summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-13 09:09:24 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-13 09:09:24 +0000
commit8dae4070d259ad9d2e9016eeeb450efb95c80b1c (patch)
tree5f38641f471bbdedb2132d597434bc2ddd8baa48
parent68d19a238a1243068c578624800d74251ed43367 (diff)
downloadgitlab-ce-8dae4070d259ad9d2e9016eeeb450efb95c80b1c.tar.gz
Add latest changes from gitlab-org/gitlab@master
-rw-r--r--.rubocop_todo/gitlab/namespaced_class.yml1
-rw-r--r--.rubocop_todo/layout/line_length.yml1
-rw-r--r--.rubocop_todo/rspec/context_wording.yml1
-rw-r--r--.rubocop_todo/rspec/instance_variable.yml1
-rw-r--r--.rubocop_todo/rspec/verified_doubles.yml1
-rw-r--r--.rubocop_todo/style/format_string.yml1
-rw-r--r--.rubocop_todo/style/guard_clause.yml1
-rw-r--r--.rubocop_todo/style/if_unless_modifier.yml1
-rw-r--r--.rubocop_todo/style/percent_literal_delimiters.yml3
-rw-r--r--app/assets/javascripts/activities.js4
-rw-r--r--app/assets/javascripts/pipeline_wizard/components/input_wrapper.vue (renamed from app/assets/javascripts/pipeline_wizard/components/input.vue)0
-rw-r--r--app/assets/javascripts/pipeline_wizard/components/step.vue2
-rw-r--r--app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue2
-rw-r--r--app/graphql/resolvers/user_resolver.rb2
-rw-r--r--app/graphql/resolvers/users_resolver.rb9
-rw-r--r--app/helpers/breadcrumbs_helper.rb2
-rw-r--r--app/models/integrations/irker.rb55
-rw-r--r--app/views/layouts/nav/breadcrumbs/_collapsed_inline_list.html.haml4
-rw-r--r--app/workers/all_queues.yml9
-rw-r--r--app/workers/integrations/irker_worker.rb193
-rw-r--r--app/workers/irker_worker.rb192
-rw-r--r--app/workers/project_service_worker.rb2
-rw-r--r--config/feature_flags/development/require_auth_for_graphql_user_resolver.yml8
-rw-r--r--config/sidekiq_queues.yml2
-rw-r--r--db/post_migrate/20220525165334_migrate_irker_worker_queue.rb11
-rw-r--r--db/schema_migrations/202205251653341
-rw-r--r--doc/administration/geo/setup/database.md8
-rw-r--r--doc/update/index.md16
-rw-r--r--doc/user/group/import/index.md107
-rw-r--r--doc/user/project/integrations/webhook_events.md2
-rw-r--r--lib/api/users.rb24
-rw-r--r--lib/gitlab/i18n.rb18
-rw-r--r--locale/am_ET/gitlab.po3037
-rw-r--r--locale/ar_SA/gitlab.po3093
-rw-r--r--locale/as_IN/gitlab.po3037
-rw-r--r--locale/az_AZ/gitlab.po3037
-rw-r--r--locale/ba_RU/gitlab.po3023
-rw-r--r--locale/bg/gitlab.po3037
-rw-r--r--locale/bn_BD/gitlab.po3037
-rw-r--r--locale/bn_IN/gitlab.po3037
-rw-r--r--locale/br_FR/gitlab.po3079
-rw-r--r--locale/bs_BA/gitlab.po3053
-rw-r--r--locale/ca_ES/gitlab.po3037
-rw-r--r--locale/cs_CZ/gitlab.po3065
-rw-r--r--locale/cy_GB/gitlab.po3093
-rw-r--r--locale/da_DK/gitlab.po3081
-rw-r--r--locale/de/gitlab.po3093
-rw-r--r--locale/el_GR/gitlab.po3037
-rw-r--r--locale/eo/gitlab.po3037
-rw-r--r--locale/es/gitlab.po3077
-rw-r--r--locale/et_EE/gitlab.po3037
-rw-r--r--locale/fa_IR/gitlab.po3037
-rw-r--r--locale/fi_FI/gitlab.po3037
-rw-r--r--locale/fil_PH/gitlab.po3037
-rw-r--r--locale/fr/gitlab.po3041
-rw-r--r--locale/gl_ES/gitlab.po3037
-rw-r--r--locale/he_IL/gitlab.po3067
-rw-r--r--locale/hi_IN/gitlab.po3037
-rw-r--r--locale/hr_HR/gitlab.po3051
-rw-r--r--locale/hu_HU/gitlab.po3037
-rw-r--r--locale/hy_AM/gitlab.po3037
-rw-r--r--locale/id_ID/gitlab.po3023
-rw-r--r--locale/ig_NG/gitlab.po3023
-rw-r--r--locale/is_IS/gitlab.po3037
-rw-r--r--locale/it/gitlab.po3037
-rw-r--r--locale/ja/gitlab.po3399
-rw-r--r--locale/ka_GE/gitlab.po3037
-rw-r--r--locale/kab/gitlab.po3037
-rw-r--r--locale/ko/gitlab.po3043
-rw-r--r--locale/ku_TR/gitlab.po3037
-rw-r--r--locale/ky_KG/gitlab.po3037
-rw-r--r--locale/lt_LT/gitlab.po3065
-rw-r--r--locale/mk_MK/gitlab.po3037
-rw-r--r--locale/ml_IN/gitlab.po3037
-rw-r--r--locale/mn_MN/gitlab.po3037
-rw-r--r--locale/nb_NO/gitlab.po3077
-rw-r--r--locale/nl_NL/gitlab.po3037
-rw-r--r--locale/or_IN/gitlab.po3037
-rw-r--r--locale/pa_IN/gitlab.po3037
-rw-r--r--locale/pl_PL/gitlab.po3073
-rw-r--r--locale/pt_BR/gitlab.po4497
-rw-r--r--locale/pt_PT/gitlab.po3043
-rw-r--r--locale/ro_RO/gitlab.po10695
-rw-r--r--locale/ru/gitlab.po3107
-rw-r--r--locale/si_LK/gitlab.po3091
-rw-r--r--locale/sk_SK/gitlab.po3065
-rw-r--r--locale/sl_SI/gitlab.po3065
-rw-r--r--locale/sq_AL/gitlab.po3037
-rw-r--r--locale/sr_CS/gitlab.po3051
-rw-r--r--locale/sr_SP/gitlab.po3051
-rw-r--r--locale/sv_SE/gitlab.po3037
-rw-r--r--locale/sw_KE/gitlab.po3037
-rw-r--r--locale/ta_IN/gitlab.po3037
-rw-r--r--locale/th_TH/gitlab.po46005
-rw-r--r--locale/tr_TR/gitlab.po3055
-rw-r--r--locale/uk/gitlab.po3173
-rw-r--r--locale/ur_PK/gitlab.po3037
-rw-r--r--locale/uz_UZ/gitlab.po3037
-rw-r--r--locale/vi_VN/gitlab.po3023
-rw-r--r--locale/zh_CN/gitlab.po3885
-rw-r--r--locale/zh_HK/gitlab.po3023
-rw-r--r--locale/zh_TW/gitlab.po3031
-rw-r--r--spec/frontend/pipeline_wizard/components/input_wrapper_spec.js (renamed from spec/frontend/pipeline_wizard/components/input_spec.js)2
-rw-r--r--spec/frontend/pipeline_wizard/components/step_spec.js2
-rw-r--r--spec/frontend/pipeline_wizard/components/widgets_spec.js2
-rw-r--r--spec/graphql/resolvers/user_resolver_spec.rb12
-rw-r--r--spec/graphql/resolvers/users_resolver_spec.rb16
-rw-r--r--spec/models/integrations/irker_spec.rb36
-rw-r--r--spec/requests/api/users_spec.rb105
-rw-r--r--spec/workers/every_sidekiq_worker_spec.rb1
-rw-r--r--spec/workers/integrations/irker_worker_spec.rb (renamed from spec/workers/irker_worker_spec.rb)22
111 files changed, 170587 insertions, 96969 deletions
diff --git a/.rubocop_todo/gitlab/namespaced_class.yml b/.rubocop_todo/gitlab/namespaced_class.yml
index 0933d9e3b91..c0e64993e59 100644
--- a/.rubocop_todo/gitlab/namespaced_class.yml
+++ b/.rubocop_todo/gitlab/namespaced_class.yml
@@ -784,7 +784,6 @@ Gitlab/NamespacedClass:
- 'app/workers/import_export_project_cleanup_worker.rb'
- 'app/workers/import_issues_csv_worker.rb'
- 'app/workers/invalid_gpg_signature_update_worker.rb'
- - 'app/workers/irker_worker.rb'
- 'app/workers/issuable_export_csv_worker.rb'
- 'app/workers/issue_due_scheduler_worker.rb'
- 'app/workers/issue_placement_worker.rb'
diff --git a/.rubocop_todo/layout/line_length.yml b/.rubocop_todo/layout/line_length.yml
index 5a593ca31df..7a60f962b4a 100644
--- a/.rubocop_todo/layout/line_length.yml
+++ b/.rubocop_todo/layout/line_length.yml
@@ -432,7 +432,6 @@ Layout/LineLength:
- 'app/models/integrations/flowdock.rb'
- 'app/models/integrations/hangouts_chat.rb'
- 'app/models/integrations/harbor.rb'
- - 'app/models/integrations/irker.rb'
- 'app/models/integrations/jenkins.rb'
- 'app/models/integrations/jira.rb'
- 'app/models/integrations/mattermost.rb'
diff --git a/.rubocop_todo/rspec/context_wording.yml b/.rubocop_todo/rspec/context_wording.yml
index 3431152f5aa..7eed5f273d3 100644
--- a/.rubocop_todo/rspec/context_wording.yml
+++ b/.rubocop_todo/rspec/context_wording.yml
@@ -3888,7 +3888,6 @@ RSpec/ContextWording:
- 'spec/workers/group_import_worker_spec.rb'
- 'spec/workers/incident_management/process_alert_worker_v2_spec.rb'
- 'spec/workers/integrations/create_external_cross_reference_worker_spec.rb'
- - 'spec/workers/irker_worker_spec.rb'
- 'spec/workers/issue_placement_worker_spec.rb'
- 'spec/workers/issues/placement_worker_spec.rb'
- 'spec/workers/merge_requests/delete_source_branch_worker_spec.rb'
diff --git a/.rubocop_todo/rspec/instance_variable.yml b/.rubocop_todo/rspec/instance_variable.yml
index 6c147d22808..7489aca5b51 100644
--- a/.rubocop_todo/rspec/instance_variable.yml
+++ b/.rubocop_todo/rspec/instance_variable.yml
@@ -158,7 +158,6 @@ RSpec/InstanceVariable:
- spec/models/group_spec.rb
- spec/models/integrations/assembla_spec.rb
- spec/models/integrations/campfire_spec.rb
- - spec/models/integrations/irker_spec.rb
- spec/models/member_spec.rb
- spec/models/members/project_member_spec.rb
- spec/models/namespace_spec.rb
diff --git a/.rubocop_todo/rspec/verified_doubles.yml b/.rubocop_todo/rspec/verified_doubles.yml
index 4d27e5eb61d..0c920287bfe 100644
--- a/.rubocop_todo/rspec/verified_doubles.yml
+++ b/.rubocop_todo/rspec/verified_doubles.yml
@@ -1155,7 +1155,6 @@ RSpec/VerifiedDoubles:
- spec/workers/gitlab/github_import/stage/import_repository_worker_spec.rb
- spec/workers/gitlab_performance_bar_stats_worker_spec.rb
- spec/workers/invalid_gpg_signature_update_worker_spec.rb
- - spec/workers/irker_worker_spec.rb
- spec/workers/issue_rebalancing_worker_spec.rb
- spec/workers/issues/rebalancing_worker_spec.rb
- spec/workers/merge_request_mergeability_check_worker_spec.rb
diff --git a/.rubocop_todo/style/format_string.yml b/.rubocop_todo/style/format_string.yml
index a91194bc760..625deb958dd 100644
--- a/.rubocop_todo/style/format_string.yml
+++ b/.rubocop_todo/style/format_string.yml
@@ -108,7 +108,6 @@ Style/FormatString:
- 'app/models/integrations/external_wiki.rb'
- 'app/models/integrations/flowdock.rb'
- 'app/models/integrations/hangouts_chat.rb'
- - 'app/models/integrations/irker.rb'
- 'app/models/integrations/jenkins.rb'
- 'app/models/integrations/jira.rb'
- 'app/models/integrations/mattermost.rb'
diff --git a/.rubocop_todo/style/guard_clause.yml b/.rubocop_todo/style/guard_clause.yml
index d34dc483b01..008ccb971c4 100644
--- a/.rubocop_todo/style/guard_clause.yml
+++ b/.rubocop_todo/style/guard_clause.yml
@@ -135,7 +135,6 @@ Style/GuardClause:
- 'app/models/integrations/datadog.rb'
- 'app/models/integrations/emails_on_push.rb'
- 'app/models/integrations/harbor.rb'
- - 'app/models/integrations/irker.rb'
- 'app/models/integrations/jenkins.rb'
- 'app/models/integrations/jira.rb'
- 'app/models/integrations/pipelines_email.rb'
diff --git a/.rubocop_todo/style/if_unless_modifier.yml b/.rubocop_todo/style/if_unless_modifier.yml
index 64f865ab416..a2e188dbc3c 100644
--- a/.rubocop_todo/style/if_unless_modifier.yml
+++ b/.rubocop_todo/style/if_unless_modifier.yml
@@ -203,7 +203,6 @@ Style/IfUnlessModifier:
- 'app/models/integrations/base_chat_notification.rb'
- 'app/models/integrations/datadog.rb'
- 'app/models/integrations/harbor.rb'
- - 'app/models/integrations/irker.rb'
- 'app/models/integrations/jenkins.rb'
- 'app/models/integrations/jira.rb'
- 'app/models/integrations/pushover.rb'
diff --git a/.rubocop_todo/style/percent_literal_delimiters.yml b/.rubocop_todo/style/percent_literal_delimiters.yml
index d58b637f103..8611181f430 100644
--- a/.rubocop_todo/style/percent_literal_delimiters.yml
+++ b/.rubocop_todo/style/percent_literal_delimiters.yml
@@ -117,7 +117,6 @@ Style/PercentLiteralDelimiters:
- 'app/models/integrations/external_wiki.rb'
- 'app/models/integrations/field.rb'
- 'app/models/integrations/flowdock.rb'
- - 'app/models/integrations/irker.rb'
- 'app/models/integrations/jenkins.rb'
- 'app/models/integrations/jira.rb'
- 'app/models/integrations/packagist.rb'
@@ -192,7 +191,6 @@ Style/PercentLiteralDelimiters:
- 'app/validators/addressable_url_validator.rb'
- 'app/validators/gitlab/zoom_url_validator.rb'
- 'app/validators/json_schema_validator.rb'
- - 'app/workers/irker_worker.rb'
- 'app/workers/members_destroyer/unassign_issuables_worker.rb'
- 'app/workers/projects/record_target_platforms_worker.rb'
- 'config/application.rb'
@@ -999,7 +997,6 @@ Style/PercentLiteralDelimiters:
- 'spec/models/integrations/bamboo_spec.rb'
- 'spec/models/integrations/buildkite_spec.rb'
- 'spec/models/integrations/campfire_spec.rb'
- - 'spec/models/integrations/irker_spec.rb'
- 'spec/models/integrations/jira_spec.rb'
- 'spec/models/integrations/teamcity_spec.rb'
- 'spec/models/issue_spec.rb'
diff --git a/app/assets/javascripts/activities.js b/app/assets/javascripts/activities.js
index 7a78ccdb0cd..6fc37e9331f 100644
--- a/app/assets/javascripts/activities.js
+++ b/app/assets/javascripts/activities.js
@@ -2,7 +2,7 @@
import $ from 'jquery';
import { setCookie } from '~/lib/utils/common_utils';
-import createFlash from '~/flash';
+import { createAlert } from '~/flash';
import { s__ } from '~/locale';
import { localTimeAgo } from './lib/utils/datetime_utility';
import Pager from './pager';
@@ -31,7 +31,7 @@ export default class Activities {
prepareData: (data) => data,
successCallback: () => this.updateTooltips(),
errorCallback: () =>
- createFlash({
+ createAlert({
message: s__(
'Activity|An error occurred while retrieving activity. Reload the page to try again.',
),
diff --git a/app/assets/javascripts/pipeline_wizard/components/input.vue b/app/assets/javascripts/pipeline_wizard/components/input_wrapper.vue
index 5efae2471e5..5efae2471e5 100644
--- a/app/assets/javascripts/pipeline_wizard/components/input.vue
+++ b/app/assets/javascripts/pipeline_wizard/components/input_wrapper.vue
diff --git a/app/assets/javascripts/pipeline_wizard/components/step.vue b/app/assets/javascripts/pipeline_wizard/components/step.vue
index c6f793e4cc5..220b068f747 100644
--- a/app/assets/javascripts/pipeline_wizard/components/step.vue
+++ b/app/assets/javascripts/pipeline_wizard/components/step.vue
@@ -4,7 +4,7 @@ import { isNode, isDocument, parseDocument, Document } from 'yaml';
import { merge } from '~/lib/utils/yaml';
import { s__ } from '~/locale';
import { logError } from '~/lib/logger';
-import InputWrapper from './input.vue';
+import InputWrapper from './input_wrapper.vue';
import StepNav from './step_nav.vue';
export default {
diff --git a/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue b/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue
index d742eb5a1e2..7ff1eb6e73a 100644
--- a/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue
+++ b/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue
@@ -38,7 +38,7 @@ export default {
<div class="gl-display-flex gl-align-self-start">
<div class="square s24 h-auto d-flex-center gl-mr-3">
<div v-if="isLoading" class="mr-widget-icon gl-display-inline-flex">
- <gl-loading-icon size="lg" class="mr-loading-icon gl-display-inline-flex" />
+ <gl-loading-icon size="md" class="mr-loading-icon gl-display-inline-flex" />
</div>
<ci-icon v-else :status="statusObj" :size="24" />
</div>
diff --git a/app/graphql/resolvers/user_resolver.rb b/app/graphql/resolvers/user_resolver.rb
index d2e8aa51469..f0fd60e9cbb 100644
--- a/app/graphql/resolvers/user_resolver.rb
+++ b/app/graphql/resolvers/user_resolver.rb
@@ -45,8 +45,6 @@ module Resolvers
end
def authorize!
- return unless Feature.enabled?(:require_auth_for_graphql_user_resolver)
-
raise_resource_not_available_error! unless context[:current_user].present?
end
end
diff --git a/app/graphql/resolvers/users_resolver.rb b/app/graphql/resolvers/users_resolver.rb
index 12555f4e565..b0d704d09fc 100644
--- a/app/graphql/resolvers/users_resolver.rb
+++ b/app/graphql/resolvers/users_resolver.rb
@@ -47,14 +47,7 @@ module Resolvers
end
def authorize!(usernames)
- if Feature.enabled?(:require_auth_for_graphql_user_resolver)
- authorized = context[:current_user].present?
- else
- authorized = Ability.allowed?(context[:current_user], :read_users_list)
- authorized &&= usernames.present? if context[:current_user].blank?
- end
-
- raise_resource_not_available_error! unless authorized
+ raise_resource_not_available_error! unless context[:current_user].present?
end
private
diff --git a/app/helpers/breadcrumbs_helper.rb b/app/helpers/breadcrumbs_helper.rb
index 3a622a65685..38ed6e95a44 100644
--- a/app/helpers/breadcrumbs_helper.rb
+++ b/app/helpers/breadcrumbs_helper.rb
@@ -23,7 +23,7 @@ module BreadcrumbsHelper
def breadcrumb_list_item(link)
content_tag "li" do
- link + sprite_icon("angle-right", size: 8, css_class: "breadcrumbs-list-angle")
+ link + sprite_icon("chevron-lg-right", size: 8, css_class: "breadcrumbs-list-angle")
end
end
diff --git a/app/models/integrations/irker.rb b/app/models/integrations/irker.rb
index 116d1fb233d..780f4bef0c9 100644
--- a/app/models/integrations/irker.rb
+++ b/app/models/integrations/irker.rb
@@ -24,14 +24,23 @@ module Integrations
end
def self.supported_events
- %w(push)
+ %w[push]
end
def execute(data)
return unless supported_events.include?(data[:object_kind])
- IrkerWorker.perform_async(project_id, channels,
- colorize_messages, data, settings)
+ if Feature.enabled?(:rename_integrations_workers)
+ Integrations::IrkerWorker.perform_async(
+ project_id, channels,
+ colorize_messages, data, settings
+ )
+ else
+ ::IrkerWorker.perform_async(
+ project_id, channels,
+ colorize_messages, data, settings
+ )
+ end
end
def settings
@@ -42,7 +51,15 @@ module Integrations
end
def fields
- recipients_docs_link = ActionController::Base.helpers.link_to s_('IrkerService|How to enter channels or users?'), Rails.application.routes.url_helpers.help_page_url('user/project/integrations/irker', anchor: 'enter-irker-recipients'), target: '_blank', rel: 'noopener noreferrer'
+ recipients_docs_link = ActionController::Base.helpers.link_to(
+ s_('IrkerService|How to enter channels or users?'),
+ Rails.application.routes.url_helpers.help_page_url(
+ 'user/project/integrations/irker',
+ anchor: 'enter-irker-recipients'
+ ),
+ target: '_blank', rel: 'noopener noreferrer'
+ )
+
[
{ type: 'text', name: 'server_host', placeholder: 'localhost', title: s_('IrkerService|Server host (optional)'),
help: s_('IrkerService|irker daemon hostname (defaults to localhost).') },
@@ -53,14 +70,29 @@ module Integrations
placeholder: 'irc://irc.network.net:6697/' },
{ type: 'textarea', name: 'recipients', title: s_('IrkerService|Recipients'),
placeholder: 'irc[s]://irc.network.net[:port]/#channel', required: true,
- help: s_('IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}').html_safe % { recipients_docs_link: recipients_docs_link.html_safe } },
+ help: format(
+ s_('IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}').html_safe,
+ recipients_docs_link: recipients_docs_link.html_safe
+ ) },
{ type: 'checkbox', name: 'colorize_messages', title: _('Colorize messages') }
]
end
def help
- docs_link = ActionController::Base.helpers.link_to _('Learn more.'), Rails.application.routes.url_helpers.help_page_url('user/project/integrations/irker', anchor: 'set-up-an-irker-daemon'), target: '_blank', rel: 'noopener noreferrer'
- s_('IrkerService|Send update messages to an irker server. Before you can use this, you need to set up the irker daemon. %{docs_link}').html_safe % { docs_link: docs_link.html_safe }
+ docs_link = ActionController::Base.helpers.link_to(
+ _('Learn more.'),
+ Rails.application.routes.url_helpers.help_page_url(
+ 'user/project/integrations/irker',
+ anchor: 'set-up-an-irker-daemon'
+ ),
+ target: '_blank',
+ rel: 'noopener noreferrer'
+ )
+
+ format(s_(
+ 'IrkerService|Send update messages to an irker server. ' \
+ 'Before you can use this, you need to set up the irker daemon. %{docs_link}'
+ ).html_safe, docs_link: docs_link.html_safe)
end
private
@@ -104,12 +136,11 @@ module Integrations
end
def consider_uri(uri)
- return if uri.scheme.nil?
-
+ return unless uri.is_a?(URI) && uri.scheme.present?
# Authorize both irc://domain.com/#chan and irc://domain.com/chan
- if uri.is_a?(URI) && uri.scheme[/^ircs?\z/] && !uri.path.nil?
- uri.to_s
- end
+ return unless uri.scheme =~ /\Aircs?\z/ && !uri.path.nil?
+
+ uri.to_s
end
end
end
diff --git a/app/views/layouts/nav/breadcrumbs/_collapsed_inline_list.html.haml b/app/views/layouts/nav/breadcrumbs/_collapsed_inline_list.html.haml
index ccb660c050e..dd2d23320be 100644
--- a/app/views/layouts/nav/breadcrumbs/_collapsed_inline_list.html.haml
+++ b/app/views/layouts/nav/breadcrumbs/_collapsed_inline_list.html.haml
@@ -4,8 +4,8 @@
%li.expander
%button.text-expander.has-tooltip.js-breadcrumbs-collapsed-expander{ type: "button", data: { container: "body" }, "aria-label": button_tooltip, title: button_tooltip }
= sprite_icon("ellipsis_h", size: 12)
- = sprite_icon("angle-right", size: 8, css_class: "breadcrumbs-list-angle")
+ = sprite_icon("chevron-lg-right", size: 8, css_class: "breadcrumbs-list-angle")
- @breadcrumb_collapsed_links[dropdown_location].each_with_index do |link, index|
%li{ :class => "gl-display-none! breadcrumbs-detail-item" }
= link
- = sprite_icon("angle-right", size: 8, css_class: "breadcrumbs-list-angle")
+ = sprite_icon("chevron-lg-right", size: 8, css_class: "breadcrumbs-list-angle")
diff --git a/app/workers/all_queues.yml b/app/workers/all_queues.yml
index a85d0b2c0ef..c1a4ea3a3d0 100644
--- a/app/workers/all_queues.yml
+++ b/app/workers/all_queues.yml
@@ -2407,6 +2407,15 @@
:weight: 1
:idempotent: false
:tags: []
+- :name: integrations_irker
+ :worker_name: Integrations::IrkerWorker
+ :feature_category: :integrations
+ :has_external_dependencies: false
+ :urgency: :low
+ :resource_boundary: :unknown
+ :weight: 1
+ :idempotent: false
+ :tags: []
- :name: invalid_gpg_signature_update
:worker_name: InvalidGpgSignatureUpdateWorker
:feature_category: :source_code_management
diff --git a/app/workers/integrations/irker_worker.rb b/app/workers/integrations/irker_worker.rb
new file mode 100644
index 00000000000..3152d68b372
--- /dev/null
+++ b/app/workers/integrations/irker_worker.rb
@@ -0,0 +1,193 @@
+# frozen_string_literal: true
+
+require 'json'
+require 'socket'
+require 'resolv'
+
+module Integrations
+ class IrkerWorker # rubocop:disable Scalability/IdempotentWorker
+ include ApplicationWorker
+
+ data_consistency :always
+ sidekiq_options retry: 3
+ feature_category :integrations
+ urgency :low
+
+ def perform(project_id, channels, colors, push_data, settings)
+ # Establish connection to irker server
+ return false unless start_connection(
+ settings['server_host'],
+ settings['server_port']
+ )
+
+ @project = Project.find(project_id)
+ @colors = colors
+ @channels = channels
+
+ @repo_path = @project.full_path
+ @repo_name = push_data['repository']['name']
+ @committer = push_data['user_name']
+ @branch = push_data['ref'].gsub(%r{refs/[^/]*/}, '')
+
+ if @colors
+ @repo_name = "\x0304#{@repo_name}\x0f"
+ @branch = "\x0305#{@branch}\x0f"
+ end
+
+ # First messages are for branch creation/deletion
+ send_branch_updates(push_data)
+
+ # Next messages are for commits
+ send_commits(push_data)
+
+ close_connection
+ true
+ end
+
+ private
+
+ def start_connection(irker_server, irker_port)
+ ip_address = Resolv.getaddress(irker_server)
+ # handle IP6 addresses
+ domain = Resolv::IPv6::Regex.match?(ip_address) ? "[#{ip_address}]" : ip_address
+
+ begin
+ Gitlab::UrlBlocker.validate!(
+ "irc://#{domain}",
+ allow_localhost: allow_local_requests?,
+ allow_local_network: allow_local_requests?,
+ schemes: ['irc'])
+ @socket = TCPSocket.new ip_address, irker_port
+ rescue Errno::ECONNREFUSED, Gitlab::UrlBlocker::BlockedUrlError => e
+ logger.fatal "Can't connect to Irker daemon: #{e}"
+ return false
+ end
+
+ true
+ end
+
+ def allow_local_requests?
+ Gitlab::CurrentSettings.allow_local_requests_from_web_hooks_and_services?
+ end
+
+ def send_to_irker(privmsg)
+ to_send = { to: @channels, privmsg: privmsg }
+
+ @socket.puts Gitlab::Json.dump(to_send)
+ end
+
+ def close_connection
+ @socket.close
+ end
+
+ def send_branch_updates(push_data)
+ message =
+ if Gitlab::Git.blank_ref?(push_data['before'])
+ new_branch_message
+ elsif Gitlab::Git.blank_ref?(push_data['after'])
+ delete_branch_message
+ end
+
+ send_to_irker(message)
+ end
+
+ def new_branch_message
+ newbranch = "#{Gitlab.config.gitlab.url}/#{@repo_path}/-/branches"
+ newbranch = "\x0302\x1f#{newbranch}\x0f" if @colors
+
+ "[#{@repo_name}] #{@committer} has created a new branch #{@branch}: #{newbranch}"
+ end
+
+ def delete_branch_message
+ "[#{@repo_name}] #{@committer} has deleted the branch #{@branch}"
+ end
+
+ def send_commits(push_data)
+ return if push_data['total_commits_count'] == 0
+
+ # Next message is for number of commit pushed, if any
+ if Gitlab::Git.blank_ref?(push_data['before'])
+ # Tweak on push_data["before"] in order to have a nice compare URL
+ push_data['before'] = before_on_new_branch(push_data)
+ end
+
+ send_commits_count(push_data)
+
+ # One message per commit, limited by 3 messages (same limit as the
+ # github irc hook)
+ commits = push_data['commits'].first(3)
+ commits.each do |commit_attrs|
+ send_one_commit(commit_attrs)
+ end
+ end
+
+ def before_on_new_branch(push_data)
+ commit = commit_from_id(push_data['commits'][0]['id'])
+ parents = commit.parents
+
+ # Return old value if there's no new one
+ return push_data['before'] if parents.empty?
+
+ # Or return the first parent-commit
+ parents[0].id
+ end
+
+ def send_commits_count(push_data)
+ url = compare_url(push_data['before'], push_data['after'])
+ commits = colorize_commits(push_data['total_commits_count'])
+ new_commits = 'new commit'.pluralize(push_data['total_commits_count'])
+
+ send_to_irker("[#{@repo_name}] #{@committer} pushed #{commits} #{new_commits} " \
+ "to #{@branch}: #{url}")
+ end
+
+ def compare_url(sha_before, sha_after)
+ sha1 = Commit.truncate_sha(sha_before)
+ sha2 = Commit.truncate_sha(sha_after)
+ compare_url = "#{Gitlab.config.gitlab.url}/#{@repo_path}/-/compare" \
+ "/#{sha1}...#{sha2}"
+
+ colorize_url(compare_url)
+ end
+
+ def send_one_commit(commit_attrs)
+ commit = commit_from_id(commit_attrs['id'])
+ sha = colorize_sha(Commit.truncate_sha(commit_attrs['id']))
+ author = commit_attrs['author']['name']
+ files = colorize_nb_files(files_count(commit))
+ title = commit.title
+
+ send_to_irker("#{@repo_name}/#{@branch} #{sha} #{author} (#{files}): #{title}")
+ end
+
+ def commit_from_id(id)
+ @project.commit(id)
+ end
+
+ def files_count(commit)
+ diff_size = commit.raw_deltas.size
+
+ "#{diff_size} file".pluralize(diff_size)
+ end
+
+ def colorize_sha(sha)
+ sha = "\x0314#{sha}\x0f" if @colors
+ sha
+ end
+
+ def colorize_nb_files(nb_files)
+ nb_files = "\x0312#{nb_files}\x0f" if @colors
+ nb_files
+ end
+
+ def colorize_url(url)
+ url = "\x0302\x1f#{url}\x0f" if @colors
+ url
+ end
+
+ def colorize_commits(commits)
+ commits = "\x02#{commits}\x0f" if @colors
+ commits
+ end
+ end
+end
diff --git a/app/workers/irker_worker.rb b/app/workers/irker_worker.rb
index 4f51bb69b8c..a054021e418 100644
--- a/app/workers/irker_worker.rb
+++ b/app/workers/irker_worker.rb
@@ -1,189 +1,9 @@
# frozen_string_literal: true
-require 'json'
-require 'socket'
-require 'resolv'
-
-class IrkerWorker # rubocop:disable Scalability/IdempotentWorker
- include ApplicationWorker
-
- data_consistency :always
- sidekiq_options retry: 3
- feature_category :integrations
- urgency :low
-
- def perform(project_id, channels, colors, push_data, settings)
- # Establish connection to irker server
- return false unless start_connection(settings['server_host'],
- settings['server_port'])
-
- @project = Project.find(project_id)
- @colors = colors
- @channels = channels
-
- @repo_path = @project.full_path
- @repo_name = push_data['repository']['name']
- @committer = push_data['user_name']
- @branch = push_data['ref'].gsub(%r'refs/[^/]*/', '')
-
- if @colors
- @repo_name = "\x0304#{@repo_name}\x0f"
- @branch = "\x0305#{@branch}\x0f"
- end
-
- # First messages are for branch creation/deletion
- send_branch_updates(push_data)
-
- # Next messages are for commits
- send_commits(push_data)
-
- close_connection
- true
- end
-
- private
-
- def start_connection(irker_server, irker_port)
- ip_address = Resolv.getaddress(irker_server)
- # handle IP6 addresses
- domain = Resolv::IPv6::Regex.match?(ip_address) ? "[#{ip_address}]" : ip_address
-
- begin
- Gitlab::UrlBlocker.validate!(
- "irc://#{domain}",
- allow_localhost: allow_local_requests?,
- allow_local_network: allow_local_requests?,
- schemes: ['irc'])
- @socket = TCPSocket.new ip_address, irker_port
- rescue Errno::ECONNREFUSED, Gitlab::UrlBlocker::BlockedUrlError => e
- logger.fatal "Can't connect to Irker daemon: #{e}"
- return false
- end
-
- true
- end
-
- def allow_local_requests?
- Gitlab::CurrentSettings.allow_local_requests_from_web_hooks_and_services?
- end
-
- def send_to_irker(privmsg)
- to_send = { to: @channels, privmsg: privmsg }
-
- @socket.puts Gitlab::Json.dump(to_send)
- end
-
- def close_connection
- @socket.close
- end
-
- def send_branch_updates(push_data)
- message =
- if Gitlab::Git.blank_ref?(push_data['before'])
- new_branch_message
- elsif Gitlab::Git.blank_ref?(push_data['after'])
- delete_branch_message
- end
-
- send_to_irker(message)
- end
-
- def new_branch_message
- newbranch = "#{Gitlab.config.gitlab.url}/#{@repo_path}/-/branches"
- newbranch = "\x0302\x1f#{newbranch}\x0f" if @colors
-
- "[#{@repo_name}] #{@committer} has created a new branch #{@branch}: #{newbranch}"
- end
-
- def delete_branch_message
- "[#{@repo_name}] #{@committer} has deleted the branch #{@branch}"
- end
-
- def send_commits(push_data)
- return if push_data['total_commits_count'] == 0
-
- # Next message is for number of commit pushed, if any
- if Gitlab::Git.blank_ref?(push_data['before'])
- # Tweak on push_data["before"] in order to have a nice compare URL
- push_data['before'] = before_on_new_branch(push_data)
- end
-
- send_commits_count(push_data)
-
- # One message per commit, limited by 3 messages (same limit as the
- # github irc hook)
- commits = push_data['commits'].first(3)
- commits.each do |commit_attrs|
- send_one_commit(commit_attrs)
- end
- end
-
- def before_on_new_branch(push_data)
- commit = commit_from_id(push_data['commits'][0]['id'])
- parents = commit.parents
-
- # Return old value if there's no new one
- return push_data['before'] if parents.empty?
-
- # Or return the first parent-commit
- parents[0].id
- end
-
- def send_commits_count(push_data)
- url = compare_url(push_data['before'], push_data['after'])
- commits = colorize_commits(push_data['total_commits_count'])
- new_commits = 'new commit'.pluralize(push_data['total_commits_count'])
-
- send_to_irker("[#{@repo_name}] #{@committer} pushed #{commits} #{new_commits} " \
- "to #{@branch}: #{url}")
- end
-
- def compare_url(sha_before, sha_after)
- sha1 = Commit.truncate_sha(sha_before)
- sha2 = Commit.truncate_sha(sha_after)
- compare_url = "#{Gitlab.config.gitlab.url}/#{@repo_path}/-/compare" \
- "/#{sha1}...#{sha2}"
-
- colorize_url(compare_url)
- end
-
- def send_one_commit(commit_attrs)
- commit = commit_from_id(commit_attrs['id'])
- sha = colorize_sha(Commit.truncate_sha(commit_attrs['id']))
- author = commit_attrs['author']['name']
- files = colorize_nb_files(files_count(commit))
- title = commit.title
-
- send_to_irker("#{@repo_name}/#{@branch} #{sha} #{author} (#{files}): #{title}")
- end
-
- def commit_from_id(id)
- @project.commit(id)
- end
-
- def files_count(commit)
- diff_size = commit.raw_deltas.size
-
- "#{diff_size} file".pluralize(diff_size)
- end
-
- def colorize_sha(sha)
- sha = "\x0314#{sha}\x0f" if @colors
- sha
- end
-
- def colorize_nb_files(nb_files)
- nb_files = "\x0312#{nb_files}\x0f" if @colors
- nb_files
- end
-
- def colorize_url(url)
- url = "\x0302\x1f#{url}\x0f" if @colors
- url
- end
-
- def colorize_commits(commits)
- commits = "\x02#{commits}\x0f" if @colors
- commits
- end
+# This worker was renamed in 15.1, we can delete it in 15.2.
+# See: https://gitlab.com/gitlab-org/gitlab/-/issues/364112
+#
+# rubocop: disable Gitlab/NamespacedClass
+# rubocop:disable Scalability/IdempotentWorker
+class IrkerWorker < Integrations::IrkerWorker
end
diff --git a/app/workers/project_service_worker.rb b/app/workers/project_service_worker.rb
index f45eec0bcd9..56ac4bc046a 100644
--- a/app/workers/project_service_worker.rb
+++ b/app/workers/project_service_worker.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
# This worker was renamed in 15.1, we can delete it in 15.2.
-# See: https://gitlab.com/gitlab-org/gitlab/-/issues/364107
+# See: https://gitlab.com/gitlab-org/gitlab/-/issues/364112
#
# rubocop: disable Gitlab/NamespacedClass
# rubocop: disable Scalability/IdempotentWorker
diff --git a/config/feature_flags/development/require_auth_for_graphql_user_resolver.yml b/config/feature_flags/development/require_auth_for_graphql_user_resolver.yml
deleted file mode 100644
index 7dd6c7ecd95..00000000000
--- a/config/feature_flags/development/require_auth_for_graphql_user_resolver.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: require_auth_for_graphql_user_resolver
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/88020
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/362953
-milestone: '15.1'
-type: development
-group: group::authentication and authorization
-default_enabled: false
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml
index e59a4490914..2838f0a8436 100644
--- a/config/sidekiq_queues.yml
+++ b/config/sidekiq_queues.yml
@@ -235,6 +235,8 @@
- 1
- - integrations_execute
- 1
+- - integrations_irker
+ - 1
- - invalid_gpg_signature_update
- 2
- - irker
diff --git a/db/post_migrate/20220525165334_migrate_irker_worker_queue.rb b/db/post_migrate/20220525165334_migrate_irker_worker_queue.rb
new file mode 100644
index 00000000000..19454c007c8
--- /dev/null
+++ b/db/post_migrate/20220525165334_migrate_irker_worker_queue.rb
@@ -0,0 +1,11 @@
+# frozen_string_literal: true
+
+class MigrateIrkerWorkerQueue < Gitlab::Database::Migration[2.0]
+ def up
+ sidekiq_queue_migrate 'irker', to: 'integrations_irker'
+ end
+
+ def down
+ sidekiq_queue_migrate 'integrations_irker', to: 'irker'
+ end
+end
diff --git a/db/schema_migrations/20220525165334 b/db/schema_migrations/20220525165334
new file mode 100644
index 00000000000..6e30325b09f
--- /dev/null
+++ b/db/schema_migrations/20220525165334
@@ -0,0 +1 @@
+18e144b7ab897f77679096db30a84c491b94552ff34e6b9ff66d106a59fdb412 \ No newline at end of file
diff --git a/doc/administration/geo/setup/database.md b/doc/administration/geo/setup/database.md
index 9ff71305890..7dfca4c8f73 100644
--- a/doc/administration/geo/setup/database.md
+++ b/doc/administration/geo/setup/database.md
@@ -177,10 +177,10 @@ There is an [issue where support is being discussed](https://gitlab.com/gitlab-o
In most cases, the following addresses are used to configure GitLab
Geo:
- | Configuration | Address |
- |:----------------------------------------|:------------------------------------------------------|
- | `postgresql['listen_address']` | **Primary** node's public or VPC private address. |
- | `postgresql['md5_auth_cidr_addresses']` | **Secondary** node's public or VPC private addresses. |
+ | Configuration | Address |
+ |:----------------------------------------|:----------------------------------------------------------------------|
+ | `postgresql['listen_address']` | **Primary** node's public or VPC private address. |
+ | `postgresql['md5_auth_cidr_addresses']` | **Primary** and **Secondary** nodes' public or VPC private addresses. |
If you are using Google Cloud Platform, SoftLayer, or any other vendor that
provides a virtual private cloud (VPC) you can use the **primary** and **secondary** nodes
diff --git a/doc/update/index.md b/doc/update/index.md
index f4478116113..27be6ff842e 100644
--- a/doc/update/index.md
+++ b/doc/update/index.md
@@ -288,14 +288,26 @@ If you upgrade your GitLab instance while the GitLab Runner is processing jobs,
As for the artifacts, the GitLab Runner attempts to upload them three times, after which the job eventually fails.
-To address the above two scenario's, it is advised to do the following prior to upgrading:
+To address the above two scenarios, it is advised to do the following prior to upgrading:
1. Plan your maintenance.
-1. Pause your runners.
+1. Pause your runners or block new jobs from starting by adding following to your `/etc/gitlab/gitlab.rb`:
+
+ ```ruby
+ nginx['custom_gitlab_server_config'] = "location /api/v4/jobs/request {\n deny all;\n return 503;\n}\n"
+ ```
+
+ And reconfigure GitLab with:
+
+ ```shell
+ sudo gitlab-ctl reconfigure
+ ```
+
1. Wait until all jobs are finished.
1. Upgrade GitLab.
1. [Update GitLab Runner](https://docs.gitlab.com/runner/install/index.html) to the same version
as your GitLab version. Both versions [should be the same](https://docs.gitlab.com/runner/#gitlab-runner-versions).
+1. Unpause your runners and unblock new jobs from starting by reverting the previous `/etc/gitlab/gitlab.rb` change.
## Checking for pending Advanced Search migrations **(PREMIUM SELF)**
diff --git a/doc/user/group/import/index.md b/doc/user/group/import/index.md
index 619b697ad12..f2d1bb8b069 100644
--- a/doc/user/group/import/index.md
+++ b/doc/user/group/import/index.md
@@ -6,12 +6,16 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Migrating groups **(FREE)**
-> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/249160) in GitLab 13.7 [with a flag](../../feature_flags.md) named `bulk_import`. Disabled by default.
-> - [Enabled on GitLab.com and self-managed](https://gitlab.com/gitlab-org/gitlab/-/issues/338985) in GitLab 14.3.
+> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/249160) in GitLab 13.7 for group resources [with a flag](../../feature_flags.md) named `bulk_import`. Disabled by default.
+> - Group resources [enabled on GitLab.com and self-managed](https://gitlab.com/gitlab-org/gitlab/-/issues/338985) in GitLab 14.3.
+> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/267945) in GitLab 14.4 for project resources [with a flag](../../feature_flags.md) named `bulk_import_projects`. Disabled by default.
FLAG:
-On self-managed GitLab, by default this feature is available. To hide the feature, ask an administrator to
-[disable the feature flag](../../../administration/feature_flags.md) named `bulk_import`. On GitLab.com, this feature is
+On self-managed GitLab, by default [migrating group resources](#migrated-group-resources) is available. To hide the
+feature, ask an administrator to [disable the feature flag](../../../administration/feature_flags.md) named `bulk_import`.
+On self-managed GitLab, by default [migrating project resources](#migrated-project-resources) is not available. To show
+this feature, ask an administrator to [enable the feature flag](../../../administration/feature_flags.md) named
+`bulk_import_projects`. On GitLab.com, migrating group resources is available but migrating project resources is not
available.
You can migrate your existing top-level groups to any of the following:
@@ -27,10 +31,12 @@ another GitLab instance. Migrating groups using the method documented here autom
## Import your groups into GitLab
When you migrate a group, you connect to your GitLab instance and then choose
-groups to import. Not all the data is migrated. View the
-[Migrated resources](#migrated-resources) list for details.
+groups to import. Not all the data is migrated. See:
-Leave feedback about group migration in [this issue](https://gitlab.com/gitlab-org/gitlab/-/issues/284495).
+- [Migrated group resources](#migrated-group-resources).
+- [Migrated project resources](#migrated-project-resources).
+
+Leave feedback about group migration in [the relevant issue](https://gitlab.com/gitlab-org/gitlab/-/issues/284495).
NOTE:
You might need to reconfigure your firewall to prevent blocking the connection on the self-managed
@@ -73,66 +79,57 @@ Migration importer page. The remote groups you have the Owner role for are liste
For information on automating user, group, and project import API calls, see
[Automate group and project import](../../project/import/index.md#automate-group-and-project-import).
-## Migrated resources
+## Migrated group resources
Only the following resources are migrated to the target instance. Any other items are **not**
migrated:
-- Groups ([Introduced](https://gitlab.com/groups/gitlab-org/-/epics/4374) in 13.7)
- - description
- - attributes
- - subgroups
- - avatar ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/322904) in 14.0)
-- Group labels ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292429) in 13.9)
- - title
- - description
- - color
- - created_at ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300007) in 13.10)
- - updated_at ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300007) in 13.10)
+- Badges ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292431) in 13.11)
+- Board Lists
+- Boards
+- Epics ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250281) in 13.7)
+- Finisher
+- Group Labels ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292429) in 13.9)
+- Iterations ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292428) in 13.10)
- Members ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/299415) in 13.9)
Group members are associated with the imported group if:
- The user already exists in the target GitLab instance and
- The user has a public email in the source GitLab instance that matches a
confirmed email in the target GitLab instance
-- Epics ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250281) in 13.7)
- - title
- - description
- - state (open / closed)
- - start date
- - due date
- - epic order on boards
- - confidentiality
- - labels ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297460) in 13.9)
- - author ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/298745) in 13.9)
- - parent epic ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297459) in 13.9)
- - emoji award ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297466) in 13.9)
- - events ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297465) in 13.10)
- Milestones ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292427) in 13.10)
- - title
- - description
- - state (active / closed)
- - start date
- - due date
- - created at
- - updated at
- - iid ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/326157) in 13.11)
-- Iterations ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292428) in 13.10)
- - iid
- - title
- - description
- - state (upcoming / started / closed)
- - start date
- - due date
- - created at
- - updated at
-- Badges ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292431) in 13.11)
- - name
- - link URL
- - image URL
-- Boards
-- Board Lists
+- Namespace Settings
- Releases
- Milestones ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339422) in GitLab 15.0).
+- Sub-Groups
+- Uploads
+
+## Migrated project resources
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/267945) in GitLab 14.4 [with a flag](../../feature_flags.md) named `bulk_import_projects`. Disabled by default.
+
+FLAG:
+On self-managed GitLab, migrating project resources are not available by default. To make them available, ask an administrator to [enable the feature flag](../../../administration/feature_flags.md) named `bulk_import_projects`. On GitLab.com, migrating project resources are not available.
+
+- Projects ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/267945) in GitLab 14.4)
+ - Auto DevOps ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339410) in GitLab 14.6)
+ - Branches (including protected branches) ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339414) in GitLab 14.7)
+ - CI Pipelines ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339407) in GitLab 14.6)
+ - Designs ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339421) in GitLab 15.1)
+ - Issues ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/267946) in GitLab 14.4)
+ - Labels ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339419) in GitLab 14.4)
+ - LFS Objects ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339405) in GitLab 14.8)
+ - Members ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/341886) in GitLab 14.8)
+ - Merge Requests ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339403) in GitLab 14.5)
+ - Migrate Push Rules ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339403) in GitLab 14.6)
+ - Pull Requests (including external pull requests) ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339409) in GitLab 14.5)
+ - Pipeline History ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339412) in GitLab 14.6)
+ - Pipeline Schedules ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339408) in GitLab 14.8)
+ - Releases ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339422) in GitLab 15.1)
+ - Release Evidences ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/360567) in GitLab 15.1)
+ - Repositories ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/267945) in GitLab 14.4)
+ - Snippets ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/343438) in GitLab 14.6)
+ - Uploads ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/339401) in GitLab 14.5)
+ - Wikis ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/345923) in GitLab 14.6)
## Troubleshooting Group Migration
diff --git a/doc/user/project/integrations/webhook_events.md b/doc/user/project/integrations/webhook_events.md
index 1d0cd3cdbbd..ed62a34f6a3 100644
--- a/doc/user/project/integrations/webhook_events.md
+++ b/doc/user/project/integrations/webhook_events.md
@@ -1677,7 +1677,7 @@ Payload example:
{
"id": 1,
"created_at": "2020-11-02 12:55:12 UTC",
- "description": "v1.0 has been released",
+ "description": "v1.1 has been released",
"name": "v1.1",
"released_at": "2020-11-02 12:55:12 UTC",
"tag": "v1.1",
diff --git a/lib/api/users.rb b/lib/api/users.rb
index c61ec6fade3..93df9413119 100644
--- a/lib/api/users.rb
+++ b/lib/api/users.rb
@@ -346,6 +346,30 @@ module API
end
# rubocop: enable CodeReuse/ActiveRecord
+ desc 'Get the project-level Deploy keys that a specified user can access to.' do
+ success Entities::DeployKey
+ end
+ params do
+ requires :user_id, type: String, desc: 'The ID or username of the user'
+ use :pagination
+ end
+ get ':user_id/project_deploy_keys', requirements: API::USER_REQUIREMENTS, feature_category: :continuous_delivery do
+ user = find_user(params[:user_id])
+ not_found!('User') unless user && can?(current_user, :read_user, user)
+
+ project_ids = Project.visible_to_user_and_access_level(current_user, Gitlab::Access::MAINTAINER)
+
+ unless current_user == user
+ # Restrict to only common projects of both current_user and user.
+ project_ids = project_ids.visible_to_user_and_access_level(user, Gitlab::Access::MAINTAINER)
+ end
+
+ forbidden!('No common authorized project found') unless project_ids.present?
+
+ keys = DeployKey.in_projects(project_ids)
+ present paginate(keys), with: Entities::DeployKey
+ end
+
desc 'Add an SSH key to a specified user. Available only for admins.' do
success Entities::SSHKey
end
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index c8239c9e308..8d9f86d3232 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -43,11 +43,11 @@ module Gitlab
TRANSLATION_LEVELS = {
'bg' => 0,
'cs_CZ' => 0,
- 'da_DK' => 43,
+ 'da_DK' => 41,
'de' => 14,
'en' => 100,
'eo' => 0,
- 'es' => 39,
+ 'es' => 36,
'fil_PH' => 0,
'fr' => 10,
'gl_ES' => 0,
@@ -55,15 +55,15 @@ module Gitlab
'it' => 1,
'ja' => 33,
'ko' => 12,
- 'nb_NO' => 29,
+ 'nb_NO' => 27,
'nl_NL' => 0,
'pl_PL' => 4,
- 'pt_BR' => 50,
- 'ro_RO' => 58,
- 'ru' => 30,
- 'tr_TR' => 13,
- 'uk' => 47,
- 'zh_CN' => 96,
+ 'pt_BR' => 54,
+ 'ro_RO' => 79,
+ 'ru' => 29,
+ 'tr_TR' => 12,
+ 'uk' => 44,
+ 'zh_CN' => 94,
'zh_HK' => 2,
'zh_TW' => 2
}.freeze
diff --git a/locale/am_ET/gitlab.po b/locale/am_ET/gitlab.po
index 27e9346af61..528d2d5a9dc 100644
--- a/locale/am_ET/gitlab.po
+++ b/locale/am_ET/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: am\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr " á‹á‹­áť "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d á‹áŠŞ"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d ተጨá›áŞ áŠ áµá‰°á‹«á‹¨á‰µ"
msgstr[1] "%d ተጨá›áŞ áŠ áµá‰°á‹«á‹¨á‰¶á‰˝"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ msgstr ""
msgid "%{authorsName}'s thread"
msgstr "የ%{authorsName} ክá­"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr "%{level_name} በ%{group_level_name} ቡድን á‹ŤáµáŚĄ አይáŤá‰€á‹µ
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "የፕá®áŚ€áŠ­á‰± fork áťáŠ•áŚ­ ዝቅተኛ እይታ áµá‹áá‹Ť %{level_name} የተከáከá áŠá‹ŤáŤ˘"
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} በ GitLab ተጠá‰áš %{lock_user_id} ተቆáŤáŤŹáŤ"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr ""
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} merge á›á‹µá¨áŚŤ ይቻá‹áŤ"
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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ar_SA/gitlab.po b/locale/ar_SA/gitlab.po
index 296ef224185..13bba89f9f3 100644
--- a/locale/ar_SA/gitlab.po
+++ b/locale/ar_SA/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ar\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -349,15 +352,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -538,24 +532,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -610,8 +586,8 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -655,15 +631,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -778,6 +745,9 @@ 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 ""
@@ -808,12 +778,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -1114,9 +1078,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -1132,21 +1093,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1219,6 +1183,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1240,6 +1207,9 @@ 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 ""
@@ -1264,7 +1234,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1399,10 +1369,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1468,7 +1435,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1663,9 +1630,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1690,9 +1654,18 @@ 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] ""
@@ -1702,9 +1675,18 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+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 ""
@@ -1717,6 +1699,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1738,9 +1723,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1951,9 +1933,6 @@ msgstr[5] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1966,9 +1945,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -2008,6 +1984,12 @@ 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 "7 days"
msgstr ""
@@ -2071,6 +2053,9 @@ 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 ""
@@ -2353,9 +2338,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2416,6 +2398,9 @@ 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 ""
@@ -2503,6 +2488,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2584,6 +2572,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2596,12 +2587,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2653,9 +2638,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2707,7 +2689,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2725,6 +2707,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2749,9 +2734,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -3091,6 +3073,9 @@ 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 ""
@@ -3109,6 +3094,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -3136,6 +3133,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -3172,6 +3172,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -3208,6 +3211,9 @@ 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 ""
@@ -3238,6 +3244,9 @@ 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 ""
@@ -3256,6 +3265,12 @@ 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 ""
@@ -3274,6 +3289,9 @@ 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 ""
@@ -3307,9 +3325,15 @@ 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 ""
@@ -3748,6 +3772,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -4075,9 +4102,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -4186,7 +4210,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4327,9 +4351,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4621,9 +4642,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4687,12 +4705,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -5119,33 +5143,12 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -5182,21 +5185,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -5209,39 +5197,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5308,6 +5272,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5380,7 +5347,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5392,7 +5359,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5488,6 +5455,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5641,6 +5611,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5677,10 +5650,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5851,9 +5824,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5899,9 +5869,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -6100,6 +6067,27 @@ 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 ""
@@ -6190,6 +6178,12 @@ 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 ""
@@ -6208,12 +6202,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -6244,24 +6313,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -6271,21 +6400,84 @@ 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 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 ""
@@ -6301,6 +6493,9 @@ 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 ""
@@ -6319,6 +6514,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6346,6 +6544,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6358,6 +6562,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6373,6 +6583,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6427,6 +6643,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6463,6 +6682,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6541,6 +6763,9 @@ 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 ""
@@ -6574,6 +6799,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6793,6 +7021,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6802,6 +7033,9 @@ 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 ""
@@ -6850,9 +7084,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6892,7 +7123,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6907,10 +7138,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6925,9 +7156,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -7027,12 +7255,18 @@ 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|Project import history"
msgstr ""
@@ -7042,10 +7276,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -7063,9 +7297,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -7084,10 +7315,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -7141,7 +7369,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -7165,6 +7393,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -7207,6 +7438,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -7219,6 +7453,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -7255,6 +7492,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -7267,6 +7507,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7462,6 +7711,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7564,6 +7816,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7696,7 +7951,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7789,9 +8044,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7960,6 +8212,9 @@ 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 ""
@@ -8266,9 +8521,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8611,12 +8863,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8821,9 +9067,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8857,9 +9100,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8872,18 +9112,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8893,12 +9121,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8920,15 +9142,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8938,9 +9151,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8968,57 +9178,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -9037,12 +9208,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -9070,15 +9235,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -9091,18 +9247,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -9118,9 +9268,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -9130,9 +9277,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -9142,18 +9286,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -9163,93 +9295,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -9262,18 +9319,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9292,126 +9340,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9427,12 +9364,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9445,18 +9376,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9469,24 +9394,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9505,24 +9421,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9532,30 +9433,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9649,6 +9529,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9667,6 +9550,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10336,6 +10231,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10366,12 +10264,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10387,6 +10279,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10474,6 +10369,9 @@ 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 ""
@@ -10516,6 +10414,9 @@ 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 up cleanup"
msgstr ""
@@ -10576,6 +10477,9 @@ 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 ""
@@ -10753,6 +10657,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10765,12 +10672,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10786,6 +10687,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10819,6 +10723,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10867,6 +10774,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -11155,6 +11065,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -11176,9 +11089,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -11239,6 +11149,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -11278,6 +11191,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11521,6 +11437,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11551,9 +11470,15 @@ 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 ""
@@ -11701,9 +11626,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11812,13 +11734,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11839,9 +11758,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11869,21 +11785,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11905,18 +11806,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11950,6 +11845,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11962,6 +11860,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11974,12 +11881,18 @@ 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 "DSN"
msgstr ""
@@ -12040,6 +11953,9 @@ 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 ""
@@ -12049,6 +11965,12 @@ 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 ""
@@ -12151,15 +12073,24 @@ 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|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 ""
@@ -12175,6 +12106,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -12208,9 +12142,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -12223,6 +12172,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12598,6 +12550,9 @@ 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 ""
@@ -12634,6 +12589,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12649,6 +12610,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12670,6 +12634,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12724,6 +12691,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12742,12 +12712,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12841,9 +12805,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12874,6 +12835,9 @@ 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 ""
@@ -12928,9 +12892,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12985,6 +12946,9 @@ msgstr[5] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13369,6 +13333,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13378,9 +13348,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13393,6 +13360,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13402,9 +13372,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13960,6 +13927,12 @@ 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 ""
@@ -14206,6 +14179,15 @@ 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 ""
@@ -14302,6 +14284,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -14320,6 +14305,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14356,6 +14344,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14398,6 +14389,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14620,9 +14614,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14641,15 +14632,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14722,9 +14707,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14818,12 +14800,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14938,9 +14914,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -15241,9 +15214,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15691,6 +15661,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15721,6 +15694,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15808,6 +15784,9 @@ 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 ""
@@ -15874,13 +15853,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15907,9 +15886,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -16003,9 +15979,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -16246,6 +16219,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -16324,9 +16300,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16687,6 +16660,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16825,6 +16801,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16843,7 +16822,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16870,6 +16849,12 @@ 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 ""
@@ -16927,6 +16912,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -17029,9 +17017,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -17065,6 +17050,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -17113,15 +17101,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -17176,7 +17158,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -17206,9 +17188,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -17326,6 +17305,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17443,9 +17425,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17530,10 +17509,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17545,7 +17527,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17584,6 +17569,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17809,6 +17797,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17866,6 +17857,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17890,7 +17884,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17902,9 +17896,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17926,6 +17917,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17944,6 +17938,9 @@ 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 ""
@@ -17965,7 +17962,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17980,6 +17977,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17995,9 +17998,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -18157,6 +18157,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -18226,6 +18229,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -18238,6 +18244,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -18256,6 +18265,9 @@ 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 ""
@@ -18304,9 +18316,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -18322,9 +18331,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18730,7 +18736,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18964,10 +18970,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -19063,15 +19069,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -19093,15 +19117,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -19240,7 +19264,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -19255,6 +19279,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19390,9 +19417,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19447,6 +19471,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19471,12 +19498,18 @@ 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 ""
@@ -19651,9 +19684,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19726,6 +19756,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19810,9 +19843,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19822,6 +19852,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19888,9 +19924,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -20107,6 +20140,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -20116,9 +20152,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20539,6 +20581,9 @@ 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 ""
@@ -20971,9 +21016,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -21064,12 +21106,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -21082,9 +21118,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -21097,9 +21130,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -21160,6 +21190,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -21244,6 +21301,9 @@ 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 ""
@@ -21391,6 +21451,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21409,6 +21475,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21598,6 +21667,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21619,10 +21691,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21637,10 +21709,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21658,15 +21730,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21682,6 +21769,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21751,9 +21841,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21997,6 +22084,9 @@ 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 ""
@@ -22087,9 +22177,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -22102,6 +22189,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -22147,7 +22237,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -22156,13 +22246,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -22183,16 +22273,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -22210,22 +22300,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -22237,6 +22324,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -22246,6 +22336,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -22294,6 +22390,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -22303,6 +22402,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22357,6 +22462,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22390,9 +22498,15 @@ 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 ""
@@ -22441,24 +22555,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22483,6 +22591,12 @@ 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 ""
@@ -22507,12 +22621,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22552,6 +22660,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22582,6 +22693,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22684,16 +22798,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22714,6 +22831,9 @@ 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 ""
@@ -22738,9 +22858,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22765,9 +22882,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22948,6 +23062,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -23014,6 +23131,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23356,9 +23476,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23455,15 +23572,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23596,6 +23704,9 @@ 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 ""
@@ -23611,9 +23722,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23635,9 +23743,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23680,7 +23785,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23692,6 +23797,9 @@ 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 ""
@@ -23719,9 +23827,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23731,6 +23836,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23758,6 +23866,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23914,12 +24025,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -24022,18 +24139,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -24061,6 +24172,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -24235,6 +24349,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -24250,9 +24370,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -24301,6 +24418,9 @@ 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 ""
@@ -24313,6 +24433,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -24352,6 +24475,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25567,6 +25693,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25681,9 +25810,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25861,33 +25987,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -26326,9 +26425,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -26374,6 +26470,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26398,9 +26497,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26440,6 +26536,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26497,6 +26596,9 @@ 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 ""
@@ -26557,22 +26659,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26587,10 +26695,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26842,6 +26947,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -27028,6 +27136,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -27079,6 +27190,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -27103,15 +27217,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -27169,6 +27292,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -27253,6 +27379,9 @@ 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 at least Reporter role 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 ""
@@ -27262,9 +27391,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -27277,6 +27412,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -27334,6 +27472,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27481,9 +27622,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27883,6 +28021,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27949,9 +28090,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -28018,12 +28156,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -28078,6 +28222,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -28099,6 +28255,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -28123,6 +28282,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -28147,7 +28309,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -28159,6 +28321,9 @@ 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 ""
@@ -28270,9 +28435,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -28327,6 +28489,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28588,6 +28753,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28600,16 +28771,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28621,6 +28795,12 @@ 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 ""
@@ -28633,12 +28813,18 @@ 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 ""
@@ -28648,6 +28834,9 @@ 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 ""
@@ -28666,6 +28855,9 @@ 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 ""
@@ -28681,12 +28873,18 @@ 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 ""
@@ -28705,6 +28903,9 @@ 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 ""
@@ -28786,6 +28987,15 @@ 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 ""
@@ -29044,9 +29254,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -29137,15 +29344,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -29212,9 +29413,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -29242,7 +29440,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -29383,7 +29581,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29716,9 +29914,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29734,7 +29929,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29746,9 +29941,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29767,15 +29959,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -30298,6 +30484,9 @@ 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 ""
@@ -30385,10 +30574,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30400,7 +30592,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30463,6 +30655,9 @@ 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."
+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 ""
@@ -30502,6 +30697,9 @@ 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 ""
@@ -30517,9 +30715,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30580,6 +30775,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30592,6 +30790,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30610,6 +30811,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30766,6 +30970,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30805,6 +31012,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30844,6 +31054,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30991,9 +31204,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -31090,9 +31300,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31417,6 +31624,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31435,6 +31645,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31495,12 +31708,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31573,6 +31780,9 @@ 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 ""
@@ -31651,6 +31861,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31666,6 +31879,9 @@ 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 ""
@@ -31810,9 +32026,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -32023,6 +32236,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -32101,6 +32317,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -32110,6 +32332,12 @@ 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 ""
@@ -32437,9 +32665,18 @@ 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 ""
@@ -32452,6 +32689,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32461,9 +32701,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32476,6 +32713,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32653,13 +32893,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32683,18 +32926,48 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+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 30 days"
+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 ""
@@ -32710,6 +32983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32731,6 +33007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32788,6 +33067,9 @@ 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 ""
@@ -32812,6 +33094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32839,12 +33124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32947,12 +33238,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32962,9 +33247,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32980,9 +33262,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -33310,12 +33589,24 @@ msgstr[5] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -33406,12 +33697,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33433,6 +33736,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33457,6 +33763,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33604,6 +33913,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33652,6 +33964,18 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33661,6 +33985,9 @@ 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 ""
@@ -33694,6 +34021,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33727,6 +34057,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33826,13 +34162,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -34027,6 +34363,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -34240,6 +34579,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -34264,9 +34612,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -34282,9 +34627,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -34294,12 +34636,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -34441,6 +34777,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34456,10 +34795,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34528,6 +34867,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34561,9 +34903,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34576,9 +34915,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34672,6 +35008,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34690,6 +35029,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34765,12 +35122,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34822,9 +35173,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34852,6 +35200,9 @@ 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 ""
@@ -34879,15 +35230,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34897,9 +35239,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34948,6 +35287,9 @@ 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 ""
@@ -35095,9 +35437,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -35116,6 +35455,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -35185,9 +35527,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -35218,12 +35557,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -35275,12 +35608,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -35395,78 +35737,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35650,6 +35920,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35671,9 +35944,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35944,7 +36214,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -36175,33 +36445,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -36280,6 +36574,9 @@ 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 ""
@@ -36424,9 +36721,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36802,6 +37096,9 @@ 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 ""
@@ -36826,6 +37123,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36880,9 +37180,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36904,6 +37201,9 @@ 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 ""
@@ -36970,69 +37270,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -37270,12 +37507,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -37288,9 +37519,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -37351,6 +37579,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37573,6 +37804,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37591,6 +37825,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37642,6 +37879,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37657,9 +37897,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37723,7 +37960,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37744,6 +37981,9 @@ 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 ""
@@ -37777,6 +38017,9 @@ 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 ""
@@ -37906,7 +38149,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37945,6 +38188,9 @@ 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 ""
@@ -37957,13 +38203,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37981,12 +38239,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -38014,6 +38278,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -38194,9 +38470,15 @@ 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 ""
@@ -38242,6 +38524,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -38287,7 +38572,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -38407,6 +38692,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -38419,6 +38707,9 @@ 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|Tests"
msgstr ""
@@ -38563,6 +38854,9 @@ 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 ""
@@ -38590,6 +38884,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38680,8 +38977,14 @@ msgstr[5] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38743,6 +39046,9 @@ 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 ""
@@ -38821,6 +39127,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38869,6 +39178,9 @@ 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 ""
@@ -39109,6 +39421,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -39208,9 +39523,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -39364,9 +39676,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -39388,9 +39697,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39514,6 +39820,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39886,9 +40198,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39913,6 +40222,9 @@ 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 active %{type}."
msgstr ""
@@ -39952,123 +40264,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -40129,6 +40324,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -40342,6 +40540,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -40414,6 +40615,12 @@ 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 ""
@@ -40453,6 +40660,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40483,9 +40693,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40534,12 +40741,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40711,9 +40924,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40921,6 +41131,9 @@ 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 ""
@@ -41014,9 +41227,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -41320,6 +41539,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -41395,9 +41617,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41509,9 +41728,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41533,9 +41749,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41557,6 +41770,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41575,6 +41791,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41596,6 +41815,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41611,9 +41833,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41623,6 +41851,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41638,6 +41872,15 @@ 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 ""
@@ -41656,9 +41899,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41668,12 +41920,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41686,6 +41941,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41698,6 +41959,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41737,6 +42004,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -42382,6 +42652,15 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -42403,13 +42682,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -42427,12 +42712,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42544,6 +42844,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42649,9 +42952,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42694,6 +42994,9 @@ 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 ""
@@ -42754,9 +43057,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -43102,9 +43402,6 @@ 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 ""
@@ -43180,6 +43477,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -43201,6 +43501,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -43216,6 +43519,12 @@ 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 ""
@@ -43489,13 +43798,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43810,9 +44119,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43822,9 +44146,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43873,6 +44203,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43954,6 +44287,9 @@ 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 ""
@@ -43972,7 +44308,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -44035,6 +44371,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -44125,6 +44467,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -44161,6 +44506,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -44200,9 +44548,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -44221,6 +44575,9 @@ 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 ""
@@ -44233,6 +44590,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -44254,6 +44614,9 @@ 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 ""
@@ -44281,18 +44644,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44548,13 +44914,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44788,6 +45154,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44866,8 +45238,14 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -45205,6 +45583,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -45268,11 +45652,23 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -45340,6 +45736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -45382,6 +45781,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -45418,12 +45820,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -45469,6 +45877,9 @@ msgstr[5] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45634,9 +46045,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45808,6 +46216,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45991,6 +46402,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -46246,12 +46660,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -46270,9 +46678,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -46348,9 +46753,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46528,6 +46930,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46588,9 +46993,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46654,9 +47056,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46780,6 +47179,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46795,6 +47197,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/as_IN/gitlab.po b/locale/as_IN/gitlab.po
index 3aba978f911..b89a9356199 100644
--- a/locale/as_IN/gitlab.po
+++ b/locale/as_IN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: as\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/az_AZ/gitlab.po b/locale/az_AZ/gitlab.po
index dcd233fac6a..25f52dd4766 100644
--- a/locale/az_AZ/gitlab.po
+++ b/locale/az_AZ/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: az\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ba_RU/gitlab.po b/locale/ba_RU/gitlab.po
index c9a1679428d..b0018945114 100644
--- a/locale/ba_RU/gitlab.po
+++ b/locale/ba_RU/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ba\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -310,8 +301,8 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgid "%d second"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -398,6 +385,9 @@ 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 ""
@@ -413,12 +403,6 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -689,9 +673,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -707,21 +688,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -789,6 +773,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ 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 ""
@@ -829,7 +819,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -924,10 +914,7 @@ 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}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -983,7 +970,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1190,16 +1174,34 @@ 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 ""
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1228,9 +1233,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1326,9 +1328,6 @@ msgstr[0] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1383,6 +1379,12 @@ 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 "7 days"
msgstr ""
@@ -1446,6 +1448,9 @@ 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 ""
@@ -1728,9 +1733,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1791,6 +1793,9 @@ 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 ""
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -1971,12 +1982,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2028,9 +2033,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2082,7 +2084,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2100,6 +2102,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2124,9 +2129,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2466,6 +2468,9 @@ 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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 ""
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 ""
@@ -3123,6 +3167,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3561,7 +3605,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3702,9 +3746,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4517,21 +4540,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4715,7 +4702,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4727,7 +4714,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 ""
@@ -5510,6 +5518,12 @@ 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 ""
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5591,21 +5740,84 @@ 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 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 ""
@@ -5621,6 +5833,9 @@ 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 ""
@@ -5639,6 +5854,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6107,6 +6358,9 @@ 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 ""
@@ -6155,9 +6409,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6197,7 +6448,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,10 +6463,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6230,9 +6481,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,10 +6640,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6446,7 +6694,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -6864,6 +7136,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -6996,7 +7271,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7089,9 +7364,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7250,6 +7522,9 @@ 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 ""
@@ -7556,9 +7831,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8218,9 +8451,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8422,18 +8586,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8542,18 +8619,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8572,126 +8640,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8707,12 +8664,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -8929,6 +8829,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9601,6 +9516,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr ""
@@ -9836,6 +9757,9 @@ 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 ""
@@ -10013,6 +9937,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10025,12 +9952,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10046,6 +9967,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10079,6 +10003,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10127,6 +10054,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10436,9 +10369,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10499,6 +10429,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11072,13 +11014,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr ""
-
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12104,6 +12090,9 @@ 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 ""
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12200,6 +12186,9 @@ msgstr[0] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12603,6 +12595,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12612,9 +12607,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13150,6 +13142,12 @@ 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 ""
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13505,6 +13515,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13541,6 +13554,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,13 +15058,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15183,9 +15184,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -15995,6 +15996,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,7 +16017,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16040,6 +16044,12 @@ 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 ""
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16199,9 +16212,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16283,15 +16296,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16690,10 +16694,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17104,6 +17123,9 @@ 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 ""
@@ -17125,7 +17147,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17140,6 +17162,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17155,9 +17183,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17317,6 +17342,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17386,6 +17414,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,7 +17921,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18124,10 +18155,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18621,12 +18673,18 @@ 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 ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,10 +20836,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ 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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,16 +21943,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -21834,6 +21976,9 @@ 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 ""
@@ -21858,9 +22003,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 ""
@@ -22799,9 +22937,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22811,6 +22946,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -22994,12 +23135,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23102,18 +23249,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -24916,33 +25072,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25542,6 +25671,9 @@ 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 ""
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26128,15 +26272,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26501,9 +26672,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26898,6 +27066,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27114,6 +27300,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27342,6 +27534,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,12 +27858,18 @@ 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 ""
@@ -27663,6 +27879,9 @@ 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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 ""
@@ -27801,6 +28032,15 @@ 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 ""
@@ -28059,9 +28299,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28152,15 +28389,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28227,9 +28458,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,7 +28626,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,10 +29619,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29415,7 +29637,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29781,6 +30015,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -29859,6 +30099,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30006,9 +30249,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30588,6 +30825,9 @@ 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 ""
@@ -30666,6 +30906,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,9 +31700,18 @@ 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 ""
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31466,9 +31736,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31633,13 +31903,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ 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 30 days"
+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 ""
@@ -31690,6 +31983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31711,6 +32007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32766,13 +33117,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -32967,6 +33318,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 ""
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34103,12 +34457,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34535,6 +34820,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -34824,7 +35109,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,6 +35464,9 @@ 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 ""
@@ -35299,9 +35611,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35677,6 +35986,9 @@ 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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 ""
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36163,9 +36409,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,7 +37034,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -36815,6 +37073,9 @@ 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 ""
@@ -36827,13 +37088,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -36851,12 +37124,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -36884,6 +37163,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr ""
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 ""
@@ -37939,6 +38261,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38038,9 +38363,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38959,6 +39164,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39531,9 +39754,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40140,6 +40369,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40353,9 +40579,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40377,6 +40600,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40395,6 +40621,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40518,6 +40789,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41459,9 +41767,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41499,6 +41804,9 @@ 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 ""
@@ -41559,9 +41867,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 ""
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42610,9 +42924,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42749,6 +43087,9 @@ 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 ""
@@ -42767,7 +43108,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 ""
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ 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 ""
@@ -43076,18 +43444,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43338,13 +43709,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43578,6 +43949,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44706,6 +45107,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45475,6 +45867,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/bg/gitlab.po b/locale/bg/gitlab.po
index 85912a31a95..a0139d7fa7e 100644
--- a/locale/bg/gitlab.po
+++ b/locale/bg/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: bg\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Đктивно"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Добавяне на нова папка"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Клони"
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Създаване на папка"
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Внедрявания"
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "ОпиŃание"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "От Ńъздаването на проблема Đ´Đľ внедряването в крайната верŃия"
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr "Няма хранилище"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr "Няма планове"
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 "Не е налично"
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Филтър"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr "Планове Đ·Đ° Ńхема"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,15 +33326,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr ""
msgid "Save pipeline schedule"
msgstr "Запазване на плана Đ·Đ° Ńхема"
-msgid "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 "Saving"
msgstr ""
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr "Връзката на разклонение беŃе премахната."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "Качване на файл"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr "ĐźŃбличен"
msgid "VisibilityLevel|Unknown"
msgstr "НеизвеŃтно"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr "Đ’Đ°Ńето име"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/bn_BD/gitlab.po b/locale/bn_BD/gitlab.po
index 49d5d9479e4..6ec67f349b5 100644
--- a/locale/bn_BD/gitlab.po
+++ b/locale/bn_BD/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: bn\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/bn_IN/gitlab.po b/locale/bn_IN/gitlab.po
index d3ebdc7c2a1..482f0eba47f 100644
--- a/locale/bn_IN/gitlab.po
+++ b/locale/bn_IN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: bn-IN\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/br_FR/gitlab.po b/locale/br_FR/gitlab.po
index e9bcf7ce7df..b4826e3db34 100644
--- a/locale/br_FR/gitlab.po
+++ b/locale/br_FR/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: br-FR\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -318,14 +321,6 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -486,22 +481,6 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -550,8 +529,8 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -590,14 +569,6 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -702,6 +673,9 @@ 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 ""
@@ -729,12 +703,6 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -1029,9 +997,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -1047,21 +1012,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1133,6 +1101,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1154,6 +1125,9 @@ 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 ""
@@ -1177,7 +1151,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1304,10 +1278,7 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1371,7 +1342,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1563,9 +1534,6 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1590,9 +1558,18 @@ 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] ""
@@ -1601,9 +1578,18 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+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 ""
@@ -1615,6 +1601,9 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1636,9 +1625,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1826,9 +1812,6 @@ msgstr[4] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1841,9 +1824,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1883,6 +1863,12 @@ 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 "7 days"
msgstr ""
@@ -1946,6 +1932,9 @@ 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 ""
@@ -2228,9 +2217,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2291,6 +2277,9 @@ 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 ""
@@ -2378,6 +2367,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2459,6 +2451,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2471,12 +2466,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2528,9 +2517,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2582,7 +2568,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2600,6 +2586,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2624,9 +2613,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2966,6 +2952,9 @@ 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 ""
@@ -2984,6 +2973,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -3011,6 +3012,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -3047,6 +3051,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -3083,6 +3090,9 @@ 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 ""
@@ -3113,6 +3123,9 @@ 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 ""
@@ -3131,6 +3144,12 @@ 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 ""
@@ -3149,6 +3168,9 @@ 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 ""
@@ -3182,9 +3204,15 @@ 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 ""
@@ -3623,6 +3651,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3950,9 +3981,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -4061,7 +4089,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4202,9 +4230,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4496,9 +4521,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4561,12 +4583,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4986,33 +5014,12 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -5049,21 +5056,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -5076,39 +5068,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5175,6 +5143,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5247,7 +5218,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5259,7 +5230,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5354,6 +5325,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5507,6 +5481,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5542,10 +5519,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5715,9 +5692,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5763,9 +5737,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5964,6 +5935,27 @@ 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 ""
@@ -6054,6 +6046,12 @@ 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 ""
@@ -6072,12 +6070,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -6108,24 +6181,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -6135,21 +6268,84 @@ 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 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 ""
@@ -6165,6 +6361,9 @@ 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 ""
@@ -6183,6 +6382,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6210,6 +6412,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6222,6 +6430,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6237,6 +6451,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6291,6 +6511,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6327,6 +6550,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6404,6 +6630,9 @@ 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 ""
@@ -6437,6 +6666,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6654,6 +6886,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6663,6 +6898,9 @@ 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 ""
@@ -6711,9 +6949,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6753,7 +6988,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6768,10 +7003,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6786,9 +7021,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6888,12 +7120,18 @@ 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|Project import history"
msgstr ""
@@ -6903,10 +7141,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6924,9 +7162,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6945,10 +7180,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -7002,7 +7234,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -7026,6 +7258,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -7067,6 +7302,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -7079,6 +7317,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -7115,6 +7356,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -7127,6 +7371,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7322,6 +7575,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7424,6 +7680,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7556,7 +7815,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7649,9 +7908,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7818,6 +8074,9 @@ 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 ""
@@ -8124,9 +8383,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8468,12 +8724,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8677,9 +8927,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8713,9 +8960,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8728,18 +8972,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8749,12 +8981,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8776,15 +9002,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8794,9 +9011,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8824,57 +9038,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8893,12 +9068,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8926,15 +9095,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8947,18 +9107,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8974,9 +9128,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8986,9 +9137,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8998,18 +9146,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -9019,93 +9155,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -9118,18 +9179,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9148,126 +9200,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9283,12 +9224,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9301,18 +9236,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9325,24 +9254,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9361,24 +9281,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9388,30 +9293,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9505,6 +9389,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9523,6 +9410,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10189,6 +10088,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10219,12 +10121,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10240,6 +10136,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10327,6 +10226,9 @@ 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 ""
@@ -10368,6 +10270,9 @@ 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 up cleanup"
msgstr ""
@@ -10428,6 +10333,9 @@ 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 ""
@@ -10605,6 +10513,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10617,12 +10528,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10638,6 +10543,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10671,6 +10579,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10719,6 +10630,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -11007,6 +10921,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -11028,9 +10945,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -11091,6 +11005,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -11130,6 +11047,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11373,6 +11293,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11403,9 +11326,15 @@ 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 ""
@@ -11553,9 +11482,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11664,13 +11590,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11691,9 +11614,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11720,20 +11640,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11755,18 +11661,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11800,6 +11700,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11812,6 +11715,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11824,12 +11736,18 @@ 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 "DSN"
msgstr ""
@@ -11890,6 +11808,9 @@ 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 ""
@@ -11899,6 +11820,12 @@ 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 ""
@@ -12001,15 +11928,24 @@ 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|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 ""
@@ -12025,6 +11961,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -12058,9 +11997,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -12073,6 +12027,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12447,6 +12404,9 @@ 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 ""
@@ -12483,6 +12443,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12498,6 +12464,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12519,6 +12488,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12573,6 +12545,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12591,12 +12566,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12687,9 +12656,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12720,6 +12686,9 @@ 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 ""
@@ -12774,9 +12743,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12828,6 +12794,9 @@ msgstr[4] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13211,6 +13180,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13220,9 +13195,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13235,6 +13207,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13244,9 +13219,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13798,6 +13770,12 @@ 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 ""
@@ -14043,6 +14021,15 @@ 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 ""
@@ -14139,6 +14126,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -14157,6 +14147,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14193,6 +14186,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14235,6 +14231,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14457,9 +14456,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14478,15 +14474,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14559,9 +14549,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14655,12 +14642,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14775,9 +14756,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -15078,9 +15056,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15528,6 +15503,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15558,6 +15536,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15644,6 +15625,9 @@ 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 ""
@@ -15710,13 +15694,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15743,9 +15727,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15839,9 +15820,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -16081,6 +16059,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -16159,9 +16140,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16521,6 +16499,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16659,6 +16640,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16677,7 +16661,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16704,6 +16688,12 @@ 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 ""
@@ -16761,6 +16751,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16863,9 +16856,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16899,6 +16889,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16947,15 +16940,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -17008,7 +16995,7 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -17038,9 +17025,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -17158,6 +17142,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17275,9 +17262,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17362,10 +17346,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17377,7 +17364,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17416,6 +17406,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17641,6 +17634,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17698,6 +17694,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17722,7 +17721,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17734,9 +17733,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17758,6 +17754,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17776,6 +17775,9 @@ 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 ""
@@ -17797,7 +17799,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17812,6 +17814,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17827,9 +17835,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17989,6 +17994,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -18058,6 +18066,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -18070,6 +18081,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -18088,6 +18102,9 @@ 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 ""
@@ -18136,9 +18153,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -18154,9 +18168,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18562,7 +18573,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18796,10 +18807,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18895,15 +18906,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18925,15 +18954,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -19072,7 +19101,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -19087,6 +19116,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19220,9 +19252,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19277,6 +19306,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19301,12 +19333,18 @@ 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 ""
@@ -19479,9 +19517,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19554,6 +19589,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19638,9 +19676,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19650,6 +19685,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19716,9 +19757,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19932,6 +19970,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19941,9 +19982,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20364,6 +20411,9 @@ 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 ""
@@ -20796,9 +20846,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20889,12 +20936,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20907,9 +20948,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20922,9 +20960,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20984,6 +21019,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -21068,6 +21130,9 @@ 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 ""
@@ -21215,6 +21280,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21233,6 +21304,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21422,6 +21496,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21443,10 +21520,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21461,10 +21538,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21482,15 +21559,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21506,6 +21598,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21575,9 +21670,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21821,6 +21913,9 @@ 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 ""
@@ -21911,9 +22006,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21926,6 +22018,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21971,7 +22066,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21980,13 +22075,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -22007,16 +22102,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -22034,22 +22129,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -22061,6 +22153,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -22070,6 +22165,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -22118,6 +22219,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -22127,6 +22231,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22181,6 +22291,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22214,9 +22327,15 @@ 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 ""
@@ -22265,24 +22384,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22307,6 +22420,12 @@ 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 ""
@@ -22331,12 +22450,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22376,6 +22489,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22406,6 +22522,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22508,16 +22627,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22538,6 +22660,9 @@ 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 ""
@@ -22562,9 +22687,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22589,9 +22711,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22772,6 +22891,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22837,6 +22959,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23179,9 +23304,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23272,14 +23394,6 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23412,6 +23526,9 @@ 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 ""
@@ -23427,9 +23544,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23451,9 +23565,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23496,7 +23607,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23508,6 +23619,9 @@ 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 ""
@@ -23535,9 +23649,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23547,6 +23658,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23574,6 +23688,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23730,12 +23847,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23838,18 +23961,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23877,6 +23994,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -24051,6 +24171,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -24066,9 +24192,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -24117,6 +24240,9 @@ 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 ""
@@ -24129,6 +24255,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -24168,6 +24297,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25379,6 +25511,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25493,9 +25628,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25672,33 +25804,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -26136,9 +26241,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -26184,6 +26286,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26208,9 +26313,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26250,6 +26352,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26306,6 +26411,9 @@ 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 ""
@@ -26366,22 +26474,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26396,10 +26510,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26647,6 +26758,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26833,6 +26947,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26884,6 +27001,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26908,15 +27028,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26974,6 +27103,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -27057,6 +27189,9 @@ 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 at least Reporter role 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 ""
@@ -27066,9 +27201,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -27081,6 +27222,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -27138,6 +27282,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27285,9 +27432,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27686,6 +27830,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27752,9 +27899,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27821,12 +27965,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27881,6 +28031,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27902,6 +28064,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27926,6 +28091,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27950,7 +28118,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27962,6 +28130,9 @@ 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 ""
@@ -28073,9 +28244,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -28130,6 +28298,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28391,6 +28562,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28403,16 +28580,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28424,6 +28604,12 @@ 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 ""
@@ -28436,12 +28622,18 @@ 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 ""
@@ -28451,6 +28643,9 @@ 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 ""
@@ -28469,6 +28664,9 @@ 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 ""
@@ -28484,12 +28682,18 @@ 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 ""
@@ -28508,6 +28712,9 @@ 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 ""
@@ -28589,6 +28796,15 @@ 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 ""
@@ -28847,9 +29063,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28940,15 +29153,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -29015,9 +29222,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -29045,7 +29249,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -29186,7 +29390,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29519,9 +29723,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29537,7 +29738,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29549,9 +29750,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29570,15 +29768,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -30101,6 +30293,9 @@ 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 ""
@@ -30188,10 +30383,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30203,7 +30401,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30266,6 +30464,9 @@ 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."
+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 ""
@@ -30305,6 +30506,9 @@ 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 ""
@@ -30320,9 +30524,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30383,6 +30584,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30395,6 +30599,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30413,6 +30620,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30569,6 +30779,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30608,6 +30821,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30647,6 +30863,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30794,9 +31013,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30893,9 +31109,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31220,6 +31433,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31238,6 +31454,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31298,12 +31517,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31376,6 +31589,9 @@ 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 ""
@@ -31454,6 +31670,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31469,6 +31688,9 @@ 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 ""
@@ -31613,9 +31835,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31825,6 +32044,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31902,6 +32124,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31911,6 +32139,12 @@ 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 ""
@@ -32238,9 +32472,18 @@ 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 ""
@@ -32253,6 +32496,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32262,9 +32508,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32277,6 +32520,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32449,13 +32695,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32479,18 +32728,46 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
+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 30 days"
+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 ""
@@ -32506,6 +32783,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32527,6 +32807,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32584,6 +32867,9 @@ 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 ""
@@ -32608,6 +32894,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32635,12 +32924,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32741,12 +33036,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32756,9 +33045,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32774,9 +33060,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -33100,12 +33383,24 @@ msgstr[4] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -33195,12 +33490,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33222,6 +33529,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33246,6 +33556,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33392,6 +33705,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33440,6 +33756,17 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33449,6 +33776,9 @@ 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 ""
@@ -33482,6 +33812,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33515,6 +33848,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33614,13 +33953,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33815,6 +34154,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -34017,6 +34359,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -34041,9 +34392,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -34059,9 +34407,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -34071,12 +34416,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -34218,6 +34557,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34233,10 +34575,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34305,6 +34647,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34338,9 +34683,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34353,9 +34695,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34449,6 +34788,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34467,6 +34809,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34542,12 +34902,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34599,9 +34953,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34629,6 +34980,9 @@ 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 ""
@@ -34656,15 +35010,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34674,9 +35019,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34725,6 +35067,9 @@ 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 ""
@@ -34872,9 +35217,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34893,6 +35235,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34962,9 +35307,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34995,12 +35337,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -35052,12 +35388,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -35172,78 +35517,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35427,6 +35700,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35448,9 +35724,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35720,7 +35993,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35950,33 +36223,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -36055,6 +36352,9 @@ 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 ""
@@ -36199,9 +36499,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36577,6 +36874,9 @@ 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 ""
@@ -36601,6 +36901,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36655,9 +36958,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36679,6 +36979,9 @@ 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 ""
@@ -36745,69 +37048,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -37045,12 +37285,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -37063,9 +37297,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -37126,6 +37357,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37348,6 +37582,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37366,6 +37603,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37417,6 +37657,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37432,9 +37675,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37498,7 +37738,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37518,6 +37758,9 @@ 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 ""
@@ -37551,6 +37794,9 @@ 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 ""
@@ -37680,7 +37926,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37719,6 +37965,9 @@ 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 ""
@@ -37731,13 +37980,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37755,12 +38016,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37788,6 +38055,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37964,9 +38243,15 @@ 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 ""
@@ -38012,6 +38297,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -38057,7 +38345,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -38175,6 +38463,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -38187,6 +38478,9 @@ 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|Tests"
msgstr ""
@@ -38330,6 +38624,9 @@ 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 ""
@@ -38357,6 +38654,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38446,8 +38746,13 @@ msgstr[4] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38509,6 +38814,9 @@ 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 ""
@@ -38587,6 +38895,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38635,6 +38946,9 @@ 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 ""
@@ -38875,6 +39189,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38974,9 +39291,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -39130,9 +39444,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -39154,9 +39465,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39280,6 +39588,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39652,9 +39966,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39679,6 +39990,9 @@ 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 active %{type}."
msgstr ""
@@ -39718,123 +40032,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39895,6 +40092,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -40106,6 +40306,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -40178,6 +40381,12 @@ 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 ""
@@ -40217,6 +40426,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40247,9 +40459,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40298,12 +40507,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40475,9 +40690,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40685,6 +40897,9 @@ 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 ""
@@ -40778,9 +40993,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -41084,6 +41305,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -41159,9 +41383,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41273,9 +41494,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41297,9 +41515,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41321,6 +41536,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41339,6 +41557,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41360,6 +41581,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41375,9 +41599,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41387,6 +41617,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41402,6 +41638,15 @@ 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 ""
@@ -41420,9 +41665,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41432,12 +41686,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41450,6 +41707,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41462,6 +41725,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41501,6 +41770,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -42146,6 +42418,14 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -42167,13 +42447,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -42191,12 +42477,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42308,6 +42609,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42411,9 +42715,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42455,6 +42756,9 @@ 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 ""
@@ -42515,9 +42819,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42863,9 +43164,6 @@ 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 ""
@@ -42941,6 +43239,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42962,6 +43263,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42977,6 +43281,12 @@ 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 ""
@@ -43250,13 +43560,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43570,9 +43880,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43582,9 +43907,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43633,6 +43964,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43713,6 +44047,9 @@ 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 ""
@@ -43731,7 +44068,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43794,6 +44131,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43884,6 +44227,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43920,6 +44266,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43959,9 +44308,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43980,6 +44335,9 @@ 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 ""
@@ -43992,6 +44350,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -44013,6 +44374,9 @@ 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 ""
@@ -44040,18 +44404,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44306,13 +44673,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44546,6 +44913,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44624,8 +44997,13 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44958,6 +45336,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -45020,11 +45404,21 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -45092,6 +45486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -45133,6 +45530,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -45169,12 +45569,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -45219,6 +45625,9 @@ msgstr[4] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45382,9 +45791,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45553,6 +45959,9 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45734,6 +46143,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45987,12 +46399,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -46011,9 +46417,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -46089,9 +46492,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46267,6 +46667,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46325,9 +46728,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46390,9 +46790,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46516,6 +46913,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46531,6 +46931,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/bs_BA/gitlab.po b/locale/bs_BA/gitlab.po
index 626901ab7b9..e075be25a7b 100644
--- a/locale/bs_BA/gitlab.po
+++ b/locale/bs_BA/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: bs\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr " ili "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -256,12 +259,6 @@ msgstr[0] "%d greška"
msgstr[1] "%d greške"
msgstr[2] "%d grešaka"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -382,18 +379,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -430,8 +415,8 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -460,12 +445,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -550,6 +529,9 @@ 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 ""
@@ -571,12 +553,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -859,9 +835,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -877,21 +850,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -961,6 +937,9 @@ msgstr "%{openedEpics} otvoreno, %{closedEpics} zatvoreno"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} otvoreno, %{closedIssues} zatvoreno"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -982,6 +961,9 @@ 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 ""
@@ -1003,7 +985,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1114,10 +1096,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1177,8 +1156,8 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
-msgstr "%{total} teĹľina otvorenih zadataka"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr ""
@@ -1363,9 +1342,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1390,18 +1366,36 @@ msgstr " ili "
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] ""
msgstr[1] ""
msgstr[2] ""
+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 ""
@@ -1411,6 +1405,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1432,9 +1429,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 dan"
@@ -1576,9 +1570,6 @@ msgstr[2] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1591,9 +1582,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1633,6 +1621,12 @@ 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 "7 days"
msgstr ""
@@ -1696,6 +1690,9 @@ 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 ""
@@ -1978,9 +1975,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2041,6 +2035,9 @@ 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 ""
@@ -2128,6 +2125,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2209,6 +2209,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2221,12 +2224,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2278,9 +2275,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2332,7 +2326,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2350,6 +2344,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2374,9 +2371,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2716,6 +2710,9 @@ 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 ""
@@ -2734,6 +2731,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2761,6 +2770,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2797,6 +2809,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2833,6 +2848,9 @@ 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 ""
@@ -2863,6 +2881,9 @@ 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 ""
@@ -2881,6 +2902,12 @@ 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 ""
@@ -2899,6 +2926,9 @@ 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 ""
@@ -2932,9 +2962,15 @@ 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 ""
@@ -3373,6 +3409,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3700,9 +3739,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3811,7 +3847,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3952,9 +3988,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4246,9 +4279,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4309,12 +4339,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4720,33 +4756,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4783,21 +4798,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4810,39 +4810,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4909,6 +4885,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4981,7 +4960,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4993,7 +4972,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5086,6 +5065,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5239,6 +5221,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "ZaduĹľeni"
@@ -5272,10 +5257,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5443,9 +5428,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5491,9 +5473,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5692,6 +5671,27 @@ 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 ""
@@ -5782,6 +5782,12 @@ 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 ""
@@ -5800,12 +5806,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5836,24 +5917,84 @@ msgstr ""
msgid "Billing"
msgstr "Naplata"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5863,21 +6004,84 @@ 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 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 ""
@@ -5893,6 +6097,9 @@ 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 ""
@@ -5911,6 +6118,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5938,6 +6148,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5950,6 +6166,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5965,6 +6187,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6019,6 +6247,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6055,6 +6286,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6130,6 +6364,9 @@ 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 ""
@@ -6163,6 +6400,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6376,6 +6616,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Grane"
@@ -6385,6 +6628,9 @@ 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 ""
@@ -6433,9 +6679,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6475,7 +6718,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6490,10 +6733,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6508,9 +6751,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6610,12 +6850,18 @@ 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|Project import history"
msgstr ""
@@ -6625,10 +6871,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6646,9 +6892,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6667,10 +6910,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6724,7 +6964,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6748,6 +6988,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6787,6 +7030,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6799,6 +7045,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6835,6 +7084,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6847,6 +7099,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7042,6 +7303,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7144,6 +7408,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7276,7 +7543,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7369,9 +7636,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7534,6 +7798,9 @@ 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 ""
@@ -7840,9 +8107,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8182,12 +8446,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8389,9 +8647,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8425,9 +8680,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8440,18 +8692,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8461,12 +8701,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8488,15 +8722,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8506,9 +8731,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8536,57 +8758,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8605,12 +8788,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8638,15 +8815,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8659,18 +8827,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8686,9 +8848,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8698,9 +8857,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8710,18 +8866,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8731,93 +8875,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8830,18 +8899,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8860,126 +8920,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8995,12 +8944,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9013,18 +8956,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9037,24 +8974,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9073,24 +9001,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9100,30 +9013,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9217,6 +9109,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9235,6 +9130,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9895,6 +9802,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9925,12 +9835,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9946,6 +9850,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10033,6 +9940,9 @@ 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 ""
@@ -10072,6 +9982,9 @@ 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 up cleanup"
msgstr ""
@@ -10132,6 +10045,9 @@ 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 ""
@@ -10309,6 +10225,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10321,12 +10240,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10342,6 +10255,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10375,6 +10291,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10423,6 +10342,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10711,6 +10633,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10732,9 +10657,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr "Kreiraj zadatak"
@@ -10795,6 +10717,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10834,6 +10759,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11077,6 +11005,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11107,9 +11038,15 @@ 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 ""
@@ -11257,9 +11194,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11368,13 +11302,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11395,9 +11326,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11422,18 +11350,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11455,18 +11371,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11500,6 +11410,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11512,6 +11425,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11524,12 +11446,18 @@ 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 "DSN"
msgstr ""
@@ -11590,6 +11518,9 @@ 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 ""
@@ -11599,6 +11530,12 @@ 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 ""
@@ -11701,15 +11638,24 @@ 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|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 ""
@@ -11725,6 +11671,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11758,9 +11707,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11773,6 +11737,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12145,6 +12112,9 @@ 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 ""
@@ -12181,6 +12151,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12196,6 +12172,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12217,6 +12196,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12271,6 +12253,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12289,12 +12274,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12379,9 +12358,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12412,6 +12388,9 @@ 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 ""
@@ -12466,9 +12445,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12514,6 +12490,9 @@ msgstr[2] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12895,6 +12874,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12904,9 +12889,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12919,6 +12901,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12928,9 +12913,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13474,6 +13456,12 @@ 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 ""
@@ -13717,6 +13705,15 @@ 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 ""
@@ -13813,6 +13810,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13831,6 +13831,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13867,6 +13870,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13909,6 +13915,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14131,9 +14140,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14152,15 +14158,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14233,9 +14233,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14329,12 +14326,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14449,9 +14440,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14752,9 +14740,6 @@ msgstr "Jesi li siguran da želiš ukloniti %{bStart}%{targetIssueTitle}%{bEnd}
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15202,6 +15187,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15232,6 +15220,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15316,6 +15307,9 @@ 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 ""
@@ -15382,13 +15376,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15415,9 +15409,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15511,9 +15502,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15751,6 +15739,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15829,9 +15820,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16189,6 +16177,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16327,6 +16318,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16345,7 +16339,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16372,6 +16366,12 @@ 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 ""
@@ -16429,6 +16429,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16531,9 +16534,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16567,6 +16567,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16615,15 +16618,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16672,7 +16669,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16702,9 +16699,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16822,6 +16816,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16939,9 +16936,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17026,10 +17020,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17041,7 +17038,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17080,6 +17080,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17305,6 +17308,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17362,6 +17368,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17386,7 +17395,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17398,9 +17407,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17422,6 +17428,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17440,6 +17449,9 @@ 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 ""
@@ -17461,7 +17473,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17476,6 +17488,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17491,9 +17509,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17653,6 +17668,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17722,6 +17740,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17734,6 +17755,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17752,6 +17776,9 @@ 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 ""
@@ -17800,9 +17827,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17818,9 +17842,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18226,7 +18247,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18460,10 +18481,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18559,15 +18580,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18589,15 +18628,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18736,7 +18775,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18751,6 +18790,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18880,9 +18922,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18937,6 +18976,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18961,12 +19003,18 @@ 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 ""
@@ -19135,9 +19183,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19210,6 +19255,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19294,9 +19342,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19306,6 +19351,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19372,9 +19423,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19582,6 +19630,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19591,9 +19642,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20014,6 +20071,9 @@ 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 ""
@@ -20446,9 +20506,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20539,12 +20596,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20557,9 +20608,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20572,9 +20620,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20632,6 +20677,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20716,6 +20788,9 @@ 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 ""
@@ -20863,6 +20938,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20881,6 +20962,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21070,6 +21154,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21091,10 +21178,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21109,10 +21196,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21130,15 +21217,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21154,6 +21256,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21223,9 +21328,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21469,6 +21571,9 @@ msgstr "Zadaci mogu biti greške, aktivnosti ili ideje o kojima će se raspravlj
msgid "Issues closed"
msgstr "Zatvoreni zadaci"
+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 ""
@@ -21559,9 +21664,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21574,6 +21676,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21619,7 +21724,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21628,13 +21733,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21655,16 +21760,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21682,22 +21787,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21709,6 +21811,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21718,6 +21823,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21766,6 +21877,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21775,6 +21889,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21829,6 +21949,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21862,9 +21985,15 @@ 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 ""
@@ -21913,24 +22042,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21955,6 +22078,12 @@ 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 ""
@@ -21979,12 +22108,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22024,6 +22147,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22054,6 +22180,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22156,16 +22285,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22186,6 +22318,9 @@ 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 ""
@@ -22210,9 +22345,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22237,9 +22369,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22420,6 +22549,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22483,6 +22615,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22825,9 +22960,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22906,12 +23038,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23044,6 +23170,9 @@ 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 ""
@@ -23059,9 +23188,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23083,9 +23209,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23128,7 +23251,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23140,6 +23263,9 @@ 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 ""
@@ -23167,9 +23293,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23179,6 +23302,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23206,6 +23332,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23362,12 +23491,18 @@ msgstr ""
msgid "Make issue confidential"
msgstr "OznaÄŤi zadatak kao povjerljiv."
+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 issue confidential."
msgstr "OznaÄŤava ovaj zadatak kao povjerljiv."
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23470,18 +23605,12 @@ msgstr "OznaÄŤi da je ovaj zadatak vezan za neki drugi zadatak"
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23509,6 +23638,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23683,6 +23815,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23698,9 +23836,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23749,6 +23884,9 @@ 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 ""
@@ -23761,6 +23899,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23800,6 +23941,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25003,6 +25147,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25117,9 +25264,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25294,33 +25438,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25756,9 +25873,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25804,6 +25918,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25828,9 +25945,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25870,6 +25984,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25924,6 +26041,9 @@ 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 ""
@@ -25984,22 +26104,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26014,10 +26140,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26257,6 +26380,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26443,6 +26569,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26494,6 +26623,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26518,15 +26650,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26584,6 +26725,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26665,6 +26809,9 @@ 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 at least Reporter role 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 ""
@@ -26674,9 +26821,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26689,6 +26842,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26746,6 +26902,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26893,9 +27052,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27292,6 +27448,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27358,9 +27517,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27427,12 +27583,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27487,6 +27649,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27508,6 +27682,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27532,6 +27709,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27556,7 +27736,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27568,6 +27748,9 @@ 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 ""
@@ -27679,9 +27862,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27736,6 +27916,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27997,6 +28180,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28009,16 +28198,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28030,6 +28222,12 @@ 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 ""
@@ -28042,12 +28240,18 @@ 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 ""
@@ -28057,6 +28261,9 @@ 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 ""
@@ -28075,6 +28282,9 @@ 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 ""
@@ -28090,12 +28300,18 @@ 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 ""
@@ -28114,6 +28330,9 @@ 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 ""
@@ -28195,6 +28414,15 @@ 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 ""
@@ -28453,9 +28681,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28546,15 +28771,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28621,9 +28840,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28651,7 +28867,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28792,7 +29008,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29125,9 +29341,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29143,7 +29356,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29155,9 +29368,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29176,15 +29386,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29707,6 +29911,9 @@ 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 ""
@@ -29794,10 +30001,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29809,7 +30019,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29872,6 +30082,9 @@ 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."
+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 ""
@@ -29911,6 +30124,9 @@ 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 ""
@@ -29926,9 +30142,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29989,6 +30202,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30001,6 +30217,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30019,6 +30238,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30175,6 +30397,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30214,6 +30439,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30253,6 +30481,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30400,9 +30631,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30499,9 +30727,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30826,6 +31051,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30844,6 +31072,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30904,12 +31135,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr "Javno"
@@ -30982,6 +31207,9 @@ 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 ""
@@ -31060,6 +31288,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31075,6 +31306,9 @@ 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 ""
@@ -31219,9 +31453,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31429,6 +31660,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31504,6 +31738,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31513,6 +31753,12 @@ 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 ""
@@ -31840,9 +32086,18 @@ 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 ""
@@ -31855,6 +32110,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31864,9 +32122,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31879,6 +32134,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32041,13 +32299,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32071,18 +32332,42 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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 30 days"
+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 ""
@@ -32098,6 +32383,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32119,6 +32407,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32176,6 +32467,9 @@ 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 ""
@@ -32200,6 +32494,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32227,12 +32524,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32329,12 +32632,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32344,9 +32641,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32362,9 +32656,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32680,12 +32971,24 @@ msgstr[2] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32773,12 +33076,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32800,6 +33115,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32824,6 +33142,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32968,6 +33289,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33016,6 +33340,15 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33025,6 +33358,9 @@ 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 ""
@@ -33058,6 +33394,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33091,6 +33430,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33190,13 +33535,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33391,6 +33736,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33571,6 +33919,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33595,9 +33952,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33613,9 +33967,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33625,12 +33976,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33772,6 +34117,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33787,10 +34135,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33859,6 +34207,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33892,9 +34243,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33907,9 +34255,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34003,6 +34348,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34021,6 +34369,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34096,12 +34462,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34153,9 +34513,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34183,6 +34540,9 @@ 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 ""
@@ -34210,15 +34570,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34228,9 +34579,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34279,6 +34627,9 @@ 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 ""
@@ -34426,9 +34777,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34447,6 +34795,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34516,9 +34867,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34549,12 +34897,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34606,12 +34948,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34726,78 +35077,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr "Usluga"
@@ -34981,6 +35260,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35002,9 +35284,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35272,7 +35551,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35500,33 +35779,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35605,6 +35908,9 @@ 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 ""
@@ -35749,9 +36055,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36127,6 +36430,9 @@ 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 ""
@@ -36151,6 +36457,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36205,9 +36514,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36229,6 +36535,9 @@ 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 ""
@@ -36295,69 +36604,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36595,12 +36841,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36613,9 +36853,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36676,6 +36913,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36898,6 +37138,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36916,6 +37159,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36967,6 +37213,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36982,9 +37231,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37048,7 +37294,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37066,6 +37312,9 @@ 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 ""
@@ -37099,6 +37348,9 @@ 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 ""
@@ -37228,7 +37480,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37267,6 +37519,9 @@ 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 ""
@@ -37279,13 +37534,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37303,12 +37570,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37336,6 +37609,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37504,9 +37789,15 @@ 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 ""
@@ -37552,6 +37843,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37597,7 +37891,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37711,6 +38005,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37723,6 +38020,9 @@ 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|Tests"
msgstr ""
@@ -37864,6 +38164,9 @@ 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 ""
@@ -37891,6 +38194,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37978,8 +38284,11 @@ msgstr[2] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38041,6 +38350,9 @@ 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 ""
@@ -38119,6 +38431,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38167,6 +38482,9 @@ 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 ""
@@ -38407,6 +38725,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38506,9 +38827,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38662,9 +38980,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38686,9 +39001,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38812,6 +39124,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39184,9 +39502,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39211,6 +39526,9 @@ 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 active %{type}."
msgstr ""
@@ -39250,123 +39568,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39427,6 +39628,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39634,6 +39838,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39706,6 +39913,12 @@ 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 ""
@@ -39745,6 +39958,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39775,9 +39991,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39826,12 +40039,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40003,9 +40222,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr "Ukupno zadataka"
-
msgid "Total memory (GB)"
msgstr ""
@@ -40213,6 +40429,9 @@ 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 ""
@@ -40306,9 +40525,15 @@ msgstr "Utorak"
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40612,6 +40837,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40687,9 +40915,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40801,9 +41026,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40825,9 +41047,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40849,6 +41068,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40867,6 +41089,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40888,6 +41113,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40903,9 +41131,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40915,6 +41149,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40930,6 +41170,15 @@ 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 ""
@@ -40948,9 +41197,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40960,12 +41218,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40978,6 +41239,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40990,6 +41257,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41029,6 +41302,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41674,6 +41950,12 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41695,13 +41977,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41719,12 +42007,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41836,6 +42139,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41935,9 +42241,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41977,6 +42280,9 @@ 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 ""
@@ -42037,9 +42343,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42385,9 +42688,6 @@ 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 ""
@@ -42463,6 +42763,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42484,6 +42787,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42499,6 +42805,12 @@ 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 ""
@@ -42772,13 +43084,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43090,9 +43402,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43102,9 +43429,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43153,6 +43486,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43231,6 +43567,9 @@ 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 ""
@@ -43249,7 +43588,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43312,6 +43651,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43402,6 +43747,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43438,6 +43786,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43477,9 +43828,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43498,6 +43855,9 @@ 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 ""
@@ -43510,6 +43870,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43531,6 +43894,9 @@ 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 ""
@@ -43558,18 +43924,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43822,13 +44191,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44062,6 +44431,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44140,8 +44515,11 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44464,6 +44842,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44524,11 +44908,17 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44596,6 +44986,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44635,6 +45028,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44671,12 +45067,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44719,6 +45121,9 @@ msgstr[2] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44878,9 +45283,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45043,6 +45445,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45220,6 +45625,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45469,12 +45877,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45493,9 +45895,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45571,9 +45970,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45745,6 +46141,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45799,9 +46198,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45862,9 +46258,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45988,6 +46381,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "sljedeći zadaci"
@@ -46003,6 +46399,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ca_ES/gitlab.po b/locale/ca_ES/gitlab.po
index 7675aa8ee9b..b0f9d47774f 100644
--- a/locale/ca_ES/gitlab.po
+++ b/locale/ca_ES/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ca\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr " Des de %{start} fins %{end}"
@@ -46,6 +46,9 @@ msgstr " o "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} no Ă©s un tema vĂ lid"
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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ msgstr ""
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Ja existeix un fitxer amb \"%{file_name}\" a la branca %{branch}"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Actiu"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr "Afegeix un comentari a la imatge"
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr "Afegeix una aplicaciĂł nova"
msgid "Add new directory"
msgstr "Afegeix un directori nou"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr "Afegeix una reacciĂł"
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ msgstr ""
msgid "Background color"
msgstr "Color de fons"
+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 "InsĂ­gnies"
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr "FacturaciĂł"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr "per usuari"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr "Nom de la branca"
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Branques"
@@ -6246,6 +6493,9 @@ msgstr "Actives"
msgid "Branches|Active branches"
msgstr "Branques actives"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Totes"
@@ -6294,9 +6544,6 @@ msgstr "Branca nova"
msgid "Branches|No branches to show"
msgstr "No hi ha cap branca per mostrar"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr "Tasques"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "DescripciĂł"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "DescripciĂł:"
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr "Edita l'aplicaciĂł"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr "Edita el grup: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Plantilles de fitxers"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "Enrere"
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr "Ajuda"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr "Nom"
@@ -25105,33 +25255,6 @@ msgstr "Xarxa"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "Mai"
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/cs_CZ/gitlab.po b/locale/cs_CZ/gitlab.po
index fb8ff4f94e4..303fbcc03b1 100644
--- a/locale/cs_CZ/gitlab.po
+++ b/locale/cs_CZ/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: cs\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -287,13 +290,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -434,20 +430,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -490,8 +472,8 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -626,6 +601,9 @@ 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 ""
@@ -650,12 +628,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -944,9 +916,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -962,21 +931,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1047,6 +1019,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1068,6 +1043,9 @@ 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 ""
@@ -1090,7 +1068,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1209,10 +1187,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1274,7 +1249,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1463,9 +1438,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1490,9 +1462,18 @@ 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] ""
@@ -1500,9 +1481,18 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+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 ""
@@ -1513,6 +1503,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1701,9 +1691,6 @@ msgstr[3] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1716,9 +1703,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "1. příspěvek!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1758,6 +1742,12 @@ 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 "7 days"
msgstr ""
@@ -1821,6 +1811,9 @@ 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 ""
@@ -2103,9 +2096,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2166,6 +2156,9 @@ 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 ""
@@ -2253,6 +2246,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2334,6 +2330,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2346,12 +2345,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2403,9 +2396,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2457,7 +2447,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2475,6 +2465,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2499,9 +2492,6 @@ msgstr "Přidat reakci"
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2841,6 +2831,9 @@ 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 ""
@@ -2859,6 +2852,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2958,6 +2969,9 @@ 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 ""
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 ""
@@ -3024,6 +3047,9 @@ 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 ""
@@ -3057,9 +3083,15 @@ 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 ""
@@ -3498,6 +3530,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3825,9 +3860,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3936,7 +3968,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4077,9 +4109,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4371,9 +4400,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4435,12 +4461,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4853,33 +4885,12 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4916,21 +4927,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4943,39 +4939,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5042,6 +5014,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5114,7 +5089,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5126,7 +5101,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5220,6 +5195,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5373,6 +5351,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5407,10 +5388,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5627,9 +5605,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5828,6 +5803,27 @@ 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 ""
@@ -5918,6 +5914,12 @@ 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 ""
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5972,24 +6049,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5999,21 +6136,84 @@ 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 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 ""
@@ -6029,6 +6229,9 @@ 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 ""
@@ -6047,6 +6250,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6101,6 +6319,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6155,6 +6379,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6191,6 +6418,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6515,6 +6751,9 @@ msgstr "Název větve"
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Větve"
@@ -6524,6 +6763,9 @@ msgstr "AktivnĂ­"
msgid "Branches|Active branches"
msgstr "Aktivní větve"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Všechny"
@@ -6572,9 +6814,6 @@ msgstr "Nová větev"
msgid "Branches|No branches to show"
msgstr "Žádné větve k zobrazení"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Pouze správce projektu může odstranit chráněnou větev"
@@ -6614,7 +6853,7 @@ msgstr ""
msgid "Branches|The default branch cannot be deleted"
msgstr "Výchozí větev nelze odstranit"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6629,10 +6868,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6647,9 +6886,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,10 +7006,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6785,9 +7027,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6806,10 +7045,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6863,7 +7099,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6939,6 +7181,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6975,6 +7220,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7182,6 +7439,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7284,6 +7544,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7416,7 +7679,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7676,6 +7936,9 @@ 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 ""
@@ -7982,9 +8245,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8533,9 +8787,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8569,9 +8820,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8584,18 +8832,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8605,12 +8841,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8632,15 +8862,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8650,9 +8871,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8680,57 +8898,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8842,9 +8997,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8854,18 +9006,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8875,93 +9015,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8974,18 +9039,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9004,126 +9060,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9139,12 +9084,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9157,18 +9096,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9361,6 +9249,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9379,6 +9270,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10042,6 +9945,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10072,12 +9978,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10093,6 +9993,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10180,6 +10083,9 @@ 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 ""
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 ""
@@ -10457,6 +10369,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10469,12 +10384,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10490,6 +10399,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Kopírovat název větve"
@@ -10523,6 +10435,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10571,6 +10486,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10880,9 +10801,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10943,6 +10861,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10982,6 +10903,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11225,6 +11149,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11516,13 +11446,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11650,6 +11555,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11662,6 +11570,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11674,12 +11591,18 @@ 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 "DSN"
msgstr ""
@@ -11740,6 +11663,9 @@ 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 ""
@@ -11749,6 +11675,12 @@ 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 ""
@@ -11851,15 +11783,24 @@ 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|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 ""
@@ -11875,6 +11816,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11908,9 +11852,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 ""
@@ -12332,6 +12297,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12347,6 +12318,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12368,6 +12342,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12422,6 +12399,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12533,9 +12507,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12566,6 +12537,9 @@ 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 ""
@@ -12620,9 +12594,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13077,6 +13054,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13086,9 +13066,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13636,6 +13613,12 @@ 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 ""
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13994,6 +13989,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14030,6 +14028,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14315,15 +14316,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15395,6 +15378,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,13 +15535,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15675,9 +15661,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15916,6 +15899,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16493,6 +16479,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ 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 ""
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16781,15 +16779,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17194,10 +17183,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17209,7 +17201,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17554,7 +17558,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17608,6 +17612,9 @@ 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 ""
@@ -17629,7 +17636,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17644,6 +17651,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17659,9 +17672,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17821,6 +17831,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17890,6 +17903,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17902,6 +17918,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17986,9 +18005,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,7 +18410,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18628,10 +18644,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19131,12 +19168,18 @@ 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 ""
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19544,9 +19590,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19757,6 +19800,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20189,6 +20241,9 @@ 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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20714,12 +20766,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21267,10 +21349,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21285,10 +21367,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21306,15 +21388,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21330,6 +21427,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21399,9 +21499,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,16 +21931,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22005,6 +22120,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ 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 ""
@@ -22089,24 +22213,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ 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 ""
@@ -22155,12 +22279,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,16 +22456,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22362,6 +22489,9 @@ 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 ""
@@ -22386,9 +22516,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22660,6 +22787,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23089,13 +23216,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23228,6 +23348,9 @@ 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 ""
@@ -23243,9 +23366,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 ""
@@ -23351,9 +23471,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23363,6 +23480,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23390,6 +23510,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23546,12 +23669,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25305,9 +25446,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25483,33 +25621,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26018,9 +26129,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26060,6 +26168,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26115,6 +26226,9 @@ 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 ""
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27555,9 +27708,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27705,6 +27873,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27933,6 +28107,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,16 +28389,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28227,6 +28413,12 @@ 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 ""
@@ -28239,12 +28431,18 @@ 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 ""
@@ -28254,6 +28452,9 @@ 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 ""
@@ -28272,6 +28473,9 @@ 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 ""
@@ -28287,12 +28491,18 @@ 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 ""
@@ -28311,6 +28521,9 @@ 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 ""
@@ -28392,6 +28605,15 @@ 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 ""
@@ -28650,9 +28872,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28743,15 +28962,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28818,9 +29031,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28848,7 +29058,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,7 +29199,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,10 +30192,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30006,7 +30210,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30069,6 +30273,9 @@ 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."
+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 ""
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30198,6 +30408,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30216,6 +30429,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30372,6 +30588,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30450,6 +30672,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30597,9 +30822,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31179,6 +31398,9 @@ 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 ""
@@ -31257,6 +31479,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 ""
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31703,6 +31931,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ 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 ""
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32063,9 +32315,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32323,6 +32607,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33011,6 +33322,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33402,13 +33744,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33603,6 +33945,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33818,9 +34172,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34772,12 +35117,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35204,6 +35480,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 ""
@@ -35974,9 +36277,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ 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 ""
@@ -36376,6 +36679,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 ""
@@ -36520,69 +36826,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36838,9 +37075,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,7 +37516,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37292,6 +37535,9 @@ 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 ""
@@ -37325,6 +37571,9 @@ 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 ""
@@ -37454,7 +37703,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37493,6 +37742,9 @@ 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 ""
@@ -37505,13 +37757,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37529,12 +37793,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37562,6 +37832,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37734,9 +38016,15 @@ 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 ""
@@ -37782,6 +38070,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37827,7 +38118,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37943,6 +38234,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr ""
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38212,8 +38515,12 @@ msgstr[3] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 ""
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40239,9 +40456,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40848,6 +41071,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41061,9 +41281,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41085,6 +41302,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41103,6 +41323,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41196,12 +41452,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 ""
@@ -42276,9 +42581,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 ""
@@ -43011,13 +43322,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43330,9 +43641,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43472,6 +43807,9 @@ 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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43643,6 +43987,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 ""
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,13 +44432,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44304,6 +44672,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45298,6 +45702,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45728,12 +46138,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46267,6 +46665,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/cy_GB/gitlab.po b/locale/cy_GB/gitlab.po
index e86ce67e919..098a58217f5 100644
--- a/locale/cy_GB/gitlab.po
+++ b/locale/cy_GB/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: cy\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr " %{start} i %{end}"
@@ -46,6 +46,9 @@ msgstr " neu "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -349,15 +352,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -538,24 +532,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -610,8 +586,8 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -655,15 +631,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -778,6 +745,9 @@ 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 ""
@@ -808,12 +778,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -1114,9 +1078,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -1132,21 +1093,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1219,6 +1183,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1240,6 +1207,9 @@ 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 ""
@@ -1264,7 +1234,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1399,10 +1369,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1468,7 +1435,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1663,9 +1630,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1690,9 +1654,18 @@ 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] ""
@@ -1702,9 +1675,18 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+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 ""
@@ -1717,6 +1699,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1738,9 +1723,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1951,9 +1933,6 @@ msgstr[5] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1966,9 +1945,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -2008,6 +1984,12 @@ 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 "7 days"
msgstr ""
@@ -2071,6 +2053,9 @@ 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 ""
@@ -2353,9 +2338,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2416,6 +2398,9 @@ 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 ""
@@ -2503,6 +2488,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2584,6 +2572,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2596,12 +2587,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2653,9 +2638,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2707,7 +2689,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2725,6 +2707,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2749,9 +2734,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -3091,6 +3073,9 @@ 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 ""
@@ -3109,6 +3094,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -3136,6 +3133,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -3172,6 +3172,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -3208,6 +3211,9 @@ 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 ""
@@ -3238,6 +3244,9 @@ 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 ""
@@ -3256,6 +3265,12 @@ 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 ""
@@ -3274,6 +3289,9 @@ 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 ""
@@ -3307,9 +3325,15 @@ 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 ""
@@ -3748,6 +3772,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -4075,9 +4102,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -4186,7 +4210,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4327,9 +4351,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4621,9 +4642,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4687,12 +4705,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -5119,33 +5143,12 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -5182,21 +5185,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -5209,39 +5197,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5308,6 +5272,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5380,7 +5347,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5392,7 +5359,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5488,6 +5455,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5641,6 +5611,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5677,10 +5650,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5851,9 +5824,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5899,9 +5869,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -6100,6 +6067,27 @@ 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 ""
@@ -6190,6 +6178,12 @@ 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 ""
@@ -6208,12 +6202,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -6244,24 +6313,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -6271,21 +6400,84 @@ 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 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 ""
@@ -6301,6 +6493,9 @@ 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 ""
@@ -6319,6 +6514,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6346,6 +6544,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6358,6 +6562,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6373,6 +6583,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6427,6 +6643,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6463,6 +6682,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6541,6 +6763,9 @@ 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 ""
@@ -6574,6 +6799,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6793,6 +7021,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6802,6 +7033,9 @@ 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 ""
@@ -6850,9 +7084,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6892,7 +7123,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6907,10 +7138,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6925,9 +7156,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -7027,12 +7255,18 @@ 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|Project import history"
msgstr ""
@@ -7042,10 +7276,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -7063,9 +7297,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -7084,10 +7315,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -7141,7 +7369,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -7165,6 +7393,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -7207,6 +7438,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -7219,6 +7453,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -7255,6 +7492,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -7267,6 +7507,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7462,6 +7711,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7564,6 +7816,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7696,7 +7951,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7789,9 +8044,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7960,6 +8212,9 @@ 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 ""
@@ -8266,9 +8521,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8611,12 +8863,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8821,9 +9067,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8857,9 +9100,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8872,18 +9112,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8893,12 +9121,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8920,15 +9142,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8938,9 +9151,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8968,57 +9178,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -9037,12 +9208,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -9070,15 +9235,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -9091,18 +9247,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -9118,9 +9268,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -9130,9 +9277,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -9142,18 +9286,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -9163,93 +9295,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -9262,18 +9319,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9292,126 +9340,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9427,12 +9364,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9445,18 +9376,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9469,24 +9394,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9505,24 +9421,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9532,30 +9433,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9649,6 +9529,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9667,6 +9550,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10336,6 +10231,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10366,12 +10264,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10387,6 +10279,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10474,6 +10369,9 @@ 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 ""
@@ -10516,6 +10414,9 @@ 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 up cleanup"
msgstr ""
@@ -10576,6 +10477,9 @@ 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 ""
@@ -10753,6 +10657,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10765,12 +10672,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10786,6 +10687,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10819,6 +10723,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10867,6 +10774,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -11155,6 +11065,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -11176,9 +11089,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -11239,6 +11149,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -11278,6 +11191,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11521,6 +11437,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11551,9 +11470,15 @@ 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 ""
@@ -11701,9 +11626,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11812,13 +11734,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11839,9 +11758,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11869,21 +11785,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11905,18 +11806,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11950,6 +11845,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11962,6 +11860,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11974,12 +11881,18 @@ 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 "DSN"
msgstr ""
@@ -12040,6 +11953,9 @@ 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 ""
@@ -12049,6 +11965,12 @@ 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 ""
@@ -12151,15 +12073,24 @@ 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|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 ""
@@ -12175,6 +12106,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -12208,9 +12142,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -12223,6 +12172,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12598,6 +12550,9 @@ 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 ""
@@ -12634,6 +12589,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12649,6 +12610,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12670,6 +12634,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12724,6 +12691,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12742,12 +12712,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12841,9 +12805,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12874,6 +12835,9 @@ 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 ""
@@ -12928,9 +12892,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12985,6 +12946,9 @@ msgstr[5] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13369,6 +13333,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13378,9 +13348,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13393,6 +13360,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13402,9 +13372,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13960,6 +13927,12 @@ 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 ""
@@ -14206,6 +14179,15 @@ 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 ""
@@ -14302,6 +14284,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -14320,6 +14305,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14356,6 +14344,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14398,6 +14389,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14620,9 +14614,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14641,15 +14632,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14722,9 +14707,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14818,12 +14800,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14938,9 +14914,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -15241,9 +15214,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15691,6 +15661,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15721,6 +15694,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15808,6 +15784,9 @@ 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 ""
@@ -15874,13 +15853,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15907,9 +15886,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -16003,9 +15979,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -16246,6 +16219,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -16324,9 +16300,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16687,6 +16660,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16825,6 +16801,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16843,7 +16822,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16870,6 +16849,12 @@ 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 ""
@@ -16927,6 +16912,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -17029,9 +17017,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -17065,6 +17050,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -17113,15 +17101,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -17176,7 +17158,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -17206,9 +17188,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -17326,6 +17305,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17443,9 +17425,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17530,10 +17509,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17545,7 +17527,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17584,6 +17569,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17809,6 +17797,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17866,6 +17857,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17890,7 +17884,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17902,9 +17896,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17926,6 +17917,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17944,6 +17938,9 @@ 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 ""
@@ -17965,7 +17962,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17980,6 +17977,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17995,9 +17998,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -18157,6 +18157,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -18226,6 +18229,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -18238,6 +18244,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -18256,6 +18265,9 @@ 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 ""
@@ -18304,9 +18316,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -18322,9 +18331,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18730,7 +18736,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18964,10 +18970,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -19063,15 +19069,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -19093,15 +19117,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -19240,7 +19264,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -19255,6 +19279,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19390,9 +19417,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19447,6 +19471,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19471,12 +19498,18 @@ 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 ""
@@ -19651,9 +19684,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19726,6 +19756,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19810,9 +19843,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19822,6 +19852,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19888,9 +19924,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -20107,6 +20140,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -20116,9 +20152,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20539,6 +20581,9 @@ 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 ""
@@ -20971,9 +21016,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -21064,12 +21106,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -21082,9 +21118,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -21097,9 +21130,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -21160,6 +21190,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -21244,6 +21301,9 @@ 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 ""
@@ -21391,6 +21451,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21409,6 +21475,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21598,6 +21667,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21619,10 +21691,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21637,10 +21709,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21658,15 +21730,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21682,6 +21769,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21751,9 +21841,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21997,6 +22084,9 @@ 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 ""
@@ -22087,9 +22177,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -22102,6 +22189,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -22147,7 +22237,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -22156,13 +22246,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -22183,16 +22273,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -22210,22 +22300,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -22237,6 +22324,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -22246,6 +22336,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -22294,6 +22390,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -22303,6 +22402,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22357,6 +22462,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22390,9 +22498,15 @@ 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 ""
@@ -22441,24 +22555,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22483,6 +22591,12 @@ 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 ""
@@ -22507,12 +22621,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22552,6 +22660,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22582,6 +22693,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22684,16 +22798,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22714,6 +22831,9 @@ 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 ""
@@ -22738,9 +22858,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22765,9 +22882,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22948,6 +23062,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -23014,6 +23131,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23356,9 +23476,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23455,15 +23572,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23596,6 +23704,9 @@ 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 ""
@@ -23611,9 +23722,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23635,9 +23743,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23680,7 +23785,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23692,6 +23797,9 @@ 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 ""
@@ -23719,9 +23827,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23731,6 +23836,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23758,6 +23866,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23914,12 +24025,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -24022,18 +24139,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -24061,6 +24172,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -24235,6 +24349,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -24250,9 +24370,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -24301,6 +24418,9 @@ 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 ""
@@ -24313,6 +24433,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -24352,6 +24475,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25567,6 +25693,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25681,9 +25810,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25861,33 +25987,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -26326,9 +26425,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -26374,6 +26470,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26398,9 +26497,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26440,6 +26536,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26497,6 +26596,9 @@ 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 ""
@@ -26557,22 +26659,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26587,10 +26695,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26842,6 +26947,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -27028,6 +27136,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -27079,6 +27190,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -27103,15 +27217,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -27169,6 +27292,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -27253,6 +27379,9 @@ 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 at least Reporter role 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 ""
@@ -27262,9 +27391,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -27277,6 +27412,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -27334,6 +27472,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27481,9 +27622,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27883,6 +28021,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27949,9 +28090,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -28018,12 +28156,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -28078,6 +28222,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -28099,6 +28255,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -28123,6 +28282,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -28147,7 +28309,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -28159,6 +28321,9 @@ 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 ""
@@ -28270,9 +28435,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -28327,6 +28489,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28588,6 +28753,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28600,16 +28771,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28621,6 +28795,12 @@ 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 ""
@@ -28633,12 +28813,18 @@ 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 ""
@@ -28648,6 +28834,9 @@ 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 ""
@@ -28666,6 +28855,9 @@ 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 ""
@@ -28681,12 +28873,18 @@ 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 ""
@@ -28705,6 +28903,9 @@ 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 ""
@@ -28786,6 +28987,15 @@ 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 ""
@@ -29044,9 +29254,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -29137,15 +29344,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -29212,9 +29413,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -29242,7 +29440,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -29383,7 +29581,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29716,9 +29914,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29734,7 +29929,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29746,9 +29941,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29767,15 +29959,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -30298,6 +30484,9 @@ 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 ""
@@ -30385,10 +30574,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30400,7 +30592,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30463,6 +30655,9 @@ 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."
+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 ""
@@ -30502,6 +30697,9 @@ 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 ""
@@ -30517,9 +30715,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30580,6 +30775,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30592,6 +30790,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30610,6 +30811,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30766,6 +30970,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30805,6 +31012,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30844,6 +31054,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30991,9 +31204,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -31090,9 +31300,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31417,6 +31624,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31435,6 +31645,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31495,12 +31708,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31573,6 +31780,9 @@ 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 ""
@@ -31651,6 +31861,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31666,6 +31879,9 @@ 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 ""
@@ -31810,9 +32026,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -32023,6 +32236,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -32101,6 +32317,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -32110,6 +32332,12 @@ 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 ""
@@ -32437,9 +32665,18 @@ 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 ""
@@ -32452,6 +32689,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32461,9 +32701,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32476,6 +32713,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32653,13 +32893,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32683,18 +32926,48 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+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 30 days"
+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 ""
@@ -32710,6 +32983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32731,6 +33007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32788,6 +33067,9 @@ 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 ""
@@ -32812,6 +33094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32839,12 +33124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32947,12 +33238,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32962,9 +33247,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32980,9 +33262,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -33310,12 +33589,24 @@ msgstr[5] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -33406,12 +33697,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33433,6 +33736,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33457,6 +33763,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33604,6 +33913,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33652,6 +33964,18 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33661,6 +33985,9 @@ 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 ""
@@ -33694,6 +34021,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33727,6 +34057,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33826,13 +34162,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -34027,6 +34363,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -34240,6 +34579,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -34264,9 +34612,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -34282,9 +34627,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -34294,12 +34636,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -34441,6 +34777,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34456,10 +34795,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34528,6 +34867,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34561,9 +34903,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34576,9 +34915,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34672,6 +35008,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34690,6 +35029,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34765,12 +35122,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34822,9 +35173,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34852,6 +35200,9 @@ 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 ""
@@ -34879,15 +35230,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34897,9 +35239,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34948,6 +35287,9 @@ 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 ""
@@ -35095,9 +35437,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -35116,6 +35455,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -35185,9 +35527,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -35218,12 +35557,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -35275,12 +35608,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -35395,78 +35737,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35650,6 +35920,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35671,9 +35944,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35944,7 +36214,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -36175,33 +36445,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -36280,6 +36574,9 @@ 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 ""
@@ -36424,9 +36721,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36802,6 +37096,9 @@ 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 ""
@@ -36826,6 +37123,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36880,9 +37180,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36904,6 +37201,9 @@ 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 ""
@@ -36970,69 +37270,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -37270,12 +37507,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -37288,9 +37519,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -37351,6 +37579,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37573,6 +37804,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37591,6 +37825,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37642,6 +37879,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37657,9 +37897,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37723,7 +37960,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37744,6 +37981,9 @@ 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 ""
@@ -37777,6 +38017,9 @@ 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 ""
@@ -37906,7 +38149,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37945,6 +38188,9 @@ 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 ""
@@ -37957,13 +38203,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37981,12 +38239,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -38014,6 +38278,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -38194,9 +38470,15 @@ 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 ""
@@ -38242,6 +38524,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -38287,7 +38572,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -38407,6 +38692,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -38419,6 +38707,9 @@ 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|Tests"
msgstr ""
@@ -38563,6 +38854,9 @@ 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 ""
@@ -38590,6 +38884,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38680,8 +38977,14 @@ msgstr[5] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38743,6 +39046,9 @@ 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 ""
@@ -38821,6 +39127,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38869,6 +39178,9 @@ 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 ""
@@ -39109,6 +39421,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -39208,9 +39523,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -39364,9 +39676,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -39388,9 +39697,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39514,6 +39820,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39886,9 +40198,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39913,6 +40222,9 @@ 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 active %{type}."
msgstr ""
@@ -39952,123 +40264,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -40129,6 +40324,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -40342,6 +40540,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -40414,6 +40615,12 @@ 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 ""
@@ -40453,6 +40660,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40483,9 +40693,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40534,12 +40741,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40711,9 +40924,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40921,6 +41131,9 @@ 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 ""
@@ -41014,9 +41227,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -41320,6 +41539,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -41395,9 +41617,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41509,9 +41728,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41533,9 +41749,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41557,6 +41770,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41575,6 +41791,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41596,6 +41815,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41611,9 +41833,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41623,6 +41851,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41638,6 +41872,15 @@ 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 ""
@@ -41656,9 +41899,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41668,12 +41920,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41686,6 +41941,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41698,6 +41959,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41737,6 +42004,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -42382,6 +42652,15 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -42403,13 +42682,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -42427,12 +42712,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42544,6 +42844,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42649,9 +42952,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42694,6 +42994,9 @@ 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 ""
@@ -42754,9 +43057,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -43102,9 +43402,6 @@ 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 ""
@@ -43180,6 +43477,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -43201,6 +43501,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -43216,6 +43519,12 @@ 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 ""
@@ -43489,13 +43798,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43810,9 +44119,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43822,9 +44146,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43873,6 +44203,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43954,6 +44287,9 @@ 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 ""
@@ -43972,7 +44308,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -44035,6 +44371,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -44125,6 +44467,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -44161,6 +44506,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -44200,9 +44548,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -44221,6 +44575,9 @@ 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 ""
@@ -44233,6 +44590,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -44254,6 +44614,9 @@ 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 ""
@@ -44281,18 +44644,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44548,13 +44914,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44788,6 +45154,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44866,8 +45238,14 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -45205,6 +45583,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -45268,11 +45652,23 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -45340,6 +45736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -45382,6 +45781,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -45418,12 +45820,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -45469,6 +45877,9 @@ msgstr[5] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45634,9 +46045,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45808,6 +46216,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45991,6 +46402,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -46246,12 +46660,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -46270,9 +46678,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -46348,9 +46753,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46528,6 +46930,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46588,9 +46993,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46654,9 +47056,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46780,6 +47179,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46795,6 +47197,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/da_DK/gitlab.po b/locale/da_DK/gitlab.po
index 94d027f7dc0..668affb677f 100644
--- a/locale/da_DK/gitlab.po
+++ b/locale/da_DK/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: da\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr " %{start} til %{end}"
@@ -46,6 +46,9 @@ msgstr " eller "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " eller %{emphasisStart}!sammenlægningsanmodnings-id%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " eller %{emphasisStart}#problemstillings-id%{emphasisEnd}"
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d fejl"
msgstr[1] "%d fejl"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d fejl fundet:"
-msgstr[1] "%d fejl fundet:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d eksportør"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d kommentar mere"
msgstr[1] "%d kommentarer mere"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d ĂĄben problemstilling"
-msgstr[1] "%d ĂĄbne problemstillinger"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d afventende kommentar"
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] "%d projekt valgt"
msgstr[1] "%d projekter valgt"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] "%d mærkat pr. billednavn"
msgstr[1] "%d mærkater pr. billednavn"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d token er udløbet"
-msgstr[1] "%d tokens er udløbet"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d utildelt problemstilling"
@@ -474,6 +457,9 @@ msgstr "%{author_link} skrev:"
msgid "%{authorsName}'s thread"
msgstr "%{authorsName}s trĂĄd"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} ikke fundet"
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] "%{bold_start}%{count}%{bold_end} åbnet sammenlægningsanmodning"
msgstr[1] "%{bold_start}%{count}%{bold_end} åbnede sammenlægningsanmodninger"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}Maskeret:%{code_close} Skjult i joblogge. Skal matche maskeringskrav."
@@ -774,9 +754,6 @@ msgstr "%{level_name} er ikke tilladt i en %{group_level_name}-gruppe."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} er ikke tilladt eftersom forgreningskildeprojektet har lavere synlighed."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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."
@@ -792,21 +769,24 @@ msgstr "%{location} mangler krævede nøgler: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} er lĂĄst af GitLab-brugeren %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} og %{quickActionsDocsLinkStart}hurtighandlinger%{quickActionsDocsLinkEnd} understøttes"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} kan sammenlægge"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} viser første %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (udløbet)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds} ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} ikke fundet"
@@ -875,6 +855,9 @@ msgstr "%{openedEpics} ĂĄbne, %{closedEpics} lukkede"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} ĂĄbne, %{closedIssues} lukkede"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} er ikke et gyldigt tema"
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 ""
@@ -916,8 +902,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} registrerede %{totalStart}%{total}%{totalEnd} potentielle %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} registrerede %{totalStart}ingen%{totalEnd} sĂĄrbarheder."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
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}."
@@ -1019,11 +1005,8 @@ 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}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} filer"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} lager"
+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"
@@ -1080,8 +1063,8 @@ msgstr "%{totalWeight} vægt i alt"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} advarsler fundet:"
-msgid "%{total} open issue weight"
-msgstr "%{total} åben problemstillingsvægt"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} advarsler fundet: viser første %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] "+%d mere"
msgstr[1] "+%d mere"
-msgid "+%{extra} more"
-msgstr "+%{extra} mere"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1290,17 +1270,35 @@ msgstr " eller "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr ""
+msgid "- Add or remove a user."
+msgstr ""
+
msgid "- Available to run jobs."
msgstr "- Tilgængelig til at køre jobs."
+msgid "- Create or close an issue."
+msgstr ""
+
+msgid "- Create, update, or delete a merge request."
+msgstr ""
+
msgid "- Event"
msgid_plural "- Events"
msgstr[0] "- Begivenhed"
msgstr[1] "- Begivenheder"
+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 "- Ikke tilgængelig til at køre jobs."
+msgid "- Push code to the repository."
+msgstr ""
+
msgid "- Select -"
msgstr "- Vælg -"
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] "- Bruger"
msgstr[1] "- Brugere"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr "0 byte"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 dag"
@@ -1451,9 +1449,6 @@ msgstr[1] "%d ĂĄr tilbage"
msgid "1-9 contributions"
msgstr "1-9 bidrag"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 bidrag"
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "Første bidrag!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 bidrag"
@@ -1508,6 +1500,12 @@ msgstr "Siden blev ikke fundet"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Kontakt venligst din GitLab-administrator, hvis du mener, at det er en fejltagelse."
+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 "7 days"
msgstr "7 dage"
@@ -1571,6 +1569,9 @@ msgstr "En fil blev ikke fundet."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Filen '%{file_name}' findes allerede i grenen %{branch}"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "En gruppe er en samling af projekter"
@@ -1853,9 +1854,6 @@ msgstr "Adgangsanmodninger"
msgid "Access to '%{classification_label}' not allowed"
msgstr "Adgang til '%{classification_label}' ikke tilladt"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr "Udsendelsesnøgler"
@@ -1916,6 +1914,9 @@ msgstr "Personlige adgangstokens"
msgid "AccessTokens|Static object token"
msgstr "Statisk objekttoken"
+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 "De er de eneste adgangskoder som accepteres nĂĄr du har totrinsgodkendelse (2FA) aktiveret."
@@ -2003,6 +2004,9 @@ msgstr "Aktiveret"
msgid "Active"
msgstr "Aktive"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "Aktive %{type} (%{token_length})"
@@ -2084,6 +2088,9 @@ msgstr "Tilføj en kommentar til linjen"
msgid "Add a comment to this line or drag for multiple lines"
msgstr "Tilføj en kommentar til linjen eller træk for flere linjer"
+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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "Tilføj en startside til din wiki med information om dit projekt, så vi
msgid "Add a horizontal rule"
msgstr "Tilføj en vandret streg"
-msgid "Add a line"
-msgstr "Tilføj en linje"
-
-msgid "Add a link"
-msgstr "Tilføj et link"
-
msgid "Add a new issue"
msgstr "Tilføj en ny problemstilling"
@@ -2153,9 +2154,6 @@ msgstr "Tilføj godkendere"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Tilføj fed tekst"
-
msgid "Add broadcast message"
msgstr "Tilføj broadcastmeddelelse"
@@ -2207,8 +2205,8 @@ msgstr ""
msgid "Add image comment"
msgstr "Tilføj billedkommentar"
-msgid "Add italic text"
-msgstr "Tilføj kursiv tekst"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "Tilføj nøgle"
@@ -2225,6 +2223,9 @@ msgstr "Tilføj nyt program"
msgid "Add new directory"
msgstr "Tilføj ny mappe"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr "Tilføj eller fjern commits, som tidligere er blevet sammenlagt"
@@ -2249,9 +2250,6 @@ msgstr "Tilføj reaktion"
msgid "Add request manually"
msgstr "Tilføj anmodning manuelt"
-msgid "Add strikethrough text"
-msgstr "Tilføj gennemstreget tekst"
-
msgid "Add suggestion to batch"
msgstr "Tilføj forslag til batch"
@@ -2591,6 +2589,9 @@ msgstr "Slet"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Slet projektet %{projectName}?"
+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 "En Let's Encrypt-konto konfigureres til GitLab-instansen med denne e-mailadresse. Du modtager e-mails til at advare om certifikater der er ved at udløbe. %{link_start}Lær mere%{link_end}."
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "Konfigurer Let's Encrypt"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 "Nye CI-/CD-variabler i projekter og grupper indstilles som standard til beskyttet."
@@ -2738,6 +2760,9 @@ msgstr "Kræv at brugere beviser ejerskab for tilpassede domæner"
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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 "Indstillinger for størrelse og domæne for statiske Pages-websteder."
@@ -2807,9 +2841,15 @@ 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 "Aktive brugere"
@@ -3248,6 +3288,9 @@ msgstr "Avancerede indstillinger"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr "Webhook-URL"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr "{ \"events\": [{ \"application\": \"Navn pĂĄ program\" }] }"
@@ -3686,8 +3726,8 @@ msgstr "Alle projekter valgt"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "Alle tråde løst"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr "Alle brugere skal acceptere vilkĂĄr for tjeneste og privatlivspolitik for at tilgĂĄ GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr "Der opstod en fejl under indlæsning af pipelinen."
msgid "An error occurred while loading the pipelines jobs."
msgstr "Der opstod en fejl under indlæsning af pipelinejobbene."
-msgid "An error occurred while loading your content. Please try again."
-msgstr "Der opstod en fejl under indlæsning af dit indhold. Prøv venligst igen."
-
msgid "An error occurred while making the request."
msgstr "Der opstod en fejl under foretagelse af anmodningen."
@@ -4183,12 +4217,18 @@ msgstr "Der opstod en fejl under abonnering pĂĄ underretninger."
msgid "An error occurred while triggering the job."
msgstr "Der opstod en fejl under udløsning af jobbet."
+msgid "An error occurred while trying to follow this user, please try again."
+msgstr ""
+
msgid "An error occurred while trying to generate the report. Please try again later."
msgstr "Der opstod en fejl under forsøg på at generere rapporten. Prøv venligst igen senere."
msgid "An error occurred while trying to run a new pipeline for this merge request."
msgstr "Der opstod en fejl under forsøg på at køre en ny pipeline til sammenlægningsanmodningen."
+msgid "An error occurred while trying to unfollow this user, please try again."
+msgstr ""
+
msgid "An error occurred while unsubscribing to notifications."
msgstr "Der opstod en fejl under fjernelse af abonnering pĂĄ underretninger."
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] "%{count} godkendelse kræves fra %{membersCount}"
msgstr[1] "%{count} godkendelser kræves fra %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr "%{firstLabel} +%{numberOfAdditionalLabels} mere"
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr "Tilføj godkendere"
-msgid "ApprovalRule|All scanners"
-msgstr "Alle skannere"
-
-msgid "ApprovalRule|All severity levels"
-msgstr "Alle alvorlighedsniveauer"
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr "Anvend godkendelsesreglen til kun at overveje de valgte sikkerhedsskannere."
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr "Anvend godkendelsesreglen til kun at overveje de valgte alvorlighedsniveauer."
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr "Godkendelsesregler"
@@ -4650,21 +4669,6 @@ msgstr "Navn"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr "Antal sårbarheder som er tilladt før godkendelsesreglen udløses."
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr "Indtast venligst et tal fra 0 og op"
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr "Vælg venligst mindst én sikkerhedsskanner"
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr "Vælg venligst mindst ét sikkerhedsniveau"
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr "Regelnavn"
-msgid "ApprovalRule|Security scanners"
-msgstr "Sikkerhedsskannere"
-
-msgid "ApprovalRule|Select All"
-msgstr "Vælg alle"
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr "Vælg skannere"
-
-msgid "ApprovalRule|Select severity levels"
-msgstr "Vælg alvorlighedsniveauer"
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr "Alvorlighedsniveauer"
-
msgid "ApprovalRule|Target branch"
msgstr "MĂĄlgren"
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr "SĂĄrbarheder tilladt"
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr "Godkendelsesindstillinger for sammenlægningsanmodning er blevet opdateret."
@@ -4776,6 +4756,9 @@ msgstr "Godkendte den nuværende sammenlægningsanmodning."
msgid "Approved-By"
msgstr "Godkendt-af"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "Godkender"
@@ -4848,8 +4831,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr "Er du sikker på, at du forsøge at sammenlægge?"
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "Er du sikker pĂĄ, at du vil annullere redigering af kommentaren?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to close this blocked issue?"
msgstr "Er du sikker pĂĄ, at du vil lukke den blokerede problemstilling?"
@@ -4860,8 +4843,8 @@ msgstr "Er du sikker pĂĄ, at du vil slette %{name}?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "Er du sikker pĂĄ, at du vil slette artefakterne?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "Er du sikker pĂĄ, at du vil slette denne %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr "Er du sikker på, at du vil slette SSH-nøglen?"
@@ -4952,6 +4935,9 @@ msgstr "Er du sikker pĂĄ, at du vil nulstille tokenen til registrering?"
msgid "Are you sure you want to retry this migration?"
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 %{type}? This action cannot be undone."
msgstr "Er du sikker pĂĄ, at du vil tilbagekalde denne %{type}? Handlingen kan ikke fortrydes."
@@ -5105,6 +5091,9 @@ msgstr "Tildelt til mig"
msgid "Assigned to you"
msgstr "Tildelt til dig"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Tildeler"
@@ -5137,10 +5126,10 @@ msgstr ""
msgid "At least one of group_id or project_id must be specified"
msgstr "Mindst én af group_id eller project_id skal være angivet"
-msgid "At least one of your Personal Access Tokens is expired, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr "Forfattet %{timeago} af %{author}"
msgid "Authorization code:"
msgstr "Godkendelseskode:"
-msgid "Authorization key"
-msgstr "Godkendelsesnøgle"
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ msgstr ""
msgid "Background color"
msgstr "Baggrundsfarve"
+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 "Badges"
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ msgstr "Baseret pĂĄ"
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 "Vær forsigtig. Omdøbning af et projekts depot kan have utilsigtede bivirkninger."
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr "Fakturering"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
-msgstr "%{group_name} bruger i øjeblikket %{plan_name}."
+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 "@%{user_name}, du bruger i øjeblikket %{plan_name}."
+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 "Tillykke, din gratis prøveperiode er aktiveret."
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 "Gratis opgradering!"
msgid "BillingPlans|If you would like to downgrade your plan please contact %{support_link_start}Customer Support%{support_link_end}."
msgstr "Hvis du vil nedgradere din plan, sĂĄ kontakt venligst %{support_link_start}kundesupport%{support_link_end}."
+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 "Lær mere om hver plan ved at læse vores %{faq_link} eller start en gratis 30-dages prøveperiode af GitLab.com Ultimate."
@@ -5727,21 +5872,84 @@ msgstr "Lær mere om hver plan ved at besøge vores %{pricing_page_link}."
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 "HĂĄndter plan"
+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 "Se alle %{plan_name}-funktioner"
+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 "Gruppen bruger den plan som er tilknyttet med dens forældergruppe."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Besøg opkrævningsafsnittet i vores %{parent_billing_page_link} for at håndtere planen til gruppen."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5757,6 +5965,9 @@ msgstr "Din GitLab.com %{plan}-prøveperiode vil %{strong_open}udløbe efter %{e
msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. You can restore access to the features at any time by upgrading below."
msgstr "Din GitLab.com-prøveperiode vil udløbe %{expiration_date}. Du kan når som helst gendanne adgang til funktionerne ved at opgradere nedenunder."
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "opkræves årligt %{price_per_year}"
@@ -5775,6 +5986,9 @@ msgstr "mĂĄnedligt"
msgid "BillingPlans|per user"
msgstr "pr. bruger"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "Opgrader"
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr "Forlæng plan"
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr "Genaktivér prøveperiode"
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr "Delte runnere kan ikke aktiveres indtil et gyldigt kreditkort er blevet registreret."
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr "Validér konto"
msgid "Billings|Validate user account"
msgstr "Validér brugerkonto"
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr "Eksportér liste"
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr "Gruppeinvitation"
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ msgstr "Søg efter projekter"
msgid "BoardNewIssue|Select a project"
msgstr "Vælg et projekt"
+msgid "BoardScope|%{iterationTitle} iteration in %{iterationCadence}"
+msgstr ""
+
msgid "BoardScope|An error occurred while getting iterations. Please try again."
msgstr ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr "Rediger"
@@ -6237,6 +6481,9 @@ msgstr "Grennavn"
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Grene"
@@ -6246,6 +6493,9 @@ msgstr "Aktiv"
msgid "Branches|Active branches"
msgstr "Aktive grene"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Alle"
@@ -6294,9 +6544,6 @@ msgstr "Ny gren"
msgid "Branches|No branches to show"
msgstr "Ingen grene at vise"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr "Når du bekræfter og trykker på %{strongStart}%{buttonText}%{strongEnd}, så kan det ikke fortrydes eller gendannes."
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Kun en projektvedligeholder eller -ejer kan slette en beskyttet gren"
@@ -6336,7 +6583,7 @@ msgstr "Grenen kunne ikke opdateres automatisk fordi den er afviget fra sin upst
msgid "Branches|The default branch cannot be deleted"
msgstr "Standardgrenen kan ikke slettes"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,11 +6598,11 @@ msgstr "Ja, slet gren"
msgid "Branches|Yes, delete protected branch"
msgstr "Ja, slet beskyttet gren"
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Du er ved at slette %{strongStart}%{branchName}%{strongEnd} parmanent."
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Du er ved at slette den beskyttede gren %{strongStart}%{branchName}%{strongEnd} permanent."
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr ""
msgid "Branches|diverged from upstream"
msgstr "afviget fra upstream"
@@ -6369,9 +6616,6 @@ msgstr "beskyttet"
msgid "Breadcrumbs"
msgstr "Breadcrumbs"
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr "Broadcastmeddelelse blev oprettet."
@@ -6471,12 +6715,18 @@ 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 "Ingen forælder"
+msgid "BulkImport|Only groups that you have the %{role} role for are listed as groups you can import."
+msgstr ""
+
msgid "BulkImport|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
-msgstr "Viser %{start}-%{end} af %{total} fra %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
+msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr "Til ny gruppe"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr "Du har ingen grupper at importere"
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr "skal være en gruppe"
msgid "Burndown chart"
msgstr "Burndowndiagram"
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr "CI-/CD-konfiguration"
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr "Udgivelser"
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr "Noget gik galt under hentning af udgivelsesstatistik"
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr "Udsendelsesstrategi"
msgid "CICD|Jobs"
msgstr "Job"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "gruppe aktiveret"
@@ -6902,6 +7167,9 @@ msgstr "Annullerer forhĂĄndsvisning"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "Kan ikke sammenlægges automatisk"
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "Ændr tildeler"
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr "Ændrer titlen til \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr "Tjek dine Kubernetes-klyngeaftryk for kendte sĂĄrbarheder."
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Tjekker tilgængelighed af %{text} …"
@@ -7392,6 +7660,9 @@ msgstr "Gruppe"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "Navn pĂĄ virksomhed eller organisation som bruger GitLab"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr "Brug for flere brugere? Køb GitLab til din %{company}."
@@ -7698,9 +7969,6 @@ msgstr "er utilgængelig: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr "Kopiér token"
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr "Du har ikke tilstrækkelige tilladelser til at oprette en klyngeagent fo
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr "Du har ikke tilstrækkelige tilladelser til at slette klyngeagenten"
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}Mere information%{linkEnd}"
@@ -8281,9 +8540,6 @@ msgstr "Tilføjelse af en integrering vil dele klyngen på tværs af alle projek
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "Avancerede valgmuligheder pĂĄ Kubernetes-klyngens integrering"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Der opstod en fejl ved forsøg på at kontakte Google Cloud API'en. Prøv venligst igen senere."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "Der opstod en fejl under forsøg på at hente projektzoner: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Der opstod en fejl under forsøg på at hente dine projekter: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Der opstod en fejl under forsøg på at hente zonemaskintyper: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr "Der opstod en ukendt fejl under forsøg på at oprette forbindelse til Kubernetes."
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr "Ansøg om kredit"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "Godkend med AWS"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr "Fejl ved godkendelse"
@@ -8344,15 +8582,6 @@ msgstr "Tjek din klyngestatus"
msgid "ClusterIntegration|Check your token"
msgstr "Tjek din token"
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr "Ryd klyngemellemlager"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr "Ryd det lokale mellemlager af navnerum og tjenestekontoer."
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr "Kopiér CA-certifikat"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Kopiér Kubernetes-klyngenavn"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "Kunne ikke indlæse IAM-roller"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "Kunne ikke indlæse nøglepar"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "Kunne ikke indlæse VPC'er for den valgte region"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "Kunne ikke indlæse instanstyper"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "Kunne ikke indlæse netværk"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "Kunne ikke indlæse sikkerhedsgrupper for den valgte VPC"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr "Kunne ikke indlæse undernet for den valgte VPC"
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Opret Kubernetes-klynge"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Opretter Kubernetes-klynge"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-msgstr "Sletter alle GitLab-ressourcer som er vedhæftet til klyngen under fjernelse"
-
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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Vidste du det?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr "Indtast ny tjenestetoken"
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Indtast detaljerne til din Kubernetes-klynge"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Kunne ikke køre Kubeclient: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Henter maskintyper"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Henter projekter"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Henter zoner"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "GitLab-integrering"
@@ -8515,18 +8687,12 @@ msgstr "GitLab kunne ikke oprette forbindelse til klyngen."
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform-projekt"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes Engine-projekt"
-
msgid "ClusterIntegration|Group cluster"
msgstr "Gruppeklynge"
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr "Instanstype"
-
msgid "ClusterIntegration|Integration disabled"
msgstr "Integrering deaktiveret"
@@ -8554,9 +8717,6 @@ msgstr "Integrering aktiveret"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr "Kubernetes-klyngenavn"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "Kubernetes-klynge blev oprettet."
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Lær mere om %{help_link_start_machine_type}maskintyper%{help_link_end} og %{help_link_start_pricing}prissætning%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "Lær mere om %{help_link_start}zoner%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr "Lær mere om gruppe-Kubernetes-klynger"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "Indlæser nøglepar"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "Indlæser netværk"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "Indlæser sikkerhedsgrupper"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "Indlæser undernetværk"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Maskintype"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Sørg for at din konto %{link_to_requirements} for at oprette Kubernetes-klynger"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Ingen maskintyper passede til din søgning"
-
-msgid "ClusterIntegration|No networks found"
-msgstr "Ingen netværk fundet"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Ingen projekter fundet"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Ingen projekter passede til din søgning"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "Ingen sikkerhedsgruppe fundet"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "Ingen undernetværk fundet"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Ingen zoner passede til din søgning"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "Antal knudepunkter"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "Sørg for at din Google-konto opfylder følgende krav:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "Projektklynge"
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "RBAC-aktiveret klynge"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr "Læs vores %{linkStart}hjælpeside%{linkEnd} om Kubernetes-klyngeintegrering."
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Fjern integrering af Kubernetes-klynge"
@@ -8716,126 +8780,15 @@ msgstr "Fjern integrering?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Fjern Kubernetes-klyngens konfiguration fra projektet. Det sletter ikke selve Kubernetes-klyngen."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "Gem ændringer"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "Søg efter instanstyper"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Søg efter maskintyper"
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Søg efter projekter"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Søg efter zoner"
-
-msgid "ClusterIntegration|Security group"
-msgstr "Sikkerhedsgruppe"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Se og rediger detaljerne til din Kubernetes-klynge"
-msgid "ClusterIntegration|Select a VPC"
-msgstr "Vælg en VPC"
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "Vælg en VPC for at vælge en sikkerhedsgruppe"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr "Vælg et netværk"
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Vælg et netværk for at vælge et undernetværk"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr "Vælg en sikkerhedsgruppe"
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr "Vælg nøglepar"
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Vælg maskintype"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Vælg projekt"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Vælg projekt og zone for at vælge maskintype"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Vælg projekt for at vælge zone"
-
-msgid "ClusterIntegration|Select service role"
-msgstr "Vælg tjenesterolle"
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Vælg zone"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Vælg zone for at vælge maskintype"
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ msgstr "Noget gik galt under oprettelse af din Kubernetes-klynge"
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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Kontoen skal have tilladelser til at oprette en Kubernetes-klynge i %{link_to_container_project} angivet nedenunder"
-
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 ""
@@ -8893,24 +8834,15 @@ msgstr "Valgmuligheden giver dig mulighed for at installere programmer pĂĄ RBAC-
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "Vi kunne ikke verificere at et af dine projekter på GCP har fakturering aktiveret. Prøv venligst igen."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "Du er ved at fjerne din klyngeintegrering."
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Din konto skal have %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Zone"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "adgang til Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "opfylder kravene"
-
msgid "ClusterIntegration|sign up"
msgstr "tilmeld"
@@ -9073,6 +8969,9 @@ msgstr "Sammenfold godkendere"
msgid "Collapse issues"
msgstr "Sammenfold problemstillinger"
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr "Sammenfold milepæle"
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 "Farvelæg meddelelser"
@@ -9748,6 +9659,9 @@ msgstr "Byg et aftryk"
msgid "ContainerRegistry|CLI Commands"
msgstr "CLI-kommandoer"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr "Oprydning deaktiveret"
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr "Oprydning vil køre %{time}"
@@ -9799,6 +9707,9 @@ msgstr "Beholderregister"
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ msgstr "Endnu ikke planlagt"
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 ""
@@ -9924,6 +9838,9 @@ msgstr "Rodaftryk"
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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr "Kopierede etiketter og milepæle fra %{source_issuable_reference}."
msgid "Copy"
msgstr "Kopiér"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "Kopiér klonings-URL for %{http_label}"
@@ -10173,12 +10096,6 @@ msgstr "Kopiér klonings-URL for %{protocol}"
msgid "Copy %{type}"
msgstr "Kopiér %{type}"
-msgid "Copy Account ID to clipboard"
-msgstr "Kopiér konto-id til udklipsholder"
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr "Kopiér id"
@@ -10194,6 +10111,9 @@ msgstr "Kopiér offentlig SSH-nøgle"
msgid "Copy URL"
msgstr "Kopiér URL"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Kopiér grennavn"
@@ -10227,6 +10147,9 @@ msgstr "Kopiér filindhold"
msgid "Copy file path"
msgstr "Kopiér filsti"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr "Kopiér udløsertoken"
msgid "Copy value"
msgstr "Kopiér værdi"
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr "Opret fortrolig sammenlægningsanmodning"
msgid "Create confidential merge request and branch"
msgstr "Opret fortrolig sammenlægningsanmodning og gren"
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Opret mappe"
@@ -10584,9 +10513,6 @@ msgstr "Opret gruppe"
msgid "Create group label"
msgstr "Opret gruppeetiket"
-msgid "Create incident"
-msgstr "Opret hændelse"
-
msgid "Create issue"
msgstr "Opret problemstilling"
@@ -10647,6 +10573,9 @@ msgstr "Opret nyt projekt"
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr "Opret eller importér dit første projekt"
@@ -10686,6 +10615,9 @@ msgstr "Opret din første side"
msgid "Create your group"
msgstr "Opret din gruppe"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "Opret/importér dit første projekt"
@@ -10929,6 +10861,9 @@ msgstr "Kreditkort:"
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr "Tilpas sprog og regionsrelaterede indstillinger."
msgid "Customize name"
msgstr "Tilpas navn"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr "Tilpas din pipelinekonfiguration og dækningsrapport."
-
msgid "Customize your pipeline configuration."
msgstr "Tilpas din pipelinekonfiguration."
@@ -11220,13 +11158,10 @@ msgstr "%{selectedLabelsCount} valgte (%{maxLabels} maks.)"
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr "Dato"
msgid "CycleAnalytics|Display chart filters"
msgstr "Vis diagramfiltre"
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr "Vælg etiketter"
msgid "CycleAnalytics|Show"
msgstr "Vis"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] "Viser %{subjectFilterText} og %{selectedLabelsCount} etiket"
-msgstr[1] "Viser %{subjectFilterText} og %{selectedLabelsCount} etiketter"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr "Dato"
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr "Dage fra sammenlægning til udsendelse"
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr "Ingen sammenlægningsanmodninger blev udsendt i perioden"
@@ -11374,12 +11301,18 @@ msgstr "Noget gik galt under hentning af udsendelseshyppighedsdata."
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 "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|Time to restore service"
+msgstr ""
+
msgid "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ msgstr ""
msgid "DastProfiles|Are you sure you want to delete this profile?"
msgstr "Er du sikker pĂĄ, at du vil slette profilen?"
+msgid "DastProfiles|Attacks the target to find potential vulnerabilities. Active scans are potentially harmful to the site being scanned."
+msgstr ""
+
msgid "DastProfiles|Authentication"
msgstr ""
@@ -11449,6 +11385,12 @@ msgstr ""
msgid "DastProfiles|Branch missing"
msgstr "Gren mangler"
+msgid "DastProfiles|Change scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Change site profile"
+msgstr ""
+
msgid "DastProfiles|Choose a scan method"
msgstr ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr "Adgangskode"
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr "Profilnavn"
@@ -11608,9 +11562,24 @@ msgstr "Skannerprofiler"
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 "Vælg gren"
+msgid "DastProfiles|Select scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Select site profile"
+msgstr ""
+
msgid "DastProfiles|Show debug messages"
msgstr "Vis fejlfindingsmeddelelser"
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 "Definition"
@@ -12030,6 +12005,12 @@ msgstr "Slet %{name}"
msgid "Delete Comment"
msgstr "Slet kommentar"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr "Slet nøgle"
@@ -12045,6 +12026,9 @@ msgstr "Slet konto"
msgid "Delete artifacts"
msgstr "Slet artefakter"
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr "Slet badge"
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr "Slet fil"
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr "Slet aftryksdepot"
@@ -12120,6 +12107,9 @@ msgstr "Slet brugerliste"
msgid "Delete variable"
msgstr "Slet variabel"
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr "Kunne ikke fjerne webhooks. Prøv venligst igen eller kontakt administra
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "Kunne ikke fjerne wikidepot. Prøv venligst igen eller kontakt administrator."
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "Kunne ikke gendanne projektdepot. Kontakt venligst administratoren."
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr "Value Stream'et '%{name}' slettet"
@@ -12225,9 +12209,6 @@ msgstr "(topniveau)"
msgid "Dependencies|All"
msgstr "Alle"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr "Komponent"
@@ -12258,6 +12239,9 @@ msgstr "Placering og afhængighedssti"
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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr "Afhængighedsproxy"
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Udsendelser"
msgid "Deploy Keys"
msgstr "Udsendelsesnøgler"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr "Beskriv målet for ændringerne og hvad kontrollanter skal være opmærk
msgid "Description"
msgstr "Beskrivelse"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr "Beskrivelse (valgfrit)"
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "Beskrivelse:"
@@ -13312,6 +13299,12 @@ msgstr "Start en gratis prøveperiode"
msgid "Discover|Upgrade now"
msgstr "Opgrader nu"
+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 "Debatér et bestemt forslag eller spørgsmål som har brug for at blive løst."
@@ -13554,6 +13547,15 @@ msgstr "Forfaldsdato"
msgid "Due date"
msgstr "Forfaldsdato"
+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 ""
@@ -13650,6 +13652,9 @@ msgstr "Rediger adgangskode"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "Rediger udgivelse"
@@ -13668,6 +13673,9 @@ msgstr "Rediger systemhook"
msgid "Edit application"
msgstr "Rediger program"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "Rediger kommentar"
@@ -13704,6 +13712,9 @@ msgstr "Rediger gruppe: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr "Rediger bruger: %{user_name}"
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "Rediger wikiside"
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr "Aktivér PlantUML"
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr "Aktivér SSL-verificering"
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr "Aktivér adgang til ydelseslinjen for ikke-administratorer i en given gruppe."
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr "Aktivér administratortilstand"
@@ -14070,9 +14075,6 @@ msgstr "Aktivér multipart e-mails"
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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr "Slutter"
msgid "Ends: %{endsAt}"
msgstr "Slutter: %{endsAt}"
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr "Miljø kræves for Stages::VariableEndpointInserter"
msgid "Environment scope"
msgstr "Miljøomfang"
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr "Er du sikker pĂĄ, at du vil fjerne %{bStart}%{targetIssueTitle}%{bEnd} f
msgid "Epics|Assign Epic"
msgstr "Tildel epic"
-msgid "Epics|Enter a title for your epic"
-msgstr "Indtast en titel til din epic"
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr "Lad den være tom for at nedarve fra milepælsdatoer"
@@ -15039,6 +15029,9 @@ msgstr "Estimat"
msgid "Estimated"
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 "EventFilterBy|Filter by all"
msgstr "Filtrér efter alle"
@@ -15069,6 +15062,9 @@ msgstr "Filtrér efter wiki"
msgid "Events"
msgstr "Begivenheder"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "Alle forsøg på %{action} mislykkedes: %{job_error_message}. Prøv venligst igen."
@@ -15152,6 +15148,9 @@ msgstr "Alt hvad du har brug for til at oprette et GitLab Pages-websted med Jeky
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 "Alt hvad du har brug for til at oprette et GitLab Pages-websted med ren HTML"
@@ -15218,15 +15217,15 @@ msgstr "Udfold fil"
msgid "Expand issues"
msgstr "Udfold problemstillinger"
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr "Udfold milepæle"
msgid "Expand panel"
msgstr "Udfold panel"
-msgid "Expand pipeline"
-msgstr "Udfold pipeline"
-
msgid "Expand settings section"
msgstr ""
@@ -15251,9 +15250,6 @@ msgstr "Udløbsdato (valgfrit)"
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "Udløbet"
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr "Eksporterede krav"
-msgid "External ID"
-msgstr "Eksternt id"
-
msgid "External URL"
msgstr "Ekstern URL"
@@ -15586,6 +15579,9 @@ msgstr "Kunne ikke indlæse gruppeaktivitetsmålinger. Prøv venligst igen."
msgid "Failed to load groups, users and deploy keys."
msgstr "Kunne ikke indlæse grupper, brugere og udsendelsesnøgler."
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr "Kunne ikke fjerne brugernøgle."
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr "Kunne ikke nulstille nøgle. Prøv venligst igen."
-
msgid "Failed to retrieve page"
msgstr "Kunne ikke hente side"
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Filskabeloner"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "Fejl ved upload af fil."
@@ -16161,6 +16157,9 @@ msgstr "Fornavn"
msgid "First seen"
msgstr "Først set"
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr "Aktivér FloC (Federated Learning of Cohorts)"
msgid "FloC|Federated Learning of Cohorts"
msgstr "Federated Learning of Cohorts"
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ msgstr "FogBugz-URL"
msgid "FogBugz import"
msgstr "FogBugz-import"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "Mappe/%{name}"
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "For mere information, gĂĄ til "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr "Fandt fejl i din %{gitlab_ci_yml}:"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Fandt fejl i din .gitlab-ci.yml:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr "Framework slettet"
@@ -16401,6 +16406,9 @@ msgstr "Fra %{providerTitle}"
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "Generer nøgle"
-
msgid "Generate new export"
msgstr "Generer ny eksport"
-msgid "Generate new token"
-msgstr "Generer ny token"
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr "(%{timeAgo})"
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr "Filtrér efter navn"
msgid "Geo|Filter by status"
msgstr "Filtrér efter status"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr "Offline"
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "Afventende synkronisering"
@@ -16858,11 +16857,14 @@ msgstr "Synkroniser igen"
msgid "Geo|Resync all"
msgstr "Synkroniser alle igen"
-msgid "Geo|Resync all %{replicableType}"
-msgstr "Synkroniser alle %{replicableType} igen"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
-msgid "Geo|Resync all projects"
-msgstr "Synkroniser alle projekter igen"
+msgid "Geo|Resync project"
+msgstr ""
msgid "Geo|Retry count"
msgstr ""
@@ -16873,8 +16875,11 @@ msgstr "Verificer igen"
msgid "Geo|Reverify all"
msgstr "Verificer alle igen"
-msgid "Geo|Reverify all projects"
-msgstr "Verificer alle projekter igen"
+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 ""
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr "*Sammenlagt af: %{author} kl. %{timestamp}*"
msgid "GitLab"
msgstr "GitLab"
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "GitLab/fjern abonnering"
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr "GitLab-eksport"
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr "GitLab-gruppe: %{source_link}"
@@ -17218,7 +17232,7 @@ msgstr "GitLab indhenter et Let's Encrypt SSL-certifikat til domænet. Processen
msgid "GitLab is open source software to collaborate on code."
msgstr "GitLab er open source-software til at samarbejde om kode."
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr "GitLab-projekteksport"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr "GitLab.com"
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "GitLab.com-import"
@@ -17272,6 +17286,9 @@ msgstr "TilgĂĄ sider"
msgid "GitLabPages|Are you sure?"
msgstr "Er du sikker?"
+msgid "GitLabPages|Can be overridden per project. For no limit, enter 0. To inherit the value, leave empty."
+msgstr ""
+
msgid "GitLabPages|Certificate: %{subject}"
msgstr "Certifikat: %{subject}"
@@ -17293,8 +17310,8 @@ 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 of pages (MB)"
-msgstr "Maksimale størrelse på sider (MB)"
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
msgid "GitLabPages|New Domain"
msgstr "Nyt domæne"
@@ -17308,6 +17325,12 @@ msgstr "Pages"
msgid "GitLabPages|Remove"
msgstr "Fjern"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "Fjern sider"
@@ -17323,9 +17346,6 @@ msgstr "Noget fik galt under indhentning af Let's Encrypt-certifikatet til %{dom
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr "Ubekræftet"
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "GĂĄ tilbage"
@@ -17554,6 +17577,9 @@ msgstr "GĂĄ til mĂĄlinger"
msgid "Go to next page"
msgstr "Gå til næste side"
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr "GĂĄ til forrige side"
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr "Gå til primære websted"
@@ -17584,6 +17613,9 @@ msgstr "GĂĄ til depotgraf"
msgid "Go to snippets"
msgstr "GĂĄ til udklip"
+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 ""
@@ -17632,9 +17664,6 @@ msgstr "GĂĄ til dine projekter"
msgid "Go to your snippets"
msgstr "GĂĄ til dine udklip"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr "Målet for ændringerne og hvad kontrollanter skal være opmærksomme på"
-
msgid "Google Cloud"
msgstr "Google Cloud"
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,8 +18084,8 @@ msgstr "Generer en SCIM-token"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
-msgstr "Identitet"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr ""
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ msgstr ""
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "En gruppe er en samling af projekter."
+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 "Hvis du organiserer dine projekter under en gruppe, sĂĄ virker det som en mappe."
msgid "GroupsEmptyState|No groups found"
msgstr "Ingen grupper fundet"
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr "Opret ny gruppe"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source URL"
msgstr "GitLab kilde-URL"
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 "Importér gruppe"
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr "Overskrift 3"
msgid "Heading 4"
msgstr "Overskrift 4"
-msgid "Headings"
-msgstr "Overskrifter"
-
msgid "Health"
msgstr "Helbred"
@@ -18767,6 +18811,9 @@ msgstr "Velkommen til GitLab!"
msgid "Help"
msgstr "Hjælp"
+msgid "Help translate GitLab into 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."
@@ -18791,12 +18838,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "Hej %{username}!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr ""
msgid "Hide"
msgstr "Skjul"
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "Skjul arkiverede projekter"
@@ -18963,9 +19016,6 @@ msgstr "Hvordan bruger jeg er webterminal?"
msgid "How do I use file templates?"
msgstr "Hvordan bruger jeg filskabeloner?"
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr "Opdater forhĂĄndsvisning"
msgid "IDE|Review"
msgstr "Kontrol"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-msgstr "Hvis YouTube-URL'en er https://www.youtube.com/watch?v=0t1DgySidms sĂĄ er video-id'et %{id}"
-
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 ""
@@ -19134,6 +19184,12 @@ msgstr "Hvis e-mailen blev tilføjet ved en fejl, så kan du fjerne den her:"
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr "Hvis det var en fejltagelse, sĂĄ kan du %{leave_link_start}forlade %{source_type}%{link_end}."
@@ -19200,9 +19256,6 @@ msgstr "Ignoreret"
msgid "Image URL"
msgstr "Billed-URL"
-msgid "Image details"
-msgstr "Billeddetaljer"
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr "Forbedr kundesupport med serviceskranke"
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr "I gang"
+msgid "In the background, we're attempting to connect you again."
+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 use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr "Indryk"
-
msgid "Index"
msgstr "Indeks"
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr "Indsæt et citat"
-msgid "Insert a video"
-msgstr "Indsæt en video"
-
-msgid "Insert an image"
-msgstr "Indsæt et billede"
-
msgid "Insert code"
msgstr "Indsæt kode"
@@ -20382,9 +20438,6 @@ msgstr "Indsæt kolonne før"
msgid "Insert image"
msgstr "Indsæt billede"
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr "Indsæt link"
@@ -20397,9 +20450,6 @@ msgstr "Indsæt række før"
msgid "Insert suggestion"
msgstr "Indsæt forslag"
-msgid "Insert video"
-msgstr "Indsæt video"
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ msgstr "Integrering"
msgid "Integration Settings"
msgstr "Integreringsindstillinger"
+msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgstr ""
+
+msgid "IntegrationEvents|A comment is added on an issue"
+msgstr ""
+
+msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Integreringer"
@@ -20540,6 +20617,9 @@ msgstr "Kunne ikke linke navnerum. Prøv venligst igen."
msgid "Integrations|Failed to load namespaces. Please try again."
msgstr "Kunne ikke indlæse navnerum. Prøv venligst igen."
+msgid "Integrations|Failed to load subscriptions."
+msgstr ""
+
msgid "Integrations|Failed to sign in to GitLab."
msgstr ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr "Interaktiv tilstand"
@@ -20705,6 +20791,9 @@ msgstr "Interne - projektet kan tilgĂĄs af brugere som er logget ind, undtagen e
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "Interne brugere"
@@ -20894,6 +20983,9 @@ msgstr "Inviter dine kollegaer"
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 "Vi har bemærket at du ikke har inviteret nogen til gruppen. Invitér dine kollegaer, så du kan debattere problemstillinger, samarbejde på sammenlægningsanmodninger og dele din viden."
+msgid "InviteMembersModal| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr "Inviter en gruppe"
msgid "InviteMembersModal|Invite members"
msgstr "Inviter medlemmer"
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr "Vælg medlemmer eller skriv e-mailadresser"
msgid "InviteMembersModal|Something went wrong"
msgstr "Noget gik galt"
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr "Du inviterer en gruppe til gruppen %{strongStart}%{name}%{strongEnd}."
@@ -20978,6 +21085,9 @@ msgstr "Du inviterer medlemmer til projektet %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "Inviter en gruppe"
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr "Inviteret"
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr "Gennemløb opdateret"
msgid "Iterations"
msgstr "Gennemløb"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr "Tilføj gennemløb"
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr "Kadencenavn"
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr "Rediger gennemløbskadence"
msgid "Iterations|Error loading iteration cadences."
msgstr "Fejl ved indlæsning af gennemløbskadencer."
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr "Gennemløbskadencer"
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,18 +21589,18 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr "Ingen gennemløb i kadence."
+msgid "Iterations|No one can change this date after the cadence has begun."
+msgstr ""
+
msgid "Iterations|No open iterations."
msgstr "Ingen åbne gennemløb."
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
msgid "Iterations|Open"
msgstr ""
-msgid "Iterations|Requires update"
-msgstr ""
-
msgid "Iterations|Roll over issues"
msgstr ""
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr "Vælg startdato"
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr "Startdato"
-msgid "Iterations|The duration for each iteration (in weeks)"
-msgstr "Varigheden af hvert gennemløb (i uger)"
+msgid "Iterations|The duration of each iteration (in weeks)."
+msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr "Titel"
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr "Kan ikke finde gennemløb."
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "Opret gren til Jira-problemstillingen %{jiraIssue}"
@@ -21599,6 +21718,12 @@ msgstr "Kunne ikke oprette gren."
msgid "JiraConnect|Failed to create branch. Please try again."
msgstr "Kunne ikke oprette gren. Prøv venligst igen."
+msgid "JiraConnect|GitLab for Jira App"
+msgstr ""
+
+msgid "JiraConnect|Jira Connect Application ID"
+msgstr ""
+
msgid "JiraConnect|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr "Grund-URL for Jira-instansen."
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ msgstr "F.eks. 12, 24"
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 ""
@@ -21737,24 +21871,18 @@ 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."
+msgstr ""
+
msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
msgstr ""
-msgid "JiraService|This is a Premium feature"
-msgstr "Det er en Premium-funktion"
-
-msgid "JiraService|This is an Ultimate feature"
-msgstr "Dette er en Ultimate-funktion"
-
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Brug Jira som projektets problemstillingssporing."
@@ -21779,6 +21907,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "Web-URL"
+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 ""
@@ -21803,12 +21937,6 @@ msgstr "Job %{jobName}"
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr "Jobartefakt"
-
-msgid "Job artifacts"
-msgstr "Jobartefakter"
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr "Er du sikker på, at du vil fortsætte?"
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ msgstr "Artefakterne blev fjernet"
msgid "Job|The artifacts will be removed"
msgstr "Artefakterne vil blive fjernet"
+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 "Artefakterne er de seneste. De vil ikke blive slettet (selv hvis de er udløbet) indtil nyere artefakter er tilgængelige."
msgid "Job|This job failed because the necessary resources were not successfully created."
msgstr ""
-msgid "Job|This job is stuck because the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ msgstr "manuelt"
msgid "Job|triggered"
msgstr "udløst"
+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 "Deltag i Zoom-møde"
@@ -22034,9 +22174,6 @@ msgstr "Jul."
msgid "July"
msgstr "Juli"
-msgid "Jump to next unresolved thread"
-msgstr "Hop til næste uløste tråd"
-
msgid "Jun"
msgstr "Jun."
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-msgstr "Fortsæt redigering"
-
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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr "Sprog"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Large File Storage"
@@ -22306,6 +22443,9 @@ msgstr "Sidst redigeret %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr "Licensfil"
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] "Licensoverholdelse registrerede %d ny overtrædelse af licens og regelsæt, kræver godkendelse"
msgstr[1] "Licensoverholdelse registrerede %d nye overtrædelser af licenser og regelsæt, kræver godkendelse"
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "Licensoverholdelse registrerede ingen licenser kun for kildegrenen"
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr "Link"
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr "Linktitel"
msgid "Link title is required"
msgstr "Linktitel kræves"
-msgid "Link to an image"
-msgstr "Link til et billede"
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr "Liste over alle sammenlægningscommits"
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 "Listevisning"
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr "Indlæsning af funktioner fik timeout. Genindlæs venligst siden for at prøve igen."
-
msgid "Loading more"
msgstr "Indlæser mere"
@@ -22995,6 +23124,9 @@ msgstr "Indlæser udklip"
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "Indlæser ..."
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "LĂĄs ikke fundet"
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
msgstr "Gør problemstilling fortrolig"
+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 issue confidential."
msgstr "Gør problemstillingen fortrolig."
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr "Mærk problemstillingen som relateret til en anden problemstilling"
msgid "Mark to do as done"
msgstr "Mærk gøremål som færdig"
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr "Hjælp for Markdown"
msgid "Markdown enabled."
msgstr "Markdown aktiveret."
-msgid "Markdown is supported"
-msgstr "Markdown understøttes"
-
msgid "Markdown supported."
msgstr "Markdown understøttes."
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr "Maksimale størrelse på diff-patch (byte)"
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ 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 2MB. Please select a smaller file."
-msgstr "Maksimale filstørrelse er 2 MB. Vælg venligst en mindre fil."
-
msgid "Maximum files in a diff"
msgstr "Maksimale filer i en diff"
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr "Maksimale størrelsesgrænse for hvert depot."
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr "Maksimale størrelse på importfiler."
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr "Flere emner"
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr "Mest relevante"
@@ -24929,9 +25082,6 @@ msgstr "Mit emne"
msgid "My-Reaction"
msgstr "Min-reaktion"
-msgid "N/A"
-msgstr "—"
-
msgid "Name"
msgstr "Navn"
@@ -25105,33 +25255,6 @@ msgstr "Netværk"
msgid "Network:"
msgstr "Netværk:"
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr "Ugyldigt eller tomt regelsæt"
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr "Fejl ved Kubernetes: %{error}"
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr "Noget gik galt. Kunne ikke opdatere regelsæt"
-
-msgid "NetworkPolicy|Policy"
-msgstr "Regelsæt"
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr "Søg efter regelsæt"
-
-msgid "NetworkPolicy|Status"
-msgstr "Status"
-
msgid "Never"
msgstr "Aldrig"
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr "Intet medlem angivet"
-
msgid "No members found"
msgstr "Ingen medlemmer fundet"
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr "Ingen projekter fundet"
@@ -25638,9 +25761,6 @@ msgstr "Intet depot"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "Ingen runnere fundet"
-
msgid "No schedules"
msgstr "Ingen planlægninger"
@@ -25680,6 +25800,9 @@ msgstr "Ingen testdækning"
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr "Ingen sĂĄrbarheder tilstede"
@@ -25733,6 +25856,9 @@ 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 "Ikke tilgængelig"
@@ -25793,22 +25919,28 @@ 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 "Er du sikker pĂĄ, at du vil annullere oprettelse af kommentaren?"
msgid "Notes|Collapse replies"
msgstr "Sammenfold svar"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,12 +25955,9 @@ msgstr "Vis kun historik"
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 comment is confidential and only visible to group members"
+msgid "Notes|This internal note will always remain confidential"
msgstr ""
-msgid "Notes|This comment is confidential and only visible to project members"
-msgstr "Kommentaren er fortrolig og kun synlig for projektmedlemmer"
-
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 ""
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr "Fra"
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "Ă…h nej!"
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr "Beskrivelse (valgfrit)"
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 "Starttidspunkt"
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "Kun projektmedlemmer"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr "Ă…bn i filvisning"
msgid "Open in your IDE"
msgstr "Ă…bn i din IDE"
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "Ă…bn rĂĄ"
@@ -26697,9 +26862,6 @@ msgstr "GitLab virker måske ikke ordentligt fordi du bruger en forældet webbro
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr "Installer venligst en %{browser_link_start}understøttede webbrowser%{browser_link_end} for at få en bedre oplevelse."
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr "Tilsidesat"
@@ -27095,6 +27257,9 @@ msgstr "Noget gik galt under sletning af pakkefilen."
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr "Noget gik galt under sletning af pakken."
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr "Beklager, dit filter gav ingen resultater"
@@ -27161,9 +27326,6 @@ msgstr "Pakker og registre"
msgid "Page not found"
msgstr "Siden blev ikke fundet"
-msgid "Page settings"
-msgstr "Sideindstillinger"
-
msgid "PagerDutySettings|Active"
msgstr "Aktiv"
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr "Forælder"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr "Forælderepic findes ikke."
msgid "Parent epic is not present."
msgstr "Forælderepic er ikke tilstede."
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
msgstr "Adgangskoder skal være unikke og ikke være brugt på andre websteder eller tjenester."
+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 "Overskredet"
@@ -27311,6 +27491,9 @@ msgstr "Indsæt epiclink"
msgid "Paste issue link"
msgstr "Indsæt problemstillingslink"
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr "Indsæt projektsti (f.eks. gitlab-org/gitlab)"
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr "Pause"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr "Afventende kommentarer"
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ msgstr "Personer uden tilladelse fĂĄr aldrig en underretning og kan ikke komment
msgid "People without permission will never get a notification."
msgstr "Personer uden tilladelse fĂĄr aldrig en underretning."
+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 ""
@@ -27482,9 +27671,6 @@ msgstr "Personlig adgangstoken"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "Oprettelse af personligt projekt er ikke tilladt. Kontakt venligst din administrator med spørgsmål"
@@ -27539,6 +27725,9 @@ msgstr "Pipelineplanlægninger"
msgid "Pipeline URL"
msgstr "Pipeline-URL"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ msgstr "Er du sikker på, at du vil køre pipelinen?"
msgid "Pipelines|Auto DevOps"
msgstr ""
+msgid "Pipelines|Based on your project, we recommend this template:"
+msgstr ""
+
msgid "Pipelines|Build with confidence"
msgstr "Byg med selvtillid"
-msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ msgstr "Ryd runnermellemlagre"
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 "Kopiér udløsertoken"
@@ -27845,12 +28049,18 @@ msgstr "Kunne ikke indlæse sammenlagt YAML-indhold"
msgid "Pipelines|Description"
msgstr "Beskrivelse"
+msgid "Pipelines|Don't need a guide? Jump in right away with a template."
+msgstr ""
+
msgid "Pipelines|Edit"
msgstr "Rediger"
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 ""
@@ -27860,6 +28070,9 @@ msgstr "Kom godt i gang med GitLab CI/CD"
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 ""
@@ -27878,6 +28091,9 @@ msgstr "Sidst brugt"
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 "Lint"
@@ -27893,12 +28109,18 @@ msgstr "Sammenlagt YAML er kun visning"
msgid "Pipelines|More Information"
msgstr "Mere information"
+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 "Ejer"
@@ -27917,6 +28139,9 @@ 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 "Noget gik galt under rensning af runnermellemlager."
@@ -27998,6 +28223,15 @@ msgstr "Vis sammenlagt YAML"
msgid "Pipelines|Visualize"
msgstr "Visualiser"
+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 ""
@@ -28256,9 +28490,6 @@ msgstr "Tjek venligst din e-mail %{email} for at bekræfte din konto"
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 "Tjek venligst din e-mail (%{email}) for at bekræfte at du ejer adressen og lås op for styrken i CI/CD. Har du ikke modtages den? %{resend_link}. Forkert e-mailadresse? %{update_link}."
-msgid "Please choose a file"
-msgstr "Vælg venligst en fil"
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr "Angiv venligst et navn"
msgid "Please provide a name."
msgstr "Angiv venligst et navn."
-msgid "Please provide a valid URL"
-msgstr "Angiv venligst en gyldig URL"
-
msgid "Please provide a valid URL."
msgstr "Angiv venligst en gyldig URL."
-msgid "Please provide a valid YouTube URL or ID"
-msgstr "Angiv venligst en gyldig URL eller id til YouTube"
-
msgid "Please provide a valid email address."
msgstr "Angiv venligst en gyldig e-mailadresse."
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "Vent venligst et øjeblik. Siden opdateres automatisk når den er klar."
@@ -28454,7 +28676,7 @@ msgstr "Regelsæt"
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,8 +28817,8 @@ msgstr "Tema for syntaksfremhævning"
msgid "Preferences|Tab width"
msgstr "Bredde pĂĄ tabulatorstop"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-msgstr "Funktionen er eksperimentel og oversættelserne er endnu ikke færdig"
+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 "Indstillingen giver dig mulighed for at tilpasse udseendet pĂĄ syntaksen."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr "Udløbet nøgle er ikke gyldig."
-
msgid "Profiles|Expired:"
msgstr "Udløbet:"
@@ -28946,7 +29165,7 @@ msgstr "Fulde navn"
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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "Forbedr sikkerheden pĂĄ din konto ved at aktivere totrinsgodkendelse (2FA)"
-msgid "Profiles|Invalid key."
-msgstr "Ugyldig nøgle."
-
msgid "Profiles|Invalid password"
msgstr "Ugyldig adgangskode"
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr "Nøglen kan stadigvæk bruges efter den udløber."
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr "Nøglen kan bruges efter udløbsdatoen."
-
msgid "Profiles|Last used:"
msgstr "Sidst brugt:"
@@ -29510,6 +29720,9 @@ msgstr ""
msgid "ProjectService|Leave blank to use your current API key"
msgstr "Lad den være tom for at bruge din nuværende API-nøgle"
+msgid "ProjectService|Leave blank to use your current API key."
+msgstr ""
+
msgid "ProjectService|Leave blank to use your current password"
msgstr ""
@@ -29597,11 +29810,14 @@ msgstr "%{link_start}Hvad er beskrivelsesskabeloner?%{link_end}"
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr "Yderligere indstillinger der påvirker hvordan og hvornår sammenlægninger foretages."
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Alle debatter skal løses"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr "Tillad"
@@ -29612,7 +29828,7 @@ msgstr "Vis altid belønningsemojiknapper med tommelfinger-op og tommelfinger-ne
msgid "ProjectSettings|Analytics"
msgstr "Analyse"
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr "Problemstillinger"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr "LFS-objekter fra depotet er tilgængelige til forgreninger. %{linkStart}Hvordan fjerner jeg dem?%{linkEnd}"
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "Pakker"
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "Privat"
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "Krav"
@@ -29978,6 +30206,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr "Kotlin Native for Linux"
@@ -30017,6 +30248,9 @@ msgstr "Pages/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Pages/ren HTML"
@@ -30056,6 +30290,9 @@ msgstr "Projekter"
msgid "Projects (%{count})"
msgstr "Projekter (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr "Synlighedsniveau"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "Venter på din første udsendelse til et miljø for at finde almindelige målinger"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr "MĂĄ udsende"
msgid "ProtectedEnvironment|Environment"
msgstr "Miljø"
+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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "Vælg et miljø"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "Vælg brugere"
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr "Offentlige"
@@ -30785,6 +31016,9 @@ msgstr "Push et eksisterende Git-depot"
msgid "Push an existing folder"
msgstr "Push en eksisterende mappe"
+msgid "Push code to the repository."
+msgstr ""
+
msgid "Push commits to the source branch or add previously merged commits to review them."
msgstr ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr "Indtast din programnøgle."
@@ -30878,6 +31115,9 @@ msgstr "Høj prioritet"
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 "Lav prioritet"
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr "Modtag underretninger fra GitLab."
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr "Relaterede funktionsflag"
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr "Relaterede problemstillinger"
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr "Ny udgivelse"
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr "Noget gik galt under oprettelse af en ny udgivelse."
@@ -31314,6 +31560,12 @@ msgstr "Noget gik galt under hentning af udgivelsesdetaljerne."
msgid "Release|Something went wrong while saving the release details."
msgstr "Noget gik galt under gemning af udgivelsesdetaljerne."
+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 "Genindlæs side"
@@ -31641,9 +31893,18 @@ msgstr "Erstat %{name}"
msgid "Replace all label(s)"
msgstr "Erstat alle etiketter"
+msgid "Replace audio"
+msgstr ""
+
msgid "Replace file"
msgstr "Erstat fil"
+msgid "Replace image"
+msgstr ""
+
+msgid "Replace video"
+msgstr ""
+
msgid "Replaced all labels with %{label_references} %{label_text}."
msgstr "Erstat alle etiketter med %{label_references} %{label_text}."
@@ -31656,6 +31917,9 @@ msgstr "Replikation"
msgid "Reply by email"
msgstr "Besvar via e-mail"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr "Besvar kommentar"
@@ -31665,9 +31929,6 @@ msgstr "Besvar e-mailen direkte eller %{view_it_on_gitlab}."
msgid "Reply…"
msgstr "Besvar …"
-msgid "Repo by URL"
-msgstr "Depot efter URL"
-
msgid "Report abuse"
msgstr "Rapportér misbrug"
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "Rapporteret %{timeAgo} af %{reportedBy}"
@@ -31837,13 +32101,16 @@ msgstr "Depoter"
msgid "Repositories Analytics"
msgstr "Depotanalyse"
+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 "Gennemsnitlig dækning"
-msgid "RepositoriesAnalytics|Average test coverage last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ msgstr "Download testdækningsdata (.csv)"
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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+msgstr ""
+
msgid "RepositoriesAnalytics|Last Update"
msgstr "Sidste opdatering"
+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 "Ingen testdækning at vise"
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr "Depotet er allerede skrivebeskyttet"
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr "Depottjek"
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr "Anmodningsdetaljer"
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr "Nulstil"
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr "Nulstil godkendelsesnøgle?"
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr "Nulstil filtre"
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr "Nulstil nøgle"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr "Nulstil skabelon"
msgid "Reset to project defaults"
msgstr "Nulstil til projektstandarder"
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr "Nulstilling af godkendelsesnøglen vil invalidere den forrige nøgle. Eksisterende alertbeskedkonfigurationer skal opdateres med den nye nøgle."
-
msgid "Resolve"
msgstr "Løs"
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr "Aktiv"
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ msgstr "Download og installer programfil"
msgid "Runners|Download latest binary"
msgstr "Download seneste programfil"
+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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr "Sidste kontakt"
msgid "Runners|Locked to this project"
msgstr "LĂĄst til projektet"
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr "Maksimum timeout for job"
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr "Ny registreringstoken genereret!"
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
msgstr "Runnere"
+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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ msgstr "Runneren er tilknyttet med bestemte projekter."
msgid "Runners|This runner is available to all projects and subgroups in a group."
msgstr "Runneren er tilgængelig i alle projekter og undergrupper i en gruppe."
+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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr "Du kan opsat en bestemt runner til at blive brugt af flere projekter men du kan ikke gøre den til en delt runner."
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "Kører"
@@ -32978,15 +33326,15 @@ msgstr "Gem kommentar"
msgid "Save deploy freeze"
msgstr "Gem udsendelsesfrysning"
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "Gem adgangskode"
msgid "Save pipeline schedule"
msgstr "Gem pipelineplanlægning"
-msgid "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 "Saving"
msgstr "Gemmer"
@@ -33179,6 +33527,9 @@ msgstr "Søg efter eller filtrér resultater ..."
msgid "Search or filter results…"
msgstr "Søg efter eller filtrér resultater …"
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "Søg efter projekt"
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "Sikkerhed"
@@ -33372,9 +33732,6 @@ msgstr "Sikkerhedsrapporten er forældet. Opdater venligst din gren med de senes
msgid "Security report is out of date. Run %{newPipelineLinkStart}a new pipeline%{newPipelineLinkEnd} for the target branch (%{targetBranchName})"
msgstr "Sikkerhedsrapporten er forældet. Kør %{newPipelineLinkStart}en ny pipeline%{newPipelineLinkEnd} for målgrenen (%{targetBranchName})"
-msgid "SecurityApprovals|A merge request approval is required when a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr "En sammenlægningsgodkendelse kræves når testdækning afviser."
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr "Lær mere om sårbarhedstjek"
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr "SĂĄrbarhedstjek"
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,12 +33915,12 @@ msgstr "Tilføj regel"
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 in this group."
+msgstr ""
+
msgid "SecurityOrchestration|All policies"
msgstr "Alle regelsæt"
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
-msgstr ""
-
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
msgstr ""
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr "Kun ejere kan opdatere sikkerhedsregelsætprojekt"
msgid "SecurityOrchestration|Policies"
msgstr "Regelsæt"
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr "Regelsætbeskrivelse"
-
msgid "SecurityOrchestration|Policy editor"
msgstr "Regelsæteditor"
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr "Beklager, dit filter gav ingen resultater."
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr "+%{count} mere"
-
-msgid "SecurityPolicies|Policy type"
-msgstr "Regelsættype"
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr "Opret Jira-problemstilling"
msgid "SecurityReports|Create issue"
msgstr "Opret problemstilling"
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 "Fejl ved hentning af sårbarhedstællingerne. Tjek venligst din netværksforbindelse og prøv igen."
@@ -33987,15 +34350,6 @@ msgstr "Lær mere om at opsætte dit betjeningspanel"
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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr "OvervĂĄg sĂĄrbarheder i alle dine projekter"
@@ -34056,6 +34407,9 @@ msgstr "Fjern projekt fra betjeningspanel"
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 ""
@@ -34203,9 +34557,6 @@ msgstr "Se vores websted for hjælp"
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr "Vælg Git-revision"
msgid "Select Page"
msgstr "Vælg side"
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr "Vælg en gren"
@@ -34293,9 +34647,6 @@ msgstr "Vælg forfaldsdato"
msgid "Select epic"
msgstr "Vælg epic"
-msgid "Select file"
-msgstr "Vælg fil"
-
msgid "Select group"
msgstr "Vælg gruppe"
@@ -34326,12 +34677,6 @@ msgstr "Vælg privat projekt"
msgid "Select project"
msgstr "Vælg projekt"
-msgid "Select project and zone to choose machine type"
-msgstr "Vælg projekt og zone for at vælge maskintype"
-
-msgid "Select project to choose zone"
-msgstr "Vælg projekt for at vælge zone"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr "Valgte"
msgid "Selected commits"
msgstr "Valgte commits"
+msgid "Selected for all items."
+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 projects"
msgstr "Valgte projekter"
+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 "Valg af en GitLab-bruger vil tilføje et link til GitLab-brugeren i beskrivelserne af problemstillinger og kommentarer (f.eks. \"Af %{link_open}@ronnierev%{link_close}\"). Det vil også tilknytte og/eller tildele problemstillingerne og kommentarerne med den valgte bruger."
@@ -34503,78 +34857,6 @@ msgstr "Serveren understøtter kun batch-API. Opdater venligst din Git LFS-klien
msgid "Server version"
msgstr "Serverversion"
-msgid "Serverless"
-msgstr "Serverfri"
-
-msgid "Serverless platform"
-msgstr "Serverfri platform"
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr "Konfigurer klynge."
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Kubernetes-pods"
-
-msgid "ServerlessDetails|More information"
-msgstr "Mere information"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "Ingen pods indlæst på nuværende tidspunkt."
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr "pod i brug"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "pods i brug"
-
-msgid "ServerlessURL|Copy URL"
-msgstr "Kopiér URL"
-
-msgid "Serverless|Getting started with serverless"
-msgstr "Kom godt i gang med serverfri"
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr "Lær mere om serverfri"
-
-msgid "Serverless|No functions available"
-msgstr "Ingen funktioner tilgængelige"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr "Udsendelsesjobbet er ikke færdigt."
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr "Der er på nuværende tidspunkt ingen funktionsdata tilgængelige fra Knative. Det kan der være flere årsager til, herunder:"
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr "Din %{startTag}.gitlab-ci.yml%{endTag}-fil er ikke ordentligt konfigureret."
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr "Dit depot har ikke en tilhørende %{startTag}serverless.yml%{endTag}-fil."
-
msgid "Service"
msgstr "Tjeneste"
@@ -34758,6 +35040,9 @@ msgstr "Indstil tidsestimat"
msgid "Set time estimate to %{time_estimate}."
msgstr "Indstil tidsestimat til %{time_estimate}."
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "Opsæt CI/CD"
@@ -34779,9 +35064,6 @@ msgstr "Opsæt ny enhed"
msgid "Set up new password"
msgstr "Opsæt ny adgangskode"
-msgid "Set up shared runner availability"
-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 "Opsæt dit projekt til automatisk at bruge push og/eller pull på ændringer til/fra et andet depot. Grene, mærkater og commits synkroniseres automatisk."
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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 "Sender underretninger om projektbegivenheder til Slack-kanaler."
+msgid "SlackIntegration|Signing secret"
+msgstr ""
+
msgid "SlackIntegration|Team name"
msgstr ""
-msgid "SlackIntegration|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ msgstr ""
msgid "Snippets|Optionally add a description about what your snippet does or how to use it…"
msgstr "Tilføj valgfrit en beskrivelse om hvad dit udklip gør og hvordan det bruges …"
+msgid "Snippets|Snippets can't contain empty files. Ensure all files have content, or delete them."
+msgstr ""
+
msgid "Snowplow"
msgstr "Snowplow"
@@ -35524,9 +35833,6 @@ msgstr "Noget gik galt under hentning af pakkelisten."
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr "Noget gik galt under hentning af initiering af OpenAPI-fremviseren"
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr "Noget gik galt under indsættelse af dit billede. Prøv venligst igen."
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr "Noget gik galt under indhentelse af Let's Encrypt-certifikatet."
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr "Stadie"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "Standard"
@@ -35980,9 +36292,6 @@ msgstr "Start en gratis Ultimate-prøveperiode"
msgid "Start a new discussion…"
msgstr "Start en ny debat …"
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 "Start sammenlægningstog"
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr "Static Application Security Testing (SAST)"
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr "1. Tilføj en klar titel og beskriv ændringen."
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr "2. Tilføj en beskrivelse for at forklare hvorfor ændringen foretages."
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr "3. Tildel en person til at kontrollere og acceptere sammenlægningsanmodningen."
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr "Der opstod en fejl under indsendelsen af dine ændringer."
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr "Gren kunne ikke oprettes."
-
-msgid "StaticSiteEditor|Copy update"
-msgstr "Kopiér opdatering"
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr "Kunne ikke oprette sammenlægningsanmodning."
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr "Opretter din sammenlægningsanmodning"
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr "Inkompatibelt filindhold"
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr "Markdown-formateringspræferencer indført af editor til statisk websted"
-
-msgid "StaticSiteEditor|Return to site"
-msgstr "Tilbage til websted"
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr "Editor til statisk websted"
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr "Editor til statisk websted er i øjeblikket konfigureret til kun at redigere Markdown-indhold på sider som er genereret fra Middleman. Besøg dokumentationen for at lære mere om at konfigurere dit websted til at bruge editor til statisk websted."
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr "For at se dine ændringer live skal du gøre følgende:"
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr "Opdater %{sourcePath}-fil"
-
-msgid "StaticSiteEditor|View documentation"
-msgstr "Vis dokumentation"
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr "Din sammenlægningsanmodning er blevet oprettet"
-
msgid "Statistics"
msgstr "Statistik"
@@ -36370,12 +36619,6 @@ msgstr "Indsend som ham"
msgid "Submit as spam"
msgstr "Indsend som spam"
-msgid "Submit changes"
-msgstr "Indsend ændringer"
-
-msgid "Submit changes..."
-msgstr "Indsend ændringer ..."
-
msgid "Submit feedback"
msgstr "Indsend feedback"
@@ -36388,9 +36631,6 @@ msgstr "Indsend søgning"
msgid "Submit the current review."
msgstr "Indsend den nuværende kontrol."
-msgid "Submit your changes"
-msgstr "Indsend dine ændringer"
-
msgid "Submitted as ham"
msgstr "Indsendt som ham"
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr "Tilføj sæder"
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr "GrĂĄ"
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr "Rød"
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr "Køb abonnement"
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr "Gratis prøveperiode"
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ msgstr "Brugere over abonnement"
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 ""
@@ -36873,6 +37125,9 @@ msgstr "Dit abonnement"
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 ""
@@ -37002,8 +37257,8 @@ msgstr "Mærkatliste:"
msgid "Tag name"
msgstr "Mærkatnavn"
-msgid "Tag name is required"
-msgstr "Mærkatnavn kræves"
+msgid "Tag name is required."
+msgstr ""
msgid "Tag push"
msgstr ""
@@ -37041,6 +37296,9 @@ msgstr ""
msgid "Tags:"
msgstr "Mærkater:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "Gennemse commits"
@@ -37053,14 +37311,26 @@ msgstr "Kan ikke finde HEAD-commit for mærkatet"
msgid "TagsPage|Cancel"
msgstr "Annuller"
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
msgid "TagsPage|Create tag"
msgstr "Opret mærkat"
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
msgid "TagsPage|Delete tag"
msgstr "Slet mærkat"
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "Sletning af mærkatet %{tag_name} kan ikke fortrydes. Er du sikker?"
+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|Edit release notes"
msgstr "Rediger udgivelsesnoter"
@@ -37077,12 +37347,18 @@ msgstr "Nyt mærkat"
msgid "TagsPage|New tag"
msgstr "Nyt mærkat"
+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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "Udgivelsesnoter"
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Skriv dine udgivelsesnoter eller træk filer hertil …"
+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 "beskyttet"
@@ -37274,9 +37562,15 @@ msgstr "Er du sikker pĂĄ, at du vil fjerne Terraform-tilstanden %{name}?"
msgid "Terraform|Cancel"
msgstr "Annuller"
+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 "Detaljer"
@@ -37322,6 +37616,9 @@ msgstr "Fjern"
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr "Fjerner"
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr "Vedhæftning"
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr "Job"
@@ -37491,6 +37791,9 @@ msgstr "Lær mere om pipelinetestrapporter"
msgid "TestReports|No test cases were found in the test report."
msgstr "Der blev ikke fundet nogle testsager i testrapporten."
+msgid "TestReports|Test reports require job artifacts but all artifacts are expired. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
msgid "TestReports|Tests"
msgstr "Tests"
@@ -37631,6 +37934,9 @@ msgstr "Committen findes ikke"
msgid "The comparison view may be inaccurate due to merge conflicts."
msgstr "Sammenligningsvisningen kan være upræcis pga. sammenlægningskonflikter."
+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 ""
@@ -37658,6 +37964,9 @@ msgstr "Indholdet i gruppen, dens undergrupper og projekter vil blive fjernet pe
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "Den nuværende problemstilling"
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr "Forgreningsrelationen er blevet fjernet."
-msgid "The form contains the following errors:"
-msgstr "Formularen indeholder følgende fejl:"
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr "Formularen indeholder følgende advarsel:"
@@ -37807,6 +38118,9 @@ msgstr "Invitationen blev sendt igen."
msgid "The issue was successfully promoted to an epic. Redirecting to epic..."
msgstr "Problemstillingen blev forfremmet til en epic. Omdirigerer til epic ..."
+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 ""
@@ -37885,6 +38199,9 @@ msgstr "Navnet på Jenkins-projektet. Kopiér navnet fra slutningen af URL'en ti
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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr "Antal sammenlægningsanmodninger som er blevet sammenlagt pr. måned."
@@ -37933,6 +38250,9 @@ msgstr ""
msgid "The project is still being deleted. Please try again later."
msgstr "Projektet er stadigvæk ved at blive slettet. Prøv venligst igen senere."
+msgid "The project size exceeds the export limit."
+msgstr ""
+
msgid "The project was successfully forked."
msgstr "Projektet blev forgrenet."
@@ -38173,6 +38493,9 @@ msgstr "Der er ingen tilgængelige data."
msgid "There is no data available. Please change your selection."
msgstr "Der er ingen data tilgængelig. Ændr venligst din markering."
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr "Der er ingen tabeldata tilgængelige."
@@ -38272,9 +38595,6 @@ msgstr "Der opstod en fejl ved sletning af gøremålet."
msgid "There was an error fetching configuration for charts"
msgstr "Der opstod en fejl ved hentning af konfiguration til diagrammer"
-msgid "There was an error fetching content, please refresh the page"
-msgstr "Der opstod en fejl ved hentning af indhold, opdater venligst siden"
-
msgid "There was an error fetching data for the selected stage"
msgstr "Der var en fejl ved hentning af data for den valgte stage"
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "%{issuableDisplayName} er lĂĄst. Kun projektmedlemmer kan kommentere."
-msgid "This %{issuableType} is confidential"
-msgstr "Denne %{issuableType} er fortrolig"
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr "Denne %{issuable} er lĂĄst. Kun %{strong_open}projektmedlemmer%{strong_close} kan kommentere."
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr "Mappen"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "Runneren vil kun køre på pipelines som er udløst på beskyttede grene"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr "Indstillingen kan tilsidesættes i hvert projekt."
@@ -38977,6 +39294,9 @@ msgstr "Brugeren har en ubekræftet e-mailadresse (%{email}). Du kan gennemtving
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 active %{type}."
msgstr "Brugeren har ingen aktive %{type}."
@@ -39016,123 +39336,6 @@ msgstr "Det vil fjerne forgreningsrelationen mellem projektet og andre projekter
msgid "Thread to reply to cannot be found"
msgstr "Kan ikke finde trĂĄden som skal besvares"
-msgid "ThreatMonitoring|Alert Details"
-msgstr "Alertbeskeddetaljer"
-
-msgid "ThreatMonitoring|Alerts"
-msgstr "Alertbeskeder"
-
-msgid "ThreatMonitoring|All Environments"
-msgstr "Alle miljøer"
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr "Dato og klokkeslæt"
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr "Miljø"
-
-msgid "ThreatMonitoring|Events"
-msgstr "Begivenheder"
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr "Kunne ikke oprette hændelse. Prøv venligst igen."
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr "Skjul afskedigede alertbeskeder"
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr "Navn"
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr "Ingen alertbeskeder at vise."
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr "Anmodninger"
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr "Vis sidste"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr "Noget gik galt. Kan ikke hente miljøer"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr "Noget gik galt. Kan ikke hente statistik"
-
-msgid "ThreatMonitoring|Statistics"
-msgstr "Statistik"
-
-msgid "ThreatMonitoring|Status"
-msgstr "Status"
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr "Noget gik galt under opdatering af alertbeskedens status. Prøv venligst igen."
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr "Tilbageværende tid"
msgid "Time spent"
msgstr "Tid brugt"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "Titel"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "Titel:"
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr "Opret en ny sammenlægningsanmodning for at holde projektet i gang"
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ 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 receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ msgstr ""
msgid "To view all %{scannedResourcesCount} scanned URLs, %{linkStart}please download the CSV file%{linkEnd}"
msgstr "%{linkStart}Download venligst CSV-filen%{linkEnd} for at vise alle %{scannedResourcesCount} skannede URL'er"
+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"
+msgstr ""
+
msgid "To-Do List"
msgstr "Gøremålsliste"
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr "Kerner i alt (CPU'er)"
-msgid "Total issues"
-msgstr "Problemstillinger i alt"
-
msgid "Total memory (GB)"
msgstr "Hukommelse i alt (GB)"
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr "Tirsdag"
msgid "Turn off"
msgstr "Sluk"
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr "Tænd"
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40376,6 +40603,9 @@ msgstr "OplĂĄs"
msgid "Unlock account"
msgstr "OplĂĄs konto"
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr "Ubrugt"
@@ -40565,9 +40792,6 @@ msgstr "Opdaterer …"
msgid "Upgrade offers available!"
msgstr "Der findes tilbud om opgradering!"
-msgid "Upgrade your plan"
-msgstr "Opgrader din plan"
-
msgid "Upload"
msgstr "Upload"
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr "Upload et billede"
-
msgid "Upload file"
msgstr "Upload fil"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr "Uploader ændringer til terminal"
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr "Upstream"
@@ -40631,6 +40855,9 @@ msgstr "Forbrugsstatistik"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "Køb yderligere minutter"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr "Forbrug af CI-minutter pr. mĂĄned"
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr "Kodepakker og beholderaftryk."
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr "Køb mere lager"
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr "Sæder"
msgid "UsageQuota|Shared bits of code and text."
msgstr "Delte stykker med kode og tekst."
-msgid "UsageQuota|Shared runner usage"
+msgid "UsageQuota|Shared runner duration"
msgstr ""
msgid "UsageQuota|Snippets"
msgstr "Udklip"
+msgid "UsageQuota|Something went wrong while fetching pipeline statistics"
+msgstr ""
+
msgid "UsageQuota|Something went wrong while fetching project storage statistics"
msgstr "Noget fik galt under hentning af projektlagerstatistik"
@@ -40742,6 +41005,12 @@ msgstr "Lagertype"
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr "Forbrug af ressourcer på tværs af dine projekter"
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr "Vi har ikke nok data til at vise stadiet."
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr "%{stageCount}+ elementer"
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr "Antal nye problemstillinger oprettet."
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr "Elementer i stadie"
@@ -41600,6 +41904,9 @@ msgstr "Vis alle miljøer."
msgid "View all issues"
msgstr "Vis alle problemstillinger"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr "Vis log"
msgid "View logs"
msgstr "Vis logge"
-msgid "View merge request"
-msgstr "Vis sammenlægningsanmodning"
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ msgstr ""
msgid "View supported languages and frameworks"
msgstr "Vis understøttede sprog og frameworks"
+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 "Vis dokumentationen"
@@ -41798,9 +42105,6 @@ msgstr "Offentlig"
msgid "VisibilityLevel|Unknown"
msgstr "Ukendt"
-msgid "Visit settings page"
-msgstr "Besøg indstillingsside"
-
msgid "Visual Studio Code (HTTPS)"
msgstr "Visual Studio Code (HTTPS)"
@@ -42146,9 +42450,6 @@ msgstr ""
msgid "Vulnerability|View training"
msgstr ""
-msgid "WARNING:"
-msgstr "ADVARSEL:"
-
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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ msgstr ""
msgid "We want to be sure it is you, please confirm you are not a robot."
msgstr "Vi vil være sikker på, at det er dig. Bekræft venligst at du ikke er en robot."
+msgid "We want to let you know %{username} has been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr "Vi vil underrette %{inviter} om at du afviste deres invitation til at deltage i GitLab. Du vil ikke længere modtage påmindelser."
@@ -42260,6 +42567,12 @@ msgstr "Vi bruger det til at hjælpe med at fremfinde de rette funktioner og inf
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 "Vi fandt ingen sĂĄrbarheder"
@@ -42533,15 +42846,15 @@ msgstr "Hvad gør kommandoen?"
msgid "What is Markdown?"
msgstr "Hvad er Markdown?"
+msgid "What is listed here?"
+msgstr ""
+
msgid "What is repository mirroring?"
msgstr ""
msgid "What is squashing?"
msgstr "Hvad er squashing?"
-msgid "What is your job title? (optional)"
-msgstr "Hvad er din jobtitel? (valgfrit)"
-
msgid "What templates can I create?"
msgstr "Hvilke skabeloner kan jeg oprette?"
@@ -42850,9 +43163,24 @@ msgstr "Igangværende arbejde (åbne og tildelte)"
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr "Skriv en beskrivelse eller træk dine filer hertil …"
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ msgstr ""
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr "Du er forbundet til Prometheus-serveren men der er i øjeblikket ingen data at vise."
+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 ""
@@ -43008,7 +43348,7 @@ msgstr "Du er ved at overføre %{project_full_name} til et andet navnerum. Er du
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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr "Du kan %{gitlabLinkStart}løse konflikter på GitLab%{gitlabLinkEnd} ell
msgid "You can %{resolveLocallyStart}resolve it locally%{resolveLocallyEnd}."
msgstr "Du kan %{resolveLocallyStart}løse det lokalt%{resolveLocallyEnd}."
+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 "Du kan ogsĂĄ oprette et projekt fra kommandolinjen."
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "Du kan invitere et nyt medlem til %{project_name} eller invitere en anden gruppe."
@@ -43197,6 +43546,9 @@ msgstr "Du kan kun %{action} filer nĂĄr du er pĂĄ en gren"
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr "Du kan ikke tilgå den rå fil. Vent venligst et øjeblik."
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ msgstr ""
msgid "You cannot rename an environment after it's created."
msgstr "Du kan ikke omdøbe et miljø efter det er blevet oprettet."
+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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr "Du kunne ikke oprette en ny udløser."
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ msgstr ""
msgid "You do not have permission to run the Web Terminal. Please contact a project administrator."
msgstr "Du har ikke tilladelse til at køre webterminalen. Kontakt venligst en projektadministrator."
+msgid "You do not have permission to set a member awaiting"
+msgstr ""
+
msgid "You do not have permission to update the environment."
msgstr "Du har ikke tilladelse til at opdatere miljøet."
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr "Du har ingen seneste søgninger"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
msgstr ""
+msgid "You don't have permissions to create this project"
+msgstr ""
+
msgid "You don't have sufficient permission to perform this action."
msgstr "Du har ikke tilstrækkelig tilladelse til at udføre handlingen."
+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 ""
@@ -43580,15 +43950,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr "Du har afvist %{user}"
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr "URL eller id til YouTube"
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43820,6 +44190,12 @@ msgstr "Din meddelelse her"
msgid "Your name"
msgstr "Dit navn"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr "Din nye %{type}"
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr "Dit abonnement udløb!"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ": indlæsning resulterede i en fejl"
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr "Rettet:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr "Fandt %{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "HĂĄndter licenser"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "Sikkerhedsskanning"
msgid "ciReport|Security scanning failed loading any results"
msgstr ""
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr ""
@@ -44469,6 +44869,9 @@ msgstr[1] "Brugt af %{packagesString} og %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Vis hele rapporten"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr "indlæser"
@@ -44626,9 +45029,6 @@ msgstr "indslag må ikke være nul"
msgid "entries cannot contain HTML tags"
msgstr "indslag mĂĄ ikke indeholde HTML-tags"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "epic"
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] "instans fuldført"
msgstr[1] "instanser fuldført"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr "mangler"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr "Sammenlægger! Vi er der næsten …"
msgid "mrWidget|More information"
msgstr "Mere information"
-msgid "mrWidget|Open in Gitpod"
-msgstr "Ă…bn i Gitpod"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Ă…bn i web-IDE"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "Opdaterer nu"
msgid "mrWidget|Remove from merge train"
msgstr "Fjern fra sammenlægningstog"
-msgid "mrWidget|Request to merge"
-msgstr "Anmodning om at sammenlægge"
-
msgid "mrWidget|Resolve conflicts"
msgstr "Løs konflikter"
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Din adgangskode"
-msgid "mrWidget|into"
-msgstr "i"
-
msgid "must be a Debian package"
msgstr "skal være en Debian-pakke"
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr "projekter"
-msgid "quick actions"
-msgstr "hurtighandlinger"
-
msgid "reCAPTCHA"
msgstr "reCAPTCHA"
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr "depot:"
-msgid "required"
-msgstr "kræves"
-
msgid "satisfied"
msgstr "opfyldt"
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "følgende problemstillinger"
@@ -45739,6 +46133,9 @@ msgstr "dokumentet"
msgid "time summary"
msgstr "tidsopsummering"
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr "sammenfold til/fra"
diff --git a/locale/de/gitlab.po b/locale/de/gitlab.po
index b730a904659..08a30272c9a 100644
--- a/locale/de/gitlab.po
+++ b/locale/de/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: de\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr " %{start} bis %{end}"
@@ -46,6 +46,9 @@ msgstr " oder "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " oder %{emphasisStart}!merge request id%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " oder %{emphasisStart}#issue id%{emphasisEnd}"
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d Fehler"
msgstr[1] "%d Fehler"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d Fehler gefunden:"
-msgstr[1] "%d Fehler gefunden:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d Exporter"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d weiterer Kommentar"
msgstr[1] "%d weiterere Kommentare"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d offenes Ticket"
-msgstr[1] "%d offene Tickets"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d ausstehender Kommentar"
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] "%d Projekt ausgewählt"
msgstr[1] "%d Projekte ausgewählt"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] "%d Tag pro Image-Name"
msgstr[1] "%d Tags pro Image-Name"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d Token ist abgelaufen"
-msgstr[1] "%d Token sind abgelaufen"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d nicht zugewiesenes Ticket"
@@ -474,6 +457,9 @@ msgstr "%{author_link} schrieb:"
msgid "%{authorsName}'s thread"
msgstr "%{authorsName}s Unterhaltung"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} nicht gefunden"
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] "%{bold_start}%{count}%{bold_end} offener Merge Request"
msgstr[1] "%{bold_start}%{count}%{bold_end} offene Merge Requests"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}Maskiert:%{code_close} In Job-Logs versteckt. Muss Maskier-Bedingungen erfĂĽllen."
@@ -607,7 +587,7 @@ msgid "%{description}- Sentry event: %{errorUrl}- First seen: %{firstSeen}- Last
msgstr "%{description}- Sentry-Event: %{errorUrl}- Zuerst gesehen: %{firstSeen}- Zuletzt gesehen: %{lastSeen} %{countLabel}: %{count}%{userCountLabel}: %{userCount}"
msgid "%{doc_link_start}Advanced search%{doc_link_end} is disabled since %{ref_elem} is not the default branch. %{docs_link}"
-msgstr ""
+msgstr "%{doc_link_start}Erweiterte Suche%{doc_link_end} ist deaktiviert, da %{ref_elem} nicht der Standard-Branch ist. %{docs_link}"
msgid "%{doc_link_start}Advanced search%{doc_link_end} is enabled."
msgstr "%{doc_link_start}Erweiterte Suche%{doc_link_end} ist aktiviert."
@@ -774,14 +754,11 @@ msgstr "%{level_name} ist in einer %{group_level_name} -Gruppe nicht erlaubt."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} ist nicht zulässig, da das Fork-Quellprojekt eine geringere Sichtbarkeit hat."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
+msgstr "%{link_start}Beginnen Sie 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"
@@ -792,21 +769,24 @@ msgstr "%{location} fehlen erforderliche SchlĂĽssel: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} ist durch Gitlab-Benutzer(in) %{lock_user_id} gesperrt"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} und %{quickActionsDocsLinkStart}Schnellaktionen%{quickActionsDocsLinkEnd} werden unterstĂĽtzt"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} können zusammenführen"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} zeigt zuerst %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (vergangen)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} nicht gefunden"
@@ -814,10 +794,10 @@ msgid "%{mrText}, this issue will be closed automatically."
msgstr "%{mrText}, dieses Ticket wird automatisch geschlossen werden."
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 ""
+msgstr "%{name_with_link} Namespace hat %{percent} oder weniger Pipeline-Minuten auf geteilten Runnern ĂĽbrig. Sind diese abgelaufen, werden keine Jobs oder Pipelines mehr in den Projekten ausgefĂĽhrt."
msgid "%{name_with_link} namespace has run out of Shared Runner Pipeline minutes. No new jobs or pipelines in its projects will run."
-msgstr ""
+msgstr "%{name_with_link} Namespace hat keine Pipeline-Minuten auf geteilten Runnern mehr. Es werden keine neuen Jobs oder Pipelines in dessen Projekten ausgefĂĽhrt."
msgid "%{name} (Busy)"
msgstr "%{name} (Beschäftigt)"
@@ -841,10 +821,10 @@ msgid "%{name}'s avatar"
msgstr "Avatar von %{name}"
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 ""
+msgstr "%{name}(%{url}) Namespace hat %{percent} oder weniger verbleibende Shared Runner Pipeline-Minuten. Nach Ablauf der Laufzeit werden keine neuen Jobs oder Pipelines in seinen Projekten ausgefĂĽhrt."
msgid "%{name}(%{url}) namespace has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run."
-msgstr ""
+msgstr "%{name}(%{url}) Namespace hat keine Pipeline-Minuten auf geteilten Runnern, sodass keine neuen Jobs oder Pipelines in seinen Projekten ausgefĂĽhrt werden."
msgid "%{name}, confirm your email address now!"
msgstr "%{name}, bestätige jetzt deine E-Mail-Adresse!"
@@ -875,6 +855,9 @@ msgstr "%{openedEpics} offen, %{closedEpics} geschlossen"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} offen, %{closedIssues} geschlossen"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} ist kein gĂĽltiges Theme"
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 ""
@@ -916,8 +902,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} erkannte %{totalStart}%{total}%{totalEnd} potentielle %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} hat %{totalStart} keine %{totalEnd} SicherheitslĂĽcken erkannt."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
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}."
@@ -992,7 +978,7 @@ msgid "%{strongStart}Need your attention%{strongEnd} are the merge requests that
msgstr ""
msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
+msgstr "%{strongStart}Tipp:%{strongEnd} Du kannst Merge Requests auch lokal auschecken. %{linkStart}Mehr erfahren. %{linkEnd}"
msgid "%{strong_start}%{branch_count}%{strong_end} Branch"
msgid_plural "%{strong_start}%{branch_count}%{strong_end} Branches"
@@ -1019,11 +1005,8 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Dateien"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} Speicher"
+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"
@@ -1080,8 +1063,8 @@ msgstr "%{totalWeight} Gesamtgewicht"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} Warnung(en) gefunden:"
-msgid "%{total} open issue weight"
-msgstr "%{total} offenes Ticketgewicht"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} Warnungen gefunden: Zeige erste %{warningsDisplayed}"
@@ -1099,10 +1082,10 @@ msgid "%{user_name} (%{user_username}) was removed from %{rotation} in %{schedul
msgstr "%{user_name} (%{user_username}) wurde von %{rotation} in %{schedule} in %{project} entfernt. "
msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project_link}: "
-msgstr ""
+msgstr "%{user_name} (%{user_username}) wurde aus den folgenden Eskalationsrichtlinien in %{project_link} entfernt: "
msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project}:"
-msgstr ""
+msgstr "%{user_name} (%{user_username}) wurde aus den folgenden Eskalationsrichtlinien in %{project} entfernt:"
msgid "%{user_name} profile page"
msgstr "Profileseite von %{user_name}"
@@ -1135,7 +1118,7 @@ msgid "%{verb} %{time_spent_value} spent time."
msgstr "%{verb} %{time_spent_value} verbrachte Zeit."
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 ""
+msgstr "%{webhooks_link_start}%{webhook_type}%{link_end} ermöglichen das Senden von Benachrichtigungen an Web-Anwendungen als Reaktion auf Ereignisse in einer Gruppe oder einem Projekt."
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 ""
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1288,19 +1268,37 @@ msgid ", or "
msgstr ", oder "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
+msgstr "- %{policy_name} (Benachrichtigung nach %{elapsed_time} Minuten auĂźer %{status})"
+
+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] "- Ereignis"
msgstr[1] "- Ereignisse"
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 Tag"
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr "1-9 Beiträge"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 Beiträge"
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "Erster Beitrag!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 Beiträge"
@@ -1508,6 +1500,12 @@ msgstr "Seite nicht gefunden"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Bitte kontaktiere deine(n) GitLab-Administrator(in), wenn du denkst, dass dies ein Fehler ist."
+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 "7 days"
msgstr "7 Tage"
@@ -1571,6 +1569,9 @@ msgstr "Eine Datei wurde nicht gefunden."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Eine Datei mit '%{file_name}' existiert bereits in %{branch} Branch"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "Eine Gruppe ist eine Ansammlung mehrerer Projekte"
@@ -1581,16 +1582,16 @@ msgid "A job artifact is an archive of files and directories saved by a job when
msgstr "Ein erfolgreicher Job erzeugt und speichert ein Datei- und Verzeichnisarchiv als sein Artefakt."
msgid "A limit of %{ci_project_subscriptions_limit} subscriptions to or from a project applies."
-msgstr ""
+msgstr "Es gilt ein Limit von %{ci_project_subscriptions_limit} Abonnements fĂĽr oder von einem Projekt."
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 ""
+msgstr "Eine Management-, Betriebs- oder technische Kontrolle (d.h. Schutz oder GegenmaĂźnahme), die von einer Organisation eingesetzt wird, die einen gleichwertigen oder vergleichbaren Schutz fĂĽr ein Informationssystem bietet."
msgid "A member of the abuse team will review your report as soon as possible."
msgstr "Deinen Bericht wird so schnell wie möglich von einer zuständigen Person überprüfen."
msgid "A new Auto DevOps pipeline has been created, go to the Pipelines page for details"
-msgstr ""
+msgstr "Eine neue Auto-DevOps-Pipeline wurde erstellt. Gehe zur Pipelines-Seite fĂĽr Details"
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 "Ein neues Release %{tag} für %{name} wurde veröffentlicht. Besuche die %{release_link_start}Releases-Seite%{release_link_end}, um mehr darüber zu erfahren."
@@ -1617,16 +1618,16 @@ msgid "A page with that title already exists"
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 ""
+msgstr "Eine einfache HTML-Seite, welche Netlify anstatt GitLab fĂĽr CI/CD nutzt, aber trotzdem von den nĂĽtzlichen GitLab-Funktionen profitiert"
msgid "A platform value can be web, mob or app."
msgstr ""
msgid "A project boilerplate for Salesforce App development with Salesforce Developer tools"
-msgstr ""
+msgstr "Eine Projektvorlage fĂĽr die Salesforce-App-Entwicklung mit Salesforce-Developer-Tools"
msgid "A project boilerplate for Tencent Serverless Framework that uses Next.js SSR"
-msgstr ""
+msgstr "Eine Projektvorlage fĂĽr Tencent Serverless Framework, das Next.js SSR verwendet"
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 "Ein Projekt, das Tickets für jede Prüfanfrage im HIPAA-Prüfprotokoll enthält, das vom US-Gesundheitsministerium veröffentlicht wurde"
@@ -1689,7 +1690,7 @@ msgid "APIFuzzing|API Fuzzing Configuration"
msgstr ""
msgid "APIFuzzing|Base URL of API testing target. For example, http://www.example.com."
-msgstr ""
+msgstr "Basis-URL des API-Testziels. Zum Beispiel http://www.example.com."
msgid "APIFuzzing|Choose a method"
msgstr ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "Zugriff auf '%{classification_label}' nicht erlaubt"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ msgstr "Persönliches Zugangs-Token"
msgid "AccessTokens|Static object token"
msgstr "Statischer Objekt-Token"
+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 "Dies sind die einzigen akzeptierten Kennwörter, wenn die Zwei-Faktor-Authentifizierung (2FA) aktiviert ist."
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Aktiv"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "FĂĽge zu deinem Wiki eine Startseite mit Informationen zu deinem GitLab-
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "Einen Link hinzufĂĽgen"
-
msgid "Add a new issue"
msgstr ""
@@ -2133,7 +2134,7 @@ msgid "Add an SSH key"
msgstr "SSH-SchlĂĽssel hinzufĂĽgen"
msgid "Add an SSH key for secure access to GitLab. %{help_link_start}Learn more.%{help_link_end}"
-msgstr ""
+msgstr "Nutze SSH-SchlĂĽssel fĂĽr sichereren Zugriff auf GitLab. %{help_link_start}Erfahre mehr.%{help_link_end}"
msgid "Add an existing issue"
msgstr "Vorhandenes Ticket hinzufĂĽgen"
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Fetten Text hinzufĂĽgen"
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,8 +2205,8 @@ msgstr "Kopf- und FuĂźzeile zu E-Mails hinzufĂĽgen. Bitte beachte, dass Farbeins
msgid "Add image comment"
msgstr "Bildkommentar hinzufĂĽgen"
-msgid "Add italic text"
-msgstr "Kursiven Text hinzufĂĽgen"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "SchlĂĽssel hinzufĂĽgen"
@@ -2225,6 +2223,9 @@ msgstr "Neue Anwendung hinzufĂĽgen"
msgid "Add new directory"
msgstr "Erstelle eine neues Verzeichnis"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr "HinzufĂĽgen oder Entfernen von zuvor gemergten Commits"
@@ -2249,9 +2250,6 @@ msgstr "Reaktion hinzufĂĽgen"
msgid "Add request manually"
msgstr "Anfrage manuell hinzufĂĽgen"
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ msgstr "Löschen"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Projekt %{projectName} löschen?"
+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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ msgstr ""
msgid "AdminSettings|Required pipeline configuration"
msgstr "Erforderliche Pipeline-Konfiguration"
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
+msgstr ""
+
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 "Aktive Benutzer(innen)"
@@ -2955,7 +2995,7 @@ msgid "AdminUsers|Confirm user %{username}?"
msgstr ""
msgid "AdminUsers|Could not load user group counts. Please refresh the page to try again."
-msgstr ""
+msgstr "Anzahl der Benutzer(innen)gruppen lädt nicht. Seite aktualisieren, um es erneut zu versuchen."
msgid "AdminUsers|Deactivate"
msgstr "Deakivieren"
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr "Alle Projekte ausgewählt"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr "Amazon Web Services Logo"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "Beim Bearbeiten der Anfrage ist ein Fehler aufgetreten."
@@ -4183,12 +4217,18 @@ msgstr "Beim Abonnieren von Benachrichtigungen ist ein Fehler aufgetreten."
msgid "An error occurred while triggering the job."
msgstr "Beim Starten des Jobs ist ein Fehler aufgetreten."
+msgid "An error occurred while trying to follow this user, please try again."
+msgstr ""
+
msgid "An error occurred while trying to generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "Beim Abbestellen der Benachrichtigungen ist ein Fehler aufgetreten."
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] "%{count} Zustimmung von %{membersCount} nötig"
msgstr[1] "%{count} Zustimmungen von %{membersCount} nötig"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr "Name"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr "Regelname"
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr "Der aktuelle Merge-Request wurde genehmigt."
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,8 +4831,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "Möchtest du wirklich die Bearbeitung dieses Kommentars abbrechen?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to close this blocked issue?"
msgstr ""
@@ -4860,8 +4843,8 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr "Möchtest du diese Artefakte wirklich löschen?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "Möchtest du diesen %{typeOfComment} wirklich entfernen?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr ""
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr "Mir zugewiesen"
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Beauftragte(r)"
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr "Autorisierungscode:"
-msgid "Authorization key"
-msgstr "BerechtigungsschlĂĽssel"
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ msgstr ""
msgid "Background color"
msgstr "Hintergrundfarbe"
+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 "Badges"
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Vorsicht. Änderungen am Projektnamensraum können unbeabsichtigte Nebenwirkungen haben."
msgid "Be careful. Renaming a project's repository can have unintended side effects."
msgstr "Vorsicht. Das Umbenennen des Projekt-Repositorys kann unbeabsichtigte Nebenwirkungen haben."
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr "Abrechnung"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ msgstr "Erfahre mehr ĂĽber jeden einzelnen Tarif, indem du unsere %{pricing_page
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 "Tarif verwalten"
+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 "Alle Features von %{plan_name} ansehen"
+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 "Diese Gruppe verwendet den Tarif der ĂĽbergeordneten Gruppe."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Im Abschnitt Abrechnung von %{parent_billing_page_link} kannst du den Tarif fĂĽr diese Gruppe verwalten."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr "monatlich"
msgid "BillingPlans|per user"
msgstr "je Benutzer(in)"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Bitbucket-Server-Import"
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr "Branch-Name"
msgid "Branch not loaded - %{branchId}"
msgstr "Branch nicht geladen - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Branches"
@@ -6246,6 +6493,9 @@ msgstr "Aktiv"
msgid "Branches|Active branches"
msgstr "Aktive Branches"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Alle"
@@ -6294,9 +6544,6 @@ msgstr "Neuer Branch"
msgid "Branches|No branches to show"
msgstr "Keine Branches vorhanden"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Nur ein Projektbetreuer oder -besitzer kann einen geschützten Branch löschen"
@@ -6336,7 +6583,7 @@ msgstr "Der Branch konnte nicht automatisch aktualisiert werden, da er von seine
msgid "Branches|The default branch cannot be deleted"
msgstr "Der Standardbranch kann nicht gelöscht werden"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr "geschĂĽtzt"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr "Broadcast-Nachricht wurde erfolgreich erstellt."
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,12 +6775,9 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
-msgid "BurndownChartLabel|Open issues"
-msgstr "Offene Tickets"
-
msgid "Burnup chart"
msgstr ""
@@ -6585,7 +6829,7 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr "CI/CD-Konfiguration"
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr "Bereitstellungsstrategie"
msgid "CICD|Jobs"
msgstr "Jobs"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "Gruppe aktiviert"
@@ -6902,6 +7167,9 @@ msgstr "SchlieĂźe Vorschau"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "Kann nicht automatisch zusammengefĂĽhrt werden"
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr "Ă„nderungen unterdrĂĽckt. Zum Anzeigen klicken."
msgid "Changes the title to \"%{title_param}\"."
msgstr "Ă„ndert den Titel in \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Prüfe %{text} Verfügbarkeit…"
@@ -7392,6 +7660,9 @@ msgstr ""
msgid "Checkout|Name of company or organization using GitLab"
msgstr "Name des Unternehmens oder der Organisation, die GitLab verwendet"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr ""
@@ -7698,9 +7969,6 @@ msgstr "ist nicht verfĂĽgbar: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Ein Fehler ist bei dem Verbindungsversuch mit der Google Cloud API aufgetreten. Bitte versuche es später erneut."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Beim Fetchen deiner Projekte ist ein Fehler aufgetreten: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Beim Fetchen der Maschinentypen der Zone ist ein Fehler aufgetreten: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr "Guthaben beantragen"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "Mit AWS authentifizieren"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Wähle, welche deiner Umgebungen du für dieses Cluster verwenden willst."
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr "CA-Zertifikat kopieren"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Kubernetes-Clusternamen kopieren"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "Konnte Subnetzwerke nicht laden"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Kubernetes-Cluster erstellen"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Wusstest du schon?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Gib die Details fĂĽr deinen Kubernetes-Cluster ein"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Abrufen von Maschinentypen"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Abrufen der Projekte"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Rufe Zonen ab"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "GitLab-Integration"
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform-Projekt"
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes-Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes-Engine-Projekt"
-
msgid "ClusterIntegration|Group cluster"
msgstr "Cluster gruppieren"
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr "Kubernetes-Clustername"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Erfahre mehr ĂĽber %{help_link_start_machine_type}Maschinentypen%{help_link_end} und %{help_link_start_pricing}Preise%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "Erfahre mehr ĂĽber %{help_link_start}Zonen%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr "Lerne mehr ĂĽber die Kubernetes Gruppen-Cluster"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "SchlĂĽsselpaare werden geladen"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "VPCs werden geladen"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "Instanztypen werden geladen"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "Sicherheitsgruppen werden geladen"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "Subnetzwerke werden geladen"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Maschinentyp"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Stelle sicher, dass dein Konto %{link_to_requirements}, um Kubernetes-Cluster zu erstellen"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "Keine VPCs gefunden"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Keine Maschinentypen stimmen mit deiner Suche ĂĽberein"
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Keine Projekte gefunden"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Keine Projekte entsprechen deiner Suche"
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "Keine Subnetzwerke gefunden"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Keine Zonen entsprechen deiner Suche"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "Anzahl der Knoten"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "Bitte stelle sicher, dass dein Google-Konto die folgenden Voraussetzungen erfĂĽllt:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "Projektcluster"
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "RBAC-kompatibles Cluster"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Entferne die Kubernetes-Cluster-Integration"
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Entferne die Konfiguration dieses Kubernetes-Clusters aus diesem Projekt. Dein eigentliches Kubernetes-Cluster wird hierbei nicht gelöscht."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "Ă„nderungen speichern"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "VPCs suchen"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Suche Maschinentypen"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "Netzwerke suchen"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Suche Projekte"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "Subnetzwerke suchen"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Suche Zonen"
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Betrachte und ändere die Details deines Kubernetes-Clusters"
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Wähle ein Netzwerk aus, um das Subnetzwerk auszuwählen"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "Wähle eine Zone aus, um das Netzwerk auszuwählen"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Wähle den Maschinentyp aus"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Wähle ein Projekt"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Wähle ein Projekt und ein Zone, um den Maschinentyp auszuwählen"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Wähle ein Projekt aus, um die Zone auszuwählen"
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Wähle eine Zone aus"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Wähle eine Zone aus, um den Maschinentyp auszuwählen"
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Dieses Konto benötigt die Berechtigungen um ein Kubernetes-Cluster in dem untenstehenden %{link_to_container_project} zu erstellen"
-
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 ""
@@ -8893,24 +8834,15 @@ msgstr "Mit dieser Option kannst du Anwendungen auf RBAC-Clustern installieren."
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "Validierung des Projektabrechnungsstatus"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "Wir konnten nicht verifizieren, ob fĂĽr eines deiner Projekte auf GCP die Abrechnung aktiviert ist. Bitte versuche es erneut."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Dein Account benötigt eine %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Zone"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "Zugriff zur Google Kubernetes-Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "erfĂĽllt die Anforderungen"
-
msgid "ClusterIntegration|sign up"
msgstr "Registrierung"
@@ -9073,6 +8969,9 @@ msgstr "Genehmigungsberechtigte ausblenden"
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr "Kopieren"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "Kopiere %{http_label} Clone-URL"
@@ -10173,12 +10096,6 @@ msgstr "Kopiere %{protocol} clone-URL"
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr "ID kopieren"
@@ -10194,6 +10111,9 @@ msgstr "Ă–ffentlichen SSH-SchlĂĽssel kopieren"
msgid "Copy URL"
msgstr "URL kopieren"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr "Vertraulichen Merge-Request und Branch erstellen"
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Erstelle Verzeichnis"
@@ -10584,9 +10513,6 @@ msgstr "Gruppe erstellen"
msgid "Create group label"
msgstr "Gruppen-Label erstellen"
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr "Erstelle deine erste Seite"
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr "Sprach- und Region-bezogene Einstellungen anpassen."
msgid "Customize name"
msgstr "Name anpassen"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr "Diagrammfilter anzeigen"
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Bereitstellungen"
msgid "Deploy Keys"
msgstr "BereitstellungsschlĂĽssel"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "Label entpriorisieren"
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "Beschreibung"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "Beschreibung:"
@@ -13312,6 +13299,12 @@ 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 "Diskutiere einen speziellen Vorschlag oder eine Frage, die gelöst werden muss."
@@ -13554,6 +13547,15 @@ msgstr ""
msgid "Due date"
msgstr "Fälligkeitsdatum"
+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 ""
@@ -13650,6 +13652,9 @@ msgstr "Passwort ändern"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "Release bearbeiten"
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr "Anwendung bearbeiten"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "Kommentar bearbeiten"
@@ -13704,6 +13712,9 @@ msgstr "Gruppe bearbeiten: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "Identität für %{user_name} bearbeiten"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "Wiki-Seite bearbeiten"
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr "Aktiviere die Pseudonymizer-Datensammlung"
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr "Aktiviere oder deaktiviere die Pseudonymizer-Datensammlung."
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ msgstr ""
msgid "Estimated"
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 "EventFilterBy|Filter by all"
msgstr "Filtere alle"
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Dateivorlagen"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ msgstr "FogBugz-URL"
msgid "FogBugz import"
msgstr "FogBugz-Import"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "Ordner/%{name}"
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "FĂĽr mehr Informationen, gehe zu "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Fehler in deiner .gitlab-ci.yml gefunden:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "Von der Ticketbeschreibung bis zur Bereitstellung"
@@ -16449,15 +16457,9 @@ msgstr "Generiere einen Standardsatz von Labels"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr "Nach Status filtern"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "Ausstehende Synchronisation"
@@ -16858,10 +16857,13 @@ msgstr "Resynchronisation"
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr "GitLab-Projekt exportieren"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "GitLab.com-Import"
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "ZurĂĽck"
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ msgstr "Dieses Feature erfordert einen Browser, der LocalStorage unterstĂĽtzt"
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Eine Gruppe ist eine Ansammlung mehrerer Projekte."
+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 "Wenn du deine Projekte in einer Gruppe organisierst, funktioniert dies wie ein Ordner."
msgid "GroupsEmptyState|No groups found"
msgstr "Keine Gruppen gefunden"
+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 "Du kannst die Berechtigungen deiner Gruppenmitglieder und den Zugriff auf jedes Projekt in der Gruppe verwalten."
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr "Hilfe"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 "Archivierte Projekte ausblenden"
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr "Vorschau aktualisieren"
msgid "IDE|Review"
msgstr "Review"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr "2-up"
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr "In Bearbeitung"
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Integrationen"
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "Interne Benutzer(innen)"
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ msgstr "Tickets können Bugs, Tasks oder zu diskutierende Ideen sein. Tickets si
msgid "Issues closed"
msgstr "Geschlossene Tickets"
+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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr "Job wurde gelöscht"
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ msgstr "Die Artefakte wurden entfernt"
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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr "Juli"
msgid "July"
msgstr "Juli"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "Juni"
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr "Sprache"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Large File Storage"
@@ -22306,6 +22443,9 @@ msgstr "Zuletzt bearbeitet %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr "Prometheus-Monitoring mit GitLab verknĂĽpfen."
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr "Ein Link-Titel ist erforderlich."
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 "Listenansicht"
@@ -22983,9 +23115,6 @@ msgstr "Beitragsstatistiken fĂĽr Gruppenmitglieder laden"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr "Laden der GitLab IDE..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "Lade..."
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "Sperrung nicht gefunden"
@@ -23178,12 +23313,18 @@ msgstr "Mache alle in deinem Team unabhängig von ihrem Standort produktiver. Gi
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr "Maximale Sitzungsdauer."
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr "Maximale Seite erreicht"
@@ -23616,6 +23763,9 @@ msgstr "Maximale Größenbeschränkung für jedes Repository."
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr "Name"
@@ -25105,33 +25255,6 @@ msgstr "Netzwerk"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "Niemals"
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr "Kein Repository"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "Keine Runner gefunden"
-
msgid "No schedules"
msgstr "Keine Zeitpläne"
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 "Nicht verfĂĽgbar"
@@ -25793,22 +25919,28 @@ 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 "Bist du sicher, dass du die Erstellung dieses Kommentars abbrechen möchtest?"
msgid "Notes|Collapse replies"
msgstr "Antworten reduzieren"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ msgstr "Nur Verlauf anzeigen"
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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Filter"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr "Seite nicht gefunden"
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr "Ăśbergeordnet"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr "Ăśbergeordnetes Epic ist nicht vorhanden."
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr "Pausieren"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ msgstr "Personen ohne Berechtigung werden nie eine Benachrichtigung bekommen und
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 ""
@@ -27482,9 +27671,6 @@ msgstr "Persönlicher Zugangs-Token"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr "Zeitpläne der Pipeline"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ msgstr ""
msgid "Pipelines|Auto DevOps"
msgstr ""
+msgid "Pipelines|Based on your project, we recommend this template:"
+msgstr ""
+
msgid "Pipelines|Build with confidence"
msgstr "Baue mit Vertrauen"
-msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 "Beim Löschen des Runner-Caches ist etwas schief gelaufen."
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,8 +28817,8 @@ msgstr "Syntax-Highlight Theme"
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-msgstr "Dieses Feature ist experimentell und die Ăśbersetzungen sind noch nicht abgeschlossen"
+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 "Diese Einstellung erlaubt es dir, das Aussehen der Syntax anzupassen."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr "UngĂĽltiges Kennwort"
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr "Projekte"
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "Warte auf deine erste Bereitstellung in eine Umgebung, um allgemeine Metriken zu finden"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr "FĂĽr Bereitstellung zugelassen"
msgid "ProtectedEnvironment|Environment"
msgstr "Umgebung"
+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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "Wähle eine Umgebung"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "Nutzer:innen auswählen"
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr "Pseudonymizer-Datensammlung"
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr "Antworte direkt auf diese E-Mail oder %{view_it_on_gitlab}."
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr "Repo via URL"
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr "Repository-Einstellungen"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ msgstr "Repository-Speicher"
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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "Zugriffstoken fĂĽr den Health-Check zurĂĽcksetzen"
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "Laufend"
@@ -32978,15 +33326,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr ""
msgid "Save pipeline schedule"
msgstr "Zeitplan der Pipeline speichern"
-msgid "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 "Saving"
msgstr ""
@@ -33179,6 +33527,9 @@ msgstr "Suche oder filtere Ergebnisse..."
msgid "Search or filter results…"
msgstr "Suchen oder Ergebnisse filtern…"
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "Projekt suchen"
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "Sicherheit"
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr "Projekt wählen"
-msgid "Select project and zone to choose machine type"
-msgstr "Wähle ein Projekt und eine Zone, um den Maschinentyp auszuwählen"
-
-msgid "Select project to choose zone"
-msgstr "Wähle ein Projekt aus, um die Zone auszuwählen"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr "Serverversion"
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "CI/CD einrichten"
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 "Richte dein Projekt so ein, dass Ă„nderungen automatisch an ein anderes Repository gesendet bzw. von diesem abgerufen werden. Branches, Tags und Commits werden automatisch synchronisiert."
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Leerzeichenänderungen anzeigen"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr "Vormerken"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "Standard"
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr "Statistiken"
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "Als Spam einreichen"
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr "Suche ausfĂĽhren"
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ msgstr ""
msgid "Tags:"
msgstr "Tags:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "Commits durchsuchen"
@@ -37053,14 +37311,26 @@ msgstr "HEAD-Commit fĂĽr dieses Tag kann nicht gefunden werden"
msgid "TagsPage|Cancel"
msgstr "Abbrechen"
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
msgid "TagsPage|Create tag"
msgstr "Tag erstellen"
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
msgid "TagsPage|Delete tag"
msgstr "Tag löschen"
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "Löschen des Tags '%{tag_name}' kann nicht rückgängig gemacht werden. Bist du sicher?"
+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|Edit release notes"
msgstr "Versionshinweise bearbeiten"
@@ -37077,12 +37347,18 @@ msgstr "Neuer Tag"
msgid "TagsPage|New tag"
msgstr "Neuer Tag"
+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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "Versionshinweise"
@@ -37110,6 +37386,18 @@ msgstr "Verwende den Befehl git tag, um einen neuen Tag hinzuzufĂĽgen:"
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Schreibe deine Versionshinweise oder ziehen Dateien hier hinein…"
+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 "geschĂĽtzt"
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ msgstr "Der Commit existiert nicht"
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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "Das aktuelle Ticket"
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr "Die Beziehung des Forks wurde entfernt."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr "Beim Löschen des To-dos ist ein Fehler aufgetreten."
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr "Dieses Verzeichnis"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "Dieser Runner wird nur Pipelines von geschĂĽtzen Branches ausfĂĽhren"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr "Diese Einstellung kann in jedem Projekt ĂĽberschrieben werden."
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr "Es ist ein Fehler aufgetreten. Umgebungen konnten nicht abgerufen werden"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr "Gesamte Anfragen"
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr "Verbleibende Zeit"
msgid "Time spent"
msgstr "Benötigte Zeit"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "Titel"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ msgstr "Um interne Benutzer(innen) zu definieren, musst du zunächst externe Ben
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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "Um ein komplettes GitLab-Projekt von einer GitLab-Installation zu einer anderen umzuziehen oder zu kopieren, navigiere zur Einstellungsseite des Originalprojektes, erzeuge eine Export-Datei und lade sie hier hoch."
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr "To-Do-Liste"
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr "Dienstag"
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40376,6 +40603,9 @@ msgstr "Entsperren"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "Datei hochladen"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr "Nutzungsstatistiken"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr "Alle Tickets anzeigen"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr "Protokoll ansehen"
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 "Die Dokumentation anzeigen"
@@ -41798,9 +42105,6 @@ msgstr "Ă–ffentlich"
msgid "VisibilityLevel|Unknown"
msgstr "Unbekannt"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ msgstr ""
msgid "We want to be sure it is you, please confirm you are not a robot."
msgstr "Wir wollen sicher gehen, dass du es bist. Bitte bestätige, dass du kein Roboter bist."
+msgid "We want to let you know %{username} has been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "Du kannst ein Projekt auch ĂĽber die Kommandozeile erstellen."
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "Du kannst Dateien nur bearbeiten, wenn du dich auf einem Branch befindest"
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 "Du kannst nicht auf eine schreibgeschützte sekundäre Gitlab Geo-Instanz schreiben. Bitte verwende stattdessen %{link_to_primary_node}."
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43356,7 +43726,7 @@ 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 ""
+msgstr "Du wurdest von %{link_to_inviter} eingeladen, %{source_name} %{strong_open}%{link_to_source}%{strong_close} als %{role} beizutreten"
msgid "You have been redirected to the only result; see the %{a_start}search results%{a_end} instead."
msgstr ""
@@ -43580,15 +43950,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr "Dein Name"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr "%{reportType}: Beim Laden trat ein Fehler auf"
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr "Behoben:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr "Lade Bericht %{reportName}"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "Lizenzen verwalten"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "SicherheitsĂĽberprĂĽfung"
msgid "ciReport|Security scanning failed loading any results"
msgstr "Sicherheitsscan schlug beim Laden der Ergebnisse fehl"
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr ""
@@ -44469,6 +44869,9 @@ msgstr[1] "Verwendet von %{packagesString} und %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Gesamten Bericht anzeigen"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] "Instanz abgeschlossen"
msgstr[1] "Instanzen abgeschlossen"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "ungĂĽltiger Meilensteinstatus `%{state}`"
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr "fehlt"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr "letzte Bereitstellung"
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr "Weitere Informationen"
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "In Web-IDE öffnen"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "Aktualisiere gerade"
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr "Anfrage zum Mergen von"
-
msgid "mrWidget|Resolve conflicts"
msgstr "Konflikte auflösen"
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Dein Password"
-msgid "mrWidget|into"
-msgstr "in"
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr "Projekte"
-msgid "quick actions"
-msgstr "Schnellzugriff"
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "die folgenden Ticket(s)"
@@ -45739,6 +46133,9 @@ msgstr "dieses Dokument"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/el_GR/gitlab.po b/locale/el_GR/gitlab.po
index 888702022a1..1fe7bcf8092 100644
--- a/locale/el_GR/gitlab.po
+++ b/locale/el_GR/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: el\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/eo/gitlab.po b/locale/eo/gitlab.po
index a2805284af3..a5849fb4d30 100644
--- a/locale/eo/gitlab.po
+++ b/locale/eo/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: eo\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Aktiva"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Aldoni novan dosierujon"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Branĉoj"
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Krei dosierujon"
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Disponigadoj"
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "Priskribo"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "De la kreado de la problemo Äťis la disponigado en la publika versio"
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr "Ne estas deponejo"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr "Ne estas planoj"
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 "Ne disponebla"
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Filtrilo"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr "Äenstablaj planoj"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,15 +33326,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr ""
msgid "Save pipeline schedule"
msgstr "Konservi ĉenstablan planon"
-msgid "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 "Saving"
msgstr ""
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr "La rilato de disbranĉigo estis forigita."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "AlĹťuti dosieron"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr "Publika"
msgid "VisibilityLevel|Unknown"
msgstr "Nekonata"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr "Via nomo"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po
index 04e54459464..948e8a0aaa4 100644
--- a/locale/es/gitlab.po
+++ b/locale/es/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: es-ES\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr " %{start} hasta %{end}"
@@ -46,6 +46,9 @@ msgstr " o "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d error"
msgstr[1] "%d errores"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d error encontrado:"
-msgstr[1] "%d errores encontrados:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exportador"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d comentarios más"
msgstr[1] "%d comentarios más"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d incidencia abierta"
-msgstr[1] "%d incidencias abiertas"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] "%d proyecto seleccionado"
msgstr[1] "%d proyectos seleccionados"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] "%d etiqueta por nombre de imagen"
msgstr[1] "%d etiquetas por nombre de imagen"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d token ha expirado"
-msgstr[1] "%d tokens han expirado"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d incidencia sin asignar"
@@ -474,6 +457,9 @@ msgstr "%{author_link} escribiĂł:"
msgid "%{authorsName}'s thread"
msgstr "Hilo de %{authorsName}"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} no encontrado"
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}type%{codeEnd} está obsoleto y se eliminará en la versión 15.0. Utilice %{codeStart}stage%{codeEnd} en su lugar. %{linkStart}Aprenda más %{linkEnd}"
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}types%{codeEnd} está obsoleto y se eliminará en la versión 15.0. Utilice %{codeStart}stages%{codeEnd} en su lugar. %{linkStart}Aprenda más %{linkEnd}"
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}Enmascarado:%{code_close} Oculto en los registros de trabajo. Debe coincidir con los requisitos de enmascaramiento."
@@ -774,9 +754,6 @@ msgstr "%{level_name} no está permitido en un grupo de %{group_level_name}."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} no está permitido debido a que el fork del proyecto origen tiene menor visibilidad."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr "%{location} no tiene claves requeridas: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} está bloqueado por el usuario de GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} y %{quickActionsDocsLinkStart}acciones rápidas%{quickActionsDocsLinkEnd} son compatibles"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} puede fusionarse"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} mostrando el primer %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (expirado)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds} ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} no encontrado"
@@ -875,6 +855,9 @@ msgstr "%{openedEpics} abiertas, %{closedEpics} cerradas"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} abiertas, %{closedIssues} cerradas"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} no es un tema válido"
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 ""
@@ -916,8 +902,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} detectĂł %{totalStart}%{total}%{totalEnd} potencial %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} detectĂł %{totalStart}no%{totalEnd} vulnerabilidades."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
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}."
@@ -1019,11 +1005,8 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Archivos"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} Almacenamiento"
+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"
@@ -1080,8 +1063,8 @@ msgstr "%{totalWeight} peso total"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} advertencias encontradas:"
-msgid "%{total} open issue weight"
-msgstr "%{total} incidencias abiertas"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} advertencias encontradas: mostrando la primera %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] "+%d más"
msgstr[1] "+%d más"
-msgid "+%{extra} more"
-msgstr "+%{extra} más"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1290,17 +1270,35 @@ msgstr ", o "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr ""
+msgid "- Add or remove a user."
+msgstr ""
+
msgid "- Available to run jobs."
msgstr "- Disponible para ejecutar trabajos."
+msgid "- Create or close an issue."
+msgstr ""
+
+msgid "- Create, update, or delete a merge request."
+msgstr ""
+
msgid "- Event"
msgid_plural "- Events"
msgstr[0] "- Evento"
msgstr[1] "- Eventos"
+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 "- No disponible para ejecutar trabajos."
+msgid "- Push code to the repository."
+msgstr ""
+
msgid "- Select -"
msgstr "- Seleccione -"
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] "- Usuario"
msgstr[1] "- Usuarios"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr "0 bytes"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 DĂ­a"
@@ -1451,9 +1449,6 @@ msgstr[1] "Quedan %d años"
msgid "1-9 contributions"
msgstr "1-9 contribuciones"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 contribuciones"
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "¡1ra contribución!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 contribuciones"
@@ -1508,6 +1500,12 @@ msgstr "Página no encontrada"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Por favor, contacte con su administrador de GitLab si cree que se trata de un error."
+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 "7 days"
msgstr "7 dĂ­as"
@@ -1571,6 +1569,9 @@ msgstr "No se encontrĂł un archivo."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Ya existe un archivo con '%{file_name}' en %{branch} rama"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "Un grupo es una colecciĂłn de varios proyectos"
@@ -1853,9 +1854,6 @@ msgstr "Peticiones de acceso"
msgid "Access to '%{classification_label}' not allowed"
msgstr "El acceso a '%{classification_label}' no está permitido"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr "Desplegar claves"
@@ -1916,6 +1914,9 @@ msgstr "Tokens de acceso personal"
msgid "AccessTokens|Static object token"
msgstr "Token de objeto estático"
+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 "Son las únicas contraseñas aceptadas cuando tiene la autenticación de dos factores (2FA) habilitada."
@@ -2003,6 +2004,9 @@ msgstr "Activado el"
msgid "Active"
msgstr "Activo"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "Activo %{type} (%{token_length})"
@@ -2084,6 +2088,9 @@ msgstr "Añadir un comentario a esta línea"
msgid "Add a comment to this line or drag for multiple lines"
msgstr "Añada un comentario a esta línea o arrastre para varias líneas"
+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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "Añada una página de inicio a su wiki que contenga información sobre s
msgid "Add a horizontal rule"
msgstr "Añadir una regla horizontal"
-msgid "Add a line"
-msgstr "Añadir una línea"
-
-msgid "Add a link"
-msgstr "Añadir un enlace"
-
msgid "Add a new issue"
msgstr "Añadir una nueva incidencia"
@@ -2153,9 +2154,6 @@ msgstr "Añadir aprobadores"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Añadir texto en negrita"
-
msgid "Add broadcast message"
msgstr "Añadir mensaje de difusión"
@@ -2207,8 +2205,8 @@ msgstr "Añadir encabezado y pie de página a los correos electrónicos. Tenga e
msgid "Add image comment"
msgstr "Añadir comentario a la imagen"
-msgid "Add italic text"
-msgstr "Añadir texto en cursiva"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "Añadir clave"
@@ -2225,6 +2223,9 @@ msgstr "Añadir una nueva aplicación"
msgid "Add new directory"
msgstr "Añadir nuevo directorio"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr "Añadir reacción"
msgid "Add request manually"
msgstr "Añadir solicitud manualmente"
-msgid "Add strikethrough text"
-msgstr "Añadir texto tachado"
-
msgid "Add suggestion to batch"
msgstr "Añadir sugerencia para el lote"
@@ -2591,6 +2589,9 @@ msgstr "Eliminar"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "ÂżEliminar el proyecto %{projectName}?"
+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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "Configurar Let's Encrypt"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr "Mantener los Ăşltimos artefactos para todos los trabajos en los Ăşltimos pipelines ejecutados correctamente"
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ msgstr ""
msgid "AdminSettings|Required pipeline configuration"
msgstr "ConfiguraciĂłn del pipeline requerida"
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
+msgstr ""
+
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 "Usuarios activos"
@@ -3248,6 +3288,9 @@ msgstr "ConfiguraciĂłn avanzada"
msgid "Advanced export options"
msgstr "Opciones de exportaciĂłn avanzadas"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr "URL del webhook"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,8 +3726,8 @@ msgstr "Todos los proyectos seleccionados"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "Todos los hilos resueltos"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr "Todos los usuarios deben aceptar los términos de servicio y la política de privacidad para acceder a GitLab"
@@ -3827,9 +3867,6 @@ msgstr "La integraciĂłn con Amazon EKS le permite provisionar clĂşsteres EKS des
msgid "Amazon Web Services Logo"
msgstr "Logo de Amazon Web Services"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "La autenticación de Amazon no está %{link_start}correctamente configurada%{link_end}. Preguntele a su administrador de GitLab sí desea utilizar este servicio."
-
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 ""
@@ -4121,9 +4158,6 @@ msgstr "Se ha producido un error al cargar el pipeline."
msgid "An error occurred while loading the pipelines jobs."
msgstr "Se ha producido un error al cargar los trabajos de los pipelines."
-msgid "An error occurred while loading your content. Please try again."
-msgstr "Se ha producido un error al cargar su contenido. Por favor, inténtelo de nuevo."
-
msgid "An error occurred while making the request."
msgstr "Se ha producido un error al crear la peticiĂłn."
@@ -4183,12 +4217,18 @@ msgstr "Se ha producido un error al suscribirse a las notificaciones."
msgid "An error occurred while triggering the job."
msgstr "Se ha producido un error al ejecutar el trabajo."
+msgid "An error occurred while trying to follow this user, please try again."
+msgstr ""
+
msgid "An error occurred while trying to generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "Se ha producido un error al cancelar la suscripciĂłn a las notificaciones."
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] "%{count} aprobaciĂłn requerida para %{membersCount}"
msgstr[1] "%{count} aprobaciones requeridas para %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr "Añadir aprobadores"
-msgid "ApprovalRule|All scanners"
-msgstr "Todos los análisis"
-
-msgid "ApprovalRule|All severity levels"
-msgstr "Todos los niveles de gravedad"
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr "Reglas de aprobaciĂłn"
@@ -4650,21 +4669,6 @@ msgstr "Nombre"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr "Por favor, introduzca un nĂşmero igual o superior a cero"
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr "Por favor, seleccione al menos un análisis de seguridad"
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr "Por favor seleccione al menos un nivel de gravedad"
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr "Nombre de la regla"
-msgid "ApprovalRule|Security scanners"
-msgstr "Análisis de seguridad"
-
-msgid "ApprovalRule|Select All"
-msgstr "Seleccionar todo"
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr "Seleccionar escáneres"
-
-msgid "ApprovalRule|Select severity levels"
-msgstr "Seleccione los niveles de gravedad"
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr "Niveles de gravedad"
-
msgid "ApprovalRule|Target branch"
msgstr "Branch de destino"
msgid "ApprovalRule|Try for free"
msgstr "Pruébelo gratis"
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr "Vulnerabilidades permitidas"
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr "Aprobado el merge request actual."
msgid "Approved-By"
msgstr "Aprobado por"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "Aprobador"
@@ -4848,8 +4831,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "¿Está seguro de que desea cancelar la edición de este comentario?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to close this blocked issue?"
msgstr "¿Está seguro de que desea cerrar esta incidencia bloqueada?"
@@ -4860,8 +4843,8 @@ msgstr "¿Estás seguro de que deseas eliminar %{name}?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "¿Está seguro de que desea eliminar estos artefactos?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "ÂżEsta seguro de que desea eliminar esto %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr "¿Está seguro de que desea eliminar la clave SSH?"
@@ -4952,6 +4935,9 @@ msgstr "¿Estás seguro de que desea restablecer el token de registro?"
msgid "Are you sure you want to retry this migration?"
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 %{type}? This action cannot be undone."
msgstr "¿Está seguro de que desea revocar este token %{type}? Esta acción no se puede deshacer."
@@ -5105,6 +5091,9 @@ msgstr "Asignado a mĂ­"
msgid "Assigned to you"
msgstr "Asignado a ti"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Asignado"
@@ -5137,10 +5126,10 @@ msgstr ""
msgid "At least one of group_id or project_id must be specified"
msgstr "Debe especificar por lo menos un group_id o un project_id"
-msgid "At least one of your Personal Access Tokens is expired, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr "Peticiones web autenticadas"
-msgid "Authenticating"
-msgstr "Autenticando"
-
msgid "Authentication"
msgstr "AutenticaciĂłn"
@@ -5355,9 +5341,6 @@ msgstr "Creado %{timeago} por %{author}"
msgid "Authorization code:"
msgstr "CĂłdigo de autorizaciĂłn:"
-msgid "Authorization key"
-msgstr "Clave de autorizaciĂłn"
-
msgid "Authorization required"
msgstr "AutorizaciĂłn requerida"
@@ -5556,6 +5539,27 @@ msgstr "Migraciones en segundo plano"
msgid "Background color"
msgstr "Color de fondo"
+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 "Insignias"
@@ -5646,6 +5650,12 @@ msgstr ""
msgid "BambooService|Bamboo service root URL."
msgstr "URL raĂ­z del servicio Bamboo."
+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 ""
@@ -5664,12 +5674,87 @@ msgstr "Basado en"
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 "Tenga cuidado. Cambiar el espacio de nombres del proyecto puede tener efectos secundarios no deseados."
msgid "Be careful. Renaming a project's repository can have unintended side effects."
msgstr "Tenga cuidado. Cambiar el nombre del repositorio de un proyecto puede tener efectos secundarios no deseados."
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr "Usuarios facturables"
msgid "Billing"
msgstr "FacturaciĂłn"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
-msgstr "%{group_name} está actualmente usando el %{plan_name}."
+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 "@%{user_name} está utilizando el %{plan_name}."
+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 "Enhorabuena, su plan de prueba está activado."
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 "Si deseas cambiar su plan, por favor, pĂłngase en contacto con %{support_link_start}AtenciĂłn al cliente%{support_link_end}."
+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 ""
@@ -5727,21 +5872,84 @@ msgstr "Obtenga más información sobre cada plan visitando nuestro %{pricing_pa
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 "Gestionar plan"
+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 "Página de precios"
+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 "Ver todas las novedades del %{plan_name}"
+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 "Este grupo utiliza el mismo plan asociado que su grupo principal."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Para administrar el plan de este grupo, por favor visite la secciĂłn de facturaciĂłn de %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5757,6 +5965,9 @@ 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 "Su periodo de prueba de GitLab.com Gold caducĂł en %{expiration_date}. Puede restaurar el acceso a las funciones en cualquier momento actualizando a la versiĂłn Gold."
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "%{price_per_year} pagados anualmente"
@@ -5775,6 +5986,9 @@ msgstr "mensual"
msgid "BillingPlans|per user"
msgstr "por usuario"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "Actualizar"
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr "Extender el periodo de prueba"
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr "Reactivar el periodo de prueba"
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr "No se pueden habilitar los ejecutores compartidos hasta que se registre una tarjeta de crédito válida."
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr "Validar la cuenta"
msgid "Billings|Validate user account"
msgstr "Validar la cuenta de usuario"
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr "Exportar lista"
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr "InvitaciĂłn de grupo"
@@ -5919,6 +6154,9 @@ 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 "Está a punto de eliminar al usuario %{username} de su suscripción. Si continua, el usuario será eliminado del grupo %{namespace} y todos sus subgrupos y proyectos. Esta acción no se puede deshacer."
+msgid "Billing|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Importar desde un servidor de Bitbucket"
@@ -5993,6 +6231,9 @@ msgstr "Buscar proyectos"
msgid "BoardNewIssue|Select a project"
msgstr "Seleccionar un proyecto"
+msgid "BoardScope|%{iterationTitle} iteration in %{iterationCadence}"
+msgstr ""
+
msgid "BoardScope|An error occurred while getting iterations. Please try again."
msgstr ""
@@ -6026,6 +6267,9 @@ msgstr "Elija las etiquetas"
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr "Editar"
@@ -6237,6 +6481,9 @@ msgstr "Nombre de la rama"
msgid "Branch not loaded - %{branchId}"
msgstr "Branch no cargada - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Ramas"
@@ -6246,6 +6493,9 @@ msgstr "Activo"
msgid "Branches|Active branches"
msgstr "Branches activos"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Todas"
@@ -6294,9 +6544,6 @@ msgstr "Nueva rama"
msgid "Branches|No branches to show"
msgstr "No hay ramas para mostrar"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "SĂłlo el responsable del proyecto o el propietario pueden borrar una rama protegida"
@@ -6336,7 +6583,7 @@ msgstr "No ha sido posible actualizar automáticamente la rama porque ha divergi
msgid "Branches|The default branch cannot be deleted"
msgstr "No se puede eliminar la rama por defecto"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr "protegido"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr "El mensaje de difusiĂłn se creĂł correctamente."
@@ -6471,12 +6715,18 @@ 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 "No hay ningĂşn padre"
+msgid "BulkImport|Only groups that you have the %{role} role for are listed as groups you can import."
+msgstr ""
+
msgid "BulkImport|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr "Para un nuevo grupo"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr "No tiene grupos para importar"
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,12 +6775,9 @@ msgstr ""
msgid "Burndown chart"
msgstr "Gráfico de evolución"
-msgid "BurndownChartLabel|Open issue weight"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
-msgid "BurndownChartLabel|Open issues"
-msgstr "Incidencias abiertas"
-
msgid "Burnup chart"
msgstr "Gráfico de evolución"
@@ -6585,7 +6829,7 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr "Cl Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr "ConfiguraciĂłn de CI/CD"
msgid "CI/CD configuration file"
msgstr "Archivo de configuraciĂłn de CI/CD"
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
msgstr "Uso de los ejecutores compartidos"
+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 ""
@@ -6659,6 +6909,9 @@ msgstr "El uso compartido del ejecutor es el tiempo de ejecuciĂłn total de todos
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr "¿Qué es el uso compartido del ejecutor?"
@@ -6695,6 +6948,9 @@ msgstr "Estrategia de despliegue"
msgid "CICD|Jobs"
msgstr "Trabajos"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "grupo habilitado"
@@ -6902,6 +7167,9 @@ msgstr "Cancelando la vista previa"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "No se puede hacer merge automáticamente"
@@ -7004,6 +7272,9 @@ msgstr "Emisor del certificado"
msgid "Certificate Subject"
msgstr "Asunto del certificado"
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "Cambiar el asignado"
@@ -7136,7 +7407,7 @@ msgstr "Cambios eliminados. Haga clic para mostrar."
msgid "Changes the title to \"%{title_param}\"."
msgstr "Cambia el tĂ­tulo a \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr "Compruebe sus imágenes de Docker para detectar vulnerabilidades conocid
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Comprobando disponibilidad de %{text}..."
@@ -7392,6 +7660,9 @@ msgstr "Grupo"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "Nombre de la empresa u organización que está utilizando GitLab"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr "¿Necesita más usuarios? Compre GitLab para su %{company}."
@@ -7698,9 +7969,6 @@ msgstr "no está disponible: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-msgstr "Limpiar las etiquetas de las imágenes"
-
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 ""
@@ -8039,12 +8307,6 @@ msgstr "Copiar token"
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr "No tiene permisos suficientes para crear un agente de clĂşster para este
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr "No tiene permisos suficientes para eliminar este agente de clĂşster"
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}Más información%{linkEnd}"
@@ -8281,9 +8540,6 @@ msgstr "ClusterIntegration|Añadir una integración permitirá compartir el clus
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Se ha producido un error al intentar contactar con la API de Google Cloud. Por favor, inténtelo de nuevo más tarde."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "Se ha producido un error al intentar obtener las zonas del proyecto: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Se ha producido un error al intentar recuperar los proyectos: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Se ha producido un error al intentar obtener los tipos de máquina de las zonas: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr "Cualquier espacio de nombres de proyecto"
msgid "ClusterIntegration|Apply for credit"
msgstr "Solicitar crédito"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "Autenticar con AWS"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "Autenticar con Amazon Web Services"
-
msgid "ClusterIntegration|Authentication Error"
msgstr "Error de autenticaciĂłn"
@@ -8344,15 +8582,6 @@ msgstr "Verifique el estado de su clĂşster"
msgid "ClusterIntegration|Check your token"
msgstr "Verifique su token"
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Seleccione cuál de los entornos de su proyecto utilizará este clúster de Kubernetes."
@@ -8362,9 +8591,6 @@ msgstr "Limpiar la caché de cluster"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr "RegiĂłn del clĂşster"
-
msgid "ClusterIntegration|Cluster management project"
msgstr "Proyecto de gestiĂłn de clĂşster"
@@ -8392,57 +8618,18 @@ msgstr "Copiar Certificado CA"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Copiar el nombre del clĂşster Kubernetes"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "Se ha producido un error al cargar los roles de IAM"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "Se ha producido un error al cargar los pares de claves"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "Se ha producido un error al cargar las VPCs de la regiĂłn seleccionada"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "Se ha producido un error al cargar los tipos de instancias"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "Se ha producido un error al cargar las redes"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "Se ha producido un error al cargar los grupos de seguridad para la VPC seleccionada"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr "Se ha producido un error al cargar las subredes para la VPC seleccionada"
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "Se ha producido un error al cargar las subredes"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Crear cluster de Kubernetes"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Creando el cluster de Kubernetes"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-msgstr "Elimina todos los recursos de GitLab adjuntos a este clĂşster durante la eliminaciĂłn"
-
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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "ÂżSabĂ­a usted?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr "Elastic Kubernetes Service"
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr "Habilitar Cloud Run para Anthos"
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr "Habilitar la integraciĂłn de Elastic Stack"
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr "Introduzca el nuevo token de servicio"
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr "Introduzca los detalles de su clĂşster EKS Kubernetes de Amazon"
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Introduzca los detalles de su clĂşster de Kubernetes"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr "Se ha producido un error al hacer una peticiĂłn a Google Cloud Platform:
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Se ha producido un error al ejecutar Kubeclient: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Obtener los tipos de máquinas"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Obtener proyectos"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Obtener zonas"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "IntegraciĂłn GitLab"
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "Cluster de GitLab administrado"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Proyecto de Google Cloud Platform"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Proyecto Google Kubernetes Engine"
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr "Instancia del clĂşster"
-msgid "ClusterIntegration|Instance type"
-msgstr "Tipo de instancia"
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr "IntegraciĂłn habilitada"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr "Nombre del par de claves"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "Se está creando el clúster de Kubernetes..."
@@ -8566,18 +8726,6 @@ msgstr "Nombre de cluster de Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "El cluster Kubernetes se ha creado correctamente."
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "VersiĂłn de Kubernetes"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "No se ha podido encontrar la versiĂłn de Kubernetes"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Aprenda más sobre los tipos de %{help_link_start_machine_type}instancias %{help_link_end} y sus %{help_link_start_pricing}precios%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "Conozca más sobre las %{help_link_start}zonas%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr "Más información sobre los grupos de clústeres de Kubernetes"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "Más información sobre los grupos de clústeres de Kubernetes"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "Cargando roles de IAM"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "Cargando pares de claves"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "Cargando VPCs"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "Cargando tipos de instancia"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "Cargando redes"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "Cargando grupos de seguridad"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "Cargando subredes"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "Cargando subredes"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Tipo de máquina"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "AsegĂşrese de que su cuenta %{link_to_requirements} cumple con los requisitos para crear clusters de Kubernetes"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "Administre su cluster de Kubernetes visitando %{provider_link}"
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "No se han encontrado roles de IAM"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr "No se han encontrado pares de claves"
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "No se han encontrado VPCs"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr "No se encontrĂł ningĂşn tipo de instancia"
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "No hay tipos de máquinas que coincidan con su búsqueda"
-
-msgid "ClusterIntegration|No networks found"
-msgstr "No se han encontrado redes"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "No se encontraron proyectos"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "No hay proyectos que coincidan con su bĂşsqueda"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "No se ha encontrado ningĂşn grupo de seguridad"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "No se han encontrado ninguna subred"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "No se han encontrado subredes"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "No hay zonas que coincidan con su bĂşsqueda"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "NĂşmero de nodos"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "El número de nodos debe ser un valor numérico."
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "AsegĂşrese de que su cuenta de Google cumpla con los siguientes requisitos:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "ClĂşster del proyecto"
@@ -8686,18 +8759,9 @@ msgstr "Prefijo del espacio de nombres del proyecto (opcional, Ăşnico)"
msgid "ClusterIntegration|Provider details"
msgstr "Detalles del proveedor"
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr "ARN del rol de provision"
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "Cluster RBAC habilitado"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr "Lea nuestra %{link_start}página de ayuda%{link_end} sobre la integración de clusters de Kubernetes."
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Eliminar la integraciĂłn de clĂşsteres de Kubernetes"
@@ -8716,126 +8780,15 @@ msgstr "ÂżEliminar la integraciĂłn?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Eliminar la configuración del clúster de Kubernetes de este proyecto. Esto no eliminará su clúster de Kubernetes real."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr "Elimina el clĂşster del proyecto pero mantiene los recursos asociados"
-
msgid "ClusterIntegration|Save changes"
msgstr "Guardar cambios"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "Buscar roles de IAM"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "Buscar pares de claves"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "Buscar VPCs"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "Buscar tipos de instancia"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Buscar tipos de máquina"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "Buscar redes"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Buscar proyectos"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "Buscar grupos de seguridad"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "Buscar subredes"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "Buscar subredes"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Buscar zonas"
-
-msgid "ClusterIntegration|Security group"
-msgstr "Grupo de seguridad"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Consulte y edite los detalles de su clĂşster de Kubernetes"
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "Seleccione una VPC para elegir un grupo de seguridad"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "Seleccione una VPC para elegir una subred"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Seleccione una red para elegir una subred"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr "Seleccione una regiĂłn para elegir un par de claves"
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr "Seleccione una regiĂłn para elegir una VPC"
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "Seleccione una zona para elegir una red"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr "Seleccione un par de claves"
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Seleccione el tipo de máquina"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Seleccione el proyecto"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Seleccione el proyecto y la zona para elegir el tipo de máquina"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Seleccione un proyecto para elegir la zona"
-
-msgid "ClusterIntegration|Select service role"
-msgstr "Seleccione el rol de servicio"
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Seleccione la zona"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Seleccione la zona para elegir el tipo de máquina"
-
msgid "ClusterIntegration|Service Token"
msgstr "Token de servicio"
-msgid "ClusterIntegration|Service role"
-msgstr "Rol de servicio"
-
msgid "ClusterIntegration|Service token is required."
msgstr "El token de servicio es necesario."
@@ -8851,12 +8804,6 @@ msgstr "Se ha producido un error al crear su clĂşster de Kubernetes"
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|Subnets"
-msgstr "Subredes"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "El certificado Kubernetes utilizado para autenticarse en el clĂşster."
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr ""
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "Se ha producido un error durante la autenticación con su cluster. Por favor, asegúrese de que su la CA de su certificado y su token son válidos."
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr ""
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Esta cuenta debe tener permisos para crear un clĂşster de Kubernetes en el %{link_to_container_project} especificado a continuaciĂłn"
-
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 ""
@@ -8893,24 +8834,15 @@ msgstr "Esta opción le permitirá instalar aplicaciones en clústeres RBAC."
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
msgstr "Para eliminar la integraciĂłn y sus recursos, escriba %{clusterName} para confirmar:"
msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
msgstr "Para eliminar la integraciĂłn, escriba %{clusterName} para confirmar:"
-msgid "ClusterIntegration|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr "Utiliza los complementos Cloud Run, Istio y balanceo de carga HTTP para este clĂşster."
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "ValidaciĂłn del estado de facturaciĂłn del proyecto"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "No hemos podido verificar que uno de sus proyectos en GCP tenga habilitada la facturación. Por favor, inténtalo de nuevo."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr "Está a punto de eliminar la integración del cluster y todos los recurs
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "Está a punto de eliminar la integración de clúster."
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr "Debes conceder acceso a los recursos AWS de su organizaciĂłn para poder crear un nuevo clĂşster EKS. Para garantizar el acceso, cree un rol de provisiĂłn utilizando la cuenta y el ID externo que se muestra a continuaciĂłn y proporciĂłnenos su ARN."
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "Debe seleccionar al menos dos subredes"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Su cuenta debe tener %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr "La API de su cluster está inaccesible. Por favor, asegúrese de que la URL del API es correcta."
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Zona"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "acceso a Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "cumple con los requisitos"
-
msgid "ClusterIntegration|sign up"
msgstr "regĂ­strese"
@@ -9073,6 +8969,9 @@ msgstr "Contraer aprobadores"
msgid "Collapse issues"
msgstr "Contraer las incidencias"
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr "Contraer hitos"
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
msgstr "Nombre del recolector"
+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 "Colorear mensajes"
@@ -9748,6 +9659,9 @@ msgstr "Construir una imagen"
msgid "ContainerRegistry|CLI Commands"
msgstr "Comandos del CLI"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr "Registro de contenedores"
msgid "ContainerRegistry|Copy build command"
msgstr "Copiar el comando build"
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr "Copiar el comando de inicio de sesiĂłn"
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr "Etiquetas e hitos copiados desde %{source_issuable_reference}."
msgid "Copy"
msgstr "Copiar"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "Copiar la URL %{http_label} de clonado"
@@ -10173,12 +10096,6 @@ msgstr "Copiar la URL de clonado del protocolo %{protocol}"
msgid "Copy %{type}"
msgstr "Copiar %{type}"
-msgid "Copy Account ID to clipboard"
-msgstr "Copiar ID de la cuenta al portapapeles"
-
-msgid "Copy External ID to clipboard"
-msgstr "Copiar ID externo al portapapeles"
-
msgid "Copy ID"
msgstr "Copiar el ID"
@@ -10194,6 +10111,9 @@ msgstr "Copiar la clave pĂşblica SSH"
msgid "Copy URL"
msgstr "Copiar la URL"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Copiar el nombre de rama"
@@ -10227,6 +10147,9 @@ msgstr "Copia el contenido del archivo"
msgid "Copy file path"
msgstr "Copiar la ruta del archivo"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr "Copiar la URL de la incidencia al portapapeles"
@@ -10275,6 +10198,9 @@ msgstr "Copiar token de activaciĂłn"
msgid "Copy value"
msgstr "Copiar valor"
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr "Crear un merge request confidencial"
msgid "Create confidential merge request and branch"
msgstr "Crear un merge request y una rama confidencial"
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Crear directorio"
@@ -10584,9 +10513,6 @@ msgstr "Crear grupo"
msgid "Create group label"
msgstr "Crear etiqueta de grupo"
-msgid "Create incident"
-msgstr "Crear incidente"
-
msgid "Create issue"
msgstr "Crear incidencia"
@@ -10647,6 +10573,9 @@ msgstr "Crear nuevo proyecto"
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr "Cree o importe su primer proyecto"
@@ -10686,6 +10615,9 @@ msgstr "Crea tu primera página"
msgid "Create your group"
msgstr "Cree su grupo"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "Cree/importe su primer proyecto"
@@ -10929,6 +10861,9 @@ msgstr "Tarjeta de crédito:"
msgid "Critical vulnerabilities present"
msgstr "Vulnerabilidades crĂ­ticas presentes"
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ msgstr "Nueva organizaciĂłn"
msgid "Crm|No contacts found"
msgstr "No se han encontrado contactos"
+msgid "Crm|No organization"
+msgstr ""
+
msgid "Crm|No organizations found"
msgstr "No se encontraron organizaciones"
+msgid "Crm|Organization"
+msgstr ""
+
msgid "Crm|Organization has been added."
msgstr ""
@@ -11109,9 +11050,6 @@ msgstr "Personalice los ajustes relacionados con el idioma y la regiĂłn."
msgid "Customize name"
msgstr "Personalizar nombre"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr "Personalice la configuraciĂłn de su pipeline."
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr "Fecha"
msgid "CycleAnalytics|Display chart filters"
msgstr "Mostrar filtros de gráficos"
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr "Seleccionar etiquetas"
msgid "CycleAnalytics|Show"
msgstr "Mostrar"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr "Tipo de trabajo"
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr "Fecha"
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr "DSN"
@@ -11440,6 +11373,9 @@ msgstr ""
msgid "DastProfiles|Are you sure you want to delete this profile?"
msgstr "¿Está seguro de que desea eliminar este perfil?"
+msgid "DastProfiles|Attacks the target to find potential vulnerabilities. Active scans are potentially harmful to the site being scanned."
+msgstr ""
+
msgid "DastProfiles|Authentication"
msgstr "AutentificaciĂłn"
@@ -11449,6 +11385,12 @@ msgstr "URL de autentificaciĂłn"
msgid "DastProfiles|Branch missing"
msgstr ""
+msgid "DastProfiles|Change scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Change site profile"
+msgstr ""
+
msgid "DastProfiles|Choose a scan method"
msgstr ""
@@ -11551,15 +11493,24 @@ msgstr "Mínimo = 0 (sin tiempo de espera habilitado), Máximo = 2880 minutos"
msgid "DastProfiles|Minimum = 1 second, Maximum = 3600 seconds"
msgstr "Mínimo = 1 segundo, Máximo = 3600 segundos"
+msgid "DastProfiles|Monitors all HTTP requests sent to the target to find potential vulnerabilities."
+msgstr ""
+
msgid "DastProfiles|New scanner profile"
msgstr "Nuevo perfil de análisis"
msgid "DastProfiles|New site profile"
msgstr "Nuevo perfil del sitio"
+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 ""
@@ -11575,6 +11526,9 @@ msgstr "Contraseña"
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr "Perfiles de escaneo"
msgid "DastProfiles|Scanner name"
msgstr "Nombre del análisis"
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 "Seleccionar branch"
+msgid "DastProfiles|Select scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Select site profile"
+msgstr ""
+
msgid "DastProfiles|Show debug messages"
msgstr "Mostrar mensajes de depuraciĂłn"
@@ -11623,6 +11592,9 @@ msgstr "Perfiles del sitio"
msgid "DastProfiles|Site name"
msgstr "Nombre del sitio"
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr "Tipo de sitio"
@@ -11994,6 +11966,9 @@ 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 "DefiniciĂłn"
@@ -12030,6 +12005,12 @@ msgstr "Eliminar %{name}"
msgid "Delete Comment"
msgstr "Eliminar el comentario"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr "Eliminar clave"
@@ -12045,6 +12026,9 @@ msgstr "Eliminar cuenta"
msgid "Delete artifacts"
msgstr "Eliminar artefactos"
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr "Eliminar insignia"
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr "Eliminar el archivo"
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr "Eliminar el epositorio de imágenes"
@@ -12120,6 +12107,9 @@ msgstr "Eliminar la lista de usuarios"
msgid "Delete variable"
msgstr "Eliminar variable"
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "Se ha producido un error al eliminar el repositorio de wiki. Por favor, inténtelo de nuevo o póngase en contacto con el administrador."
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "Se ha producido un error al restaurar el repositorio del proyecto. Por favor, pĂłngase en contacto con el administrador."
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr "Se ha producido un error al restaurar el repositorio de la wiki. Por favor, pĂłngase en contacto con el administrador."
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr "(nivel superior)"
msgid "Dependencies|All"
msgstr "Todas"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr "Basado en el Ăşltimo escaneo de %{linkStart}%{linkEnd} correcto"
-
msgid "Dependencies|Component"
msgstr "Componente"
@@ -12258,6 +12239,9 @@ msgstr ""
msgid "Dependencies|Packager"
msgstr "Empaquetador"
+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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Despliegues"
msgid "Deploy Keys"
msgstr "Claves de despliegue"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "Bajar la prioridad de la etiqueta"
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "DescripciĂłn"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr "DescripciĂłn (opcional)"
@@ -12770,9 +12760,6 @@ msgstr "DescripciĂłn analizada con %{link_start}GitLab Flavored Markdown%{link_e
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr "Plantilla de descripciĂłn"
-
msgid "Description:"
msgstr "DescripciĂłn:"
@@ -13312,6 +13299,12 @@ msgstr "Iniciar una prueba gratuita"
msgid "Discover|Upgrade now"
msgstr "Actualizar ahora"
+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 "Discutir una propuesta especĂ­fica o una pregunta que necesita ser resuelta."
@@ -13554,6 +13547,15 @@ msgstr "Fecha de vencimiento"
msgid "Due date"
msgstr "Fecha de vencimiento"
+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 ""
@@ -13650,6 +13652,9 @@ msgstr "Editar la contraseña"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "Editar versiĂłn"
@@ -13668,6 +13673,9 @@ msgstr "Editar hook del sistema"
msgid "Edit application"
msgstr "Editar aplicaciĂłn"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "Editar comentario"
@@ -13704,6 +13712,9 @@ msgstr "Editar grupo: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "Editar la identidad para %{user_name}"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr "Editar tema: %{topic_name}"
msgid "Edit user: %{user_name}"
msgstr "Editar usuario: %{user_name}"
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "Editar página wiki"
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr "Habilitar PlantUML"
-msgid "Enable Pseudonymizer data collection"
-msgstr "Habilitar la recolecciĂłn de datos Pseudonymizer"
-
msgid "Enable SSL verification"
msgstr "Habilitar verificaciĂłn SSL"
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr "Habilitar el modo de administrador"
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr "Habilitar o deshabilitar la recolecciĂłn de datos con Pseudonymizer."
-
msgid "Enable or disable version check and Service Ping."
msgstr "Habilitar o deshabilitar la comprobaciĂłn de la versiĂłn y el servicio Ping."
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr "Forzar la autenticaciĂłn de doble factor"
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr "¿Está seguro de que desea eliminar %{bStart}%{targetIssueTitle}%{bEnd}
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr "Ingrese un tĂ­tulo para su Ă©pica"
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ msgstr "EstimaciĂłn"
msgid "Estimated"
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 "EventFilterBy|Filter by all"
msgstr "Filtrar por todos"
@@ -15069,6 +15062,9 @@ msgstr "Filtrar por wiki"
msgid "Events"
msgstr "Eventos"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "Cada intento de %{action} ha fallado: %{job_error_message}. Por favor, inténtalo de nuevo."
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,15 +15217,15 @@ msgstr "Expandir archivo"
msgid "Expand issues"
msgstr "Expandir incidencias"
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr "Expandir hitos"
msgid "Expand panel"
msgstr "Expandir panel"
-msgid "Expand pipeline"
-msgstr "Expandir pipeline"
-
msgid "Expand settings section"
msgstr ""
@@ -15251,9 +15250,6 @@ msgstr "Fecha de vencimiento (opcional)"
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "CaducĂł"
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr "ID externo"
-
msgid "External URL"
msgstr "URL externa"
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr "Se ha producido un error al eliminar la clave del usuario."
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr "Se ha producido un error al restablecer la clave. Por favor, inténtalo de nuevo."
-
msgid "Failed to retrieve page"
msgstr "Se ha producido un error al recuperar la página"
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Plantillas de archivos"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "Error al subir el archivo."
@@ -16161,6 +16157,9 @@ msgstr "Primer nombre"
msgid "First seen"
msgstr "Visto por primera vez"
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,8 +16178,8 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
-msgstr "1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
+msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
msgstr ""
@@ -16206,6 +16205,12 @@ msgstr "URL de FogBugz"
msgid "FogBugz import"
msgstr "Importar desde FogBugz"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "Carpeta/%{name}"
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "Para obtener más información, vaya a "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr "Se han encontrado errores en su archivo %{gitlab_ci_yml}:"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Se han encontrado errores en su fichero .gitlab-ci.yml:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr "De %{providerTitle}"
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "Desde la creaciĂłn de la incidencia hasta el despliegue a producciĂłn"
@@ -16449,15 +16457,9 @@ msgstr "Generar un conjunto predeterminado de etiquetas"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "Generar clave"
-
msgid "Generate new export"
msgstr "Generar nueva exportaciĂłn"
-msgid "Generate new token"
-msgstr "Generar un nuevo token"
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr "Geo|%{timeAgoStr} (%{pendingEvents} eventos)"
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr "Filtrar por nombre"
msgid "Geo|Filter by status"
msgstr "Filtrar por estado"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "SincronizaciĂłn pendiente"
@@ -16858,11 +16857,14 @@ msgstr "Resincronizar"
msgid "Geo|Resync all"
msgstr "Volver a sincronizar todo"
-msgid "Geo|Resync all %{replicableType}"
-msgstr "Volver a sincronizar todo %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
-msgid "Geo|Resync all projects"
-msgstr "Volver a sincronizar todos los proyectos"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
+msgstr ""
msgid "Geo|Retry count"
msgstr "Contador de reintentos"
@@ -16873,8 +16875,11 @@ msgstr "Volver a comprobar"
msgid "Geo|Reverify all"
msgstr "Volver a comprobar todo"
-msgid "Geo|Reverify all projects"
-msgstr "Volver a comprobar todos los proyectos"
+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 ""
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr "GitLab"
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "GitLab / Darse de baja"
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr "GitLab está obteniendo un certificado SSL desde Let's Encrypt para este
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr "URL de metadatos de GitLab"
msgid "GitLab project export"
msgstr "Exportar proyecto desde GitLab"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr "URL de inicio de sesiĂłn Ăşnico de GitLab"
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr "GitLab.com"
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "Importar desde GitLab.com"
@@ -17272,6 +17286,9 @@ msgstr "Páginas de acceso"
msgid "GitLabPages|Are you sure?"
msgstr "¿Está seguro?"
+msgid "GitLabPages|Can be overridden per project. For no limit, enter 0. To inherit the value, leave empty."
+msgstr ""
+
msgid "GitLabPages|Certificate: %{subject}"
msgstr "Certificado: %{subject}"
@@ -17293,8 +17310,8 @@ msgstr "Forzar HTTPS (requiere certificados válidos)"
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 of pages (MB)"
-msgstr "Tamaño máximo de páginas (MB)"
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
msgid "GitLabPages|New Domain"
msgstr "Nuevo dominio"
@@ -17308,6 +17325,12 @@ msgstr "Páginas"
msgid "GitLabPages|Remove"
msgstr "Eliminar"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "Eliminar páginas"
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr "Sin verificar"
@@ -17485,6 +17505,9 @@ msgstr "en el grupo"
msgid "GlobalSearch|in project"
msgstr "en el proyecto"
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "Volver"
@@ -17554,6 +17577,9 @@ msgstr "Ir a métricas"
msgid "Go to next page"
msgstr "Ir a la página siguiente"
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr "Ir a la página %{page}"
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr "Ir a la página anterior"
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr "Ir al sitio principal"
@@ -17584,6 +17613,9 @@ msgstr "Ir al gráfico del repositorio"
msgid "Go to snippets"
msgstr "Ir a los fragmentos de cĂłdigo"
+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 ""
@@ -17632,9 +17664,6 @@ msgstr "Ir a sus proyectos"
msgid "Go to your snippets"
msgstr "Ir a sus fragmentos de cĂłdigo"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "La autenticación de Google no está %{link_start}configurada correctamente%{link_end}. Pregunte a su administrador de GitLab si desea utilizar este servicio."
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,8 +18084,8 @@ msgstr "Generar un token SCIM"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr "Genere un token SCIM para configurar su sistema para la administraciĂłn de identidades entre dominios."
-msgid "GroupSAML|Identity"
-msgstr "Identidad"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr ""
@@ -18292,10 +18318,10 @@ msgstr "Seleccionar grupo principal"
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ msgstr "Esta caracterĂ­stica requiere localStorage en su navegador web"
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Un grupo es una colecciĂłn de varios proyectos."
+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 "Al organizar sus proyectos como un grupo, estos funcionan de la misma forma que una carpeta."
msgid "GroupsEmptyState|No groups found"
msgstr "No se encuentran grupos"
+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 "Puede administrar los permisos y el acceso de cada miembro del grupo a cada proyecto del grupo."
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr "Crear nuevo grupo"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 "Importar grupo"
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr "Encabezados"
-
msgid "Health"
msgstr "Salud"
@@ -18767,6 +18811,9 @@ msgstr "¡Bienvenido a GitLab!"
msgid "Help"
msgstr "Ayuda"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "Ayuda a evitar que los bots realicen ataques de fuerza bruta."
@@ -18791,12 +18838,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "Hola %{username}!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr ""
msgid "Hide"
msgstr "Ocultar"
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "Ocultar proyectos archivados"
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr "Actualizar vista previa"
msgid "IDE|Review"
msgstr "RevisiĂłn"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr "Commit realizado correctamente"
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr "Si esto fue un error puede %{leave_link_start}dejar el %{source_type}%{link_end}."
@@ -19200,9 +19256,6 @@ msgstr "Ignorado"
msgid "Image URL"
msgstr "URL de la imagen"
-msgid "Image details"
-msgstr "Detalles de la imagen"
-
msgid "ImageDiffViewer|2-up"
msgstr "2-up"
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr "En progreso"
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr "Incompleto"
msgid "Increase"
msgstr "Incrementar"
-msgid "Indent"
-msgstr "Indentar"
-
msgid "Index"
msgstr "ĂŤndice"
@@ -20364,12 +20426,6 @@ msgstr "Insertar un bloque de cĂłdigo"
msgid "Insert a quote"
msgstr "Insertar una cita"
-msgid "Insert a video"
-msgstr "Insertar un vĂ­deo"
-
-msgid "Insert an image"
-msgstr "Insertar una imagen"
-
msgid "Insert code"
msgstr "Insertar cĂłdigo"
@@ -20382,9 +20438,6 @@ msgstr "Insertar columna antes"
msgid "Insert image"
msgstr "Insertar imagen"
-msgid "Insert inline code"
-msgstr "Insertar cĂłdigo en lĂ­nea"
-
msgid "Insert link"
msgstr "Insertar un enlace"
@@ -20397,9 +20450,6 @@ msgstr "Insertar fila antes"
msgid "Insert suggestion"
msgstr "Insertar sugerencia"
-msgid "Insert video"
-msgstr "Insertar vĂ­deo"
-
msgid "Insights"
msgstr "Insights"
@@ -20456,6 +20506,33 @@ 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"
+msgstr ""
+
+msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Integraciones"
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr "Modo interactivo"
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "Usuarios internos"
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,12 +21025,12 @@ msgstr "Invitar a un grupo"
msgid "InviteMembersModal|Invite members"
msgstr "Invitar miembros"
+msgid "InviteMembersModal|Manage members"
+msgstr ""
+
msgid "InviteMembersModal|Members were successfully added"
msgstr "Los miembros se han añadido correctamente"
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
-msgstr ""
-
msgid "InviteMembersModal|Search for a group to invite"
msgstr "Buscar un grupo para invitar"
@@ -20954,15 +21046,30 @@ msgstr "Seleccione miembros o escriba las direcciones de correo electrĂłnico"
msgid "InviteMembersModal|Something went wrong"
msgstr "Algo saliĂł mal"
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr "Invitado"
-msgid "Invocations"
-msgstr "Ejecuciones"
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ msgstr "Las incidencias pueden ser errores, tareas o ideas para ser discutidas.
msgid "Issues closed"
msgstr "Incidencias cerradas"
+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 ""
@@ -21383,9 +21493,6 @@ msgstr "IteraciĂłn actualizada"
msgid "Iterations"
msgstr "Iteraciones"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr "Añadir iteración"
@@ -21398,6 +21505,9 @@ msgstr "La configuración de la cadencia no es válida."
msgid "Iterations|Cadence name"
msgstr "Nombre de la cadencia"
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,8 +21553,8 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
-msgstr "Iteraciones futuras"
+msgid "Iterations|First iteration start date"
+msgstr ""
msgid "Iterations|Iteration cadences"
msgstr ""
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr "Seleccionar el nĂşmero"
msgid "Iterations|Select start date"
msgstr "Seleccionar la fecha de inicio"
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr "Fecha de inicio"
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr "TĂ­tulo"
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr "URL base de la instancia de Jira."
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ msgstr "Por ejemplo, 12, 24"
msgid "JiraService|For example, AB"
msgstr "Por ejemplo, AB"
+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 ""
@@ -21737,24 +21871,18 @@ 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."
+msgstr ""
+
msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
msgstr ""
-msgid "JiraService|This is a Premium feature"
-msgstr "Esta es una caracterĂ­stica Premium"
-
-msgid "JiraService|This is an Ultimate feature"
-msgstr "Esta es una caracterĂ­stica Ultimate"
-
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Utilice Jira como el gestor de incidencias de este proyecto."
@@ -21779,6 +21907,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "URL web"
+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 ""
@@ -21803,12 +21937,6 @@ msgstr "Trabajo %{jobName}"
msgid "Job Failed #%{build_id}"
msgstr "Trabajo fallido #%{build_id}"
-msgid "Job artifact"
-msgstr "Artefacto del trabajo"
-
-msgid "Job artifacts"
-msgstr "Artefactos del trabajo"
-
msgid "Job has been erased"
msgstr "El trabajo ha sido eliminado"
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr "¿Está seguro de que desea proceder?"
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr "Utilice trabajos para automatizar sus tareas"
@@ -21980,18 +22114,21 @@ msgstr "Se han eliminado los artefactos"
msgid "Job|The artifacts will be removed"
msgstr "Los artefactos serán eliminados"
+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 "Este trabajo fallĂł porque los recursos necesarios no se crearon correctamente."
+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 "Este trabajo está bloqueado porque el proyecto no tiene ningún ejecutor en línea asignado a él."
-msgid "Job|This job is stuck because you don't have any active runners online or available with any of these tags assigned to them:"
-msgstr ""
-
msgid "Job|This job is stuck because you don't have any active runners that can run this job."
msgstr ""
@@ -22010,6 +22147,9 @@ msgstr "manual"
msgid "Job|triggered"
msgstr "activado"
+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 "Unirse a la reuniĂłn de Zoom"
@@ -22034,9 +22174,6 @@ msgstr "Jul"
msgid "July"
msgstr "Julio"
-msgid "Jump to next unresolved thread"
-msgstr "Saltar al siguiente hilo sin resolver"
-
msgid "Jun"
msgstr "Jun"
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-msgstr "Seguir editando"
-
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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr "Idioma"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Almacenamiento de archivos grandes"
@@ -22306,6 +22443,9 @@ msgstr "Ăšltima ediciĂłn el %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "License Compliance no ha detectado licencias para la rama origen"
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr "Enlace"
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 "Vista de lista"
@@ -22983,9 +23115,6 @@ msgstr "Cargando las estadĂ­sticas de las colaboraciones de los miembros del gru
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr "Cargando archivos, directorios y submĂłdulos en la ruta %{path} para la referencia del commit %{ref}"
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr "Se agotó el tiempo de espera al cargar las funciones. Por favor, vuelva a cargar la página e inténtelo de nuevo."
-
msgid "Loading more"
msgstr "Cargar más"
@@ -22995,6 +23124,9 @@ msgstr "Cargando fragmento de cĂłdigo"
msgid "Loading the GitLab IDE..."
msgstr "Cargando el IDE de GitLab..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "Cargando..."
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr "Bloquear membresĂ­as a la sincronizaciĂłn LDAP"
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "Bloqueo no encontrado"
@@ -23178,12 +23313,18 @@ msgstr "Haga que todos en su equipo sean más productivos, independientemente de
msgid "Make issue confidential"
msgstr "Convertir este problema en confidencial"
+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 "Asegúrese de guardarlo, no podrá volver a acceder a él."
msgid "Makes this issue confidential."
msgstr "Convierte la incidencia en confidencial."
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr "Marque esta incidencia como relacionada con otra incidencia"
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr "Ayuda de Markdown"
msgid "Markdown enabled."
msgstr "Markdown habilitado."
-msgid "Markdown is supported"
-msgstr "Compatible con la sintaxis de Markdown"
-
msgid "Markdown supported."
msgstr "Markdown soportado."
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr "Duración máxima de una sesión."
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr "Longitud máxima del campo"
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ msgstr "Número máximo de réplicas que se pueden sincronizar al mismo tiempo."
msgid "Maximum number of projects."
msgstr "Número máximo de proyectos."
+msgid "Maximum number of requests per minute"
+msgstr ""
+
msgid "Maximum number of requests per minute for an authenticated user"
msgstr ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr "Más de %{number_commits_distance} commits diferente con %{default_branc
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr "Mi reacciĂłn"
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr "Nombre"
@@ -25105,33 +25255,6 @@ msgstr "Red"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr "El entorno no tiene plataforma de despliegue"
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr "Política no válida o vacía"
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr "Tipo de política no válida o no soportada"
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr "Error de Kubernetes: %{error}"
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr "Algo saliĂł mal, se ha producido un error al actualizar la polĂ­tica"
-
-msgid "NetworkPolicy|Policy"
-msgstr "PolĂ­tica"
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr "Buscar por nombre de polĂ­tica"
-
-msgid "NetworkPolicy|Status"
-msgstr "Estado"
-
msgid "Never"
msgstr "Nunca"
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr "No se han encontrado miembros"
@@ -25614,6 +25734,9 @@ msgstr "No hay etiquetas priorizadas con dicho nombre o descripciĂłn"
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr "No se encontraron proyectos"
@@ -25638,9 +25761,6 @@ msgstr "No hay repositorio"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "No se encontraron ejecutores"
-
msgid "No schedules"
msgstr "No hay programaciones"
@@ -25680,6 +25800,9 @@ 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 ""
+
msgid "No vulnerabilities present"
msgstr "No se han encontrado vulnerabilidades"
@@ -25733,6 +25856,9 @@ msgstr ""
msgid "Not all data has been processed yet, the accuracy of the chart for the selected timeframe is limited."
msgstr "Todavía no se han procesado todos los datos, la precisión del gráfico para el período de tiempo seleccionado es limitada."
+msgid "Not applicable."
+msgstr ""
+
msgid "Not available"
msgstr "No disponible"
@@ -25793,22 +25919,28 @@ msgstr ""
msgid "NoteForm|Note"
msgstr "Nota"
+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 "¿Está seguro de que desea cancelar la creación de este comentario?"
msgid "Notes|Collapse replies"
msgstr "Contraer respuestas"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ msgstr "Mostrar sĂłlo el historial"
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 "Este comentario ha cambiado desde que se comenzĂł a editar, por favor revise el %{open_link}comentario actualizado%{close_link} para asegurar que no se pierde ningĂşn tipo de informaciĂłn"
-msgid "Notes|This comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Filtrar"
msgid "Off"
msgstr "Apagado"
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "¡Oh, no!"
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr "DescripciĂłn (opcional)"
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr "Seleccione uno de los perfiles existentes"
msgid "OnDemandScans|Site profile"
msgstr "Perfil del sitio"
+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 "Hora de inicio"
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "SĂłlo miembros del proyecto"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "Abrir raw"
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr "Deshacer indentaciĂłn"
-
msgid "Overridden"
msgstr "Reemplazado"
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr "Paquetes y registros"
msgid "Page not found"
msgstr "Página no encontrada"
-msgid "Page settings"
-msgstr "Configuración de página"
-
msgid "PagerDutySettings|Active"
msgstr "Activo"
@@ -27230,12 +27392,18 @@ msgstr "El parámetro \"job_id\" no puede exceder la longitud de %{job_id_max_si
msgid "Parent"
msgstr "Padre"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr "La tarea Ă©pica principal no existe."
msgid "Parent epic is not present."
msgstr "La tarea épica principal no está presente."
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 "Vencido"
@@ -27311,6 +27491,9 @@ msgstr "Pegar el enlace de la tarea Ă©pica"
msgid "Paste issue link"
msgstr "Pegar el enlace de la incidencia"
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr "Pausar"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ msgstr "Las personas no autorizadas nunca recibirán una notificación y no podr
msgid "People without permission will never get a notification."
msgstr "Las personas sin permisos nunca recibirán una notificación."
+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 ""
@@ -27482,9 +27671,6 @@ msgstr "Token de acceso personal"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "No se permite la creaciĂłn de proyectos personales. Por favor, pĂłngase en contacto con su administrador con preguntas"
@@ -27539,6 +27725,9 @@ msgstr "Programaciones de los Pipelines"
msgid "Pipeline URL"
msgstr "URL del pipeline"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr "Duraciones de los pipelines para los Ăşltimos 30 commits"
@@ -27800,6 +27989,12 @@ msgstr "La configuraciĂłn de los pipelines para '%{project_name}' se actualizĂł
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ msgstr ""
msgid "Pipelines|Auto DevOps"
msgstr "Auto DevOps"
+msgid "Pipelines|Based on your project, we recommend this template:"
+msgstr ""
+
msgid "Pipelines|Build with confidence"
msgstr "Construir con confianza"
-msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ msgstr ""
msgid "Pipelines|Description"
msgstr "DescripciĂłn"
+msgid "Pipelines|Don't need a guide? Jump in right away with a template."
+msgstr ""
+
msgid "Pipelines|Edit"
msgstr "Editar"
msgid "Pipelines|Editor"
msgstr "Editor"
+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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ msgstr ""
msgid "Pipelines|More Information"
msgstr "Más información"
+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 "Propietario"
@@ -27917,6 +28139,9 @@ 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 "Se ha producido un error durante el proceso de limpieza de la memoria caché de los runners."
@@ -27998,6 +28223,15 @@ msgstr ""
msgid "Pipelines|Visualize"
msgstr "Visualizar"
+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 ""
@@ -28256,9 +28490,6 @@ 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 "Por favor revise su correo electrĂłnico (%{email}) para verificar que es el propietario de esta direcciĂłn y desbloquear la potencia de CI/CD. ÂżNo lo ha recibido? %{resend_link}. ÂżHa utilizado una direcciĂłn de correo electrĂłnico incorrecta? %{update_link}."
-msgid "Please choose a file"
-msgstr "Por favor, elija un archivo"
-
msgid "Please complete your profile with email address"
msgstr "Por favor, complete su perfil con una direcciĂłn de correo electrĂłnico"
@@ -28349,15 +28580,9 @@ msgstr "Por favor, proporcione un nombre"
msgid "Please provide a name."
msgstr "Por favor, proporcione un nombre."
-msgid "Please provide a valid URL"
-msgstr "Por favor, proporcione una URL válida"
-
msgid "Please provide a valid URL."
msgstr "Por favor, introduzca una URL válida."
-msgid "Please provide a valid YouTube URL or ID"
-msgstr "Por favor, proporcione una URL o ID de YouTube válidos"
-
msgid "Please provide a valid email address."
msgstr "Por favor proporcione una dirección de correo electrónico válida."
@@ -28424,9 +28649,6 @@ msgstr "Por favor, escriba %{phrase_code} para continuar o cierre esta ventana m
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr "Utilice este formulario para informar a los administradores sobre los usuarios que crean spam en las incidencias, en los comentarios o se comportan de una manera inadecuada."
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "Espere un momento; esta página se actualizará automáticamente cuando esté lista."
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,8 +28817,8 @@ msgstr "Tema del resaltado de la sintaxis"
msgid "Preferences|Tab width"
msgstr "Ancho de pestaña"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-msgstr "Esta función es experimental y las traducciones todavía no están completas"
+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 "Esta opciĂłn le permite personalizar el aspecto de la sintaxis."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr "Fecha de caducidad"
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr "Expirado:"
@@ -28946,7 +29165,7 @@ msgstr "Nombre completo"
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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr "El token de correo electrĂłnico entrante se ha restablecido correctament
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "Aumente la seguridad de su cuenta al habilitar la autenticaciĂłn de dos factores (2FA)"
-msgid "Profiles|Invalid key."
-msgstr "Clave no válida."
-
msgid "Profiles|Invalid password"
msgstr "Contraseña no válida"
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr "Ăšltimo uso:"
@@ -29510,6 +29720,9 @@ msgstr "URL del servidor Jenkins"
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 ""
@@ -29597,11 +29810,14 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Todas las discusiones deben ser resueltas"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr "Permitir"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr "Incidencias"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr "Operaciones"
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "Paquetes"
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr "La ejecuciĂłn debe finalizar correctamente"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "Privado"
@@ -29822,6 +30047,9 @@ msgstr "Requerir"
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr "Requerir una incidencia asociada de Jira"
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "Requisitos"
@@ -29978,6 +30206,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr "Protocolo de auditorĂ­a HIPAA"
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr "Kotlin Native para Linux"
@@ -30017,6 +30248,9 @@ msgstr "Pages/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Pages/HTML plano"
@@ -30056,6 +30290,9 @@ msgstr "Proyectos"
msgid "Projects (%{count})"
msgstr "Proyectos (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr "Proyectos recuperados con Ă©xito"
@@ -30203,9 +30440,6 @@ msgstr "Nivel de visibilidad"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "ÂżDesea alojar varios proyectos independientes bajo el mismo espacio de nombres? %{link_start}Crear un grupo%{link_end}"
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "Esperando su primera despliegue en un entorno para buscar métricas comunes"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr "Permitido desplegar"
msgid "ProtectedEnvironment|Environment"
msgstr "Entorno"
+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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "Seleccione un entorno"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "Seleccionar usuarios"
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr "Pseudonymizer data collection"
-
msgid "Public"
msgstr "PĂşblico"
@@ -30785,6 +31016,9 @@ msgstr "Push a un repositorio de Git existente"
msgid "Push an existing folder"
msgstr "Push a una carpeta existente"
+msgid "Push code to the repository."
+msgstr ""
+
msgid "Push commits to the source branch or add previously merged commits to review them."
msgstr ""
@@ -30863,6 +31097,9 @@ msgstr "El usuario %{user_name} ha realizado un push a la rama \"%{ref}\"."
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr "El usuario %{user_name} ha realizado un push a una nueva rama \"%{ref}\"."
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ msgstr "Prioridad alta"
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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr "Recibe alertas desde los servidores de Prometheus configurados manualmente."
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr "Publicar documentaciĂłn"
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ msgstr ""
msgid "Replace all label(s)"
msgstr "Reemplazar todas las etiquetas"
+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 "Reemplazadas todas las etiquetas %{label_references} %{label_text}."
@@ -31656,6 +31917,9 @@ msgstr "ReplicaciĂłn"
msgid "Reply by email"
msgstr "Responder por correo electrĂłnico"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr "Responder a este comentario"
@@ -31665,9 +31929,6 @@ msgstr "Responda a este correo directamente o %{view_it_on_gitlab}."
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr "Repo por URL"
-
msgid "Report abuse"
msgstr "Informar de un abuso"
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "Denunciado %{timeAgo} por %{reportedBy}"
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+msgstr ""
+
msgid "RepositoriesAnalytics|Last Update"
msgstr "Ăšltima actualizaciĂłn"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr "ConfiguraciĂłn del repositorio"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ msgstr "Almacenamiento del repositorio"
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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr "Reiniciar la clave de autorizaciĂłn"
-
-msgid "Reset authorization key?"
-msgstr "ÂżReiniciar la clave de autorizaciĂłn?"
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "Restablecer el token de acceso de verificaciĂłn de estado"
-msgid "Reset key"
-msgstr "Reiniciar la clave"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr "Restablecer plantilla"
msgid "Reset to project defaults"
msgstr "Restablecer a los valores predeterminados del proyecto"
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr "Al restablecer la clave de autorización se invalidará la clave anterior. Las configuraciones de alerta existentes deberán actualizarse con la nueva clave."
-
msgid "Resolve"
msgstr "Resolver"
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "En ejecuciĂłn"
@@ -32978,15 +33326,15 @@ msgstr "Guardar comentario"
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "Guardar la contraseña"
msgid "Save pipeline schedule"
msgstr "Guardar programaciĂłn del pipeline"
-msgid "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 "Saving"
msgstr "Guardando"
@@ -33179,6 +33527,9 @@ msgstr "Buscar o filtrar resultados..."
msgid "Search or filter results…"
msgstr "Buscar o filtrar resultados…"
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "Buscar proyecto"
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "Seguridad"
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ msgstr "Forzar la seguridad para este proyecto. %{linkStart}Más información%{l
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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr "Crear incidencia"
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr "Monitorizar las vulnerabilidades en todos sus proyectos"
@@ -34056,6 +34407,9 @@ msgstr "SecurityReports|Eliminar proyecto del tablero"
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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr "Ver los proyectos afectados en el panel de administraciĂłn de GitLab"
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr "Seleccionar página"
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr "Seleccionar archivo"
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr "Seleccione el proyecto privado"
msgid "Select project"
msgstr "Seleccionar proyecto"
-msgid "Select project and zone to choose machine type"
-msgstr "Seleccione el proyecto y la zona para elegir el tipo de máquina"
-
-msgid "Select project to choose zone"
-msgstr "Seleccione el proyecto para elegir la zona"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr "El servidor solo admite API por lotes, actualice su cliente Git LFS a la
msgid "Server version"
msgstr "VersiĂłn del servidor"
-msgid "Serverless"
-msgstr "Serverless"
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr "Se están cargando las métricas de invocación o no están disponibles en este momento."
-
-msgid "ServerlessDetails|Invocations"
-msgstr "Invocaciones"
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Pods de Kubernetes"
-
-msgid "ServerlessDetails|More information"
-msgstr "Más información"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "No hay pods cargados en este momento."
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr "NĂşmero de pods de Kubernetes en uso a lo largo del tiempo segĂşn la necesidad."
-
-msgid "ServerlessDetails|pod in use"
-msgstr "pod en uso"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "pods en uso"
-
-msgid "ServerlessURL|Copy URL"
-msgstr "Copiar URL"
-
-msgid "Serverless|Getting started with serverless"
-msgstr "Comenzando con serverless"
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr "Sí cree que ninguno de estos casos aplican, por favor, vuelva a intentarlo más tarde. Es posible que los datos de la función todavía no esté disponible."
-
-msgid "Serverless|Learn more about Serverless"
-msgstr "Obtenga más información sobre Serverless"
-
-msgid "Serverless|No functions available"
-msgstr "No hay funciones disponibles"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr "El trabajo de despliegue no ha terminado."
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr "Las funciones enumeradas en el archivo %{startTag}serverless.yml%{endTag} no coinciden con el espacio de nombres de su clĂşster."
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr "Actualmente no hay datos de funciĂłn disponibles desde Knative. Esto puede deberse por a mĂşltiples razones, incluyendo:"
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr "Su archivo %{startTag}.gitlab-ci.yml%{endTag} no está configurado correctamente."
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr "Su repositorio no tiene un archivo correspondiente %{startTag}serverless.yml%{endTag}."
-
msgid "Service"
msgstr "Servicio"
@@ -34758,6 +35040,9 @@ msgstr "Establecer el tiempo estimado"
msgid "Set time estimate to %{time_estimate}."
msgstr "Establecer el tiempo estimado a %{time_estimate}."
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "Configurar CI/CD"
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr "Establecer una nueva contraseña"
-msgid "Set up shared runner availability"
-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 "Configure su proyecto para hacer push o pull de los cambios de manera automática a/desde otro repositorio. Los branchs, los tags y los commits se sincronizarán automáticamente."
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Mostrar los espacios en blanco de los cambios"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 "Snowplow"
@@ -35524,9 +35833,6 @@ msgstr "Se produjo un error al obtener la lista de paquetes."
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr "Se ha producido un error al inicializar el visor OpenAPI"
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ msgstr ""
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "No se puede usar la URL especificada: \"%{reason}\""
+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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr "Etapa"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "Estándar"
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr "Iniciar un nuevo merge request"
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr "Volver al sitio web"
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr "Editor estático del sitio web"
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr "Ver la documentaciĂłn"
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr "EstadĂ­sticas"
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "Enviar como correo no deseado"
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr "Enviar cambios..."
-
msgid "Submit feedback"
msgstr "Enviar comentarios"
@@ -36388,9 +36631,6 @@ msgstr "Enviar bĂşsqueda"
msgid "Submit the current review."
msgstr "Enviar la revisiĂłn actual."
-msgid "Submit your changes"
-msgstr "EnvĂ­e sus cambios"
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr "Gris"
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr "Rojo"
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr "Listas de etiquetas:"
msgid "Tag name"
msgstr "Nombre de la etiqueta"
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ msgstr "Etiqueta este commit a %{tag_name}."
msgid "Tags:"
msgstr "Etiquetas:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "Explorar commits"
@@ -37053,14 +37311,26 @@ msgstr "No se puede encontrar el commit HEAD para este tag"
msgid "TagsPage|Cancel"
msgstr "Cancelar"
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
msgid "TagsPage|Create tag"
msgstr "Crear etiqueta"
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
msgid "TagsPage|Delete tag"
msgstr "Eliminar etiqueta"
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "¿Está seguro que desea eliminar la etiqueta %{tag_name}?. Esta acción no se podrá deshacer"
+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|Edit release notes"
msgstr "Editar las notas de la versiĂłn"
@@ -37077,12 +37347,18 @@ msgstr "Nueva etiqueta"
msgid "TagsPage|New tag"
msgstr "Nueva etiqueta"
+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 "Opcionalmente, agregue un mensaje a la etiqueta. Deje este espacio en blanco para crear una %{link_start}etiqueta ligera.%{link_end}"
msgid "TagsPage|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "Notas de la versiĂłn"
@@ -37110,6 +37386,18 @@ msgstr "Utilice el comando git tag para añadir una nueva:"
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Escriba sus notas de la versión o arrastre los archivos aquí…"
+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 "protegido"
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr "Eliminar"
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr "%{rate}%{sign} tasa de Ă©xito"
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr "Pruebas"
@@ -37631,6 +37934,9 @@ msgstr "El commit no existe"
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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "La incidencia actual"
@@ -37744,8 +38053,10 @@ msgstr[1] "Se revocaron los siguientes tokens de acceso personal: %{token_names}
msgid "The fork relationship has been removed."
msgstr "La relaciĂłn con la bifurcaciĂłn se ha eliminado."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ msgstr "La invitaciĂłn se reenviĂł correctamente."
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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ msgstr "El proyecto es accesible solo por los miembros del proyecto. Se debe oto
msgid "The project is still being deleted. Please try again later."
msgstr "Todavía se está eliminando el proyecto. Por favor, inténtelo de nuevo más tarde."
+msgid "The project size exceeds the export limit."
+msgstr ""
+
msgid "The project was successfully forked."
msgstr ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr "No hay datos disponibles. Por favor, cambie su selecciĂłn."
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr "Se ha producido un error al eliminar la lista de tareas pendientes."
msgid "There was an error fetching configuration for charts"
msgstr "Se ha producido un error al recuperar la configuración de las gráficas"
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr "Se ha producido un error al obtener datos para la etapa seleccionada"
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "Este %{issuableDisplayName} está bloqueado. Solo los miembros del proyecto pueden comentar."
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr "Este directorio"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
msgstr "Este dominio no está verificado. Es necesario verificar la propiedad del mismo antes de activar el acceso."
+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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "Este ejecutor solo se ejecutará en pipelines disparados sobre ramas protegidas"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr "Esta configuraciĂłn se puede reemplazar en cada proyecto."
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr "Este usuario no tiene ningĂşn %{type} activo."
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr "Peticiones anĂłmalas"
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr "Entorno"
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr "No se han detectado entornos"
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr "Operaciones por segundo"
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr "Actividad del paquete"
-
-msgid "ThreatMonitoring|Requests"
-msgstr "Peticiones"
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr "Mostrar Ăşltimo"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr "Threat Monitoring"
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr "Enlace de la página de ayuda de Threat Monitoring"
-
-msgid "ThreatMonitoring|Time"
-msgstr "Tiempo"
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr "Total de paquetes"
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr "Total de peticiones"
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr "Ver documentaciĂłn"
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr "Tiempo restante"
msgid "Time spent"
msgstr "Tiempo dedicado"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr "Tiempo para fusionar"
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "TĂ­tulo"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "TĂ­tulo:"
@@ -39470,6 +39679,12 @@ msgstr "Para definir los usuarios internos, primero habilite nuevos usuarios ext
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 ""
@@ -39509,6 +39724,9 @@ msgstr "Para mantener este proyecto en marcha, cree un nuevo merge request"
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "Para mover o copiar todo un proyecto de GitLab de una instalación de GitLab a esta, navegue hasta la página de configuración del proyecto original, genere un archivo de exportación y súbalo aquí."
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr "Para recibir alertas de los servicios de Prometheus configurados manualmente, agregue la siguiente URL y la clave de autorización a su archivo de configuración del webhook de Prometheus. Puede obtener más información sobre la %{linkStart}configuración de Prometheus%{linkEnd} para enviar alertas a GitLab."
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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 "Para ampliar la bĂşsqueda, cambie o elimine filtros"
msgid "To widen your search, change or remove filters above."
msgstr ""
+msgid "To-Do"
+msgstr ""
+
msgid "To-Do List"
msgstr "Lista de tareas pendientes"
@@ -39767,9 +39988,6 @@ msgstr "Tamaño total de los artefactos: %{total_size}"
msgid "Total cores (CPUs)"
msgstr "NĂşcleos totales (CPUs)"
-msgid "Total issues"
-msgstr "Total de incidencias"
-
msgid "Total memory (GB)"
msgstr "Memoria total (GB)"
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr "Martes"
msgid "Turn off"
msgstr "Desactivar"
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr "Activar"
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40376,6 +40603,9 @@ msgstr "Desbloquear"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr "Tipo de tarea no soportada. Los tipos de tareas soportadas son: %{todo_types}"
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr "¡Ofertas de actualización disponibles!"
-msgid "Upgrade your plan"
-msgstr "Actualice su plan"
-
msgid "Upload"
msgstr "Subir"
@@ -40589,9 +40813,6 @@ msgstr "Suba un certificado para su dominio con todos los certificados intermedi
msgid "Upload a private key for your certificate"
msgstr "Suba una clave privada para su certificado"
-msgid "Upload an image"
-msgstr "Subir una imagen"
-
msgid "Upload file"
msgstr "Subir archivo"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr "Subir los cambios al terminal"
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr "Upstream"
@@ -40631,6 +40855,9 @@ msgstr "EstadĂ­sticas de uso"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
msgstr "%{help_link_start}Los ejecutores compartidos%{help_link_end} están deshabilitados, por lo que no hay límites establecidos para el uso de los pipelines"
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr ""
+
msgid "UsageQuota|%{linkTitle} help link"
msgstr ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "Comprar minutos adicionales"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "Periodo actual de uso"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr "Pipelines"
msgid "UsageQuota|Purchase more storage"
msgstr "Comprar más almacenamiento"
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr "Almacenamiento comprado disponible"
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "Repositorio"
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+msgid "UsageQuota|Shared runner duration"
msgstr ""
msgid "UsageQuota|Snippets"
msgstr "Fragmentos de cĂłdigo"
+msgid "UsageQuota|Something went wrong while fetching pipeline statistics"
+msgstr ""
+
msgid "UsageQuota|Something went wrong while fetching project storage statistics"
msgstr ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
msgstr "Este espacio de nombres no tiene proyectos que utilicen ejecutores compartidos"
+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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr "Ver todos los entornos."
msgid "View all issues"
msgstr "Ver todas las incidencias"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr "Ver log"
msgid "View logs"
msgstr "Ver los logs"
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ msgstr ""
msgid "View supported languages and frameworks"
msgstr "Ver idiomas y marcos soportados"
+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 "Ver documentaciĂłn"
@@ -41798,9 +42105,6 @@ msgstr "PĂşblico"
msgid "VisibilityLevel|Unknown"
msgstr "Desconocido"
-msgid "Visit settings page"
-msgstr "Visitar la página de configuración"
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ msgstr ""
msgid "We want to be sure it is you, please confirm you are not a robot."
msgstr "Queremos asegurarnos de que sea usted, por favor, ayudenos a confirmar que no es un robot."
+msgid "We want to let you know %{username} has been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr "Notificaremos a %{inviter} que ha rechazado su invitación para unirse a GitLab. Dejará de recibir recordatorios."
@@ -42260,6 +42567,12 @@ 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 "No hemos encontrado vulnerabilidades"
@@ -42533,15 +42846,15 @@ msgstr "¿Qué hace este comando?"
msgid "What is Markdown?"
msgstr "¿Qué es Markdown?"
+msgid "What is listed here?"
+msgstr ""
+
msgid "What is repository mirroring?"
msgstr "¿Qué es la duplicación de repositorios?"
msgid "What is squashing?"
msgstr ""
-msgid "What is your job title? (optional)"
-msgstr "¿Cuál es su cargo? (opcional)"
-
msgid "What templates can I create?"
msgstr ""
@@ -42850,9 +43163,24 @@ msgstr "Trabajo en curso (abierto y sin asignar)"
msgid "Work in progress Limit"
msgstr "LĂ­mite de trabajo en progreso"
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr "Escriba una descripciĂłn o arrastre sus archivos aquĂ­.."
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "Escriba la descripciĂłn del hito..."
@@ -42990,6 +43327,9 @@ msgstr ""
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr "Está conectado al servidor de Prometheus, pero actualmente no hay datos disponibles para mostrar."
+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 "Va a borrar %{project_full_name}. Los proyectos borrados NO SE PUEDEN restaurar ¿Está ABSOLUTAMENTE seguro?"
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "También puede crear un proyecto desde la línea de comandos."
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "Solo puede añadir archivos cuando está en una rama"
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr "No puede acceder al archivo sin formato. Por favor, espere un minuto."
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ msgstr "No puede ejecutar este pipeline programado en este momento. Por favor, e
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 "No puedes escribir en una instancia secundaria de sĂłlo lectura de GitLab Geo. Utilice %{link_to_primary_node} en lugar de otro."
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr "No es posible crear un nuevo disparador."
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ msgstr ""
msgid "You do not have permission to run the Web Terminal. Please contact a project administrator."
msgstr "No tiene permiso para ejecutar el terminal web. Por favor, pĂłngase en contacto con un administrador del proyecto."
+msgid "You do not have permission to set a member awaiting"
+msgstr ""
+
msgid "You do not have permission to update the environment."
msgstr ""
@@ -43317,18 +43684,21 @@ msgstr "No tienes ningĂşn despliegue en este momento."
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr "No tiene ningĂşn proyecto disponible."
-
msgid "You don't have any recent searches"
msgstr "No tiene ninguna bĂşsquedas reciente"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
msgstr ""
+msgid "You don't have permissions to create this project"
+msgstr ""
+
msgid "You don't have sufficient permission to perform this action."
msgstr "No tiene permisos suficientes para realizar esta acciĂłn."
+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 ""
@@ -43580,15 +43950,15 @@ msgstr "Ha recibido este correo electrĂłnico porque se le ha mencionado en %{hos
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 "Ya ha habilitado la autenticación de dos pasos utilizando una contraseña de un solo uso. Para registrar un dispositivo diferente, primero debe desactivar la autenticación de dos factores."
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr "Ha rechazado a %{user}"
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr "URL o ID de YouTube"
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43820,6 +44190,12 @@ msgstr "Su mensaje aquĂ­"
msgid "Your name"
msgstr "Tu nombre"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr "Su nuevo %{type}"
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr "¡Su suscripción ha caducado!"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr "%{reportType}: La carga finalizĂł con errores"
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr "Solucionado:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr "Encontrado %{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr "Cargando el informe %{reportName}"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "Administrar licencias"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "Análisis de seguridad"
msgid "ciReport|Security scanning failed loading any results"
msgstr "El análisis de seguridad falló al cargar los resultados"
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr ""
@@ -44469,6 +44869,9 @@ msgstr[1] "Utilizado por %{packagesString} y %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Ver informe completo"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr "las entradas no pueden estar vacĂ­as"
msgid "entries cannot contain HTML tags"
msgstr "las entradas no pueden contener etiquetas HTML"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "Ă©pica"
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] "instancia completada"
msgstr[1] "instancias completadas"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "estado del hito invalido '%{state}'"
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr "falta"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr "despliegue más reciente"
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr "Más información"
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Abrir en Web IDE"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "Actualizar ahora"
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr "Solicitud de merge"
-
msgid "mrWidget|Resolve conflicts"
msgstr "Resolver conflictos"
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Su contraseña"
-msgid "mrWidget|into"
-msgstr "en"
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr "proyectos"
-msgid "quick actions"
-msgstr "acciones rápidas"
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr "repositorio:"
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr "satisfecho"
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "la siguiente incidencia(s)"
@@ -45739,6 +46133,9 @@ msgstr "este documento"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr "Colapsar/Expandir"
diff --git a/locale/et_EE/gitlab.po b/locale/et_EE/gitlab.po
index d7ee332b851..2ddfbba495c 100644
--- a/locale/et_EE/gitlab.po
+++ b/locale/et_EE/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: et\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/fa_IR/gitlab.po b/locale/fa_IR/gitlab.po
index df68bff2902..291ac8fdbea 100644
--- a/locale/fa_IR/gitlab.po
+++ b/locale/fa_IR/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: fa\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/fi_FI/gitlab.po b/locale/fi_FI/gitlab.po
index b63fa0303ca..6d5a1391e36 100644
--- a/locale/fi_FI/gitlab.po
+++ b/locale/fi_FI/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: fi\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/fil_PH/gitlab.po b/locale/fil_PH/gitlab.po
index efc763b9b26..6156419bd13 100644
--- a/locale/fil_PH/gitlab.po
+++ b/locale/fil_PH/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: fil\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:58\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/fr/gitlab.po b/locale/fr/gitlab.po
index 7ebfb43ae3e..f17e3bca857 100644
--- a/locale/fr/gitlab.po
+++ b/locale/fr/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: fr\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr " %{start} Ă  %{end}"
@@ -46,6 +46,9 @@ msgstr " ou "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " ou %{emphasisStart}!id demande de fusion%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " ou %{emphasisStart}#id ticket%{emphasisEnd}"
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d erreur"
msgstr[1] "%d erreurs"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d erreur trouvée :"
-msgstr[1] "%d erreurs trouvées :"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exportateur"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d autre commentaire"
msgstr[1] "%d autres commentaires"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d ticket ouvert"
-msgstr[1] "%d tickets ouverts"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d commentaire en attente"
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] "%d projet sélectionné"
msgstr[1] "%d projets sélectionnés"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] "%d Ă©tiquette par nom d'image"
msgstr[1] "%d Ă©tiquettes par nom d'image"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d jeton a expiré"
-msgstr[1] "%d jetons ont expiré"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d ticket non assigné"
@@ -474,6 +457,9 @@ msgstr "%{author_link} a Ă©crit :"
msgid "%{authorsName}'s thread"
msgstr "Le fil de %{authorsName}"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} introuvable"
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] "%{bold_start}%{count}%{bold_end} demande de fusion ouverte"
msgstr[1] "%{bold_start}%{count}%{bold_end} demandes de fusion ouvertes"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}Masqué :%{code_close} Masqué dans les journaux des logs. Doit correspondre aux exigences de masquage."
@@ -774,9 +754,6 @@ msgstr "%{level_name} n'est pas autorisé dans un groupe %{group_level_name}."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} n'est pas autorisé car le projet divergent a une visibilité inférieure."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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}Supprimez le %{draft_snippet} préfixe%{link_end} du titre pour permettre la fusion lorsque cette demande de fusion sera prête."
@@ -792,21 +769,24 @@ msgstr "%{location} manque des clés requises: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} est verrouillé par l’utilisateur GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} et les %{quickActionsDocsLinkStart}actions rapides%{quickActionsDocsLinkEnd} sont pris en charge"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} peuvent fusionner"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} %{warnings_displayed} premiers affichés"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (expirée)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} introuvable"
@@ -875,6 +855,9 @@ msgstr "%{openedEpics} ouvertes, %{closedEpics} fermées"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} ouverts, %{closedIssues} fermés"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} n'est pas un thème valide"
msgid "%{policy_link} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr "%{policy_link} (notifiant après %{elapsed_time} minutes à moins de %{status})"
+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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} fichiers"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ msgstr ", ou "
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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "un jour"
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "1ʳᵉ contribution !"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ msgstr "Page introuvable"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Veuillez contacter votre administrateur GitLab si vous pensez qu’il s’agit d’une erreur."
+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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "Accès à « %{classification_label} » non autorisé"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Actif"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "Ajoutez une page d’accueil à votre wiki contenant des informations su
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "Ajouter un lien"
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Ajouter du texte en gras"
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,8 +2205,8 @@ msgstr "Ajouter un enâ€tĂŞte et un pied de page aux courriels. Veuillez noter q
msgid "Add image comment"
msgstr "Ajouter un commentaire à l’image"
-msgid "Add italic text"
-msgstr "Ajouter du texte en italique"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr ""
@@ -2225,6 +2223,9 @@ msgstr "Ajouter une nouvelle application"
msgid "Add new directory"
msgstr "Ajouter un nouveau dossier"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr "Ajouter une réaction"
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ msgstr "Supprimer"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Supprimer le projet %{projectName} ?"
+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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "Une erreur s’est produite lors de la requête."
@@ -4183,12 +4217,18 @@ msgstr "Une erreur est survenue lors de l’abonnement aux notifications."
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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "Une erreur est survenue lors du désabonnement aux notifications."
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr "Assigné à moi"
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr "Code d’autorisation :"
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ msgstr ""
msgid "Background color"
msgstr "Couleur d’arrièreâ€plan"
+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 "Badges numériques"
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr "Facturation"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 "GĂ©rer les forfaits"
+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 "Afficher toutes les caractéristiques de %{plan_name}"
+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 "Ce groupe utilise le forfait associé à son groupe parent."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Pour gérer le forfait de ce groupe, rendez vous à la section facturation de %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr "mensuel"
msgid "BillingPlans|per user"
msgstr "par utilisateur"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Importation d’un serveur Bitbucket"
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr "Nom de la branche"
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Branches"
@@ -6246,6 +6493,9 @@ msgstr "Active"
msgid "Branches|Active branches"
msgstr "Branches actives"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Toutes"
@@ -6294,9 +6544,6 @@ msgstr "Nouvelle branche"
msgid "Branches|No branches to show"
msgstr "Aucune branche Ă  afficher"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Seul un responsable du projet ou son propriétaire peut supprimer une branche protégée"
@@ -6336,7 +6583,7 @@ msgstr "Cette branche ne peut pas ĂŞtre mise Ă  jour automatiquement car elle a
msgid "Branches|The default branch cannot be deleted"
msgstr "La branche par défaut ne peut pas être supprimée"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr "protégée"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr "Configuration de l’intégration et de la livraison continues"
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr "Stratégie de déploiement"
msgid "CICD|Jobs"
msgstr "Tâches"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "Ne peut être fusionnée automatiquement"
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Vérification de la disponibilité de %{text}…"
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr "est indisponible : %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Une erreur est survenue lors de la tentative de contact de l’API Google Cloud. Veuillez réessayer plus tard."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Choisissez lequel de vos environnements utilisera cette grappe de serveurs."
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr "Copier le certificat de l’AC"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Copier le nom de la grappe de serveurs Kubernetes"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Créer une grappe de serveurs Kubernetes"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Le saviezâ€vous ?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Entrez les détails de votre grappe de serveurs Kubernetes"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Récupération des types de machines"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Récupération des projets"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Récupération des zones"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "Intégration GitLab"
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Projet Google Cloud Platform"
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Projet Google Kubernetes Engine"
-
msgid "ClusterIntegration|Group cluster"
msgstr "Groupe de la grappe de serveurs"
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr "Nom de la grappe de serveurs Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "En savoir plus sur les %{help_link_start_machine_type}types de machines%{help_link_end} et la %{help_link_start_pricing}tarification%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "En savoir plus sur %{help_link_start}les zones%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr "En savoir plus sur les grappes de serveurs Kubernetes de groupe"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Type de machine"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Assurezâ€vous que votre compte %{link_to_requirements} pour crĂ©er des grappes de serveurs Kubernetes"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Aucun type de machine ne correspond Ă  votre recherche"
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Aucun projet trouvé"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Aucun projet ne correspond Ă  votre recherche"
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Aucune zone ne correspond Ă  votre recherche"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "Nombre de nœuds"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "Veuillez vous assurer que votre compte Google répond aux exigences suivantes :"
-
msgid "ClusterIntegration|Project cluster"
msgstr "Grappe de serveurs du projet"
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "Grappe de serveurs avec contrôle d’accès par rôle"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Supprimer l’intégration de la grappe de serveurs Kubernetes"
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Supprimer la configuration de cette grappe de serveurs Kubernetes de ce projet. Cela ne supprimera pas votre grappe de serveurs Kubernetes actuelle."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "Enregistrer les modifications"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Rechercher les types de machines"
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Rechercher des projets"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Rechercher les zones"
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Voir et modifier les détails de votre grappe de serveurs Kubernetes"
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "SĂ©lectionnez le type de machine"
-
-msgid "ClusterIntegration|Select project"
-msgstr "SĂ©lectionnez un projet"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "SĂ©lectionnez le projet et la zone afin de choisir le type de machine"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "SĂ©lectionnez le projet afin de choisir la zone"
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "SĂ©lectionnez la zone"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "SĂ©lectionnez la zone afin de choisir le type de machine"
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Ce compte doit disposer des autorisations pour crĂ©er une grappe de serveurs Kubernetes dans le %{link_to_container_project} spĂ©cifiĂ© ciâ€dessous"
-
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 ""
@@ -8893,24 +8834,15 @@ msgstr "Cette option vous permettra d’installer des applications sur des grapp
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "Validation de l’état de la facturation du projet"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "Nous n’avons pu vérifier que la facturation de l’un de vos projets sur Google Cloud Platform est bien activée. Veuillez réessayer."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Votre compte doit disposer de %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Zone"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "Accèder à Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "répond aux exigences"
-
msgid "ClusterIntegration|sign up"
msgstr "s’inscrire"
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr "Copier l’URL %{protocol} de clonage"
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Créer un dossier"
@@ -10584,9 +10513,6 @@ msgstr "Créer un groupe"
msgid "Create group label"
msgstr "Créer une étiquette de groupe"
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr "Créer votre première page"
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr ""
-
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "DĂ©ploiements"
msgid "Deploy Keys"
msgstr "Clefs de déploiement"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "Déprioriser l’étiquette"
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "Description"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "Description :"
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ msgstr ""
msgid "Due date"
msgstr "Date d’échéance"
+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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr "Modifier l’application"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr "Modifier le groupe : %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "Modifier l’identité de %{user_name}"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr "Activer la collecte de données Pseudonymizer"
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr "Activer ou désactiver la collecte de données Pseudonymizer."
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ msgstr ""
msgid "Estimated"
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 ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Tout filtrer"
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Modèles de fichiers"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ msgstr "URL de FogBugz"
msgid "FogBugz import"
msgstr "Importation de FogBugz"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "Pour plus d’informations, consultez "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Erreurs trouvées dans votre fichier .gitlab-ci.yml :"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "Depuis la création du ticket jusqu’au déploiement en production"
@@ -16449,15 +16457,9 @@ msgstr "Générer un jeu d’étiquettes par défaut"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "En attente de synchronisation"
@@ -16858,10 +16857,13 @@ msgstr "Reâ€synchroniser"
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr "Exportation de projet GitLab"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "Importation depuis GitLab.com"
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "Retour"
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ msgstr "Cette fonctionnalité nécessite la prise en charge du stockage local (l
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Un groupe est une collection de plusieurs projets."
+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 "Si vous organisez vos projets au sein d’un groupe, cela fonctionne comme un dossier."
msgid "GroupsEmptyState|No groups found"
msgstr "Aucun groupe trouvé"
+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 "Vous pouvez gérer les autorisations des membres de votre groupe et accéder à chacun de ses projets."
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr "Aide"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr "Rafraîchir l’aperçu"
msgid "IDE|Review"
msgstr "Examiner"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr "cĂ´te Ă  cĂ´te"
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Intégrations"
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "Utilisateurs internes"
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ msgstr "Les tickets peuvent être des bogues, des tâches ou des sujets de discu
msgid "Issues closed"
msgstr "Tickets clos"
+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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr "La tâche a été supprimée"
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ msgstr "Les artefacts ont été supprimés"
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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr "juill."
msgid "July"
msgstr "juillet"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "juin"
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Stockage de fichiers volumineux"
@@ -22306,6 +22443,9 @@ msgstr "Dernière modification le %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 "Vue en liste"
@@ -22983,9 +23115,6 @@ 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 ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr "Chargement de l’EDI de GitLab…"
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "Chargement…"
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "Verrou non trouvé"
@@ -23178,12 +23313,18 @@ msgstr "Rendez chaque membre de votre équipe plus productif, quel que soit l’
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr "Nom"
@@ -25105,33 +25255,6 @@ msgstr "RĂ©seau"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "Jamais"
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr "Aucun dépôt"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "Aucun exécuteur trouvé"
-
msgid "No schedules"
msgstr "Aucune planification"
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 "Indisponible"
@@ -25793,22 +25919,28 @@ 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 "Souhaitezâ€vous rĂ©ellement annuler la crĂ©ation de ce commentaire ?"
msgid "Notes|Collapse replies"
msgstr "Réduire les réponses"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ msgstr "Afficher uniquement l’historique"
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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Filtre"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr "Pause"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ msgstr "Les personnes sans autorisation ne recevront jamais de notifications et
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 ""
@@ -27482,9 +27671,6 @@ msgstr "Jeton d’accès personnel"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr "Planifications de pipelines"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ msgstr ""
msgid "Pipelines|Auto DevOps"
msgstr ""
+msgid "Pipelines|Based on your project, we recommend this template:"
+msgstr ""
+
msgid "Pipelines|Build with confidence"
msgstr "Construire en toute confiance"
-msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 "Une erreur s’est produite lors du nettoyage du cache des exécuteurs."
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr "Mot de passe incorrect"
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr "Projets"
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "En attente de votre premier déploiement dans un environnement pour trouver des métriques communes"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr "Autorisé à déployer"
msgid "ProtectedEnvironment|Environment"
msgstr "Environnement"
+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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "SĂ©lectionner un environnement"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr "Collecte de données Pseudonymizer"
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr "RĂ©pondez directement Ă  ce courriel ou %{view_it_on_gitlab}."
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr "DĂ©pĂ´t par URL"
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr "Paramètres du dépôt"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ msgstr "Stockage du dépôt"
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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "Réinitialiser le jeton d’accès au bilan de santé"
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "En cours d’exécution"
@@ -32978,15 +33326,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr ""
msgid "Save pipeline schedule"
msgstr "Sauvegarder la planification du pipeline"
-msgid "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 "Saving"
msgstr ""
@@ -33179,6 +33527,9 @@ msgstr "Rechercher ou filtrer les résultats…"
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "Rechercher des projets"
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "Sécurité"
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr "SĂ©lectionner un projet"
-msgid "Select project and zone to choose machine type"
-msgstr "SĂ©lectionnez le projet et la zone afin de choisir le type de machine"
-
-msgid "Select project to choose zone"
-msgstr "SĂ©lectionnez le projet afin de choisir la zone"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr "Version du serveur"
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "Configuration CI/CD"
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 "Configurez votre projet afin de pouvoir pousser et/ou récupérer automatiquement les modifications vers ou depuis un autre dépôt. Les branches, les étiquettes et les commits seront automatiquement synchronisés."
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Afficher les modifications des espaces"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr "Étape"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "Soumettre comme indésirable"
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr "Soumettre la recherche"
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ msgstr ""
msgid "Tags:"
msgstr "Étiquettes :"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "Parcourir les commits"
@@ -37053,14 +37311,26 @@ msgstr "Impossible de trouver le commit HEAD pour cette Ă©tiquette"
msgid "TagsPage|Cancel"
msgstr "Annuler"
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
msgid "TagsPage|Create tag"
msgstr "Créer l’étiquette"
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
msgid "TagsPage|Delete tag"
msgstr "Supprimer l’étiquette"
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "La suppression de l’étiquette %{tag_name} ne peut ĂŞtre annulĂ©e. ĂŠtesâ€vous sĂ»r·e ?"
+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|Edit release notes"
msgstr "Modifier les notes de version"
@@ -37077,12 +37347,18 @@ msgstr "Nouvelle Ă©tiquette"
msgid "TagsPage|New tag"
msgstr "Nouvelle Ă©tiquette"
+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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "Notes de version"
@@ -37110,6 +37386,18 @@ msgstr "Utilisez la commande « git tag » pour en rajouter :"
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Rédigez vos notes de version ou faites glisser des fichiers ici…"
+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 "protégé"
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr "La relation de divergence a été supprimée."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr "Ce répertoire"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "Cet exécuteur ne fonctionnera que sur les pipelines déclenchés sur des branches protégées"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr "Ce paramètre peut être outrepassé pour chacun des projets."
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr "Temps restant"
msgid "Time spent"
msgstr "Temps passé"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "Titre"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ msgstr "Afin de définir les utilisateurs internes, veuillez d’abord activer l
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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "Pour dĂ©placer ou copier un projet GitLab entier depuis une autre installation de GitLab vers celleâ€ci, accĂ©dez Ă  la page des paramètres du projet d’origine, gĂ©nĂ©rez un fichier d’exportation et tĂ©lĂ©versezâ€le ici."
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40376,6 +40603,9 @@ msgstr "DĂ©verrouiller"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "Téléverser un fichier"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr "Statistiques d’utilisation"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr "Afficher le journal"
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 "Afficher la documentation"
@@ -41798,9 +42105,6 @@ msgstr "Public"
msgid "VisibilityLevel|Unknown"
msgstr "Inconnu"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ msgstr ""
msgid "We want to be sure it is you, please confirm you are not a robot."
msgstr "Nous voulons nous assurer qu’il s’agit bien de vous, merci de confirmer que vous n’êtes pas un robot."
+msgid "We want to let you know %{username} has been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "Vous pouvez également créer un projet en ligne de commande."
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "Vous ne pouvez modifier des fichiers que dans une branche"
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 "Vous ne pouvez pas écrire sur une instance GitLab Geo secondaire en lecture seule. Veuillez utiliser le %{link_to_primary_node} à la place."
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,15 +43950,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr "Votre nom"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr "%{reportType} : le chargement a généré une erreur"
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr "Corrigé :"
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr "Chargement du rapport %{reportName}"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "GĂ©rer les licences"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "Analyse de sécurité"
msgid "ciReport|Security scanning failed loading any results"
msgstr "L’analyse de sécurité n’a pas réussi à charger de résultats"
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr ""
@@ -44469,6 +44869,9 @@ msgstr[1] "Utilisé par %{packagesString} et %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Voir le rapport complet"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] "instance terminée"
msgstr[1] "instances terminées"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Ouvrir dans l’EDI Web"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "Actualisation en cours"
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr "Demande de fusion de"
-
msgid "mrWidget|Resolve conflicts"
msgstr "RĂ©soudre les conflits"
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr "dans"
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr "ce document"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/gl_ES/gitlab.po b/locale/gl_ES/gitlab.po
index 85380f76af0..b0445cf7468 100644
--- a/locale/gl_ES/gitlab.po
+++ b/locale/gl_ES/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: gl\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr " %{start} a %{end}"
@@ -46,6 +46,9 @@ msgstr " ou "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exportador"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/he_IL/gitlab.po b/locale/he_IL/gitlab.po
index 54004130902..7b7ab7193ea 100644
--- a/locale/he_IL/gitlab.po
+++ b/locale/he_IL/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: he\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr " ×ו "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -287,13 +290,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -434,20 +430,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -490,8 +472,8 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -626,6 +601,9 @@ 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 ""
@@ -650,12 +628,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -944,9 +916,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -962,21 +931,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1047,6 +1019,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1068,6 +1043,9 @@ 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 ""
@@ -1090,7 +1068,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1209,10 +1187,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1274,7 +1249,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1463,9 +1438,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1490,9 +1462,18 @@ 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] ""
@@ -1500,9 +1481,18 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+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 ""
@@ -1513,6 +1503,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1701,9 +1691,6 @@ msgstr[3] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10‏-19 תרומות"
@@ -1716,9 +1703,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "תרומה ר×שונה!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20‏-29 תרומות"
@@ -1758,6 +1742,12 @@ msgstr "העמוד ×ś× × ×ž×¦×"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "× × ×ś×™×¦×•×¨ קשר עם הנהלת ×”ÖľGitLab שלך ×ם לדעתך מדובר ב×עות."
+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 "7 days"
msgstr "7 ימים"
@@ -1821,6 +1811,9 @@ 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 ""
@@ -2103,9 +2096,6 @@ msgstr "בקשות גישה"
msgid "Access to '%{classification_label}' not allowed"
msgstr "הגישה ×ל ‚%{classification_label}’ ×סורה"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr "מפתחות ×”×מעה"
@@ -2166,6 +2156,9 @@ 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 ""
@@ -2253,6 +2246,9 @@ msgstr ""
msgid "Active"
msgstr "פעיל"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2334,6 +2330,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2346,12 +2345,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr "הוספת קו ×ופקי"
-msgid "Add a line"
-msgstr "הוספת שורה"
-
-msgid "Add a link"
-msgstr "הוספת קישור"
-
msgid "Add a new issue"
msgstr ""
@@ -2403,9 +2396,6 @@ msgstr "הוספת מ×שרים"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "הוספת ××§×ˇ× ×ž×•×“×’×©"
-
msgid "Add broadcast message"
msgstr ""
@@ -2457,8 +2447,8 @@ msgstr ""
msgid "Add image comment"
msgstr "הוספת הערה על תמונה"
-msgid "Add italic text"
-msgstr "הוספת ××§×ˇ× × ×וי"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr ""
@@ -2475,6 +2465,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2499,9 +2492,6 @@ msgstr "הוספת סמל תגובה"
msgid "Add request manually"
msgstr "הוספת בקשה ידנית"
-msgid "Add strikethrough text"
-msgstr "הוספת ××§×ˇ× ×˘×ť קו חוצה"
-
msgid "Add suggestion to batch"
msgstr "הוספת הצעה ל×וסף"
@@ -2841,6 +2831,9 @@ 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 ""
@@ -2859,6 +2852,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2958,6 +2969,9 @@ 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 ""
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 ""
@@ -3024,6 +3047,9 @@ 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 ""
@@ -3057,9 +3083,15 @@ 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 ""
@@ -3498,6 +3530,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3825,9 +3860,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3936,7 +3968,7 @@ msgstr "כל המיזמים נבחרו"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4077,9 +4109,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4371,9 +4400,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4435,12 +4461,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4853,33 +4885,12 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4916,21 +4927,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4943,39 +4939,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5042,6 +5014,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5114,7 +5089,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5126,7 +5101,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5220,6 +5195,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5373,6 +5351,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5407,10 +5388,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5627,9 +5605,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5828,6 +5803,27 @@ 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 ""
@@ -5918,6 +5914,12 @@ 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 ""
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5972,24 +6049,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5999,21 +6136,84 @@ 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 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 ""
@@ -6029,6 +6229,9 @@ 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 ""
@@ -6047,6 +6250,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6101,6 +6319,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6155,6 +6379,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6191,6 +6418,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6515,6 +6751,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6524,6 +6763,9 @@ 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 ""
@@ -6572,9 +6814,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6614,7 +6853,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6629,10 +6868,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6647,9 +6886,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,10 +7006,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6785,9 +7027,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6806,10 +7045,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6863,7 +7099,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6939,6 +7181,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6975,6 +7220,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7182,6 +7439,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7284,6 +7544,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7416,7 +7679,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7676,6 +7936,9 @@ 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 ""
@@ -7982,9 +8245,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8533,9 +8787,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8569,9 +8820,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8584,18 +8832,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8605,12 +8841,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8632,15 +8862,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8650,9 +8871,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8680,57 +8898,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8842,9 +8997,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8854,18 +9006,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8875,93 +9015,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8974,18 +9039,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9004,126 +9060,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9139,12 +9084,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9157,18 +9096,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9361,6 +9249,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9379,6 +9270,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10042,6 +9945,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10072,12 +9978,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10093,6 +9993,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10180,6 +10083,9 @@ 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 ""
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 ""
@@ -10457,6 +10369,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10469,12 +10384,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10490,6 +10399,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10523,6 +10435,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10571,6 +10486,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10880,9 +10801,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10943,6 +10861,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10982,6 +10903,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11225,6 +11149,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11516,13 +11446,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11650,6 +11555,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11662,6 +11570,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11674,12 +11591,18 @@ 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 "DSN"
msgstr ""
@@ -11740,6 +11663,9 @@ 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 ""
@@ -11749,6 +11675,12 @@ 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 ""
@@ -11851,15 +11783,24 @@ 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|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 ""
@@ -11875,6 +11816,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11908,9 +11852,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 ""
@@ -12332,6 +12297,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12347,6 +12318,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12368,6 +12342,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12422,6 +12399,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12533,9 +12507,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12566,6 +12537,9 @@ 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 ""
@@ -12620,9 +12594,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13077,6 +13054,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13086,9 +13066,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13636,6 +13613,12 @@ 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 ""
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13994,6 +13989,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14030,6 +14028,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14315,15 +14316,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15395,6 +15378,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,13 +15535,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15675,9 +15661,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15916,6 +15899,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16493,6 +16479,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ 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 ""
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16781,15 +16779,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17194,10 +17183,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17209,7 +17201,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17554,7 +17558,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17608,6 +17612,9 @@ 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 ""
@@ -17629,7 +17636,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17644,6 +17651,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17659,9 +17672,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17821,6 +17831,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17890,6 +17903,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17902,6 +17918,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17986,9 +18005,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,7 +18410,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18628,10 +18644,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19131,12 +19168,18 @@ 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 ""
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19544,9 +19590,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19757,6 +19800,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20189,6 +20241,9 @@ 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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20714,12 +20766,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21267,10 +21349,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21285,10 +21367,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21306,15 +21388,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21330,6 +21427,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21399,9 +21499,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,16 +21931,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22005,6 +22120,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ 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 ""
@@ -22089,24 +22213,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ 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 ""
@@ -22155,12 +22279,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,16 +22456,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22362,6 +22489,9 @@ 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 ""
@@ -22386,9 +22516,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22660,6 +22787,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23089,13 +23216,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23228,6 +23348,9 @@ 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 ""
@@ -23243,9 +23366,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 ""
@@ -23351,9 +23471,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23363,6 +23480,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23390,6 +23510,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23546,12 +23669,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25305,9 +25446,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25483,33 +25621,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26018,9 +26129,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26060,6 +26168,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26115,6 +26226,9 @@ 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 ""
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27555,9 +27708,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27705,6 +27873,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27933,6 +28107,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,16 +28389,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28227,6 +28413,12 @@ 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 ""
@@ -28239,12 +28431,18 @@ 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 ""
@@ -28254,6 +28452,9 @@ 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 ""
@@ -28272,6 +28473,9 @@ 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 ""
@@ -28287,12 +28491,18 @@ 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 ""
@@ -28311,6 +28521,9 @@ 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 ""
@@ -28392,6 +28605,15 @@ 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 ""
@@ -28650,9 +28872,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28743,15 +28962,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28818,9 +29031,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28848,7 +29058,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,7 +29199,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,10 +30192,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30006,7 +30210,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30069,6 +30273,9 @@ 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."
+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 ""
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30198,6 +30408,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30216,6 +30429,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30372,6 +30588,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30450,6 +30672,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30597,9 +30822,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31179,6 +31398,9 @@ 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 ""
@@ -31257,6 +31479,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 ""
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31703,6 +31931,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ 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 ""
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32063,9 +32315,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32323,6 +32607,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33011,6 +33322,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33402,13 +33744,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33603,6 +33945,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33818,9 +34172,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34772,12 +35117,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35204,6 +35480,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 ""
@@ -35974,9 +36277,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ 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 ""
@@ -36376,6 +36679,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 ""
@@ -36520,69 +36826,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36838,9 +37075,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,7 +37516,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37292,6 +37535,9 @@ 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 ""
@@ -37325,6 +37571,9 @@ 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 ""
@@ -37454,7 +37703,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37493,6 +37742,9 @@ 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 ""
@@ -37505,13 +37757,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37529,12 +37793,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37562,6 +37832,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37734,9 +38016,15 @@ 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 ""
@@ -37782,6 +38070,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37827,7 +38118,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37943,6 +38234,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr ""
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38212,8 +38515,12 @@ msgstr[3] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 ""
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40239,9 +40456,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40848,6 +41071,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41061,9 +41281,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41085,6 +41302,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41103,6 +41323,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41196,12 +41452,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 ""
@@ -42276,9 +42581,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 ""
@@ -43011,13 +43322,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43330,9 +43641,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43472,6 +43807,9 @@ 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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43643,6 +43987,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 ""
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,13 +44432,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44304,6 +44672,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45298,6 +45702,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45728,12 +46138,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46267,6 +46665,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/hi_IN/gitlab.po b/locale/hi_IN/gitlab.po
index 87eddbb2ef4..13732d6c37b 100644
--- a/locale/hi_IN/gitlab.po
+++ b/locale/hi_IN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: hi\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/hr_HR/gitlab.po b/locale/hr_HR/gitlab.po
index c43619669e4..e7fa0e06bfa 100644
--- a/locale/hr_HR/gitlab.po
+++ b/locale/hr_HR/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: hr\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -256,12 +259,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -382,18 +379,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -430,8 +415,8 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -460,12 +445,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -550,6 +529,9 @@ 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 ""
@@ -571,12 +553,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -859,9 +835,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -877,21 +850,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -961,6 +937,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -982,6 +961,9 @@ 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 ""
@@ -1003,7 +985,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1114,10 +1096,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1177,7 +1156,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1363,9 +1342,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1390,18 +1366,36 @@ 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] ""
msgstr[1] ""
msgstr[2] ""
+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 ""
@@ -1411,6 +1405,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1432,9 +1429,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1576,9 +1570,6 @@ msgstr[2] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1591,9 +1582,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1633,6 +1621,12 @@ 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 "7 days"
msgstr ""
@@ -1696,6 +1690,9 @@ 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 ""
@@ -1978,9 +1975,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2041,6 +2035,9 @@ 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 ""
@@ -2128,6 +2125,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2209,6 +2209,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2221,12 +2224,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2278,9 +2275,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2332,7 +2326,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2350,6 +2344,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2374,9 +2371,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2716,6 +2710,9 @@ 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 ""
@@ -2734,6 +2731,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2761,6 +2770,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2797,6 +2809,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2833,6 +2848,9 @@ 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 ""
@@ -2863,6 +2881,9 @@ 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 ""
@@ -2881,6 +2902,12 @@ 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 ""
@@ -2899,6 +2926,9 @@ 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 ""
@@ -2932,9 +2962,15 @@ 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 ""
@@ -3373,6 +3409,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3700,9 +3739,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3811,7 +3847,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3952,9 +3988,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4246,9 +4279,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4309,12 +4339,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4720,33 +4756,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4783,21 +4798,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4810,39 +4810,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4909,6 +4885,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4981,7 +4960,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4993,7 +4972,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5086,6 +5065,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5239,6 +5221,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5272,10 +5257,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5443,9 +5428,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5491,9 +5473,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5692,6 +5671,27 @@ 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 ""
@@ -5782,6 +5782,12 @@ 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 ""
@@ -5800,12 +5806,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5836,24 +5917,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5863,21 +6004,84 @@ 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 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 ""
@@ -5893,6 +6097,9 @@ 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 ""
@@ -5911,6 +6118,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5938,6 +6148,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5950,6 +6166,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5965,6 +6187,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6019,6 +6247,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6055,6 +6286,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6130,6 +6364,9 @@ 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 ""
@@ -6163,6 +6400,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6376,6 +6616,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6385,6 +6628,9 @@ 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 ""
@@ -6433,9 +6679,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6475,7 +6718,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6490,10 +6733,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6508,9 +6751,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6610,12 +6850,18 @@ 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|Project import history"
msgstr ""
@@ -6625,10 +6871,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6646,9 +6892,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6667,10 +6910,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6724,7 +6964,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6748,6 +6988,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6787,6 +7030,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6799,6 +7045,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6835,6 +7084,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6847,6 +7099,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7042,6 +7303,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7144,6 +7408,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7276,7 +7543,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7369,9 +7636,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7534,6 +7798,9 @@ 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 ""
@@ -7840,9 +8107,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8182,12 +8446,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8389,9 +8647,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8425,9 +8680,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8440,18 +8692,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8461,12 +8701,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8488,15 +8722,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8506,9 +8731,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8536,57 +8758,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8605,12 +8788,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8638,15 +8815,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8659,18 +8827,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8686,9 +8848,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8698,9 +8857,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8710,18 +8866,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8731,93 +8875,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8830,18 +8899,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8860,126 +8920,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8995,12 +8944,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9013,18 +8956,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9037,24 +8974,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9073,24 +9001,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9100,30 +9013,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9217,6 +9109,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9235,6 +9130,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9895,6 +9802,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9925,12 +9835,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9946,6 +9850,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10033,6 +9940,9 @@ 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 ""
@@ -10072,6 +9982,9 @@ 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 up cleanup"
msgstr ""
@@ -10132,6 +10045,9 @@ 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 ""
@@ -10309,6 +10225,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10321,12 +10240,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10342,6 +10255,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10375,6 +10291,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10423,6 +10342,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10711,6 +10633,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10732,9 +10657,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10795,6 +10717,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10834,6 +10759,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11077,6 +11005,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11107,9 +11038,15 @@ 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 ""
@@ -11257,9 +11194,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11368,13 +11302,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11395,9 +11326,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11422,18 +11350,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11455,18 +11371,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11500,6 +11410,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11512,6 +11425,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11524,12 +11446,18 @@ 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 "DSN"
msgstr ""
@@ -11590,6 +11518,9 @@ 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 ""
@@ -11599,6 +11530,12 @@ 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 ""
@@ -11701,15 +11638,24 @@ 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|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 ""
@@ -11725,6 +11671,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11758,9 +11707,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11773,6 +11737,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12145,6 +12112,9 @@ 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 ""
@@ -12181,6 +12151,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12196,6 +12172,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12217,6 +12196,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12271,6 +12253,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12289,12 +12274,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12379,9 +12358,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12412,6 +12388,9 @@ 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 ""
@@ -12466,9 +12445,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12514,6 +12490,9 @@ msgstr[2] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12895,6 +12874,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12904,9 +12889,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12919,6 +12901,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12928,9 +12913,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13474,6 +13456,12 @@ 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 ""
@@ -13717,6 +13705,15 @@ 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 ""
@@ -13813,6 +13810,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13831,6 +13831,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13867,6 +13870,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13909,6 +13915,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14131,9 +14140,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14152,15 +14158,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14233,9 +14233,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14329,12 +14326,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14449,9 +14440,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14752,9 +14740,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15202,6 +15187,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15232,6 +15220,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15316,6 +15307,9 @@ 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 ""
@@ -15382,13 +15376,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15415,9 +15409,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15511,9 +15502,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15751,6 +15739,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15829,9 +15820,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16189,6 +16177,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16327,6 +16318,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16345,7 +16339,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16372,6 +16366,12 @@ 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 ""
@@ -16429,6 +16429,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16531,9 +16534,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16567,6 +16567,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16615,15 +16618,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16672,7 +16669,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16702,9 +16699,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16822,6 +16816,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16939,9 +16936,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17026,10 +17020,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17041,7 +17038,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17080,6 +17080,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17305,6 +17308,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17362,6 +17368,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17386,7 +17395,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17398,9 +17407,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17422,6 +17428,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17440,6 +17449,9 @@ 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 ""
@@ -17461,7 +17473,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17476,6 +17488,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17491,9 +17509,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17653,6 +17668,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17722,6 +17740,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17734,6 +17755,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17752,6 +17776,9 @@ 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 ""
@@ -17800,9 +17827,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17818,9 +17842,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18226,7 +18247,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18460,10 +18481,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18559,15 +18580,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18589,15 +18628,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18736,7 +18775,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18751,6 +18790,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18880,9 +18922,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18937,6 +18976,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18961,12 +19003,18 @@ 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 ""
@@ -19135,9 +19183,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19210,6 +19255,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19294,9 +19342,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19306,6 +19351,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19372,9 +19423,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19582,6 +19630,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19591,9 +19642,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20014,6 +20071,9 @@ 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 ""
@@ -20446,9 +20506,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20539,12 +20596,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20557,9 +20608,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20572,9 +20620,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20632,6 +20677,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20716,6 +20788,9 @@ 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 ""
@@ -20863,6 +20938,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20881,6 +20962,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21070,6 +21154,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21091,10 +21178,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21109,10 +21196,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21130,15 +21217,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21154,6 +21256,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21223,9 +21328,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21469,6 +21571,9 @@ 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 ""
@@ -21559,9 +21664,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21574,6 +21676,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21619,7 +21724,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21628,13 +21733,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21655,16 +21760,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21682,22 +21787,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21709,6 +21811,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21718,6 +21823,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21766,6 +21877,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21775,6 +21889,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21829,6 +21949,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21862,9 +21985,15 @@ 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 ""
@@ -21913,24 +22042,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21955,6 +22078,12 @@ 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 ""
@@ -21979,12 +22108,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22024,6 +22147,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22054,6 +22180,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22156,16 +22285,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22186,6 +22318,9 @@ 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 ""
@@ -22210,9 +22345,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22237,9 +22369,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22420,6 +22549,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22483,6 +22615,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22825,9 +22960,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22906,12 +23038,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23044,6 +23170,9 @@ 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 ""
@@ -23059,9 +23188,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23083,9 +23209,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23128,7 +23251,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23140,6 +23263,9 @@ 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 ""
@@ -23167,9 +23293,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23179,6 +23302,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23206,6 +23332,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23362,12 +23491,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23470,18 +23605,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23509,6 +23638,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23683,6 +23815,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23698,9 +23836,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23749,6 +23884,9 @@ 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 ""
@@ -23761,6 +23899,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23800,6 +23941,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25003,6 +25147,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25117,9 +25264,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25294,33 +25438,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25756,9 +25873,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25804,6 +25918,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25828,9 +25945,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25870,6 +25984,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25924,6 +26041,9 @@ 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 ""
@@ -25984,22 +26104,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26014,10 +26140,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26257,6 +26380,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26443,6 +26569,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26494,6 +26623,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26518,15 +26650,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26584,6 +26725,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26665,6 +26809,9 @@ 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 at least Reporter role 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 ""
@@ -26674,9 +26821,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26689,6 +26842,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26746,6 +26902,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26893,9 +27052,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27292,6 +27448,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27358,9 +27517,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27427,12 +27583,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27487,6 +27649,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27508,6 +27682,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27532,6 +27709,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27556,7 +27736,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27568,6 +27748,9 @@ 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 ""
@@ -27679,9 +27862,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27736,6 +27916,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27997,6 +28180,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28009,16 +28198,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28030,6 +28222,12 @@ 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 ""
@@ -28042,12 +28240,18 @@ 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 ""
@@ -28057,6 +28261,9 @@ 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 ""
@@ -28075,6 +28282,9 @@ 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 ""
@@ -28090,12 +28300,18 @@ 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 ""
@@ -28114,6 +28330,9 @@ 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 ""
@@ -28195,6 +28414,15 @@ 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 ""
@@ -28453,9 +28681,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28546,15 +28771,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28621,9 +28840,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28651,7 +28867,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28792,7 +29008,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29125,9 +29341,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29143,7 +29356,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29155,9 +29368,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29176,15 +29386,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29707,6 +29911,9 @@ 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 ""
@@ -29794,10 +30001,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29809,7 +30019,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29872,6 +30082,9 @@ 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."
+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 ""
@@ -29911,6 +30124,9 @@ 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 ""
@@ -29926,9 +30142,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29989,6 +30202,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30001,6 +30217,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30019,6 +30238,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30175,6 +30397,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30214,6 +30439,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30253,6 +30481,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30400,9 +30631,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30499,9 +30727,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30826,6 +31051,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30844,6 +31072,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30904,12 +31135,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30982,6 +31207,9 @@ 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 ""
@@ -31060,6 +31288,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31075,6 +31306,9 @@ 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 ""
@@ -31219,9 +31453,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31429,6 +31660,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31504,6 +31738,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31513,6 +31753,12 @@ 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 ""
@@ -31840,9 +32086,18 @@ 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 ""
@@ -31855,6 +32110,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31864,9 +32122,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31879,6 +32134,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32041,13 +32299,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32071,18 +32332,42 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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 30 days"
+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 ""
@@ -32098,6 +32383,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32119,6 +32407,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32176,6 +32467,9 @@ 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 ""
@@ -32200,6 +32494,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32227,12 +32524,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32329,12 +32632,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32344,9 +32641,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32362,9 +32656,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32680,12 +32971,24 @@ msgstr[2] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32773,12 +33076,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32800,6 +33115,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32824,6 +33142,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32968,6 +33289,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33016,6 +33340,15 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33025,6 +33358,9 @@ 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 ""
@@ -33058,6 +33394,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33091,6 +33430,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33190,13 +33535,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33391,6 +33736,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33571,6 +33919,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33595,9 +33952,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33613,9 +33967,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33625,12 +33976,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33772,6 +34117,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33787,10 +34135,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33859,6 +34207,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33892,9 +34243,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33907,9 +34255,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34003,6 +34348,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34021,6 +34369,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34096,12 +34462,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34153,9 +34513,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34183,6 +34540,9 @@ 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 ""
@@ -34210,15 +34570,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34228,9 +34579,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34279,6 +34627,9 @@ 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 ""
@@ -34426,9 +34777,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34447,6 +34795,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34516,9 +34867,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34549,12 +34897,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34606,12 +34948,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34726,78 +35077,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34981,6 +35260,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35002,9 +35284,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35272,7 +35551,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35500,33 +35779,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35605,6 +35908,9 @@ 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 ""
@@ -35749,9 +36055,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36127,6 +36430,9 @@ 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 ""
@@ -36151,6 +36457,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36205,9 +36514,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36229,6 +36535,9 @@ 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 ""
@@ -36295,69 +36604,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36595,12 +36841,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36613,9 +36853,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36676,6 +36913,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36898,6 +37138,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36916,6 +37159,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36967,6 +37213,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36982,9 +37231,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37048,7 +37294,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37066,6 +37312,9 @@ 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 ""
@@ -37099,6 +37348,9 @@ 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 ""
@@ -37228,7 +37480,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37267,6 +37519,9 @@ 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 ""
@@ -37279,13 +37534,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37303,12 +37570,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37336,6 +37609,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37504,9 +37789,15 @@ 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 ""
@@ -37552,6 +37843,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37597,7 +37891,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37711,6 +38005,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37723,6 +38020,9 @@ 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|Tests"
msgstr ""
@@ -37864,6 +38164,9 @@ 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 ""
@@ -37891,6 +38194,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37978,8 +38284,11 @@ msgstr[2] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38041,6 +38350,9 @@ 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 ""
@@ -38119,6 +38431,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38167,6 +38482,9 @@ 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 ""
@@ -38407,6 +38725,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38506,9 +38827,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38662,9 +38980,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38686,9 +39001,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38812,6 +39124,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39184,9 +39502,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39211,6 +39526,9 @@ 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 active %{type}."
msgstr ""
@@ -39250,123 +39568,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39427,6 +39628,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39634,6 +39838,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39706,6 +39913,12 @@ 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 ""
@@ -39745,6 +39958,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39775,9 +39991,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39826,12 +40039,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40003,9 +40222,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40213,6 +40429,9 @@ 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 ""
@@ -40306,9 +40525,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40612,6 +40837,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40687,9 +40915,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40801,9 +41026,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40825,9 +41047,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40849,6 +41068,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40867,6 +41089,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40888,6 +41113,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40903,9 +41131,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40915,6 +41149,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40930,6 +41170,15 @@ 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 ""
@@ -40948,9 +41197,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40960,12 +41218,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40978,6 +41239,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40990,6 +41257,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41029,6 +41302,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41674,6 +41950,12 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41695,13 +41977,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41719,12 +42007,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41836,6 +42139,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41935,9 +42241,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41977,6 +42280,9 @@ 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 ""
@@ -42037,9 +42343,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42385,9 +42688,6 @@ 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 ""
@@ -42463,6 +42763,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42484,6 +42787,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42499,6 +42805,12 @@ 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 ""
@@ -42772,13 +43084,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43090,9 +43402,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43102,9 +43429,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43153,6 +43486,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43231,6 +43567,9 @@ 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 ""
@@ -43249,7 +43588,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43312,6 +43651,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43402,6 +43747,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43438,6 +43786,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43477,9 +43828,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43498,6 +43855,9 @@ 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 ""
@@ -43510,6 +43870,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43531,6 +43894,9 @@ 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 ""
@@ -43558,18 +43924,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43822,13 +44191,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44062,6 +44431,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44140,8 +44515,11 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44464,6 +44842,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44524,11 +44908,17 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44596,6 +44986,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44635,6 +45028,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44671,12 +45067,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44719,6 +45121,9 @@ msgstr[2] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44878,9 +45283,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45043,6 +45445,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45220,6 +45625,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45469,12 +45877,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45493,9 +45895,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45571,9 +45970,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45745,6 +46141,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45799,9 +46198,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45862,9 +46258,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45988,6 +46381,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46003,6 +46399,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/hu_HU/gitlab.po b/locale/hu_HU/gitlab.po
index 8f0c9fc48ea..264887d4f96 100644
--- a/locale/hu_HU/gitlab.po
+++ b/locale/hu_HU/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: hu\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/hy_AM/gitlab.po b/locale/hy_AM/gitlab.po
index fe3eb531f0c..4f974ebe020 100644
--- a/locale/hy_AM/gitlab.po
+++ b/locale/hy_AM/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: hy-AM\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/id_ID/gitlab.po b/locale/id_ID/gitlab.po
index 244c948e458..569e13bda38 100644
--- a/locale/id_ID/gitlab.po
+++ b/locale/id_ID/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: id\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -310,8 +301,8 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgid "%d second"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -398,6 +385,9 @@ 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 ""
@@ -413,12 +403,6 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -689,9 +673,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -707,21 +688,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -789,6 +773,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ 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 ""
@@ -829,7 +819,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -924,10 +914,7 @@ 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}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -983,7 +970,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1190,16 +1174,34 @@ 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 ""
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1228,9 +1233,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1326,9 +1328,6 @@ msgstr[0] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1383,6 +1379,12 @@ 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 "7 days"
msgstr ""
@@ -1446,6 +1448,9 @@ 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 ""
@@ -1728,9 +1733,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1791,6 +1793,9 @@ 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 ""
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -1971,12 +1982,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2028,9 +2033,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2082,7 +2084,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2100,6 +2102,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2124,9 +2129,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2466,6 +2468,9 @@ 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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 ""
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 ""
@@ -3123,6 +3167,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3561,7 +3605,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3702,9 +3746,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4517,21 +4540,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4715,7 +4702,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4727,7 +4714,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 ""
@@ -5510,6 +5518,12 @@ 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 ""
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5591,21 +5740,84 @@ 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 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 ""
@@ -5621,6 +5833,9 @@ 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 ""
@@ -5639,6 +5854,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6107,6 +6358,9 @@ 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 ""
@@ -6155,9 +6409,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6197,7 +6448,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,10 +6463,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6230,9 +6481,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,10 +6640,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6446,7 +6694,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -6864,6 +7136,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -6996,7 +7271,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7089,9 +7364,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7250,6 +7522,9 @@ 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 ""
@@ -7556,9 +7831,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8218,9 +8451,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8422,18 +8586,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8542,18 +8619,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8572,126 +8640,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8707,12 +8664,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -8929,6 +8829,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9601,6 +9516,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr ""
@@ -9836,6 +9757,9 @@ 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 ""
@@ -10013,6 +9937,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10025,12 +9952,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10046,6 +9967,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10079,6 +10003,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10127,6 +10054,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10436,9 +10369,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10499,6 +10429,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11072,13 +11014,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr ""
-
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12104,6 +12090,9 @@ 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 ""
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12200,6 +12186,9 @@ msgstr[0] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12603,6 +12595,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12612,9 +12607,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13150,6 +13142,12 @@ 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 ""
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13505,6 +13515,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13541,6 +13554,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,13 +15058,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15183,9 +15184,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -15995,6 +15996,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,7 +16017,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16040,6 +16044,12 @@ 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 ""
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16199,9 +16212,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16283,15 +16296,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16690,10 +16694,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17104,6 +17123,9 @@ 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 ""
@@ -17125,7 +17147,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17140,6 +17162,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17155,9 +17183,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17317,6 +17342,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17386,6 +17414,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,7 +17921,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18124,10 +18155,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18621,12 +18673,18 @@ 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 ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,10 +20836,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ 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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,16 +21943,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -21834,6 +21976,9 @@ 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 ""
@@ -21858,9 +22003,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 ""
@@ -22799,9 +22937,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22811,6 +22946,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -22994,12 +23135,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23102,18 +23249,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -24916,33 +25072,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25542,6 +25671,9 @@ 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 ""
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26128,15 +26272,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26501,9 +26672,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26898,6 +27066,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27114,6 +27300,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27342,6 +27534,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,12 +27858,18 @@ 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 ""
@@ -27663,6 +27879,9 @@ 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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 ""
@@ -27801,6 +28032,15 @@ 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 ""
@@ -28059,9 +28299,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28152,15 +28389,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28227,9 +28458,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,7 +28626,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,10 +29619,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29415,7 +29637,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29781,6 +30015,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -29859,6 +30099,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30006,9 +30249,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30588,6 +30825,9 @@ 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 ""
@@ -30666,6 +30906,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,9 +31700,18 @@ 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 ""
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31466,9 +31736,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31633,13 +31903,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ 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 30 days"
+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 ""
@@ -31690,6 +31983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31711,6 +32007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32766,13 +33117,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -32967,6 +33318,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 ""
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34103,12 +34457,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34535,6 +34820,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -34824,7 +35109,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,6 +35464,9 @@ 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 ""
@@ -35299,9 +35611,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35677,6 +35986,9 @@ 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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 ""
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36163,9 +36409,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,7 +37034,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -36815,6 +37073,9 @@ 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 ""
@@ -36827,13 +37088,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -36851,12 +37124,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -36884,6 +37163,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr ""
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 ""
@@ -37939,6 +38261,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38038,9 +38363,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38959,6 +39164,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39531,9 +39754,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40140,6 +40369,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40353,9 +40579,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40377,6 +40600,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40395,6 +40621,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40518,6 +40789,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41459,9 +41767,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41499,6 +41804,9 @@ 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 ""
@@ -41559,9 +41867,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 ""
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42610,9 +42924,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42749,6 +43087,9 @@ 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 ""
@@ -42767,7 +43108,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 ""
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ 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 ""
@@ -43076,18 +43444,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43338,13 +43709,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43578,6 +43949,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44706,6 +45107,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45475,6 +45867,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ig_NG/gitlab.po b/locale/ig_NG/gitlab.po
index e07a4dabdd0..7c42830845a 100644
--- a/locale/ig_NG/gitlab.po
+++ b/locale/ig_NG/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ig\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -310,8 +301,8 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgid "%d second"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -398,6 +385,9 @@ 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 ""
@@ -413,12 +403,6 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -689,9 +673,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -707,21 +688,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -789,6 +773,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ 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 ""
@@ -829,7 +819,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -924,10 +914,7 @@ 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}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -983,7 +970,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1190,16 +1174,34 @@ 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 ""
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1228,9 +1233,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1326,9 +1328,6 @@ msgstr[0] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1383,6 +1379,12 @@ 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 "7 days"
msgstr ""
@@ -1446,6 +1448,9 @@ 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 ""
@@ -1728,9 +1733,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1791,6 +1793,9 @@ 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 ""
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -1971,12 +1982,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2028,9 +2033,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2082,7 +2084,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2100,6 +2102,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2124,9 +2129,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2466,6 +2468,9 @@ 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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 ""
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 ""
@@ -3123,6 +3167,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3561,7 +3605,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3702,9 +3746,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4517,21 +4540,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4715,7 +4702,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4727,7 +4714,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 ""
@@ -5510,6 +5518,12 @@ 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 ""
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5591,21 +5740,84 @@ 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 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 ""
@@ -5621,6 +5833,9 @@ 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 ""
@@ -5639,6 +5854,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6107,6 +6358,9 @@ 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 ""
@@ -6155,9 +6409,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6197,7 +6448,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,10 +6463,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6230,9 +6481,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,10 +6640,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6446,7 +6694,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -6864,6 +7136,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -6996,7 +7271,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7089,9 +7364,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7250,6 +7522,9 @@ 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 ""
@@ -7556,9 +7831,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8218,9 +8451,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8422,18 +8586,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8542,18 +8619,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8572,126 +8640,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8707,12 +8664,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -8929,6 +8829,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9601,6 +9516,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr ""
@@ -9836,6 +9757,9 @@ 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 ""
@@ -10013,6 +9937,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10025,12 +9952,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10046,6 +9967,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10079,6 +10003,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10127,6 +10054,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10436,9 +10369,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10499,6 +10429,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11072,13 +11014,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr ""
-
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12104,6 +12090,9 @@ 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 ""
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12200,6 +12186,9 @@ msgstr[0] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12603,6 +12595,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12612,9 +12607,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13150,6 +13142,12 @@ 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 ""
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13505,6 +13515,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13541,6 +13554,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,13 +15058,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15183,9 +15184,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -15995,6 +15996,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,7 +16017,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16040,6 +16044,12 @@ 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 ""
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16199,9 +16212,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16283,15 +16296,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16690,10 +16694,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17104,6 +17123,9 @@ 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 ""
@@ -17125,7 +17147,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17140,6 +17162,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17155,9 +17183,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17317,6 +17342,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17386,6 +17414,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,7 +17921,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18124,10 +18155,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18621,12 +18673,18 @@ 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 ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,10 +20836,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ 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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,16 +21943,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -21834,6 +21976,9 @@ 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 ""
@@ -21858,9 +22003,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 ""
@@ -22799,9 +22937,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22811,6 +22946,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -22994,12 +23135,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23102,18 +23249,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -24916,33 +25072,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25542,6 +25671,9 @@ 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 ""
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26128,15 +26272,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26501,9 +26672,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26898,6 +27066,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27114,6 +27300,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27342,6 +27534,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,12 +27858,18 @@ 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 ""
@@ -27663,6 +27879,9 @@ 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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 ""
@@ -27801,6 +28032,15 @@ 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 ""
@@ -28059,9 +28299,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28152,15 +28389,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28227,9 +28458,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,7 +28626,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,10 +29619,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29415,7 +29637,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29781,6 +30015,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -29859,6 +30099,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30006,9 +30249,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30588,6 +30825,9 @@ 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 ""
@@ -30666,6 +30906,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,9 +31700,18 @@ 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 ""
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31466,9 +31736,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31633,13 +31903,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ 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 30 days"
+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 ""
@@ -31690,6 +31983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31711,6 +32007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32766,13 +33117,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -32967,6 +33318,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 ""
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34103,12 +34457,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34535,6 +34820,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -34824,7 +35109,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,6 +35464,9 @@ 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 ""
@@ -35299,9 +35611,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35677,6 +35986,9 @@ 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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 ""
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36163,9 +36409,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,7 +37034,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -36815,6 +37073,9 @@ 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 ""
@@ -36827,13 +37088,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -36851,12 +37124,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -36884,6 +37163,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr ""
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 ""
@@ -37939,6 +38261,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38038,9 +38363,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38959,6 +39164,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39531,9 +39754,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40140,6 +40369,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40353,9 +40579,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40377,6 +40600,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40395,6 +40621,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40518,6 +40789,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41459,9 +41767,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41499,6 +41804,9 @@ 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 ""
@@ -41559,9 +41867,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 ""
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42610,9 +42924,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42749,6 +43087,9 @@ 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 ""
@@ -42767,7 +43108,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 ""
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ 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 ""
@@ -43076,18 +43444,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43338,13 +43709,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43578,6 +43949,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44706,6 +45107,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45475,6 +45867,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/is_IS/gitlab.po b/locale/is_IS/gitlab.po
index 6d6bdab4639..caaae0558dc 100644
--- a/locale/is_IS/gitlab.po
+++ b/locale/is_IS/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: is\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/it/gitlab.po b/locale/it/gitlab.po
index bd8214706c9..7dd1e5865d6 100644
--- a/locale/it/gitlab.po
+++ b/locale/it/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: it\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr " o "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d altro commento"
msgstr[1] "Altri %d commenti"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr "%{level_name} non è consentito in un gruppo %{group_level_name}."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} è bloccato dall'utente GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} File"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ msgstr ", o "
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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 Giorno"
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr "1-9 contributi"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 contributi"
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "Primo contributo!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 contributi"
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Attivo"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr "Aggiungi intestazione e footer alle e-mail. Le impostazioni dei colori v
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Aggiungi una directory (cartella)"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr "Nome Branch"
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Branch"
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr "Nuova branch"
msgid "Branches|No branches to show"
msgstr "Nessuna branch da mostrare"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ msgstr ""
msgid "Branches|The default branch cannot be deleted"
msgstr "La branch predefinita non può esser eliminata"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr "Protetta"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr "Jobs"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Controllo disponibilità per %{text}…"
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr "Copia Certificato CA"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Tipo di macchina"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "Numero di nodi"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Crea cartella"
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Rilasci"
msgid "Deploy Keys"
msgstr "Chiavi di Deploy (rilascio)"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "Descrizione"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "Filtra per tutti"
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "Dalla creazione di un issue fino al rilascio in produzione"
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr "Lug"
msgid "July"
msgstr "Luglio"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "Giu"
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr "Ultima modifica %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr "Nessuna Repository"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr "Nessuna pianificazione"
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 "Non disponibile"
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Filtra"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr "Pianificazione multipla Pipeline"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr "Password non valida"
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr "Progetti"
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,15 +33326,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr ""
msgid "Save pipeline schedule"
msgstr "Salva pianificazione pipeline"
-msgid "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 "Saving"
msgstr ""
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "Carica file"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr "Pubblico"
msgid "VisibilityLevel|Unknown"
msgstr "Sconosciuto"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 "Non puoi scrivere su un'istanza di GitLab Geo secondaria di sola lettura. Per favore utilizza invece %{link_to_primary_node}."
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr "Il tuo nome"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ja/gitlab.po b/locale/ja/gitlab.po
index 98f0d00d880..b204a0cfa7d 100644
--- a/locale/ja/gitlab.po
+++ b/locale/ja/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ja\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr " %{start} ă‹ă‚‰ %{end} ăľă§"
@@ -46,6 +46,9 @@ msgstr " ăľăźăŻ "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " ăľăźăŻ %{emphasisStart} !ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăID %{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " ăľăźăŻ %{emphasisStart} #イシăĄăĽID %{emphasisEnd}"
@@ -104,11 +107,11 @@ msgstr[0] "%d 件ă®ă‚ąă‚­ăŁăłă•ă‚Śăź URL"
msgid "%d additional approver"
msgid_plural "%d additional approvers"
-msgstr[0] ""
+msgstr[0] "%d äşşă®čż˝ĺŠ ć‰żčŞŤč€…"
msgid "%d additional assignee"
msgid_plural "%d additional assignees"
-msgstr[0] ""
+msgstr[0] "%d äşşă®čż˝ĺŠ ć‹…当者"
msgid "%d additional commenter"
msgid_plural "%d additional commenters"
@@ -128,7 +131,7 @@ msgstr[0] "%d äşşă®ć‰żčŞŤč€… (ă‚ăŞăźă‚‚承認ć¸)"
msgid "%d assigned issue"
msgid_plural "%d assigned issues"
-msgstr[0] ""
+msgstr[0] "%d 件ă®ĺ‰˛ă‚Šĺ˝“ă¦ć¸ăżă®ă‚¤ă‚·ăĄăĽ"
msgid "%d changed file"
msgid_plural "%d changed files"
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] "%d 件ă®ă‚¨ă©ăĽ"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d 件ă®ă‚¨ă©ăĽăŚč¦‹ă¤ă‹ă‚Šăľă—ăź:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] "%d 件以上ă®ă‚łăˇăłă"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d 件ă®ćśŞĺ®Śäş†ă®ă‚¤ă‚·ăĄăĽ"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d 件ă®ă‚łăˇăłăăŚäżťç•™ä¸­"
@@ -296,7 +287,7 @@ msgstr[0] "%d 件ă®ĺ€‹äşşă—ă­ă‚¸ă‚§ă‚ŻăăŚĺ‰Šé™¤ă•ă‚Śăľă™ă€‚ĺľ©ĺ…ă§ăŤ
msgid "%d point"
msgid_plural "%d points"
-msgstr[0] ""
+msgstr[0] "%d ăťă‚¤ăłă"
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
@@ -310,8 +301,8 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] "%d 件ă®ă‚°ă«ăĽă—ă‚’é¸ćŠžć¸ăż"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgid "%d second"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] "ç”»ĺŹĺŤă”ă¨ă«%d 件ă®ă‚żă‚°"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d 件ă®ăăĽă‚Żăłă®ćś‰ĺŠąćśźé™ăŚĺ‡ă‚Śăľă—ăź"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d 件ă®ă‚¤ă‚·ăĄăĽăŚćśŞĺ‰˛ĺ˝“"
@@ -381,7 +368,7 @@ msgid "%{actionText} & close %{noteable}"
msgstr ""
msgid "%{actionText} & reopen %{noteable}"
-msgstr ""
+msgstr "%{actionText} ăťă—㦠%{noteable} を再ăłé–‹ăŹ"
msgid "%{address} is an invalid IP address range"
msgstr "%{address} ăŻç„ˇĺŠąăŞIPアă‰ă¬ă‚ąçŻ„囲ă§ă™"
@@ -398,6 +385,9 @@ msgstr "%{author_link} ăŚć›¸ăŤăľă—ăź:"
msgid "%{authorsName}'s thread"
msgstr "%{authorsName}ă®ă‚ąă¬ăă‰"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
@@ -413,17 +403,11 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] "%{bold_start}%{count}%{bold_end} 件ă®ă‚ŞăĽă—ăłă—ă¦ă„ă‚‹ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąă"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}ăžă‚ąă‚Ż:%{code_close} ジă§ă–ă­ă‚°ă§éťžčˇ¨ç¤şă«ă—ăľă™ă€‚ăžă‚ąă‚­ăłă‚°ă®č¦ä»¶ă‚’満ăźă™ĺż…č¦ăŚă‚ă‚Šăľă™ă€‚"
msgid "%{code_open}Protected:%{code_close} Only exposed to protected branches or protected tags."
-msgstr ""
+msgstr "%{code_open}Protected:%{code_close} äżťč­·ă•ă‚Śăźă–ă©ăłăă‚„äżťč­·ă‚żă‚°ă«ă®ăżĺ…¬é–‹ă•ă‚Śăľă™ă€‚"
msgid "%{commit_author_link} authored %{commit_authored_timeago}"
msgstr "%{commit_author_link} ㌠%{commit_authored_timeago} ă«ă‚łăźăăă—ăľă—ăź"
@@ -689,9 +673,6 @@ msgstr "%{level_name} 㯠%{group_level_name} ă‚°ă«ăĽă—ă«ĺ«ă‚られăľă›ă
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} ăŻč¨±ĺŹŻă•ă‚Śăľă›ă‚“。ă•ă‚©ăĽă‚Żă—ăźă‚˝ăĽă‚ąă—ă­ă‚¸ă‚§ă‚ŻăăŻă‚り可視性ăŚä˝Žă„ă‹ă‚‰ă§ă™ă€‚"
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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} を削除ă—ă¦ă€ćş–ĺ‚™ăŚă§ăŤć¬ˇç¬¬ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăă‚’ăžăĽă‚¸ă§ăŤă‚‹ă‚ă†ă«ă™ă‚‹ă€‚"
@@ -707,21 +688,24 @@ msgstr "%{location} ă«ĺż…č¦ăŞă‚­ăĽăŚă‚ă‚Šăľă›ă‚“: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} ăŻGitLab ă¦ăĽă‚¶ăĽ %{lock_user_id} ă«ă‚ăŁă¦ă­ăă‚Żă•ă‚Śă¦ă„ăľă™"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} 㨠%{quickActionsDocsLinkStart}クイăクアクシă§ăł%{quickActionsDocsLinkEnd} をサăťăĽăă—ă¦ă„ăľă™"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} äşşăŚăžăĽă‚¸ă§ăŤăľă™"
msgid "%{message} showing first %{warnings_displayed}"
msgstr ""
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (ćśźé™ĺ‡ă‚Ś)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds} ăźăŞç§’"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
@@ -789,6 +773,9 @@ msgstr "%{openedEpics} ă‚ŞăĽă—ăł, %{closedEpics} 完了"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} ă‚ŞăĽă—ăł, %{closedIssues} 完了"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ msgstr "%{placeholder} 㯠有効ăŞă†ăĽăžă§ăŻă‚ă‚Šăľă›ă‚“。"
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 "%{project_path} ăŻă€GitLab ă—ă­ă•ă‚ˇă‚¤ă«ă«READMEを追加ă™ă‚‹ăźă‚ă«ä˝żç”¨ă™ă‚‹ă—ă­ă‚¸ă‚§ă‚Żăă§ă™ă€‚開始ă™ă‚‹ă«ăŻă€ă‘ă–ăŞăă‚Żă—ă­ă‚¸ă‚§ă‚Żăを作ćă—ă€README ăŚĺ«ăľă‚ŚăźçŠ¶ć…‹ă§ăŞăťă‚¸ăăŞă‚’ĺťćśźĺŚ–ă—ăľă™ă€‚ %{help_link_start}č©łç´°ăŻă“ăˇă‚‰%{help_link_end}"
@@ -829,8 +819,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} ă®ć˝śĺś¨çš„㪠%{vulnMessage} ă‚’ %{totalStart}%{total}%{totalEnd} 件検出ă—ăľă—ăź"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} 㮠脆弱性を%{totalStart} 0 %{totalEnd} 件検出ă—ăľă—ăź."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}ă‚‚ă†ä¸€ĺş¦č©¦ă™%{retryButtonEnd} ăľăźăŻ %{newFileButtonStart}ć–°ă—ă„ă•ă‚ˇă‚¤ă«ă‚’ć·»ä»ă™ă‚‹%{newFileButtonEnd}。"
@@ -924,11 +914,8 @@ 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}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} ă•ă‚ˇă‚¤ă«"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} ă‚ąăă¬ăĽă‚¸"
+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"
@@ -983,8 +970,8 @@ msgstr "%{totalWeight} ĺč¨ă‚¦ă‚§ă‚¤ă"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} 件ă®č­¦ĺ‘ŠăŚč¦‹ă¤ă‹ă‚Šăľă—ăź:"
-msgid "%{total} open issue weight"
-msgstr "%{total} 件ă®ă‚¤ă‚·ăĄăĽ"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} 件ă®č­¦ĺ‘ŠăŚč¦‹ă¤ă‹ă‚Šăľă—ăź: 最ĺťă® %{warningsDisplayed} を表示"
@@ -1133,7 +1120,7 @@ msgstr "(失効)"
msgid "(squashes %d commit)"
msgid_plural "(squashes %d commits)"
-msgstr[0] ""
+msgstr[0] "(%d 個ă®ă‚łăźăăă‚’ă‚ąă‚«ăă‚·ăĄ)"
msgid "(this user)"
msgstr "(ă“ă®ă¦ăĽă‚¶ăĽ)"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] "%d 以上"
-msgid "+%{extra} more"
-msgstr "+%{extra} 件以上"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1190,16 +1174,34 @@ 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 "- é¸ćŠž -"
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1223,14 +1228,11 @@ msgid "/"
msgstr "/"
msgid "/day"
-msgstr ""
+msgstr "/day"
msgid "0 bytes"
msgstr "0 ăイă"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "%d ć—Ą"
@@ -1326,9 +1328,6 @@ msgstr[0] "残り %d 年"
msgid "1-9 contributions"
msgstr "貢献 1-9 件"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "貢献 10-19 件"
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "最ĺťă®č˛˘çŚ®!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "貢献 20-29 件"
@@ -1383,6 +1379,12 @@ msgstr "ăšăĽă‚¸ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "ă“ă®ăšăĽă‚¸ăŚć­Łă—ăŹăŞă„ĺ ´ĺă€GitLab 管ç†č€…ă«é€Łçµˇă—ă¦ăŹă ă•ă„。"
+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 "7 days"
msgstr "7 ć—Ą"
@@ -1446,6 +1448,9 @@ msgstr "ă•ă‚ˇă‚¤ă«ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“ă§ă—ăźă€‚"
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "ă•ă‚ˇă‚¤ă« '%{file_name}' ăŻć—˘ă« %{branch} ă–ă©ăłăă«ĺ­ĺś¨ă—ăľă™"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "ă‚°ă«ăĽă—ă§č¤‡ć•°ă®ă—ă­ă‚¸ă‚§ă‚Żăă‚’ăľă¨ă‚ă‚‹ă“ă¨ăŚĺ‡şćťĄăľă™ă€‚"
@@ -1660,7 +1665,7 @@ msgid "AWS Secret Access Key"
msgstr "AWS ç§ĺŻ†ă‚˘ă‚Żă‚»ă‚ąă‚­ăĽ"
msgid "AWS access key ID (Optional)"
-msgstr ""
+msgstr "AWS アクセスキ㼠ID (ă‚Şă—ă‚·ă§ăł)"
msgid "AWS secret access key (Optional)"
msgstr ""
@@ -1728,9 +1733,6 @@ msgstr "アクセスăŞă‚Żă‚¨ă‚ąă"
msgid "Access to '%{classification_label}' not allowed"
msgstr "'%{classification_label}'ă¸ă®ă‚˘ă‚Żă‚»ă‚ąăŻč¨±ĺŹŻă•ă‚Śă¦ă„ăľă›ă‚“"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr "アクセスăăĽă‚ŻăłăŻ2時間後ă«ćśźé™ĺ‡ă‚Śă«ăŞă‚Šăľă™ă€‚ăŞă•ă¬ăă‚·ăĄăăĽă‚ŻăłăŻă„ă¤ă§ă‚‚ć–°ă—ă„アクセスăăĽă‚Żăłă‚’生ćă™ă‚‹ăźă‚ă«ä˝żç”¨ă§ăŤăľă™ă€‚ 無期é™ă®ă‚˘ă‚Żă‚»ă‚ąăăĽă‚ŻăłăŻćŽ¨ĺĄ¨ă•ă‚Śăľă›ă‚“。後方互換性を有効ă«ă™ă‚‹ă«ăŻă€ă“ă®č¨­ĺ®šă‚’ă‚ŻăŞă‚˘ă—ă¦ăŹă ă•ă„。"
-
msgid "AccessDropdown|Deploy Keys"
msgstr "ă‡ă—ă­ă‚¤ă‚­ăĽ"
@@ -1791,6 +1793,9 @@ 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 "2č¦ç´ čŞŤč¨Ľ(2FA) ăŚćś‰ĺŠąă«ăŞăŁă¦ă„ă‚‹ĺ ´ĺă€ă“ă‚ŚăŻĺ”Żä¸€ă®ć‰żčŞŤć¸ăżă‘ă‚ąăŻăĽă‰ă§ă™ă€‚"
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr "有効"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "有効 %{type} (%{token_length})"
@@ -1885,7 +1893,7 @@ msgid "Active Sessions"
msgstr "アクă†ă‚Łă– ă‚»ăă‚·ă§ăł"
msgid "Active chat names (%{count})"
-msgstr ""
+msgstr "アクă†ă‚Łă–ăŞăăŁăăĺŤ (%{count})"
msgid "Activity"
msgstr "アクă†ă‚Łă“ă†ă‚ŁăĽ"
@@ -1918,7 +1926,7 @@ msgid "Add LICENSE"
msgstr "ă©ă‚¤ă‚»ăłă‚ąă®čż˝ĺŠ "
msgid "Add License"
-msgstr ""
+msgstr "ă©ă‚¤ă‚»ăłă‚ąă‚’追加"
msgid "Add New Site"
msgstr ""
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr "イăłă‚ąă‚żăłă‚ąă®ĺ…±ćś‰ă©ăłăŠăĽă«ă¤ă„ă¦ă®č©łç´°ă‚’č¨čĽ‰ă—ăźă‚«ă‚ąă‚żă ăˇăă‚»ăĽă‚¸ă‚’追加ă—ăľă™ă€‚ ă“ă®ăˇăă‚»ăĽă‚¸ăŻă€ă‚°ă«ăĽă—ăŠă‚ăłă—ă­ă‚¸ă‚§ă‚Żă CI/CD ă®č¨­ĺ®šă‚„ Runner セクシă§ăłă§čˇ¨ç¤şă•ă‚Śăľă™ă€‚Markdown ăŚă‚µăťăĽăă•ă‚Śă¦ă„ăľă™ă€‚"
@@ -1971,12 +1982,6 @@ msgstr "ă‚ăŞăźă® Wiki ă«ă—ă­ă‚¸ă‚§ă‚Żăă«é–˘ă™ă‚‹ć…報をĺ«ă‚€ă›ăĽ
msgid "Add a horizontal rule"
msgstr "横線を追加"
-msgid "Add a line"
-msgstr "行を追加"
-
-msgid "Add a link"
-msgstr "ăŞăłă‚Żă‚’追加"
-
msgid "Add a new issue"
msgstr "ć–°ă—ă„イシăĄăĽă‚’作ćă™ă‚‹"
@@ -1999,7 +2004,7 @@ msgid "Add a task list"
msgstr "ă‚żă‚ąă‚ŻăŞă‚ąăを追加"
msgid "Add a title..."
-msgstr ""
+msgstr "タイăă«ă‚’追加..."
msgid "Add a to do"
msgstr "Todoを追加"
@@ -2028,9 +2033,6 @@ msgstr "承認者を追加"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "太字ă®ă†ă‚­ă‚ąăを追加"
-
msgid "Add broadcast message"
msgstr "ă–ă­ăĽă‰ă‚­ăŁă‚ąăăˇăă‚»ăĽă‚¸ă‚’追加"
@@ -2044,7 +2046,7 @@ msgid "Add comment to design"
msgstr "ă‡ă‚¶ă‚¤ăłă«ă‚łăˇăłăを追加"
msgid "Add comment..."
-msgstr ""
+msgstr "ă‚łăˇăłăを追加..."
msgid "Add commit messages as comments to Asana tasks. %{docs_link}"
msgstr "ă‚łăźăăăˇăă‚»ăĽă‚¸ă‚’ă‚łăˇăłăă¨ă—ă¦Asana ă‚żă‚ąă‚Żă«čż˝ĺŠ ă—ăľă™ă€‚ %{docs_link}"
@@ -2082,8 +2084,8 @@ msgstr "ăˇăĽă«ă«ăăă€ăĽă¨ă•ăă‚żăĽă‚’追加ă—ăľă™ă€‚色設定ăŻ
msgid "Add image comment"
msgstr "ç”»ĺŹă‚łăˇăłăを追加"
-msgid "Add italic text"
-msgstr "斜体ă®ă†ă‚­ă‚ąăを追加"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "ă‚­ăĽă‚’追加"
@@ -2100,6 +2102,9 @@ msgstr "ć–°ă—ă„アă—ăŞă‚±ăĽă‚·ă§ăłă‚’追加"
msgid "Add new directory"
msgstr "新規ă‡ă‚Łă¬ă‚ŻăăŞă‚’追加"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr "以前ă«ăžăĽă‚¸ă—ăźă‚łăźăăを追加ăľăźăŻĺ‰Šé™¤"
@@ -2107,7 +2112,7 @@ msgid "Add or subtract spent time"
msgstr "作業時間を追加ăľăźăŻć¸›ă‚‰ă™"
msgid "Add people"
-msgstr ""
+msgstr "人を追加"
msgid "Add previously merged commits"
msgstr "以前ă«ăžăĽă‚¸ă—ăźă‚łăźăăを追加"
@@ -2124,9 +2129,6 @@ msgstr "ăŞă‚˘ă‚Żă‚·ă§ăłă®čż˝ĺŠ "
msgid "Add request manually"
msgstr "ăŞă‚Żă‚¨ă‚ąăを手動ă§čż˝ĺŠ ă—ăľă™"
-msgid "Add strikethrough text"
-msgstr "取りć¶ă—線を追加ă™ă‚‹"
-
msgid "Add suggestion to batch"
msgstr "ćŹćˇă‚’ăăăă«čż˝ĺŠ "
@@ -2434,13 +2436,13 @@ msgid "AdminArea|Users without a Group and Project"
msgstr "ă‚°ă«ăĽă—ă¨ă—ă­ă‚¸ă‚§ă‚Żăă®ăŞă„ă¦ăĽă‚¶ăĽ"
msgid "AdminArea|View latest groups"
-msgstr ""
+msgstr "最新ă®ă‚°ă«ăĽă—を表示"
msgid "AdminArea|View latest projects"
-msgstr ""
+msgstr "最新ă®ă—ă­ă‚¸ă‚§ă‚Żăを表示"
msgid "AdminArea|View latest users"
-msgstr ""
+msgstr "最新ă®ă¦ăĽă‚¶ăĽă‚’表示"
msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
msgstr ""
@@ -2466,6 +2468,9 @@ msgstr "削除"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żă %{projectName} を削除ă—ăľă™ă‹?"
+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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 ""
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 "アクă†ă‚Łă–ă¦ăĽă‚¶ăĽ"
@@ -2695,7 +2739,7 @@ msgid "AdminStatistics|Issues"
msgstr "イシăĄăĽ"
msgid "AdminStatistics|Merge requests"
-msgstr ""
+msgstr "ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąă"
msgid "AdminStatistics|Milestones"
msgstr "ăžă‚¤ă«ă‚ąăăĽăł"
@@ -2713,7 +2757,7 @@ msgid "AdminUsers|(Admin)"
msgstr "(管ç†č€…)"
msgid "AdminUsers|(Banned)"
-msgstr ""
+msgstr "(ă–ă­ăă‚Żć¸ăż)"
msgid "AdminUsers|(Blocked)"
msgstr "(ă–ă­ăă‚Ż)"
@@ -2725,7 +2769,7 @@ msgid "AdminUsers|(Internal)"
msgstr "(内é¨)"
msgid "AdminUsers|(Locked)"
-msgstr ""
+msgstr "(ă­ăク中)"
msgid "AdminUsers|(Pending approval)"
msgstr "(承認待ăˇ)"
@@ -2764,7 +2808,7 @@ msgid "AdminUsers|Admin"
msgstr "管ç†č€…"
msgid "AdminUsers|Administrator"
-msgstr ""
+msgstr "管ç†č€…"
msgid "AdminUsers|Admins"
msgstr "管ç†č€…"
@@ -2773,7 +2817,7 @@ msgid "AdminUsers|Approve"
msgstr "承認ă™ă‚‹"
msgid "AdminUsers|Approve user %{username}?"
-msgstr ""
+msgstr "ă¦ăĽă‚¶ăĽ %{username} を承認ă—ăľă™ă‹?"
msgid "AdminUsers|Approved users can:"
msgstr "承認ă•ă‚Śăźă¦ăĽă‚¶ăĽăŻć¬ˇă®ă“ă¨ăŚă§ăŤăľă™:"
@@ -2791,10 +2835,10 @@ msgid "AdminUsers|Ban user"
msgstr ""
msgid "AdminUsers|Ban user %{username}?"
-msgstr ""
+msgstr "ă¦ăĽă‚¶ăĽ %{username} ă‚’ă–ă­ăă‚Żă—ăľă™ă‹?"
msgid "AdminUsers|Banned"
-msgstr ""
+msgstr "ă–ă­ăă‚Żć¸ăż"
msgid "AdminUsers|Be added to groups and projects"
msgstr "ă‚°ă«ăĽă—ă¨ă—ă­ă‚¸ă‚§ă‚Żăă«čż˝ĺŠ ă™ă‚‹"
@@ -2890,7 +2934,7 @@ msgid "AdminUsers|Learn more about %{link_start}banned users.%{link_end}"
msgstr ""
msgid "AdminUsers|Locked"
-msgstr ""
+msgstr "ă­ăク中"
msgid "AdminUsers|Log in"
msgstr "ă­ă‚°ă‚¤ăł"
@@ -2980,10 +3024,10 @@ msgid "AdminUsers|To confirm, type %{username}"
msgstr "確認ă®ăźă‚ă€%{username} を入力ă—ă¦ăŹă ă•ă„"
msgid "AdminUsers|Unban user"
-msgstr ""
+msgstr "ă¦ăĽă‚¶ăĽă®ă–ă­ăク解除"
msgid "AdminUsers|Unban user %{username}?"
-msgstr ""
+msgstr "ă¦ăĽă‚¶ăĽ %{username} ă®ă–ă­ăクを解除ă—ăľă™ă‹?"
msgid "AdminUsers|Unblock"
msgstr "ă–ă­ăク解除"
@@ -2992,7 +3036,7 @@ msgid "AdminUsers|Unblock user %{username}?"
msgstr "ă¦ăĽă‚¶ăĽ %{username} ă®ă–ă­ăクを解除ă—ăľă™ă‹?"
msgid "AdminUsers|Unlock user %{username}?"
-msgstr ""
+msgstr "ă¦ăĽă‚¶ăĽ %{username} ă®ă­ăクを解除ă—ăľă™ă‹?"
msgid "AdminUsers|User administration"
msgstr ""
@@ -3007,16 +3051,16 @@ msgid "AdminUsers|User will not be able to login"
msgstr "ă¦ăĽă‚¶ăĽăŻă­ă‚°ă‚¤ăłă§ăŤăŞăŹăŞă‚Šăľă™"
msgid "AdminUsers|Users"
-msgstr ""
+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 ""
+msgstr "ă¦ăĽă‚¶ăĽă‚˘ă‚«ă‚¦ăłăを検証ă™ă‚‹"
msgid "AdminUsers|View pending member requests"
-msgstr ""
+msgstr "保留中ă®ăˇăłăăĽăŞă‚Żă‚¨ă‚ąăを表示"
msgid "AdminUsers|What can I do?"
msgstr ""
@@ -3037,10 +3081,10 @@ 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 ""
+msgstr "ă‚ăŞăźăŻă¦ăĽă‚¶ăĽ %{username} を完全ă«ĺ‰Šé™¤ă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚ă¦ăĽă‚¶ăĽă«ăŞăłă‚Żă—ă¦ă„ă‚‹ă€ă‚¤ă‚·ăĄăĽă€ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăă€ăŠă‚ăłă‚°ă«ăĽă—ăŻă€ă‚·ă‚ąă†ă ĺ…¨ä˝“ă®ă€ŚGhost ă¦ăĽă‚¶ăĽă€Ťă«č»˘é€ă•ă‚Śăľă™ă€‚ă‡ăĽă‚żă®ćŤĺ¤±ă‚’éżă‘ă‚‹ăźă‚ă«ăŻă€ä»Łă‚Źă‚Šă«%{strongStart}ă¦ăĽă‚¶ăĽă®ă–ă­ăă‚Żć©źč˝%{strongEnd}を使用ă™ă‚‹ă“ă¨ă‚’検討ă—ă¦ăŹă ă•ă„。%{strongStart}ă¦ăĽă‚¶ăĽă®ĺ‰Šé™¤%{strongEnd}ă™ă‚‹ă¨ă€ĺ…ă«ć»ă™ă“ă¨ăŻă§ăŤăľă›ă‚“ă—ĺľ©ĺ…ă‚‚ă§ăŤăľă›ă‚“。"
msgid "AdminUsers|You are about to permanently delete the user %{username}. This will delete all of the issues, merge requests, and groups linked to them. 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 ""
+msgstr "ă‚ăŞăźăŻă¦ăĽă‚¶ăĽ %{username}を完全ă«ĺ‰Šé™¤ă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚ă¦ăĽă‚¶ăĽă«ăŞăłă‚Żă—ă¦ă„ă‚‹ă€čŞ˛éˇŚă€ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăă€ăŠă‚ăłă‚°ă«ăĽă—ăŻĺ‰Šé™¤ă•ă‚Śăľă™ă€‚ă‡ăĽă‚żă®ćŤĺ¤±ă‚’éżă‘ă‚‹ăźă‚ă«ăŻă€ä»Łă‚Źă‚Šă«%{strongStart}ă¦ăĽă‚¶ăĽă®ă–ă­ăă‚Żć©źč˝%{strongEnd}を使用ă™ă‚‹ă“ă¨ă‚’検討ă—ă¦ăŹă ă•ă„。%{strongStart}ă¦ăĽă‚¶ăĽă®ĺ‰Šé™¤%{strongEnd}ă™ă‚‹ă¨ă€ĺ…ă«ć»ă™ă“ă¨ăŻă§ăŤăľă›ă‚“ă—ĺľ©ĺ…ă‚‚ă§ăŤăľă›ă‚“。"
msgid "AdminUsers|You can always block their account again if needed."
msgstr "ĺż…č¦ăŞă¨ăŤăŻă„ă¤ă§ă‚‚ă“れらă®ă‚˘ă‚«ă‚¦ăłăă‚’ă–ă­ăă‚Żă§ăŤăľă™ă€‚"
@@ -3070,10 +3114,10 @@ msgid "AdminUsers|Your GitLab instance has reached the maximum allowed %{user_do
msgstr ""
msgid "AdminUsers|approve them"
-msgstr ""
+msgstr "承認ă™ă‚‹"
msgid "AdminUsers|contact our support team"
-msgstr ""
+msgstr "サăťăĽăăăĽă ăľă§ăŠĺ•Źă„ĺă‚Źă›ăŹă ă•ă„。"
msgid "AdminUsers|docs"
msgstr ""
@@ -3123,6 +3167,9 @@ msgstr "é«ĺş¦ăŞč¨­ĺ®š"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3244,16 +3291,16 @@ msgid "AlertManagement|Please try again."
msgstr "ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă—ă¦ăŹă ă•ă„。"
msgid "AlertManagement|Reported %{when}"
-msgstr ""
+msgstr "%{when}ă«ĺ ±ĺ‘Š"
msgid "AlertManagement|Reported %{when} by %{tool}"
-msgstr ""
+msgstr "%{when} ă« %{tool} ă§ĺ ±ĺ‘Šă•ă‚Śăľă—ăź"
msgid "AlertManagement|Resolved"
msgstr "解決ć¸ăż"
msgid "AlertManagement|Runbook"
-msgstr ""
+msgstr "Runbook"
msgid "AlertManagement|Service"
msgstr "サăĽă“ă‚ą"
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr "{ \"events\": [{ \"application\": \"アă—ăŞă‚±ăĽă‚·ă§ăłă®ĺŤĺ‰Ť\" }] }"
@@ -3561,7 +3605,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3702,9 +3746,6 @@ msgstr "Amazon EKSçµ±ĺă«ă‚ă‚Šă€GitLabă‹ă‚‰EKSă‚Żă©ă‚ąă‚żăĽă‚’ă—ă­ă“ă‚
msgid "Amazon Web Services Logo"
msgstr "Amazon Web Services ă®ă­ă‚´"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Amazon 認証㯠%{link_start} ć­Łă—ăŹč¨­ĺ®š %{link_end} ă§ăŤă¦ă„ăľă›ă‚“。ă“ă®ă‚µăĽă“スを使用ă—ăźă„ĺ ´ĺ〠GitLab ă®ç®ˇç†č€…ă«ĺ•Źă„ĺă‚Źă›ă¦ăŹă ă•ă„。"
-
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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr "ă‘イă—ă©ă‚¤ăłă‚¸ă§ă–ă®ă­ăĽă‰ä¸­ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚"
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "ăŞă‚Żă‚¨ă‚ąă作ć中ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚"
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "通知ă®čłĽčŞ­ă‚’č§Łé™¤ä¸­ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚"
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] "%{membersCount} ĺŤă®ă†ăˇ %{count} ĺŤă‹ă‚‰ă®ć‰żčŞŤăŚĺż…č¦"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr "承認者を追加"
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr "承認ă«ăĽă«"
@@ -4517,21 +4540,6 @@ msgstr "ĺŤĺ‰Ť"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr "ă«ăĽă«ĺŤ"
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr "ă‚żăĽă‚˛ăăă–ă©ăłă"
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr "現在ă®ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăăŻć‰żčŞŤć¸ă§ă™ă€‚"
msgid "Approved-By"
msgstr "承認者"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "承認者"
@@ -4715,8 +4702,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-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 "ă“ă®ă–ă­ăă‚Żă•ă‚Śă¦ă„るイシăĄăĽă‚’ă‚Żă­ăĽă‚şă—ă¦ă‚‚ă‚ă‚Ťă—ă„ă§ă™ă‹ďĽź"
@@ -4727,8 +4714,8 @@ msgstr "%{name} を削除ă—ăľă™ă‹ďĽź"
msgid "Are you sure you want to delete these artifacts?"
msgstr "ă“れらă®ă‚˘ăĽă†ă‚Łă•ă‚ˇă‚Żăを削除ă—ă¦ă‚‚ă‚ă‚Ťă—ă„ă§ă™ă‹ďĽź"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "本当ă«ă“ă® %{typeOfComment} を削除ă—ăľă™ă‹ďĽź"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr ""
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr "自ĺ†ă«ĺ‰˛ă‚Šĺ˝“ă¦ă‚‹"
msgid "Assigned to you"
msgstr "ă‚ăŞăźă®ć‹…当"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ msgstr ""
msgid "At least one of group_id or project_id must be specified"
msgstr "group_id ăľăźăŻ project_id ă‚’1ă¤ä»Ąä¸ŠćŚ‡ĺ®šă™ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™"
-msgid "At least one of your Personal Access Tokens is expired, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr "認証中"
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr "%{author}ă«ă‚ăŁă¦ %{timeago} ă«ä˝śćă•ă‚Śăľă—ăź"
msgid "Authorization code:"
msgstr "認証コăĽă‰:"
-msgid "Authorization key"
-msgstr "認証キăĽ"
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 "ăăジ"
@@ -5510,6 +5518,12 @@ 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 "Atlassian Bambooを使ăŁă¦CI/CDă‘イă—ă©ă‚¤ăłă‚’実行ă™ă‚‹ă€‚"
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr "請求"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 "ă—ă©ăłă‚’ă€ă‚¦ăłă‚°ă¬ăĽă‰ă‚’希望ă™ă‚‹ĺ ´ĺ〠%{support_link_start} ă‚«ă‚ąă‚żăžăĽă‚µăťăĽă%{support_link_end} ăľă§ă”連絡ăŹă ă•ă„。"
+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 ""
@@ -5591,21 +5740,84 @@ msgstr "ĺ„ă—ă©ăłă®č©łç´°ă«ă¤ă„ă¦ăŻă€ %{pricing_page_link} ă‚’ă”確čŞ
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 "%{plan_name} ă®ă™ăąă¦ă®ć©źč˝ă‚’見る"
+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 "ă“ă®ă‚°ă«ăĽă—ă®ă—ă©ăłă®ç®ˇç†ăŻă€%{parent_billing_page_link} ă®č«‹ć±‚ă®ă‚»ă‚Żă‚·ă§ăłă‚’ă”覧ăŹă ă•ă„。"
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5621,6 +5833,9 @@ 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 "GitLab.com ă®č©¦ç”¨ç‰ăŻ %{expiration_date} ă«ćśźé™ĺ‡ă‚Śă«ăŞă‚Šăľă—ăźă€‚ 以下ă®ă‚˘ăă—ă‚°ă¬ăĽă‰ă«ă‚ă‚Šă€ă„ă¤ă§ă‚‚ă‚´ăĽă«ă‰ć©źč˝ă¸ă®ă‚˘ă‚Żă‚»ă‚ąă‚’ĺľ©ĺ…ă§ăŤăľă™ă€‚"
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "年額%{price_per_year} 請求ă•ă‚Śăľă™"
@@ -5639,6 +5854,9 @@ msgstr "ćśéˇŤ"
msgid "BillingPlans|per user"
msgstr "1ă¦ăĽă‚¶ăĽă«ă¤ăŤ"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "アăă—ă‚°ă¬ăĽă‰"
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5739,7 +5975,7 @@ msgid "Billing|Enter at least three characters to search."
msgstr ""
msgid "Billing|Explore all plans"
-msgstr ""
+msgstr "Explore all plans"
msgid "Billing|Export list"
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Bitbucket サăĽă㼠イăłăťăĽă"
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr "ă–ă©ăłăĺŤ"
msgid "Branch not loaded - %{branchId}"
msgstr "%{branchId} ă–ă©ăłăăŻă­ăĽă‰ă•ă‚Śă¦ă„ăľă›ă‚“。"
+msgid "Branch rules"
+msgstr "ă–ă©ăłăă«ăĽă«"
+
msgid "Branches"
msgstr "ă–ă©ăłă"
@@ -6107,6 +6358,9 @@ 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 "ă™ăąă¦"
@@ -6155,9 +6409,6 @@ msgstr "新規ă–ă©ăłă"
msgid "Branches|No branches to show"
msgstr "表示ă™ă‚‹ă–ă©ăłăăŻă‚ă‚Šăľă›ă‚“"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă® Maintainer 㨠Owner ă ă‘ăŚäżťč­·ă–ă©ăłăを削除ă§ăŤăľă™"
@@ -6197,7 +6448,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,11 +6463,11 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr ""
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr "ă–ă©ăłă %{branchName} を永久ă«ĺ‰Šé™¤ă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚"
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr ""
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr "äżťč­·ă–ă©ăłă %{branchName} を完全ă«ĺ‰Šé™¤ă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚"
msgid "Branches|diverged from upstream"
msgstr "アăă—ă‚ąăăŞăĽă ă‹ă‚‰ĺ†ĺ˛"
@@ -6230,9 +6481,6 @@ msgstr "äżťč­·"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr "ă–ă­ăĽă‰ă‚­ăŁă‚ąăăˇăă‚»ăĽă‚¸ăŻć­Łĺ¸¸ă«ä˝śćă•ă‚Śăľă—ăźă€‚"
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,11 +6640,8 @@ msgstr ""
msgid "Burndown chart"
msgstr "ăăĽăłă€ă‚¦ăłăăŁăĽă"
-msgid "BurndownChartLabel|Open issue weight"
-msgstr "イシăĄăĽă®ă‚¦ă‚§ă‚¤ăă‚’é–‹ăŹ"
-
-msgid "BurndownChartLabel|Open issues"
-msgstr "未解決ă®ă‚¤ă‚·ăĄăĽ"
+msgid "BurndownChartLabel|Remaining"
+msgstr ""
msgid "Burnup chart"
msgstr ""
@@ -6446,7 +6694,7 @@ msgstr "変更履歴"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr "CI/CD 設定"
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr "CI/CD ă®ĺ¶é™"
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr "共有ă©ăłăŠăĽă®ĺ©ç”¨ć™‚é–“ă¨ăŻ?"
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr "ă‡ă—ă­ă‚¤ć¦ç•Ą"
msgid "CICD|Jobs"
msgstr "ジă§ă–"
+msgid "CICD|Limit"
+msgstr "ĺ¶é™"
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+msgstr "ă„ăŹă¤ă‹ă®CI/CDĺ¶é™ăŚă‚ă‚Šăľă™ă€‚"
+
+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|group enabled"
msgstr "ă‚°ă«ăĽă—ăŻćś‰ĺŠąă§ă™"
@@ -6643,7 +6912,7 @@ msgid "CampfireService|The %{code_open}.campfirenow.com%{code_close} subdomain."
msgstr ""
msgid "Can be manually deployed to"
-msgstr ""
+msgstr "手動ă‡ă—ă­ă‚¤ĺŹŻč˝ĺ…"
msgid "Can be overridden in each project."
msgstr "ă“ă®č¨­ĺ®šăŻă€ĺ„ă—ă­ă‚¸ă‚§ă‚Żăă§ä¸Šć›¸ăŤă§ăŤăľă™ă€‚"
@@ -6751,7 +7020,7 @@ msgid "Cancel, keep project"
msgstr ""
msgid "Canceled deployment to"
-msgstr ""
+msgstr "次ă®ă‡ă—ă­ă‚¤ă‚’中止ă—ăľă—ăźďĽš"
msgid "Cancelled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr "ă—ă¬ă“ăĄăĽă‚’ă‚­ăŁăłă‚»ă«"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr "エă”ăă‚Żă¨ĺŚăă‚°ă«ăĽă—ďĽăľăźăŻĺ­ĺ­«ďĽ‰ă®ä¸‹ă«ĺ±žă•ăŞă„イシăĄăĽă‚’割り当ă¦ă‚‹ă“ă¨ăŻă§ăŤăľă›ă‚“。"
+
msgid "Cannot be merged automatically"
msgstr "自動的ă«ăžăĽă‚¸ă™ă‚‹ă“ă¨ăŻă§ăŤăľă›ă‚“"
@@ -6862,7 +7134,10 @@ msgid "Certificate Issuer"
msgstr "証ćŽć›¸ç™şčˇŚč€…"
msgid "Certificate Subject"
-msgstr ""
+msgstr "証ćŽć›¸ă®ä¸»ä˝“者"
+
+msgid "Change Failure Rate"
+msgstr "失敗率ă®ĺ¤‰ć›´"
msgid "Change assignee"
msgstr "担当者ă®ĺ¤‰ć›´"
@@ -6949,7 +7224,7 @@ msgid "ChangeTypeAction|Search projects"
msgstr ""
msgid "ChangeTypeAction|Start a %{newMergeRequest} with these changes"
-msgstr ""
+msgstr "ă“れらă®ĺ¤‰ć›´ă§ %{newMergeRequest} を開始"
msgid "ChangeTypeAction|Switch branch"
msgstr ""
@@ -6996,8 +7271,8 @@ msgstr "変更ăŻćŠ‘ĺ¶ă•ă‚Śăľă—ăźă€‚ă‚ŻăŞăă‚Żă—ă¦čˇ¨ç¤ş"
msgid "Changes the title to \"%{title_param}\"."
msgstr "タイăă«ă‚’ \"%{title_param}\" ă«ĺ¤‰ć›´ă—ăľă™ă€‚"
-msgid "Changes to free tier public projects"
-msgstr ""
+msgid "Changes to free tier open source projects"
+msgstr "無料ĺ©ç”¨ćž ă®ă‚ŞăĽă—ăłă‚˝ăĽă‚ąă—ă­ă‚¸ă‚§ă‚Żăă¸ă®ĺ¤‰ć›´"
msgid "Changes to the title have not been saved"
msgstr ""
@@ -7081,7 +7356,7 @@ msgid "Check the current instance configuration "
msgstr ""
msgid "Check with your administrator."
-msgstr ""
+msgstr "管ç†č€…ă«ç˘şčŞŤă—ă¦ăŹă ă•ă„。"
msgid "Check your Docker images for known vulnerabilities."
msgstr "既知ă®č„†ĺĽ±ć€§ă«ĺŻľă—ă¦ă€DockerイăˇăĽă‚¸ă‚’ăェăă‚Żă™ă‚‹."
@@ -7089,9 +7364,6 @@ msgstr "既知ă®č„†ĺĽ±ć€§ă«ĺŻľă—ă¦ă€DockerイăˇăĽă‚¸ă‚’ăェăă‚Żă™ă‚‹
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "%{text} ăŚĺ©ç”¨ĺŹŻč˝ă‹ç˘şčŞŤă—ă¦ă„ăľă™â€¦"
@@ -7173,7 +7445,7 @@ msgid "Checkout|CI minute packs are only used after you've used your subscriptio
msgstr ""
msgid "Checkout|CI minutes"
-msgstr ""
+msgstr "CI minutes"
msgid "Checkout|Calculating your subscription..."
msgstr ""
@@ -7215,7 +7487,7 @@ msgid "Checkout|Enter a number greater than 0"
msgstr ""
msgid "Checkout|Exp %{expirationMonth}/%{expirationYear}"
-msgstr ""
+msgstr "有効期é™: %{expirationMonth}/%{expirationYear}"
msgid "Checkout|Failed to confirm your order! Please try again."
msgstr "注文ă®ç˘şčŞŤă«ĺ¤±ć•—ă—ăľă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă—ă¦ăŹă ă•ă„。"
@@ -7250,6 +7522,9 @@ msgstr "ă‚°ă«ăĽă—"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "GitLab を使用ă—ă¦ă„る会社ĺŤăľăźăŻçµ„çą”ĺŤ"
+msgid "Checkout|Name: %{errors}"
+msgstr "ĺŤĺ‰Ť: %{errors}"
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr "ă‚‚ăŁă¨ĺ¤šăŹă®ă¦ăĽă‚¶ăĽăŚĺż…č¦ă§ă™ă‹ďĽź %{company} ăŻGitLabを購入ă—ăľă™ă‹?"
@@ -7556,9 +7831,6 @@ msgstr "使用ă§ăŤăľă›ă‚“:%{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7705,7 +7977,7 @@ msgid "Close"
msgstr "ă‚Żă­ăĽă‚şă™ă‚‹"
msgid "Close %{issueType}"
-msgstr ""
+msgstr "%{issueType} ă‚’é–‰ăă‚‹"
msgid "Close %{noteable}"
msgstr ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr "イăłă†ă‚°ă¬ăĽă‚·ă§ăłă‚’追加ă™ă‚‹ă¨ă€ă™ăąă¦ă®ă—ă­ă‚¸ă‚§
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "ă“ă®Kubernetesă‚Żă©ă‚ąă‚żçµ±ĺă«é–˘ă™ă‚‹č©łç´°ă‚Şă—ă‚·ă§ăł"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Google Cloud API ă¸ćŽĄç¶šă‚’試ăżăźéš›ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚後ă§ă‚‚ă†ä¸€ĺş¦ăŠč©¦ă—ăŹă ă•ă„。"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă‚ľăĽăł %{error} ă®ĺŹ–得中ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăź"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®ĺŹ–得中ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăź:%{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "ă‚ľăĽăłă®ăžă‚·ăłă‚żă‚¤ă—ă®ĺŹ–得中ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăź:%{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr "ă‚Żă¬ă‚¸ăăă‚’é©ç”¨"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "AWSă§čŞŤč¨Ľă™ă‚‹"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "Amazon Web Servicesă§čŞŤč¨Ľă™ă‚‹"
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "ă“ă®ă‚Żă©ă‚ąă‚żă‚’使用ă™ă‚‹ç’°ĺ˘ă‚’é¸ćŠžă—ă¦ăŹă ă•ă„。"
@@ -8218,9 +8451,6 @@ msgstr "ă‚Żă©ă‚ąă‚żăĽă®ă‚­ăŁăă‚·ăĄă‚’削除"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr "CA 証ćŽć›¸ă‚’ă‚łă”ăĽ"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽĺŤă‚’ă‚łă”ăĽ"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "IAM ă­ăĽă«ă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "ă‚­ăĽăšă‚˘ă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "é¸ćŠžă—ăźăŞăĽă‚¸ă§ăłă® VPC ă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "イăłă‚ąă‚żăłă‚ąă‚żă‚¤ă—ă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "ăŤăăăŻăĽă‚Żă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "é¸ćŠžă—ăź VPC ă®ă‚»ă‚­ăĄăŞă†ă‚Łă‚°ă«ăĽă—ă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr "é¸ćŠžă—ăź VPC ă®ă‚µă–ăŤăăă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "サă–ăŤăăăŻăĽă‚Żă‚’ă­ăĽă‰ă§ăŤăľă›ă‚“ă§ă—ăź"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽă‚’作ć"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Kubernetesă‚Żă©ă‚ąă‚żăĽă®ä˝ść"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-msgstr "削除中ă«ă“ă®ă‚Żă©ă‚ąă‚żăĽă«ă‚˘ă‚żăăă•ă‚Śăźă™ăąă¦ă®GitLabăŞă‚˝ăĽă‚ąă‚’削除ă—ăľă™"
-
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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "ă”ĺ­çźĄă§ă™ă‹ďĽź"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr "Elastic Kubernetes サăĽă“ă‚ą"
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr "Cloud Run for Anthos 有効化"
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr "Amazon EKS Kubernetes ă‚Żă©ă‚ąă‚żă®č©łç´°ă‚’入力ă—ă¦ăŹă ă•ă„"
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽă®č©łç´°ă‚’入力ă—ă¦ăŹă ă•ă„"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr "Google Cloud Platform ă¸ă®č¦ć±‚ %{message} ă«ĺ¤±ć•—ă—ăľă—ăźă€‚"
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Kubeclientă®ĺ®źčˇŚă«ĺ¤±ć•—ă—ăľă—ăź: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "ăžă‚·ăłă‚żă‚¤ă—を取得中"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăを取得中"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "ă‚ľăĽăłă‚’取得中"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "GitLabă‚’çµ±ĺ"
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "GitLabăžăŤăĽă‚¸ă‰ă‚Żă©ă‚ąă‚żăĽ"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform ă—ă­ă‚¸ă‚§ă‚Żă"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes Engine ă—ă­ă‚¸ă‚§ă‚Żă"
-
msgid "ClusterIntegration|Group cluster"
msgstr "ă‚°ă«ăĽă—ă‚Żă©ă‚ąă‚żăĽ"
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr "イăłă‚ąă‚żăłă‚ąă‚Żă©ă‚ąă‚żăĽ"
-msgid "ClusterIntegration|Instance type"
-msgstr "イăłă‚ąă‚żăłă‚ąă‚żă‚¤ă—"
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr "ă‚­ăĽăšă‚˘ĺŤ"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "Kubernetesă‚Żă©ă‚ąă‚żăĽă‚’作ćă—ă¦ă„ăľă™..."
@@ -8422,18 +8586,6 @@ msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽĺŤ"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽăŚć­Łĺ¸¸ă«ä˝śćă•ă‚Śăľă—ăźă€‚"
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "KubernetesăăĽă‚¸ă§ăł"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "Kubernetes ăăĽă‚¸ă§ăłăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "%{help_link_start_machine_type}ăžă‚·ăłă‚żă‚¤ă—%{help_link_end}ă¨%{help_link_start_pricing}価格%{help_link_end}ă®č©łç´°ă€‚"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "%{help_link_start}ă‚ľăĽăł%{help_link_end}ă®č©łç´°ă€‚"
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr "ă‚°ă«ăĽă— Kubernetes ă‚Żă©ă‚ąă‚żăĽă®č©łç´°"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "Kubernetes ă‚Żă©ă‚ąă‚żă®ă‚¤ăłă‚ąă‚żăłă‚ąă®č©łç´°"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "IAMă­ăĽă«ă®ă­ăĽă‰"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "ă‚­ăĽăšă‚˘ă‚’ă­ăĽă‰"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "VPC ă‚’ă­ăĽă‰"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "イăłă‚ąă‚żăłă‚ąă‚żă‚¤ă—ă®ă­ăĽă‰"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "ăŤăăăŻăĽă‚Żă®ă­ăĽă‰ä¸­"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "セキăĄăŞă†ă‚Łă‚°ă«ăĽă—ă‚’ă­ăĽă‰"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "サă–ăŤăăă‚’ă­ăĽă‰"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "サă–ăŤăăăŻăĽă‚Żă®ă­ăĽă‰ä¸­"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "ăžă‚·ăłă‚żă‚¤ă—"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽ を作ćă™ă‚‹ă«ăŻă€ă‚˘ă‚«ă‚¦ăłăă® %{link_to_requirements} を確認ă—ă¦ăŹă ă•ă„"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "%{provider_link} ă«ă‚˘ă‚Żă‚»ă‚ąă—㦠Kubernetes ă‚Żă©ă‚ąă‚żăĽă‚’管ç†"
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "IAM ă­ăĽă«ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr "ă‚­ăĽăšă‚˘ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "VPCăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr "イăłă‚ąă‚żăłă‚ąă‚żă‚¤ă—ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "検索条件ă«ä¸€č‡´ă™ă‚‹ăžă‚·ăłă‚żă‚¤ă—ăŻă‚ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No networks found"
-msgstr "ăŤăăăŻăĽă‚ŻăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "ă—ă­ă‚¸ă‚§ă‚ŻăăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "検索条件ă«ä¸€č‡´ă™ă‚‹ă—ă­ă‚¸ă‚§ă‚ŻăăŻă‚ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "セキăĄăŞă†ă‚Łă‚°ă«ăĽă—ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "サă–ăŤăăăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "サă–ăŤăăăŻăĽă‚ŻăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "検索条件ă«ä¸€č‡´ă™ă‚‹ă‚ľăĽăłăŻă‚ă‚Šăľă›ă‚“"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "ăŽăĽă‰ć•°"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "ăŽăĽă‰ć•°ăŻć•°ĺ€¤ă§ăŞă‘ă‚Śă°ăŞă‚Šăľă›ă‚“。"
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "Google アカウăłăăŚć¬ˇă®č¦ä»¶ă‚’満ăźă—ă¦ă„ă‚‹ă“ă¨ă‚’確認ă—ă¦ăŹă ă•ă„。"
-
msgid "ClusterIntegration|Project cluster"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă‚Żă©ă‚ąă‚żăĽ"
@@ -8542,18 +8619,9 @@ msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®ĺŤĺ‰Ťç©şé–“ă®ă—ă¬ă•ă‚Łăă‚Żă‚ą (ă‚Şă—ă‚·ă§ă
msgid "ClusterIntegration|Provider details"
msgstr "ă—ă­ăイă€ăĽă®č©łç´°"
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr "ă—ă­ă“ジă§ă‹ăłă‚°ă­ăĽă«ARN"
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "RBAC 有効クă©ă‚ąă‚żăĽ"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr "çµ±ĺKubernetesă‚Żă©ă‚ąă‚żăĽă«ă¤ă„ă¦ăŻă€%{link_start}ăă«ă—ăšăĽă‚¸%{link_end}ă‚’ă”覧ăŹă ă•ă„。"
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽă®çµ±ĺを削除"
@@ -8572,126 +8640,15 @@ msgstr "çµ±ĺを削除?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă‹ă‚‰ Kubernetes ă‚Żă©ă‚ąă‚żăĽă®č¨­ĺ®šă‚’削除ă—ăľă™ă€‚ăŞăŠă€ĺ®źéš›ă® Kubernetes ă‚Żă©ă‚ąă‚żăĽăŻĺ‰Šé™¤ă•ă‚Śăľă›ă‚“。"
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă‹ă‚‰ă‚Żă©ă‚ąă‚żăĽă‚’削除ă—ăľă™ăŚă€é–˘é€Łă™ă‚‹ăŞă‚˝ăĽă‚ąăŻäżťćŚă•ă‚Śăľă™"
-
msgid "ClusterIntegration|Save changes"
msgstr "変更を保ĺ­"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "IAM ă­ăĽă«ă®ć¤śç´˘"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "ă‚­ăĽăšă‚˘ă‚’検索"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "VPCを検索"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "イăłă‚ąă‚żăłă‚ąă‚żă‚¤ă—を検索"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "ăžă‚·ăłă‚żă‚¤ă—ă®ć¤śç´˘"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "ăŤăăăŻăĽă‚Żă®ć¤śç´˘"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®ć¤śç´˘"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "セキăĄăŞă†ă‚Łă‚°ă«ăĽă—を検索"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "サă–ăŤăăを検索"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "サă–ăŤăăăŻăĽă‚Żă®ć¤śç´˘"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "ă‚ľăĽăłă‚’検索"
-
-msgid "ClusterIntegration|Security group"
-msgstr "セキăĄăŞă†ă‚Łă‚°ă«ăĽă—"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽă®č©łç´°ă‚’閲覧ă€ç·¨é›†ă™ă‚‹"
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "VPC ă‚’é¸ćŠžă—ă¦ă‚»ă‚­ăĄăŞă†ă‚Łă‚°ă«ăĽă—ă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "VPC ă‚’é¸ćŠžă—ă¦ă‚µă–ăŤăăă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "ăŤăăăŻăĽă‚Żă‚’é¸ćŠžă—ă¦ă‚µă–ăŤăăăŻăĽă‚Żă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr "ăŞăĽă‚¸ă§ăłă‚’é¸ćŠžă—ă¦ă‚­ăĽăšă‚˘ă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr "ăŞăĽă‚¸ă§ăłă‚’é¸ćŠžă—ă¦VPCă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "ă‚ľăĽăłă‚’é¸ćŠžă—ă¦ăŤăăăŻăĽă‚Żă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "ăžă‚·ăłă‚żă‚¤ă—ă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select project"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă¨ă‚ľăĽăłă‚’é¸ćŠžă—ă¦ăžă‚·ăłă‚żă‚¤ă—ă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă‚’é¸ćŠžă—ă¦ă‚ľăĽăłă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "ă‚ľăĽăłă‚’é¸ćŠž"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "ă‚ľăĽăłă‚’é¸ćŠžă—ă¦ăžă‚·ăłă‚żă‚¤ă—ă‚’é¸ćŠž"
-
msgid "ClusterIntegration|Service Token"
msgstr "サăĽă“ă‚ąăăĽă‚Żăł"
-msgid "ClusterIntegration|Service role"
-msgstr "サăĽă“ă‚ąă­ăĽă«"
-
msgid "ClusterIntegration|Service token is required."
msgstr "サăĽă“ă‚ąăăĽă‚ŻăłăŚĺż…č¦ă§ă™ă€‚"
@@ -8707,12 +8664,6 @@ msgstr "Kubernetes ă‚Żă©ă‚ąă‚żăĽă®ä˝ść中ă«ĺ•ŹéˇŚăŚç™şç”źă—ăľă—ăź"
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 "ă‰ăˇă‚¤ăłă‚’指定ă™ă‚‹ă¨ă€Auto Review App 㨠Auto Deployă‚ąă†ăĽă‚¸ă‚’ %{linkStart}Auto DevOps%{linkEnd} ă«ä˝żç”¨ă§ăŤăľă™ă€‚ă‰ăˇă‚¤ăłă«ăŻă‰ăˇă‚¤ăłă«ăžăăă™ă‚‹ăŻă‚¤ă«ă‰ă‚«ăĽă‰DNSăŚč¨­ĺ®šă•ă‚Śă¦ă„ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™ă€‚ "
-msgid "ClusterIntegration|Subnets"
-msgstr "サă–ăŤăă"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "ă‚Żă©ă‚ąă‚żăĽă®čŞŤč¨Ľă«ä˝żç”¨ă•ă‚Śă‚‹Kubernetes証ćŽć›¸ă€‚"
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă«é–˘é€Łä»ă‘ă—ăźĺŤĺ‰Ťç©şé–“。ă“ă‚ŚăŻă€ă‡ă—ă­ă‚¤ăśăĽă‰ă€ă­ă‚°ă€ăŠă‚ăłWebç«Żćś«ă«ä˝żç”¨ă—ăľă™ă€‚"
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr ""
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "ă‚Żă©ă‚ąă‚żăĽă¨ă®čŞŤč¨Ľă«ĺ•ŹéˇŚăŚă‚ă‚Šăľă—ăźă€‚ CA証ćŽć›¸ă¨ăăĽă‚ŻăłăŚćś‰ĺŠąă§ă‚ă‚‹ă“ă¨ă‚’確認ă—ă¦ăŹă ă•ă„。"
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr ""
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "ă“ă®ă‚˘ă‚«ă‚¦ăłă㯠%{link_to_container_project} 㧠Kubernetes ă‚Żă©ă‚ąă‚żăĽă‚’作ćă™ă‚‹ă®ă«ä»Ąä¸‹ă®ć¨©é™ăŚĺż…č¦ă§ă™"
-
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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
msgstr "イăłă†ă‚°ă¬ăĽă‚·ă§ăłă¨ăŞă‚˝ăĽă‚ąă‚’削除ă™ă‚‹ă«ăŻă€ %{clusterName} を入力ă—ă¦ç˘şčŞŤă—ă¦ăŹă ă•ă„。"
msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
msgstr "イăłă†ă‚°ă¬ăĽă‚·ă§ăłă‚’削除ă™ă‚‹ă«ăŻă€ %{clusterName} を入力ă—ă¦ç˘şčŞŤă—ă¦ăŹă ă•ă„。"
-msgid "ClusterIntegration|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr "ă“ă®ă‚Żă©ă‚ąă‚żăĽă« Cloud Rună€Istioă€ăŠă‚ăł HTTP Load Balancing アă‰ă‚Şăłă‚’使用ă—ăľă™ă€‚"
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®č«‹ć±‚ă‚ąă†ăĽă‚żă‚ąă‚’検証ă—ă¦ă„ăľă™"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "GCP 上ă®ă—ă­ă‚¸ă‚§ă‚Żăă®č¦ć±‚ăŚćś‰ĺŠąă«ăŞăŁă¦ă„ă‚‹ă“ă¨ă‚’確認ă§ăŤăľă›ă‚“ă§ă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă—ă¦ăŹă ă•ă„。"
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr "ă‚Żă©ă‚ąă‚żăĽçµ±ĺă¨ă€ă“ă®ă‚Żă©ă‚ąă‚żăĽă«é–˘é€Łä»ă‘られă¦
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "ă‚Żă©ă‚ąă‚żăĽă‚¤ăłă†ă‚°ă¬ăĽă‚·ă§ăłă‚’削除ă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚"
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "ĺ°‘ăŞăŹă¨ă‚‚2ă¤ă®ă‚µă–ăŤăăă‚’é¸ćŠžă—ă¦ăŹă ă•ă„。"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "アカウăłăă« %{link_to_kubernetes_engine} ăŚĺż…č¦ă§ă™ă€‚"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr "ă‚Żă©ă‚ąă‚żăĽAPIă«ĺ°é”ă§ăŤăľă›ă‚“。API URLăŚć­Łă—ă„ă“ă¨ă‚’確認ă—ă¦ăŹă ă•ă„。"
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "ă‚ľăĽăł"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "Google Kubernetes Engineă«ă‚˘ă‚Żă‚»ă‚ą"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "ĺż…č¦ćťˇä»¶"
-
msgid "ClusterIntegration|sign up"
msgstr "新規登録"
@@ -8861,7 +8761,7 @@ msgid "Code Owners"
msgstr "ă‚łăĽă‰ă‚ŞăĽăŠăĽ"
msgid "Code Quality"
-msgstr ""
+msgstr "Code Quality"
msgid "Code Review"
msgstr "ă‚łăĽă‰ă¬ă“ăĄăĽ"
@@ -8929,6 +8829,9 @@ msgstr "承認者を非表示ă«ă™ă‚‹"
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr "ジă§ă–ă‚’ćŠă‚Šăźăźă‚€"
+
msgid "Collapse milestones"
msgstr "ăžă‚¤ă«ă‚ąăăĽăłă‚’ćŠă‚Šăźăźă‚€"
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9060,7 +8975,7 @@ msgid "Commits per weekday"
msgstr "週ă”ă¨ă®ă‚łăźăăć•°"
msgid "Commits to"
-msgstr ""
+msgstr "次ă¸ă®ă‚łăźăă"
msgid "Commits you select appear here. Go to the first tab and select commits to add to this merge request."
msgstr ""
@@ -9601,6 +9516,9 @@ msgstr "イăˇăĽă‚¸ă‚’ă“ă«ă‰"
msgid "ContainerRegistry|CLI Commands"
msgstr "CLI ă‚łăžăłă‰"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr "ă‚łăłă†ăŠă¬ă‚¸ă‚ąăăŞ"
msgid "ContainerRegistry|Copy build command"
msgstr "ă“ă«ă‰ă‚łăžăłă‰ă‚’ă‚łă”ăĽ"
+msgid "ContainerRegistry|Copy image path"
+msgstr "イăˇăĽă‚¸ă‘ă‚ąă‚’ă‚łă”ăĽ"
+
msgid "ContainerRegistry|Copy login command"
msgstr "ă­ă‚°ă‚¤ăłă‚łăžăłă‰ă®ă‚łă”ăĽ"
@@ -9728,7 +9643,7 @@ msgid "ContainerRegistry|Manifest digest: %{digest}"
msgstr ""
msgid "ContainerRegistry|Missing or insufficient permission, delete button disabled"
-msgstr ""
+msgstr "権é™ăŚăŞă„ă€ăľăźăŻć¨©é™ăŚä¸ŤĺŤĺ†ă§ă‚ă‚‹ăźă‚ă€ĺ‰Šé™¤ăśă‚żăłăŚç„ˇĺŠąă§ă™ă€‚"
msgid "ContainerRegistry|Next cleanup scheduled to run on:"
msgstr "次ă®ă‚ŻăŞăĽăłă‚˘ăă—ă®ĺ®źčˇŚäşĺ®šć—Ąć™‚:"
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9749,7 +9667,7 @@ msgid "ContainerRegistry|Published to the %{repositoryPath} image repository at
msgstr ""
msgid "ContainerRegistry|Push an image"
-msgstr ""
+msgstr "イăˇăĽă‚¸ă‚’ă—ăă‚·ăĄ"
msgid "ContainerRegistry|Remember to run %{docLinkStart}garbage collection%{docLinkEnd} to remove the stale data from storage."
msgstr ""
@@ -9774,6 +9692,9 @@ msgid "ContainerRegistry|Root image"
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 up cleanup"
@@ -9836,6 +9757,9 @@ 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 "ă‚ŻăŞăĽăłă‚˘ăă—㯠%{time}以内ă«ç¶ščˇŚă•ă‚Śăľă™ă€‚ %{linkStart}č©łç´°ăŻă“ăˇă‚‰ă€‚%{linkEnd}"
+
msgid "ContainerRegistry|The filter returned no results"
msgstr ""
@@ -10013,6 +9937,9 @@ msgstr "ă©ă™ă«ă¨ăžă‚¤ă«ă‚ąăăĽăłă‚’ %{source_issuable_reference} ă‹ă‚‰
msgid "Copy"
msgstr "ă‚łă”ăĽ"
+msgid "Copy %{accessTokenType}"
+msgstr "%{accessTokenType}ă‚’ă‚łă”ăĽ"
+
msgid "Copy %{http_label} clone URL"
msgstr "%{http_label} ă‚Żă­ăĽăł URL ă‚’ă‚łă”ăĽ"
@@ -10025,12 +9952,6 @@ msgstr "%{protocol} ă‚Żă­ăĽăł URL ă‚’ă‚łă”ăĽ"
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr "ă‚ŻăŞăă—ăśăĽă‰ă«ă‚˘ă‚«ă‚¦ăłă ID ă‚’ă‚łă”ăĽ"
-
-msgid "Copy External ID to clipboard"
-msgstr "ă‚ŻăŞăă—ăśăĽă‰ă«ĺ¤–é¨ ID ă‚’ă‚łă”ăĽ"
-
msgid "Copy ID"
msgstr "IDă‚’ă‚łă”ăĽ"
@@ -10046,6 +9967,9 @@ msgstr "SSH 公開鍵をコă”ăĽ"
msgid "Copy URL"
msgstr "URL ă‚’ă‚łă”ăĽ"
+msgid "Copy audio URL"
+msgstr "ă‚ŞăĽă‡ă‚Łă‚Ş URL ă‚’ă‚łă”ăĽ"
+
msgid "Copy branch name"
msgstr "ă–ă©ăłăĺŤă‚’ă‚łă”ăĽ"
@@ -10079,6 +10003,9 @@ msgstr "ă•ă‚ˇă‚¤ă«ă®ĺ†…容をコă”ăĽ"
msgid "Copy file path"
msgstr "ă•ă‚ˇă‚¤ă«ă®ă‘ă‚ąă‚’ă‚łă”ăĽ"
+msgid "Copy image URL"
+msgstr "ç”»ĺŹă® URL ă‚’ă‚łă”ăĽ"
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10119,7 +10046,7 @@ msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
-msgstr ""
+msgstr "ăăĽă‚Żăłă‚’ă‚łă”ăĽ"
msgid "Copy trigger token"
msgstr "ăăŞă‚¬ăĽăăĽă‚Żăłă‚’ă‚łă”ăĽ"
@@ -10127,6 +10054,9 @@ msgstr "ăăŞă‚¬ăĽăăĽă‚Żăłă‚’ă‚łă”ăĽ"
msgid "Copy value"
msgstr "値ă®ă‚łă”ăĽ"
+msgid "Copy video URL"
+msgstr "ă“ă‡ă‚Ş URL ă‚’ă‚łă”ăĽ"
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr "機密性ă®ă‚ă‚‹ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăを作ćă™ă‚‹"
msgid "Create confidential merge request and branch"
msgstr "機密性ă®ă‚ă‚‹ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăă¨ă–ă©ăłăを作ćă™ă‚‹"
+msgid "Create custom type"
+msgstr "ă‚«ă‚ąă‚żă ă‚żă‚¤ă—ă®ä˝ść"
+
msgid "Create directory"
msgstr "ă‡ă‚Łă¬ă‚ŻăăŞă‚’作ć"
@@ -10436,9 +10369,6 @@ msgstr "ă‚°ă«ăĽă—を作ć"
msgid "Create group label"
msgstr "ă‚°ă«ăĽă—ă©ă™ă«ă‚’作ć"
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr "イシăĄăĽă®ä˝ść"
@@ -10499,6 +10429,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr "イシăĄăĽă‚’作ćăľăźăŻé–‰ăăľă™ă€‚"
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr "最ĺťă®ăšăĽă‚¸ă‚’作ćă™ă‚‹"
msgid "Create your group"
msgstr "ă‚°ă«ăĽă—を作ć"
+msgid "Create, update, or delete a merge request."
+msgstr "ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăを作ćă€ć›´ć–°ă€ăľăźăŻĺ‰Šé™¤ă—ăľă™ă€‚"
+
msgid "Create/import your first project"
msgstr "最ĺťă®ă—ă­ă‚¸ă‚§ă‚Żăを作ć/イăłăťăĽă"
@@ -10758,7 +10694,7 @@ msgid "Credentials"
msgstr "認証ć…ĺ ±"
msgid "CredentialsInventory|GPG Keys"
-msgstr ""
+msgstr "GPG 鍵"
msgid "CredentialsInventory|No credentials found"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr "重大ăŞč„†ĺĽ±ć€§ă®ĺ­ĺś¨"
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr "言語ă¨ĺś°ĺźźă®č¨­ĺ®šă‚’ă‚«ă‚ąă‚żăžă‚¤ă‚şă—ăľă™ă€‚"
msgid "Customize name"
msgstr "ĺŤĺ‰Ťă‚’ă‚«ă‚ąă‚żăžă‚¤ă‚ş"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr "ă‘イă—ă©ă‚¤ăłč¨­ĺ®šă¨ă‚«ăă¬ăジă¬ăťăĽăă‚’ă‚«ă‚ąă‚żăžă‚¤ă‚şă—ăľă™ă€‚"
-
msgid "Customize your pipeline configuration."
msgstr "ă‘イă—ă©ă‚¤ăłč¨­ĺ®šă‚’ă‚«ă‚ąă‚żăžă‚¤ă‚ş"
@@ -11072,13 +11014,10 @@ msgstr "%{selectedLabelsCount} 件é¸ćŠžć¸ăż (最大 %{maxLabels} 件)"
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr "ć—Ąä»"
msgid "CycleAnalytics|Display chart filters"
msgstr "ăăŁăĽăă•ă‚Łă«ă‚żăĽă®čˇ¨ç¤ş"
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr "ă©ă™ă«ă‚’é¸ćŠž"
msgid "CycleAnalytics|Show"
msgstr "表示"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr "仕事ă®ç¨®éˇž"
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr "ă‚°ă«ăĽă—ă‰ă­ăă—ă€ă‚¦ăłă•ă‚Łă«ă‚żăĽ"
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr "ă‚łăˇăłăを削除"
+msgid "Delete File"
+msgstr "ă•ă‚ˇă‚¤ă«ă‚’削除"
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr "アăĽăă•ă‚ˇă‚Żăを削除"
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®wikiăŞăťă‚¸ăăŞă®ĺ‰Šé™¤ă«ĺ¤±ć•—ă—ăľă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă™ă‹ă€ç®ˇç†č€…ă«é€Łçµˇă—ă¦ăŹă ă•ă„。"
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®ăŞăťă‚¸ăăŞă®ă¬ă‚ąăアă«ĺ¤±ć•—ă—ăľă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă™ă‹ă€ç®ˇç†č€…ă«é€Łçµˇă—ă¦ăŹă ă•ă„。"
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr "wikiăŞăťă‚¸ăăŞă®ăŞă‚ąăアă«ĺ¤±ć•—ă—ăľă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă™ă‹ă€ç®ˇç†č€…ă«é€Łçµˇă—ă¦ăŹă ă•ă„。"
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12052,7 +12041,7 @@ msgstr "äľťĺ­é–˘äż‚ă®ăă«ă—ăšăĽă‚¸ăŞăłă‚Ż"
msgid "Dependencies|%d additional vulnerability not shown"
msgid_plural "Dependencies|%d additional vulnerabilities not shown"
-msgstr[0] ""
+msgstr[0] "%d 個ă®čż˝ĺŠ ă®č„†ĺĽ±ć€§ăŻčˇ¨ç¤şă•ă‚Śă¦ă„ăľă›ă‚“"
msgid "Dependencies|%d more"
msgid_plural "Dependencies|%d more"
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr "ă™ăąă¦"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr "ă‚łăłăťăĽăŤăłă"
@@ -12104,6 +12090,9 @@ 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 "%{codeStartTag}äľťĺ­é–˘äż‚ă‚ąă‚­ăŁă‹ăłă‚°%{codeEndTag}ジă§ă–ă«ĺ¤±ć•—ă—äľťĺ­é–˘äż‚ăŞă‚ąăを生ćă§ăŤăľă›ă‚“。ジă§ă–ăŚć­Łă—ăŹĺ®źčˇŚă•ă‚Śă¦ă„ă‚‹ă‹ç˘şčŞŤă—ăźä¸Šă§ă‘イă—ă©ă‚¤ăłă‚’再実行ă—ă¦ăŹă ă•ă„。"
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12187,7 +12173,7 @@ msgstr ""
msgid "Depends on %d merge request being merged"
msgid_plural "Depends on %d merge requests being merged"
-msgstr[0] ""
+msgstr[0] "ăžăĽă‚¸ă•ă‚Śă‚‹ %d個 ă®ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăă«äľťĺ­"
msgid "Depends on %{strongStart}%{closedCount} closed%{strongEnd} merge request."
msgid_plural "Depends on %{strongStart}%{closedCount} closed%{strongEnd} merge requests."
@@ -12200,6 +12186,9 @@ msgstr[0] "ă‡ă—ă­ă‚¤"
msgid "Deploy Keys"
msgstr "ă‡ă—ă­ă‚¤ă‚­ăĽ"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "éťžĺ„Şĺ…ă©ă™ă«"
@@ -12603,6 +12595,9 @@ msgstr "変更ă®ç›®çš„ă¨ă¬ă“ăĄă‚˘ăĽăŚçźĄăŁă¦ăŠăŹăąăŤă“ă¨ă‚’説ćŽ
msgid "Description"
msgstr "説ćŽ"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr "čŞ¬ćŽ (ă‚Şă—ă‚·ă§ăł)"
@@ -12612,9 +12607,6 @@ msgstr "%{link_start} GitLab風ă®ăžăĽă‚Żă€ă‚¦ăł %{link_end} ă§ă‘ăĽă‚ąă—
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr "説ćŽă†ăłă—ă¬ăĽă"
-
msgid "Description:"
msgstr "説ćŽ:"
@@ -13150,6 +13142,12 @@ 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 "解決ăŚĺż…č¦ăŞă€ĺ…·ä˝“çš„ăŞćŹćˇă‚„質問ă«ă¤ă„ă¦č­°č«–ă™ă‚‹ă€‚"
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr "ă‘ă‚ąăŻăĽă‰ă‚’編集"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "ăŞăŞăĽă‚ąă‚’編集"
@@ -13505,6 +13515,9 @@ msgstr "ă‚·ă‚ąă†ă ă•ăクを編集"
msgid "Edit application"
msgstr "アă—ăŞă‚±ăĽă‚·ă§ăłă®ç·¨é›†"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "ă‚łăˇăłăを編集"
@@ -13541,6 +13554,9 @@ msgstr "ă‚°ă«ăĽă—を編集:%{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "%{user_name} ă® ID を編集ă™ă‚‹"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "WikiăšăĽă‚¸ă®ç·¨é›†"
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr "PlantUML を有効化"
-msgid "Enable Pseudonymizer data collection"
-msgstr "匿ĺŤĺŚ–ă‡ăĽă‚żă®ĺŹŽé›†ă‚’有効ă«ă—ăľă™"
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr "What's newă®čˇ¨ç¤şă‚’有効ă«ă™ă‚‹: ă™ăąă¦ă®ă†ă‚Łă‚˘ă§ćś‰ĺŠą"
msgid "Enable What's new: Current tier only"
msgstr "What's newă‚’ă®čˇ¨ç¤şă‚’有効ă«ă—ăľă™: 現在ă®ă†ă‚Łă‚˘ă®ăż"
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr "匿ĺŤĺŚ–ă‡ăĽă‚żă‚łă¬ă‚Żă‚·ă§ăłć©źč˝ă®ćś‰ĺŠąĺŚ–ăľăźăŻç„ˇĺŠąĺŚ–"
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr "本当㫠%{bStart}%{parentEpicTitle}%{bEnd} ă‹ă‚‰ %{bStart}%{targetIss
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr "ç©şă®ăľăľă«ă—ăźĺ ´ĺă€ăžă‚¤ă«ă‚ąăăĽăłă®ć—Ąä»ă‚’継承ă—ăľă™"
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "ă™ăąă¦"
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr "イă™ăłă"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "ă™ăąă¦ă® %{action} ăŚĺ¤±ć•—ă—ăľă—ăźďĽš %{job_error_message}。もă†ä¸€ĺş¦ă‚„ă‚Šç›´ă—ă¦ăŹă ă•ă„。"
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,15 +15058,15 @@ msgstr ""
msgid "Expand issues"
msgstr ""
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr "ăžă‚¤ă«ă‚ąăăĽăłă‚’展開"
msgid "Expand panel"
msgstr ""
-msgid "Expand pipeline"
-msgstr ""
-
msgid "Expand settings section"
msgstr ""
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "有効期é™ĺ‡ă‚Ś"
@@ -15115,34 +15116,34 @@ msgid "Explain the problem. If appropriate, provide a link to the relevant issue
msgstr "問題を説ćŽă—ă¦ăŹă ă•ă„。必č¦ă«ĺżśăă¦ă€č©˛ĺ˝“ă™ă‚‹ă‚¤ă‚·ăĄăĽăľăźăŻă‚łăˇăłăă¸ă®ăŞăłă‚Żă‚’ćŹäľ›ă—ă¦ăŹă ă•ă„。"
msgid "Explore"
-msgstr "探索"
+msgstr "Explore"
msgid "Explore GitLab"
-msgstr "GitLab を探索"
+msgstr "Explore GitLab"
msgid "Explore Groups"
-msgstr "ă‚°ă«ăĽă—を探索"
+msgstr "Explore Groups"
msgid "Explore groups"
-msgstr "ă‚°ă«ăĽă—を探索"
+msgstr "Explore groups"
msgid "Explore paid plans"
-msgstr ""
+msgstr "Explore paid plans"
msgid "Explore projects"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăを探ă™"
msgid "Explore public groups"
-msgstr "公開グă«ăĽă—を検索"
+msgstr "Explore public groups"
msgid "Explore public projects"
-msgstr ""
+msgstr "Explore public projects"
msgid "Explore snippets"
-msgstr ""
+msgstr "Explore snippets"
msgid "Explore topics"
-msgstr "ăă”ăクを探ă™"
+msgstr "Explore topics"
msgid "Export"
msgstr ""
@@ -15183,9 +15184,6 @@ msgstr "äżťč­·ă–ă©ăłăや保護タグ上ă§ĺ®źčˇŚă•ă‚Śă¦ă„ă‚‹ă‘イă—ă©
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr "外é¨ID"
-
msgid "External URL"
msgstr "ĺ¤–é¨ URL"
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr "ă¦ăĽă‚¶ăĽă‚­ăĽă‚’削除ă§ăŤăľă›ă‚“ă§ă—ăźă€‚"
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr "ă‚­ăĽă‚’ăŞă‚»ăăă§ăŤăľă›ă‚“ă§ă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ăŠč©¦ă—下ă•ă„。"
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15825,7 +15823,7 @@ msgid "File Hooks (%{count})"
msgstr "ă•ă‚ˇă‚¤ă«ă•ăă‚Ż (%{count})"
msgid "File Tree"
-msgstr ""
+msgstr "ă•ă‚ˇă‚¤ă«ă„ăŞăĽ"
msgid "File added"
msgstr "ă•ă‚ˇă‚¤ă«ă®čż˝ĺŠ "
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr "ă•ă‚ˇă‚¤ă«ă†ăłă—ă¬ăĽă"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "ă•ă‚ˇă‚¤ă«ă‚˘ăă—ă­ăĽă‰ă‚¨ă©ăĽ"
@@ -15995,6 +15996,9 @@ msgstr "ĺŤĺ‰Ť"
msgid "First seen"
msgstr "最ĺťă«č¦‹ăź"
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,8 +16017,8 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
-msgstr ""
+msgid "FlowdockService|Enter your Flowdock token."
+msgstr "Flowdock ăăĽă‚Żăłă‚’入力ă—ăľă™ă€‚"
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
msgstr ""
@@ -16040,6 +16044,12 @@ msgstr "FogBugz ă® URL"
msgid "FogBugz import"
msgstr "FogBugz ă®ă‚¤ăłăťăĽă"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "ă•ă‚©ă«ă€/%{name}"
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr "č©łă—ă„ć…ĺ ±ăŻă€ă•ă‚ˇă‚¤ă«ă•ăă‚Żă®ć–‡ć›¸ă‚’ă”覧ăŹă ă•ă„"
@@ -16199,9 +16212,6 @@ msgstr "%{gitlab_ci_yml} ă«ă‚¨ă©ăĽăŚă‚ă‚Šăľă™"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ".gitlab-ci.yml ă«ă‚¨ă©ăĽăŚč¦‹ă¤ă‹ă‚Šăľă—ăź:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr "%{providerTitle} ă‹ă‚‰"
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "イシăĄăĽăŚç™»éŚ˛ă•ă‚Śă¦ă‹ă‚‰ă—ă­ă€ă‚Żă‚·ă§ăłă«ă‡ă—ă­ă‚¤ă•ă‚Śă‚‹ăľă§"
@@ -16283,15 +16296,9 @@ msgstr "ĺťćśźč¨­ĺ®šă©ă™ă«ă‚»ăăを生ćă™ă‚‹"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "鍵を生ć"
-
msgid "Generate new export"
msgstr "ć–°ă—ㄠエクスăťăĽăを生ć"
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "ĺŚćśźă®ăšăłă‡ă‚Łăłă‚°"
@@ -16690,10 +16694,13 @@ msgstr "再ĺŚćśź"
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr "再検証"
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "GitLab / 購読解除"
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr "GitLab ăŻă€ă“ă®ă‰ăˇă‚¤ăłă® Let's Encrypt ă® SSL 証ćŽć›¸ă‚’取
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr "GitLab ăˇă‚żă‡ăĽă‚ż URL"
msgid "GitLab project export"
msgstr "GitLab ă—ă­ă‚¸ă‚§ă‚Żăă®ă‚¨ă‚Żă‚ąăťăĽă"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "GitLab.com イăłăťăĽă"
@@ -17104,9 +17123,12 @@ msgstr "ăšăĽă‚¸ă¸ă‚˘ă‚Żă‚»ă‚ą"
msgid "GitLabPages|Are you sure?"
msgstr "ă‚ă‚Ťă—ă„ă§ă™ă‹ďĽź"
-msgid "GitLabPages|Certificate: %{subject}"
+msgid "GitLabPages|Can be overridden per project. For no limit, enter 0. To inherit the value, leave empty."
msgstr ""
+msgid "GitLabPages|Certificate: %{subject}"
+msgstr "証ćŽć›¸ďĽš%{subject}"
+
msgid "GitLabPages|Configure pages"
msgstr "ăšăĽă‚¸ă‚’設定"
@@ -17125,8 +17147,8 @@ msgstr "HTTPSă‚’ĺĽ·ĺ¶ (有効ăŞč¨ĽćŽć›¸ăŚĺż…č¦)"
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 of pages (MB)"
-msgstr "GitLabPagesă®ăšăĽă‚¸ă®ćś€ĺ¤§ă‚µă‚¤ă‚şďĽMB)"
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
msgid "GitLabPages|New Domain"
msgstr "ć–°ă‰ăˇă‚¤ăł"
@@ -17140,6 +17162,12 @@ msgstr "ăšăĽă‚¸"
msgid "GitLabPages|Remove"
msgstr "削除"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "ăšăĽă‚¸ă®ĺ‰Šé™¤"
@@ -17155,9 +17183,6 @@ msgstr "%{domain} ă® Let's Encrypt 証ćŽć›¸ă‚’取得ă™ă‚‹éš›ă«ĺ•ŹéˇŚăŚç™şç”
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr "未確認"
@@ -17317,6 +17342,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "ć»ă‚‹"
@@ -17386,6 +17414,9 @@ msgstr "ăˇăăŞă‚Żă‚ąă¸"
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr "ă‚ăŞăźă®ă—ă­ă‚¸ă‚§ă‚Żăă¸ç§»ĺ‹•"
msgid "Go to your snippets"
msgstr "ă‚ăŞăźă®ă‚ąă‹ăšăăă¸ç§»ĺ‹•"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Google 認証㌠%{link_start} é©ĺ‡ă«č¨­ĺ®šă•ă‚Śă¦ă„ăľă›ă‚“。%{link_end} ă“ă®ă‚µăĽă“スを使用ă™ă‚‹ăŞă‚‰ GitLab ă®ç®ˇç†č€…ă«ĺ°‹ă­ă¦ăŹă ă•ă„。"
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,8 +17921,8 @@ msgstr "SCIMăăĽă‚Żăłă‚’生ć"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr "ă‚Żă­ă‚ąă‰ăˇă‚¤ăłă®ID管ç†ç”¨ă«ă‚·ă‚ąă†ă ă‚’設定ă™ă‚‹ăźă‚ă®SCIMăăĽă‚Żăłă‚’生ćă—ăľă™ă€‚"
-msgid "GroupSAML|Identity"
-msgstr "č­ĺĄĺ­"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr ""
@@ -18124,10 +18155,10 @@ msgstr "親グă«ăĽă—ă‚’é¸ćŠž"
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ msgstr "ă“ă®ć©źč˝ă«ăŻă–ă©ă‚¦ă‚¶ăĽă« localStorage サăťăĽăăŚĺż…č¦ă
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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr "ă™ăąă¦ă®é–˘é€Łă‡ăĽă‚żă‚’ĺ«ă‚€ă‚°ă«ăĽă—をエクスăťăĽăă—ă€ć–°ă—ă„ GitLab イăłă‚ąă‚żăłă‚ąă«ç§»ĺ‹•ă—ăľă™ă€‚"
-
msgid "GroupsNew|GitLab source 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 "ă‚°ă«ăĽă—をイăłăťăĽă"
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr "ăă«ă—"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "ăśăăăŚă–ă«ăĽăă•ă‚©ăĽă‚ąć”»ć’ă‚’é˛ăă®ă«ĺ˝ąç«‹ăˇăľă™ă€‚"
@@ -18621,12 +18673,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "ă‚ă†ă“ăť%{username}!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr ""
msgid "Hide"
msgstr ""
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "アăĽă‚«ă‚¤ă–ă—ăźă—ă­ă‚¸ă‚§ă‚Żăを非表示ă«"
@@ -18750,7 +18808,7 @@ msgid "Hostname used in private commit emails. %{learn_more}"
msgstr ""
msgid "Hour (UTC)"
-msgstr ""
+msgstr "時間 (UTC)"
msgid "House your files, plan your work, collaborate on code, and more."
msgstr ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18807,7 +18862,7 @@ msgid "I forgot my password"
msgstr "ă‘ă‚ąăŻăĽă‰ă‚’ĺżă‚Śăľă—ăź"
msgid "I want to explore GitLab to see if it’s worth switching to"
-msgstr ""
+msgstr "GitLab ă«ĺ‡ă‚Šć›żăる価値ăŚă‚ă‚‹ă‹ă©ă†ă‹ă‚’調ăąă¦ăżăźă„。"
msgid "I want to learn the basics of Git"
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr "ă—ă¬ă“ăĄăĽă®ć›´ć–°"
msgid "IDE|Review"
msgstr "ă¬ă“ăĄăĽ"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr "ă‚łăźăăă«ć功"
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr "ă“ă‚ŚăŚé–“é•ă„ă ăŁăźĺ ´ĺăŻă€ %{leave_link_start} %{source_type} ă‚’ăťă®ăľăľă« %{link_end} ă§ăŤăľă™ă€‚"
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr "ç”»ĺŹă®URL"
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr "2-up"
@@ -19214,7 +19272,7 @@ msgid "ImportProjects|The repository could not be created."
msgstr "ăŞăťă‚¸ăăŞă‚’作ćă§ăŤăľă›ă‚“ă§ă—ăźă€‚"
msgid "ImportProjects|Update of imported projects with realtime changes failed"
-msgstr ""
+msgstr "ăŞă‚˘ă«ă‚żă‚¤ă ă®ĺ¤‰ć›´ă‚’伴ă†ă‚¤ăłăťăĽăă•ă‚Śăźă—ă­ă‚¸ă‚§ă‚Żăă®ć›´ć–°ă«ĺ¤±ć•—ă—ăľă—ăź"
msgid "Imported requirements"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19398,13 +19465,13 @@ msgid "InProductMarketing|Expand your DevOps journey with a free GitLab trial"
msgstr ""
msgid "InProductMarketing|Explore GitLab CI/CD"
-msgstr ""
+msgstr "GitLab CI/CD ă®ćŽ˘ç´˘"
msgid "InProductMarketing|Explore the options"
-msgstr ""
+msgstr "ă‚Şă—ă‚·ă§ăłă®ćŽ˘ç´˘"
msgid "InProductMarketing|Explore the power of GitLab CI/CD"
-msgstr ""
+msgstr "GitLab CI/CDă®ă‘ăŻăĽă‚’探索"
msgid "InProductMarketing|Facebook"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr "ă‚łăĽă‰ă–ă­ăクを挿入"
msgid "Insert a quote"
msgstr "引用を挿入"
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr "ă‚łăĽă‰ă‚’挿入"
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr "候補を挿入ă™ă‚‹"
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr "イăłă‚µă‚¤ă"
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "イăłă†ă‚°ă¬ăĽă‚·ă§ăł"
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "内é¨ă¦ăĽă‚¶ăĽ"
@@ -20566,7 +20660,7 @@ msgid "Invalid cursor parameter"
msgstr ""
msgid "Invalid cursor value provided"
-msgstr ""
+msgstr "無効ăŞă‚«ăĽă‚˝ă«ă®ĺ€¤ăŚćŹäľ›ă•ă‚Śăľă—ăź"
msgid "Invalid date"
msgstr "無効ăŞć—Ąä»"
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,10 +20836,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr "ĺ‘Ľăłĺ‡şă—"
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -20917,7 +21029,7 @@ msgid "Is using license seat:"
msgstr "ă©ă‚¤ă‚»ăłă‚ąă‚·ăĽăă®ä˝żç”¨:"
msgid "Is using seat"
-msgstr ""
+msgstr "ă‚·ăĽăĺ©ç”¨ä¸­"
msgid "IssuableStatus|Closed"
msgstr "完了"
@@ -20995,7 +21107,7 @@ msgid "Issue weight"
msgstr ""
msgid "IssueAnalytics|Age"
-msgstr ""
+msgstr "経éŽćśźé–“"
msgid "IssueAnalytics|Assignees"
msgstr "担当者"
@@ -21010,7 +21122,7 @@ msgid "IssueAnalytics|Failed to load issues. Please try again."
msgstr "イシăĄăĽă®čŞ­ăżčľĽăżă«ĺ¤±ć•—ă—ăľă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă—ă¦ăŹă ă•ă„。"
msgid "IssueAnalytics|Issue"
-msgstr ""
+msgstr "イシăĄăĽ"
msgid "IssueAnalytics|Milestone"
msgstr "ăžă‚¤ă«ă‚ąăăĽăł"
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr "イă†ă¬ăĽă‚·ă§ăłă‚’ć›´ć–°ă—ăľă—ăź"
msgid "Iterations"
msgstr "イă†ă¬ăĽă‚·ă§ăł"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "Web URL"
+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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr "#%{build_id} ă®ă‚¸ă§ă–ăŚĺ¤±ć•—"
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr "ジă§ă–ăŚć¶ĺŽ»ă•ă‚Śăľă—ăź"
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,18 +21943,21 @@ 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 "ă—ă­ă‚¸ă‚§ă‚Żăă«ă‚Şăłă©ă‚¤ăłă® Runner ăŚĺ‰˛ă‚Šĺ˝“ă¦ă‚‰ă‚Śă¦ă„ăŞă„ăźă‚ă€ă‚¸ă§ă–ăŻĺść­˘ă—ă¦ă„ăľă™ă€‚"
-msgid "Job|This job is stuck because you don't have any active runners online or available with any of these tags assigned to them:"
-msgstr ""
-
msgid "Job|This job is stuck because you don't have any active runners that can run this job."
msgstr ""
@@ -21834,6 +21976,9 @@ 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 "Zoom ăźăĽă†ă‚Łăłă‚°ă«ĺŹ‚加ă™ă‚‹"
@@ -21858,9 +22003,6 @@ msgstr "7ćś"
msgid "July"
msgstr "7ćś"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "6ćś"
@@ -21868,7 +22010,7 @@ msgid "June"
msgstr "6ćś"
msgid "Just me"
-msgstr ""
+msgstr "自ĺ†ă®ăż"
msgid "K8s pod health"
msgstr ""
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr "言語"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Large File Storage"
@@ -22106,7 +22248,7 @@ msgid "Last Seen"
msgstr "最終閲覧"
msgid "Last Sync"
-msgstr ""
+msgstr "前回ă®ĺŚćśź"
msgid "Last Used"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr "最終編集日 %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "ă“ă®ă‚˝ăĽă‚ąă–ă©ăłăă§ă©ă‚¤ă‚»ăłă‚ąă‚’検出ă§ăŤăľă›ă‚“ă§ă—ăźă€‚"
@@ -22596,7 +22734,7 @@ msgid "Licensed Enterprise Edition features can be used if the project namespace
msgstr ""
msgid "Licensed Features"
-msgstr ""
+msgstr "ă©ă‚¤ă‚»ăłă‚ąă•ă‚Śăźć©źč˝"
msgid "Licensed to:"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr " ăŞăłă‚Żă‚żă‚¤ăă«ăŻĺż…é ĺ…ĄĺŠ›é …ç›®ă§ă™"
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22740,7 +22875,7 @@ msgid "LinkedIn:"
msgstr ""
msgid "LinkedPipelines|%{counterLabel} more downstream pipelines"
-msgstr ""
+msgstr "ă•ă‚‰ă« %{counterLabel} 個ă®ă€ă‚¦ăłă‚ąăăŞăĽă ă‘イă—ă©ă‚¤ăł"
msgid "Links"
msgstr "ăŞăłă‚Ż"
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 "一覧表示"
@@ -22799,9 +22937,6 @@ msgstr "ă‚°ă«ăĽă—ăˇăłăăĽă®č˛˘çŚ®ĺş¦ć…報を読ăżčľĽăżä¸­"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr "ă‚łăźăă参照 %{ref} ă® ă‘ă‚ą %{path} ă«ăŠă‘ă‚‹ă•ă‚ˇă‚¤ă«ă€ă‡ă‚Łă¬ă‚ŻăăŞă€ăŠă‚ăłă‚µă–ă˘ă‚¸ăĄăĽă«ă‚’読ăżčľĽă‚“ă§ă„ăľă™"
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr "Fcuntionă®čŞ­ăżčľĽăżăŚă‚żă‚¤ă ă‚˘ă‚¦ăă—ăľă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă€ăšăĽă‚¸ă‚’ăŞă­ăĽă‰ă—ă¦ăŹă ă•ă„。"
-
msgid "Loading more"
msgstr ""
@@ -22811,6 +22946,9 @@ msgstr "ă‚ąă‹ăšăăă®ă­ăĽă‰ä¸­"
msgid "Loading the GitLab IDE..."
msgstr "GitLab IDE ă®čŞ­ăżčľĽăżä¸­..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "読ăżčľĽăżä¸­..."
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr "ăˇăłăăĽă‚·ăă—ă‚’LDAPĺŚćśźă«é™ĺ®š"
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "ă­ăă‚ŻăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
@@ -22872,7 +23013,7 @@ msgid "LoggedOutMarketingHeader|About GitLab"
msgstr ""
msgid "LoggedOutMarketingHeader|Explore GitLab"
-msgstr ""
+msgstr "Explore GitLab"
msgid "LoggedOutMarketingHeader|Get started"
msgstr ""
@@ -22994,12 +23135,18 @@ msgstr "ăăĽă ĺ…¨ĺ“ˇăŚĺ ´ć‰€ă«é–˘äż‚ăŞăŹă‚り生産的ă«ć´»ĺ‹•ă§ăŤăľ
msgid "Make issue confidential"
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 issue confidential."
msgstr "イシăĄăĽă‚’非公開ă«ă™ă‚‹ă€‚"
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23067,7 +23214,7 @@ msgid "Manual"
msgstr ""
msgid "Manual iteration cadences are deprecated. Only automatic iteration cadences are allowed."
-msgstr ""
+msgstr "手動ă®ă‚¤ă†ă¬ăĽă‚·ă§ăłă‚±ă‚¤ă‡ăłă‚ąăŻĺ»ć­˘ă•ă‚Śăľă—ăźă€‚自動ă®ă‚¤ă†ă¬ăĽă‚·ă§ăłă‚±ă‚¤ă‡ăłă‚ąă®ăżĺ©ç”¨ă§ăŤăľă™ă€‚"
msgid "ManualOrdering|Couldn't save the order of the issues"
msgstr "ă“ă®ă‚¤ă‚·ăĄăĽă®é †ĺşŹă‚’äżťĺ­ă§ăŤăľă›ă‚“ă§ă—ăź"
@@ -23102,18 +23249,12 @@ msgstr "ă“ă®ă‚¤ă‚·ăĄăĽă‚’ĺĄă®ă‚¤ă‚·ăĄăĽă¨é–˘é€Łă—ă¦ă„ă‚‹ă¨ăžăĽă‚Ż
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr "MarkdownăŚă‚µăťăĽăă•ă‚Śă¦ă„ăľă™"
-
msgid "Markdown supported."
msgstr ""
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -23564,10 +23720,10 @@ msgid "Members|Are you sure you want to withdraw your access request for \"%{sou
msgstr ""
msgid "Members|Direct"
-msgstr ""
+msgstr "ă€ă‚¤ă¬ă‚Żă"
msgid "Members|Disabled"
-msgstr ""
+msgstr "無効"
msgid "Members|Edit permissions"
msgstr ""
@@ -23660,7 +23816,7 @@ msgid "Merge automatically (%{strategy})"
msgstr ""
msgid "Merge blocked: all merge request dependencies must be merged."
-msgstr ""
+msgstr "ăžăĽă‚¸ăŚă–ă­ăă‚Żă•ă‚Śă¦ă„ăľă™: ă™ăąă¦ă®ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăă®äľťĺ­é–˘äż‚ăŻăžăĽă‚¸ć¸ăżă§ă‚ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™ă€‚"
msgid "Merge blocked: merge request must be marked as ready. It's still marked as draft."
msgstr ""
@@ -23906,7 +24062,7 @@ msgid "Merged branches are being deleted. This can take some time depending on t
msgstr "ăžăĽă‚¸ă—ăźă–ă©ăłăăŻĺ‰Šé™¤ä¸­ă§ă™ă€‚ă“ă‚ŚăŻă–ă©ăłăă®ć•°ă«ă‚ăŁă¦ăŻć™‚é–“ăŚă‹ă‹ă‚‹ă“ă¨ăŚă‚ă‚Šăľă™ă€‚進捗を確認ă™ă‚‹ă«ăŻă€ăšăĽă‚¸ă‚’ć›´ć–°ă—ă¦ăŹă ă•ă„。"
msgid "Merged by"
-msgstr ""
+msgstr "ăžăĽă‚¸ă®ä˝ść者:"
msgid "Merged this merge request."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr "%{default_branch} ă‹ă‚‰%{number_commits_distance} ă‚łăźăă以上異
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr "自ĺ†ă®ăŞă‚˘ă‚Żă‚·ă§ăł"
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr "ĺŤĺ‰Ť"
@@ -24916,33 +25072,6 @@ msgstr "ăŤăăăŻăĽă‚Ż"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "ă—ăŞă„"
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr "ăťă®ĺŤĺ‰ŤăľăźăŻăťă®čެćŽă‚’ă‚‚ăŁăźă€ĺ„Şĺ…ă©ă™ă«ăŻă‚ă‚Š
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr "ăŞăťă‚¸ăăŞăŚă‚ă‚Šăľă›ă‚“"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "Runner ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-
msgid "No schedules"
msgstr "スケジăĄăĽă«ăŞă—"
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr "脆弱性ăŻç™şč¦‹ă•ă‚Śăľă›ă‚“ă§ă—ăźă€‚"
@@ -25542,6 +25671,9 @@ 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 "ĺ©ç”¨ă§ăŤăľă›ă‚“"
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr "返信をćŠă‚Šăźăźă‚€"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 "ă“ă®ă‚łăˇăłăăŻç·¨é›†ă‚’始ă‚ă¦ă‹ă‚‰ĺ¤‰ć›´ă•ă‚Śă¦ă„ăľă™ă€‚ć…ĺ ±ăŚĺ¤±ă‚Źă‚ŚăŞă„ă‚ă†ă«ă€%{open_link}ć›´ć–°ă•ă‚Śăźă‚łăˇăłă%{close_link}ă‚’ă¬ă“ăĄăĽă—ă¦ăŹă ă•ă„。"
-msgid "Notes|This comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr "ă•ă‚Łă«ă‚żăĽ"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "ăŠăŁă¨!"
@@ -26009,10 +26147,10 @@ msgid "OnCallSchedules|Select participant"
msgstr ""
msgid "OnCallSchedules|Select timezone"
-msgstr ""
+msgstr "タイă ă‚ľăĽăłă®é¸ćŠž"
msgid "OnCallSchedules|Sets the default timezone for the schedule, for all participants"
-msgstr ""
+msgstr "ă™ăąă¦ă®ĺŹ‚加者ă®ă‚ąă‚±ă‚¸ăĄăĽă«ă®ă‡ă•ă‚©ă«ăă®ă‚żă‚¤ă ă‚ľăĽăłă‚’設定ă—ăľă™"
msgid "OnCallSchedules|Successfully created a new rotation"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr "ă‚Şăłă‡ăžăłă‰DASTă‚ąă‚­ăŁăłă‚’編集"
@@ -26128,15 +26272,24 @@ msgstr ""
msgid "OnDemandScans|My daily scan"
msgstr ""
+msgid "OnDemandScans|New %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|New on-demand DAST scan"
msgstr "新規オăłă‡ăžăłă‰DASTă‚ąă‚­ăŁăł"
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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr "出現行ăŻ1ă¤ă ă‘ĺ­ĺś¨ă§ăŤăľă™"
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "ă—ă­ă‚¸ă‚§ă‚ŻăăˇăłăăĽă®ăż"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26313,7 +26481,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 ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "ăťă®ăľăľé–‹ăŹ"
@@ -26496,13 +26667,10 @@ msgid "OutboundRequests|Resolve IP addresses once and uses them to submit reques
msgstr ""
msgid "OutdatedBrowser|GitLab may not work properly, because you are using an outdated web browser."
-msgstr ""
+msgstr "古ă„ă–ă©ă‚¦ă‚¶ă§ăŻ GitLab ăŚć­Łă—ăŹć©źč˝ă—ăŞă„ă“ă¨ăŚă‚ă‚Šăľă™ă€‚"
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
-msgstr ""
-
-msgid "Outdent"
-msgstr ""
+msgstr "ă¦ăĽă‚¶ăĽă‚¨ă‚Żă‚ąăšăŞă‚¨ăłă‚ąă‚’ĺ‘上ă•ă›ă‚‹ăźă‚ă«ă€ %{browser_link_start} サăťăĽăă•ă‚Śă¦ă„ă‚‹Webă–ă©ă‚¦ă‚¶ăĽ%{browser_link_end} をイăłă‚ąăăĽă«ă—ă¦ăŹă ă•ă„。"
msgid "Overridden"
msgstr ""
@@ -26898,9 +27066,12 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
-msgid "PackageRegistry|Sorry, your filter produced no results"
+msgid "PackageRegistry|Something went wrong while fetching the package history."
msgstr ""
+msgid "PackageRegistry|Sorry, your filter produced no results"
+msgstr "申ă—訳ă‚ă‚Šăľă›ă‚“。ă‚ăŞăźă®ă•ă‚Łă«ă‚żăĽă§ăŻč©˛ĺ˝“ă™ă‚‹çµćžśăŚä˝•ă‚‚ă‚ă‚Šăľă›ă‚“ă§ă—ăźă€‚"
+
msgid "PackageRegistry|Source project located at %{link}"
msgstr ""
@@ -26926,7 +27097,7 @@ msgid "PackageRegistry|This NuGet package has no dependencies."
msgstr ""
msgid "PackageRegistry|To widen your search, change or remove the filters above."
-msgstr ""
+msgstr "ă‚り多ăŹă‚’検索ă™ă‚‹ă«ăŻă€ä¸Šă®ă•ă‚Łă«ă‚żăĽă‚’変更ăľăźăŻĺ‰Šé™¤ă—ăľă™."
msgid "PackageRegistry|Type"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr "ă‘ăケăĽă‚¸ă¨ă¬ă‚¸ă‚ąăăŞ"
msgid "Page not found"
msgstr "ăšăĽă‚¸ăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr "ă‘ă©ăˇăĽă‚żăĽ \"job_id\"㯠%{job_id_max_size} 長を超ăă‚‹ă“ă
msgid "Parent"
msgstr "親"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr "親 epic ăŚă‚ă‚Šăľă›ă‚“。"
msgid "Parent epic is not present."
msgstr "親エă”ăă‚ŻăŚă‚ă‚Šăľă›ă‚“。"
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 "ćśźé™ĺ‡ă‚Ś"
@@ -27114,6 +27300,9 @@ msgstr "エă”ăă‚ŻăŞăłă‚Żă®č˛Ľă‚Šä»ă‘"
msgid "Paste issue link"
msgstr "イシăĄăĽă®ăŞăłă‚Żă‚’貼りä»ă‘"
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr "ĺść­˘"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr "削除ă®äżťç•™ä¸­"
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr "個人ă®ă‚˘ă‚Żă‚»ă‚ąăăĽă‚Żăł"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "個人的ăŞă—ă­ă‚¸ă‚§ă‚Żăă®ä˝śćăŻč¨±ĺŹŻă•ă‚Śă¦ă„ăľă›ă‚“。質問ăŚă‚ă‚‹ĺ ´ĺăŻă‚·ă‚ąă†ă ă®ç®ˇç†č€…ă«é€Łçµˇă—ă¦ăŹă ă•ă„"
@@ -27342,6 +27534,9 @@ msgstr "ă‘イă—ă©ă‚¤ăłă‚ąă‚±ă‚¸ăĄăĽă«"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr "%{project_name} ă®ă‘イă—ă©ă‚¤ăłč¨­ĺ®šă‚’正常ă«ć›´ć–°ă—ăľă—ă
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,21 +27858,30 @@ 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|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."
+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 "Hello worldă‚ąă‚ŻăŞă—ăを実行ă™ă‚‹ĺŤç´”ăŞă‘イă—ă©ă‚¤ăłă‚’設定ă—ă¦ă€GitLab CIă®ć§‹ć–‡ă‚’ç†č§Łă—ă€ă©ă®ă‚ă†ă«ĺ‹•ä˝śă™ă‚‹ă‹ă‚’確認ă—ă€CI/CDă®ä»•çµ„ăżă‚’見ă¦ăżăľă—ょă†ă€‚"
+
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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 "Runner ă‚­ăŁăă‚·ăĄă®ă‚ŻăŞăĽă‹ăłă‚°ä¸­ă«ĺ•ŹéˇŚăŚç™şç”źă—ăľă—ăźă€‚"
@@ -27775,7 +28006,7 @@ msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "ă“ă®ă—ă­ă‚¸ă‚§ă‚ŻăăŻçŹľĺś¨ă‘イă—ă©ă‚¤ăłă‚’実行ă™ă‚‹ă‚ă†ă«č¨­ĺ®šă•ă‚Śă¦ă„ăľă›ă‚“。"
msgid "Pipelines|Token"
-msgstr ""
+msgstr "ăăĽă‚Żăł"
msgid "Pipelines|Trigger user has insufficient permissions to project"
msgstr ""
@@ -27784,7 +28015,7 @@ 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 ""
+msgstr "サăłă—ă«ă® %{codeStart}.gitlab-ci.yml%{codeEnd} ă†ăłă—ă¬ăĽăă•ă‚ˇă‚¤ă«ă‚’使用ă—ă¦CI/CDă®ĺ‹•ä˝śă‚’確認ă—ă¦ăŹă ă•ă„。"
msgid "Pipelines|Use a template based on your project's language or framework to get started with GitLab CI/CD."
msgstr ""
@@ -27801,6 +28032,15 @@ 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 ""
@@ -27973,7 +28213,7 @@ msgid "Pipeline|You’re about to stop pipeline #%{pipelineId}."
msgstr ""
msgid "Pipeline|for"
-msgstr ""
+msgstr "ă®"
msgid "Pipeline|merge request"
msgstr ""
@@ -27982,7 +28222,7 @@ msgid "Pipeline|merge train"
msgstr ""
msgid "Pipeline|on"
-msgstr ""
+msgstr "on"
msgid "Pipeline|with stage"
msgstr "ă‚ąă†ăĽă‚¸ă‚ă‚Š"
@@ -28059,9 +28299,6 @@ 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 "é›»ĺ­ăˇăĽă«ďĽ%{email})をăェăă‚Żă—ă¦ă€ă“ă®ă‚˘ă‰ă¬ă‚ąă‚’所有ă—ă¦ă„ă‚‹ă“ă¨ă‚’確認ă—ă€CI/CDă®ă­ăクを解除ă—ă¦ăŹă ă•ă„。電ĺ­ăˇăĽă«ă‚’受ă‘取ăŁă¦ă„ăŞă„? %{resend_link} ăˇăĽă«ă‚˘ă‰ă¬ă‚ąă‚’é–“é•ăŁă¦ă„ăľă›ă‚“ă‹ďĽź %{update_link}"
-msgid "Please choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr "ă‚ăŞăźă®ă—ă­ă•ă‚ŁăĽă«ă«ăˇăĽă«ă‚˘ă‰ă¬ă‚ąă‚’č¨ĺ…Ąă—ă¦ă€ă—ă­ă•ă‚ˇă‚¤ă«ă‚’完了ă—ă¦ăŹă ă•ă„"
@@ -28152,15 +28389,9 @@ msgstr "ĺŤĺ‰Ťă‚’入力ă—ă¦ăŹă ă•ă„"
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr "有効ăŞăˇăĽă«ă‚˘ă‰ă¬ă‚ąă‚’入力ă—ă¦ăŹă ă•ă„"
@@ -28227,9 +28458,6 @@ msgstr "続行ă™ă‚‹ă«ăŻ %{phrase_code} を入力ă—ă¦ăŹă ă•ă„。キăŁă
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr "イシăĄăĽă‚„ă‚łăˇăłăă¸ă®ă‚ąă‘ă čˇŚç‚şă€ăľăźä¸Ťé©ĺ‡ăŞćŚ™ĺ‹•ă‚’ă™ă‚‹ă¦ăĽă‚¶ăĽă«ă¤ă„ă¦ăŻă€ă“ăˇă‚‰ă®ă•ă‚©ăĽă ă‹ă‚‰ç®ˇç†č€…ă«ĺ ±ĺ‘Šă—ă¦ăŹă ă•ă„。"
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "少々ăŠĺľ…ăˇăŹă ă•ă„。準備ăŚć•´ă„次第ă“ă®ăšăĽă‚¸ăŻč‡Şĺ‹•çš„ă«ć›´ć–°ă•ă‚Śăľă™ă€‚"
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,8 +28626,8 @@ msgstr "ă‚·ăłă‚żăă‚Żă‚ąăŹă‚¤ă©ă‚¤ăă®ă†ăĽăž"
msgid "Preferences|Tab width"
msgstr "ă‚żă–ĺą…"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-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 "ă“ă®č¨­ĺ®šă«ă‚ă‚Šă€ć§‹ć–‡ă®ĺ¤–観をカスタăžă‚¤ă‚şă§ăŤăľă™ă€‚"
@@ -28528,7 +28756,7 @@ msgid "Product Analytics"
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 ""
+msgstr "現在ă€ă“ă®ă‚żă‚¤ă—ă®ăăŁăĽăă«ăŻă‡ăĽă‚żăŚă‚ă‚Šăľă›ă‚“。ă—ă­ă€ă‚Żăĺ†ćžă„ăĽă«ă‚’設定ă—ă¦ă„ăŞă„ĺ ´ĺăŻă€Setup ă‚żă–ă‚’é–‹ă„ă¦ăŹă ă•ă„。"
msgid "Productivity"
msgstr ""
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr "受信用ă®ăˇăĽă«ăăĽă‚Żăłă‚’正常ă«ăŞă‚»ăăă§ăŤăľă—ăź
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "2č¦ç´ čŞŤč¨Ľă‚’ćś‰ĺŠąă«ă™ă‚‹ă“ă¨ă§ă€ă‚ăŞăźă®ă‚˘ă‚«ă‚¦ăłăă®ă‚»ă‚­ăĄăŞă†ă‚ŁăŚĺ‘上ă—ăľă™ă€‚"
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr "ă‘ă‚ąăŻăĽă‰ăŚć­Łă—ăŹă‚ă‚Šăľă›ă‚“"
@@ -28771,7 +28993,7 @@ msgid "Profiles|Invalid username"
msgstr "ă¦ăĽă‚¶ăĽĺŤăŚć­Łă—ăŹă‚ă‚Šăľă›ă‚“"
msgid "Profiles|Job title"
-msgstr ""
+msgstr "役č·"
msgid "Profiles|Key"
msgstr "ă‚­ăĽ"
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -28852,7 +29068,7 @@ msgid "Profiles|Remove avatar"
msgstr "アăă‚żăĽă‚’削除"
msgid "Profiles|Select a service to sign in with."
-msgstr ""
+msgstr "サイăłă‚¤ăłă™ă‚‹ă‚µăĽă“ă‚ąă‚’é¸ćŠžă—ăľă™ă€‚"
msgid "Profiles|Set new profile picture"
msgstr "ć–°ă—ă„ă—ă­ă•ă‚ŁăĽă«ç”»ĺŹă‚’設定ă™ă‚‹"
@@ -28987,7 +29203,7 @@ msgid "Profiles|your account"
msgstr "ă‚ăŞăźă®ă‚˘ă‚«ă‚¦ăłă"
msgid "Profile|%{job_title} at %{organization}"
-msgstr ""
+msgstr "%{organization}ă®%{job_title} "
msgid "Profiling - Performance bar"
msgstr "ă—ă­ă•ă‚ˇă‚¤ăŞăłă‚° - ă‘ă•ă‚©ăĽăžăłă‚ąăăĽ"
@@ -29053,7 +29269,7 @@ msgid "Project URL"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă® URL"
msgid "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 ""
+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 ""
@@ -29143,7 +29359,7 @@ msgid "Project security status help page"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®ă‚»ă‚­ăĄăŞă†ă‚ŁçŠ¶ć…‹ă®ăă«ă—ăšăĽă‚¸"
msgid "Project slug"
-msgstr ""
+msgstr "ă—ă­ă‚¸ă‚§ă‚Żăslug"
msgid "Project uploads"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăアăă—ă­ăĽă‰"
@@ -29194,13 +29410,13 @@ msgid "ProjectOverview|Go to your fork"
msgstr "ă‚ăŞăźă®ă•ă‚©ăĽă‚Żă¸ç§»ĺ‹•"
msgid "ProjectOverview|Star"
-msgstr ""
+msgstr "Star"
msgid "ProjectOverview|Starrer"
-msgstr ""
+msgstr "Starrer"
msgid "ProjectOverview|Starrers"
-msgstr ""
+msgstr "Star"
msgid "ProjectOverview|Unstar"
msgstr "ă‚ąă‚żăĽă‚’外ă™"
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,11 +29619,14 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "ă™ăąă¦ă®ă‡ă‚Łă‚ąă‚«ăă‚·ă§ăłăŚč§Łć±şă—ăŞă‘ă‚Śă°ăŞă‚Šăľă›ă‚“。"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr ""
@@ -29415,8 +29637,8 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
-msgstr "ćśźé™ĺ‡ă‚Śă«ăŞăŁăźă¨ăŤă«ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăă®ĺ·®ĺ†ă‡ă‚Łă‚ąă‚«ăă‚·ă§ăłă‚’自動的ă«č§Łć±şă—ăľă™ă€‚"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
+msgstr ""
msgid "ProjectSettings|Badges"
msgstr "ăăジ"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr "イシăĄăĽ"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29557,7 +29782,7 @@ msgid "ProjectSettings|Merge commit message template"
msgstr ""
msgid "ProjectSettings|Merge commit with semi-linear history"
-msgstr ""
+msgstr "半線形ă®ĺ±Ąć­´ă‚’ćŚăźă›ăźăžăĽă‚¸ă‚łăźăă"
msgid "ProjectSettings|Merge method"
msgstr "ăžăĽă‚¸ć–ąćł•"
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "ă‘ăケăĽă‚¸"
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr "ă‘イă—ă©ă‚¤ăłăŻć功ă—ăŞă‘ă‚Śă°ăŞă‚‰ăŞă„"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "非公開"
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29781,6 +30015,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr "Pages/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Pages/Plain HTML"
@@ -29859,6 +30099,9 @@ msgstr "ă—ă­ă‚¸ă‚§ă‚Żă"
msgid "Projects (%{count})"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żă(%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr "正常ă«ĺŹ–ĺľ—ă—ăźă—ă­ă‚¸ă‚§ă‚Żă"
@@ -30006,9 +30249,6 @@ msgstr "可視ă¬ă™ă«"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "ĺŚăĺŤĺ‰Ťç©şé–“ă®ä¸‹ă«ă„ăŹă¤ă‹ă®äľťĺ­ă—ă­ă‚¸ă‚§ă‚Żăを収容ă—ăźă„ă§ă™ă‹ďĽź %{link_start}ă‚°ă«ăĽă—を作ćă—ăľă™ă€‚%{link_end}"
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "共通ăˇăăŞăă‚ŻăŚć§‹çŻ‰ç’°ĺ˘ă¸ĺ±•é–‹ă•ă‚Śă‚‹ă®ă‚’ĺľ…ăŁă¦ă„ăľă™"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr "ă‡ă—ă­ă‚¤č¨±ĺŹŻ"
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "ç’°ĺ˘ă‚’é¸ćŠž"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "ă¦ăĽă‚¶ăĽă®é¸ćŠž"
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr "匿ĺŤĺŚ–ă‡ăĽă‚żă®ĺŹŽé›†"
-
msgid "Public"
msgstr "公開"
@@ -30562,7 +30799,7 @@ msgid "Puma is running with a thread count above 1 and the Rugged service is ena
msgstr ""
msgid "Purchase more minutes"
-msgstr ""
+msgstr "追加ĺ†ć•°ă‚’購入ă™ă‚‹"
msgid "Purchase more storage"
msgstr ""
@@ -30588,6 +30825,9 @@ msgstr "ć—˘ĺ­ă®GităŞăťă‚¸ăăŞă¸ă—ăă‚·ăĄ"
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 ""
@@ -30666,6 +30906,9 @@ msgstr "%{user_name} ăŚă–ă©ăłă \"%{ref}\"ă«ă—ăă‚·ăĄă—ăľă™ă€‚"
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr "%{user_name} ăŚć–°ă—ă„ă–ă©ăłă \"%{ref}\"ă‚’ă—ăă‚·ăĄă—ăľă—ăźă€‚"
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr "手動ă§č¨­ĺ®šă—ăźPrometheusサăĽăăĽă‹ă‚‰ă‚˘ă©ăĽăを受ă‘取る。"
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,12 +31700,21 @@ msgstr ""
msgid "Replace all label(s)"
msgstr "ă™ăąă¦ă®ă©ă™ă«ă‚’置換"
+msgid "Replace audio"
+msgstr ""
+
msgid "Replace file"
msgstr ""
-msgid "Replaced all labels with %{label_references} %{label_text}."
+msgid "Replace image"
+msgstr ""
+
+msgid "Replace video"
msgstr ""
+msgid "Replaced all labels with %{label_references} %{label_text}."
+msgstr "ă™ăąă¦ă®ă©ă™ă«ă‚’ %{label_references} %{label_text} ă«ç˝®ăŤćŹ›ăăľă—ăźă€‚"
+
msgid "Replaces the clone URL root."
msgstr "ă‚Żă­ăĽăłURLă®ă«ăĽăă‚’ç˝®ăŤćŹ›ăる。"
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr "ăˇăĽă«ă¸ă®čż”信"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr "ă‚łăˇăłăă«čż”信"
@@ -31466,9 +31736,6 @@ msgstr "ă“ă®ăˇăĽă«ă«ç›´ćŽĄčż”信ă™ă‚‹ă‹ă€ %{view_it_on_gitlab} を参ç…
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr "ăŞăťă‚¸ă㪠URL"
-
msgid "Report abuse"
msgstr "不正ĺ©ç”¨ă‚’報告"
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "%{timeAgo} ă« %{reportedBy} ă«ă‚り報告"
@@ -31631,6 +31901,9 @@ 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"
@@ -31639,7 +31912,7 @@ msgstr ""
msgid "RepositoriesAnalytics|Average coverage"
msgstr ""
-msgid "RepositoriesAnalytics|Average test coverage last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31655,12 +31928,23 @@ msgid "RepositoriesAnalytics|Download historic test coverage data"
msgstr ""
msgid "RepositoriesAnalytics|Download historic test coverage data (.csv)"
-msgstr ""
+msgstr "éŽĺŽ»ă®ă†ă‚ąăă‚«ăă¬ăジă‡ăĽă‚żă‚’CSV形式ă§ă€ă‚¦ăłă­ăĽă‰"
msgid "RepositoriesAnalytics|Download test coverage data (.csv)"
msgstr "ă†ă‚ąăă‚«ăă¬ăジă‡ăĽă‚żă‚’CSV形式ă§ă€ă‚¦ăłă­ăĽă‰"
msgid "RepositoriesAnalytics|Historic Test Coverage Data is available in raw format (.csv) for further analysis."
+msgstr "éŽĺŽ»ă®ă†ă‚ąăă‚«ăă¬ăジă‡ăĽă‚żăŻă€ç”źă‡ăĽă‚żĺ˝˘ĺĽŹ(.csv)ă§ĺŹ–ĺľ—ă§ăŤă€ă‚ă‚Šč©łç´°ăŞĺ†ćžăŚă§ăŤăľă™ă€‚"
+
+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"
@@ -31669,12 +31953,21 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Last 30 days"
+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 ""
@@ -31690,11 +31983,14 @@ 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 ""
+msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®ĺŹ–得中ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚"
msgid "Repository"
msgstr "ăŞăťă‚¸ăăŞ"
@@ -31711,6 +32007,9 @@ msgstr "ăŞăťă‚¸ăăŞă®č¨­ĺ®š"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr "č¦ć±‚ă•ă‚Śăźă‡ă‚¶ă‚¤ăłăăĽă‚¸ă§ăłăŚă‚ă‚Šăľă›ă‚“。"
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr "ăŞă‚Żă‚¨ă‚ąăă•ă‚ŚăźçŠ¶ć…‹ăŻç„ˇĺŠąă§ă™"
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr "認証キăĽă‚’ăŞă‚»ăă"
-
-msgid "Reset authorization key?"
-msgstr "認証キăĽă‚’ăŞă‚»ăăă—ăľă™ă‹ďĽź"
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "正常性ăェăクアクセスăăĽă‚Żăłă‚’ăŞă‚»ăă"
-msgid "Reset key"
-msgstr "鍵をăŞă‚»ăă"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr "ă†ăłă—ă¬ăĽăă®ăŞă‚»ăă"
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr "認証キăĽă‚’ăŞă‚»ăăă™ă‚‹ă¨ă€ä»Šăľă§ă®ă‚­ăĽăŻç„ˇĺŠąă«ăŞă‚Šăľă™ă€‚ć—˘ĺ­ă®ă‚˘ă©ăĽă設定ăŻć–°ă—ă„ă‚­ăĽă§ć›´ć–°ă™ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™ă€‚"
-
msgid "Resolve"
msgstr "解決ă™ă‚‹"
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "稼ĺŤä¸­"
@@ -32766,15 +33117,15 @@ msgstr "ă‚łăˇăłăă‚’äżťĺ­"
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "ă‘ă‚ąăŻăĽă‰ă‚’äżťĺ­"
msgid "Save pipeline schedule"
msgstr "ă‘イă—ă©ă‚¤ăłă‚ąă‚±ă‚¸ăĄăĽă«ă‚’äżťĺ­"
-msgid "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 "Saving"
msgstr "äżťĺ­ä¸­"
@@ -32967,6 +33318,9 @@ msgstr "çµćžśă‚’検索ăľăźăŻă•ă‚Łă«ă‚żă™ă‚‹..."
msgid "Search or filter results…"
msgstr "çµćžśă‚’検索ăľăźăŻă•ă‚Łă«ă‚żă™ă‚‹..."
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăを検索"
@@ -33111,7 +33465,7 @@ msgid "Secret"
msgstr "ç§ĺŻ†"
msgid "Secret Detection"
-msgstr ""
+msgstr "ă‚·ăĽă‚Żă¬ăă検出"
msgid "Secret token"
msgstr ""
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "セキăĄăŞă†ă‚Ł"
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr "イシăĄăĽă‚’作ćă™ă‚‹"
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 "脆弱性件数ă®ĺŹ–得中ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚ăŤăăăŻăĽă‚Żă®çŠ¶ć…‹ă‚’確認ă—ă€ă‚‚ă†ä¸€ĺş¦ĺ®źčˇŚă—ă¦ăŹă ă•ă„。"
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr "GitLab管ç†ç”»éť˘ă§ĺ˝±éźżă‚’受ă‘ă‚‹ă—ă­ă‚¸ă‚§ă‚Żăを参照"
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr "ăšăĽă‚¸ă‚’変更"
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34038,7 +34395,7 @@ msgid "Select a template type"
msgstr "ă†ăłă—ă¬ăĽăタイă—ă‚’é¸ćŠž"
msgid "Select a time zone"
-msgstr ""
+msgstr "タイă ă‚ľăĽăłă‚’é¸ćŠž"
msgid "Select a timezone"
msgstr "タイă ă‚ľăĽăłă‚’é¸ćŠž"
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34092,7 +34446,7 @@ msgid "Select labels"
msgstr "ă©ă™ă«ă‚’é¸ćŠž"
msgid "Select merge moment"
-msgstr ""
+msgstr "ăžăĽă‚¸ă™ă‚‹ă‚żă‚¤ăźăłă‚°ă‚’é¸ćŠž"
msgid "Select milestone"
msgstr "ăžă‚¤ă«ă‚ąăăĽăłă‚’é¸ćŠž"
@@ -34103,12 +34457,6 @@ msgstr "非公開ă—ă­ă‚¸ă‚§ă‚Żăă®é¸ćŠž"
msgid "Select project"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă®é¸ćŠž"
-msgid "Select project and zone to choose machine type"
-msgstr "ăžă‚·ăłă‚żă‚¤ă—ă‚’é¸ćŠžă™ă‚‹ăźă‚ă«ă€ă—ă­ă‚¸ă‚§ă‚Żăă¨ă‚ľăĽăłă‚’é¸ćŠž"
-
-msgid "Select project to choose zone"
-msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă‚’é¸ćŠžă—ă¦ă‚ľăĽăłă‚’é¸ćŠž"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34149,7 +34497,7 @@ msgid "Select target branch or tag"
msgstr ""
msgid "Select timezone"
-msgstr ""
+msgstr "タイă ă‚ľăĽăłă‚’é¸ćŠž"
msgid "Select type"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr "サăĽăăĽăŻăăă API ă®ăżă‚’サăťăĽăă—ă¦ă„ăľă™ă€‚ Git
msgid "Server version"
msgstr "サăĽăăĽă®ăăĽă‚¸ă§ăł"
-msgid "Serverless"
-msgstr "Serverless"
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr "ĺ‘Ľăłĺ‡şă—ăˇăăŞă‚Żă‚ąă®ă­ăĽă‰ä¸­ă€ăľăźăŻçŹľĺś¨ĺ©ç”¨ă§ăŤăľă›ă‚“。"
-
-msgid "ServerlessDetails|Invocations"
-msgstr "ĺ‘Ľăłĺ‡şă—"
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Kubernetesăťăă‰"
-
-msgid "ServerlessDetails|More information"
-msgstr "č©łç´°ć…ĺ ±"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "現時点ă§ăŻăťăă‰ăŻă­ăĽă‰ă•ă‚Śă¦ă„ăľă›ă‚“。"
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr "ĺż…č¦ă«ĺżśăă¦é•·ć™‚間使用中ă¨ăŞă‚‹Kubernetesăťăă‰ć•°ă€‚"
-
-msgid "ServerlessDetails|pod in use"
-msgstr "使用中ă®ăťăă‰"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "使用中ă®ăťăă‰"
-
-msgid "ServerlessURL|Copy URL"
-msgstr "URLă‚’ă‚łă”ăĽ"
-
-msgid "Serverless|Getting started with serverless"
-msgstr "Serverless を始ă‚ă‚ă†"
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr "上č¨ă®ă©ă‚Śă‚‚当ă¦ăŻăľă‚‰ăŞă„ă¨ć€ťă‚Źă‚Śă‚‹ĺ ´ĺăŻă€functionă‡ăĽă‚żăŚä˝żç”¨ĺŹŻč˝ă«ăŞă‚‹éŽç¨‹ă«ĺ•ŹéˇŚăŚă‚る可č˝ć€§ăŚă‚ă‚Šăľă™ă€‚ă‚ă¨ă§ă‚‚ă†ä¸€ĺş¦ç˘şčŞŤă—ă¦ăŹă ă•ă„。"
-
-msgid "Serverless|Learn more about Serverless"
-msgstr "Serverless ă«ă¤ă„ă¦"
-
-msgid "Serverless|No functions available"
-msgstr "ĺ©ç”¨ĺŹŻč˝ăŞfunctionăŻă‚ă‚Šăľă›ă‚“"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr "ă‡ă—ă­ă‚¤ă‚¸ă§ă–ăŚĺ®Śäş†ă—ă¦ă„ăľă›ă‚“。"
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr "%{startTag}serverless.yml%{endTag} ă•ă‚ˇă‚¤ă«ă«ăŞă‚ąăă•ă‚Śă¦ă„ă‚‹FunctionăŚă‚Żă©ă‚ąă‚żăĽă®ĺŤĺ‰Ťç©şé–“ă¨ä¸€č‡´ă—ăľă›ă‚“。"
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr "現在 Knative ă‹ă‚‰ĺ…Ąć‰‹ĺŹŻč˝ăŞfunctionă‡ăĽă‚żăŻă‚ă‚Šăľă›ă‚“。ă“ă‚ŚăŻă„ăŹă¤ă‹ç†ç”±ăŚč€ăられăľă™:"
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr "%{startTag}.gitlab-ci.yml%{endTag} ă•ă‚ˇă‚¤ă«ăŚé©ĺ‡ă«č¨­ĺ®šă•ă‚Śă¦ă„ăľă›ă‚“。"
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr "ăŞăťă‚¸ăăŞă«ă€ĺŻľĺżśă™ă‚‹ %{startTag}serverless.yml%{endTag} ă•ă‚ˇă‚¤ă«ăŚă‚ă‚Šăľă›ă‚“。"
-
msgid "Service"
msgstr "サăĽă“ă‚ą"
@@ -34535,6 +34820,9 @@ msgstr "見積時間ă®č¨­ĺ®š"
msgid "Set time estimate to %{time_estimate}."
msgstr "見積時間を %{time_estimate} ă«č¨­ĺ®šă€‚"
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "CI/CD を設定"
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr "ć–°ă—ă„ă‘ă‚ąăŻăĽă‰ă‚’設定"
-msgid "Set up shared runner availability"
-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 "ă—ă­ă‚¸ă‚§ă‚Żăを設定ă—ă¦ă€ĺĄă®ăŞăťă‚¸ăăŞă¨ă®é–“ă§ĺ¤‰ć›´ă‚’自動的ă«ă—ăă‚·ăĄ/ă—ă«ă™ă‚‹ă€‚ă–ă©ăłăă€ă‚żă‚°ă€ăŠă‚ăłă‚łăźăăăŻč‡Şĺ‹•çš„ă«ĺŚćśźă—ăľă™ă€‚"
@@ -34678,7 +34963,7 @@ msgid "Shared projects"
msgstr "共有ă—ă­ă‚¸ă‚§ă‚Żă"
msgid "Shared runners"
-msgstr ""
+msgstr "共有 Runner"
msgid "Shared runners are disabled for the parent group"
msgstr ""
@@ -34819,12 +35104,12 @@ msgid "Show the Open list"
msgstr ""
msgid "Show thread"
-msgstr ""
+msgstr "ă‚ąă¬ăă‰ă‚’表示"
msgid "Show whitespace changes"
msgstr "ç©şç™˝ (非表示文字) ă®ĺ¤‰ć›´ă‚’表示ă™ă‚‹"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,11 +35464,14 @@ 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 "Snowplow"
msgid "Solution"
-msgstr ""
+msgstr "解決策"
msgid "Some actions remove attention requests, like a reviewer approving or anyone merging the merge request."
msgstr ""
@@ -35225,7 +35537,7 @@ msgid "Something went wrong while applying the suggestion. Please try again."
msgstr "ćŹćˇă—ă¦ă„ă‚‹é–“ă«ĺ•ŹéˇŚăŚç™şç”źă—ăľă—ăźă€‚ă‚‚ă†ä¸€ĺş¦ă‚„ă‚Šç›´ă—ă¦ăŹă ă•ă„。"
msgid "Something went wrong while archiving a requirement."
-msgstr ""
+msgstr "Requirement をアăĽă‚«ă‚¤ă–ă™ă‚‹éš›ă«ĺ•ŹéˇŚăŚç™şç”źă—ăľă—ăźă€‚"
msgid "Something went wrong while closing the epic. Please try again later."
msgstr ""
@@ -35299,9 +35611,6 @@ msgstr "ă‘ăケăĽă‚¸ăŞă‚ąăを取得ă™ă‚‹éš›ă«ĺ•ŹéˇŚăŚç™şç”źă—ăľă—ăź
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr "OpenAPI ă“ăĄăĽă‚˘ă®ĺťćśźĺŚ–中ă«ĺ•ŹéˇŚăŚç™şç”źă—ăľă—ăź"
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr "Let's Encrypt ă®č¨ĽćŽć›¸ă‚’取得ă™ă‚‹éš›ă«ĺ•ŹéˇŚăŚç™şç”źă—ăľă—ăźă€‚"
@@ -35381,7 +35690,7 @@ 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 ""
+msgstr "表示可č˝ăŞćś€ĺ¤§ăšăĽă‚¸ć•°ă‚’超ăă¦ă„ăľă™ă€‚ă•ă‚‰ă«ĺ¤šăŹă®ă‡ăĽă‚żă‚’探索ă™ă‚‹ă«ăŻă€APIを使用ă—ă¦ăŹă ă•ă„。"
msgid "Sorry, your filter produced no results"
msgstr "申ă—訳ă‚ă‚Šăľă›ă‚“。ă‚ăŞăźăŚćŚ‡ĺ®šă—ăźă•ă‚Łă«ă‚żăĽă§ăŻč©˛ĺ˝“ă™ă‚‹çµćžśăŚă‚ă‚Šăľă›ă‚“ă§ă—ăźă€‚"
@@ -35677,6 +35986,9 @@ msgstr ""
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "指定ă®URLăŻä˝żç”¨ă§ăŤăľă›ă‚“: \"%{reason}\""
+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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr "ă‚ąă†ăĽă‚¸"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "標準"
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr "ć–°ă—ă„ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăを開始ă™ă‚‹"
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 "ăžăĽă‚¸ăă¬ă‚¤ăłă‚’開始"
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr "静的アă—ăŞă‚±ăĽă‚·ă§ăłă‚»ă‚­ăĄăŞă†ă‚Łă†ă‚ąă (SAST)"
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr "2. 変更を行ăŁăźç†ç”±ă®čެćŽă‚’追加ă—ăľă™ă€‚"
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr "ă–ă©ăłăを作ćă§ăŤăľă›ă‚“ă§ă—ăźă€‚"
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr "ă‚łăłă†ăłă„ă®ĺ¤‰ć›´ă‚’ă‚łăźăăă§ăŤăľă›ă‚“ă§ă—ăźă€‚"
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr "ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăを作ćă§ăŤăľă›ă‚“ă§ă—ăźă€‚"
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr "%{sourcePath} ă•ă‚ˇă‚¤ă«ă‚’ć›´ć–°"
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr "çµ±č¨"
@@ -36041,7 +36293,7 @@ msgid "StatusPage|configuration documentation"
msgstr ""
msgid "StatusPage|your status page frontend."
-msgstr ""
+msgstr "ă‚ąă†ăĽă‚żă‚ąăšăĽă‚¸ă®ă•ă­ăłăエăłă‰ă€‚"
msgid "Stay updated about the performance and health of your environment by configuring Prometheus to monitor your deployments."
msgstr "Prometheus を設定ă™ă‚‹äş‹ă§ă‚ăŞăźă®ç’°ĺ˘ă®ă‘ă•ă‚©ăĽăžăłă‚ąă¨ĺĄĺ…¨ć€§ă®ćś€ć–°çŠ¶ć…‹ă‚’取得ă§ăŤăľă™ă€‚"
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "ă‚ąă‘ă ă¨ă—ă¦ĺ ±ĺ‘Š"
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr "ă•ă‚ŁăĽă‰ăăă‚Żă‚’é€äżˇ"
@@ -36163,9 +36409,6 @@ msgstr "検索ă®ćŹĺ‡ş"
msgid "Submit the current review."
msgstr "現在ă®ă¬ă“ăĄăĽă‚’é€äżˇ"
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36251,7 +36497,7 @@ msgid "SubscriptionTable|Manage"
msgstr "管ç†"
msgid "SubscriptionTable|Max seats used"
-msgstr "使用可č˝ăŞă‚·ăĽăć•°"
+msgstr "最大使用シăĽăć•°"
msgid "SubscriptionTable|Next invoice"
msgstr "次ă®č«‹ć±‚書"
@@ -36335,7 +36581,7 @@ msgid "Subtracted"
msgstr "減算"
msgid "Subtracts"
-msgstr ""
+msgstr "減算"
msgid "Succeeded"
msgstr "ć功ă—ăľă—ăź"
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,7 +37034,7 @@ msgstr "タグ一覧:"
msgid "Tag name"
msgstr "ă‚żă‚°ĺŤ"
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -36815,6 +37073,9 @@ msgstr "ă“ă®ă‚łăźăăă« %{tag_name} ă‚żă‚°ă‚’ä»ă‘ăľă™ 。"
msgid "Tags:"
msgstr "ă‚żă‚°:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "ă‚łăźăăを表示"
@@ -36827,14 +37088,26 @@ msgstr "ă“ă®ă‚żă‚°ă® HEAD ă‚łăźăăăŚč¦‹ă¤ă‹ă‚Šăľă›ă‚“"
msgid "TagsPage|Cancel"
msgstr "ă‚­ăŁăłă‚»ă«"
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "%{tag_name} ă‚żă‚°ă®ĺ‰Šé™¤ăŻă‚„ă‚Šç›´ă—ăŚă§ăŤăľă›ă‚“。ă‚ă‚Ťă—ă„ă§ă—ょă†ă‹ďĽź"
+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|Edit release notes"
msgstr "ăŞăŞăĽă‚ąăŽăĽăを編集"
@@ -36851,12 +37124,18 @@ 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 "ă‚Şă—ă‚·ă§ăłă¨ă—ă¦ă€ă‚żă‚°ă«ăˇăă‚»ăĽă‚¸ă‚’追加ă—ăľă™ă€‚ç©şç™˝ă®ăľăľă«ă™ă‚‹ă¨ă€%{link_start}軽量タグ%{link_end}ăŚä˝śćă•ă‚Śăľă™ă€‚"
msgid "TagsPage|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "ăŞăŞăĽă‚ąăŽăĽă"
@@ -36884,6 +37163,18 @@ msgstr "ć–°ă—ă„タグを追加ă™ă‚‹ă«ăŻ git tag ă‚łăžăłă‰ă‚’使用ă—ăľ
msgid "TagsPage|Write your release notes or drag files here…"
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 "äżťč­·"
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr "%{rate}%{sign} ć功率"
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr "ă†ă‚ąă"
@@ -37375,7 +37681,7 @@ msgid "The application will be used where the client secret can be kept confiden
msgstr "ă‚Żă©ă‚¤ă‚˘ăłăă‚·ăĽă‚Żă¬ăăを非公開ă«ă§ăŤă‚‹ĺ ´ć‰€ă§ă‚˘ă—ăŞă‚±ăĽă‚·ă§ăłă‚’使用ă—ăľă™ă€‚ăŤă‚¤ă†ă‚Łă–ă˘ăイă«ă‚˘ă—ăŞă¨ă‚·ăłă‚°ă«ăšăĽă‚¸ă‚˘ă—ăŞăŻéťžĺ…¬é–‹ă¨ăŻăżăŞă—ăľă›ă‚“。"
msgid "The associated issue #%{issueId} has been closed as the error is now resolved."
-msgstr ""
+msgstr "エă©ăĽăŚč§Łć±şă•ă‚Śăźăźă‚ă€é–˘é€Łă™ă‚‹ă‚¤ă‚·ăĄăĽ #%{issueId} ă‚’ă‚Żă­ăĽă‚şă—ăľă—ăźă€‚"
msgid "The branch for this project has no active pipeline configuration."
msgstr "ă“ă®ă—ă­ă‚¸ă‚§ă‚Żăă®ă“ă®ă–ă©ăłăă«ă‚˘ă‚Żă†ă‚Łă–ăŞă‘イă—ă©ă‚¤ăłč¨­ĺ®šăŚă‚ă‚Šăľă›ă‚“。"
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "現在ă®ă‚¤ă‚·ăĄăĽ"
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr "ă•ă‚©ăĽă‚Żă®ăŞă¬ăĽă‚·ă§ăłăŚĺ‰Šé™¤ă•ă‚Śăľă—ăźă€‚"
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 "ă—ă­ă‚¸ă‚§ă‚ŻăăŻć­Łĺ¸¸ă«ă•ă‚©ăĽă‚Żă•ă‚Śăľă—ăźă€‚"
@@ -37939,6 +38261,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr "ĺ©ç”¨ă§ăŤă‚‹ă‡ăĽă‚żăŻă‚ă‚Šăľă›ă‚“。é¸ćŠžă—ç›´ă—ă¦ăŹă ă•ă„。"
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38038,9 +38363,6 @@ msgstr "To Doă®ĺ‰Šé™¤ă§ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚"
msgid "There was an error fetching configuration for charts"
msgstr "ăăŁăĽă設定ă®ĺŹ–得中ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăź"
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr "é¸ćŠžă—ăźă‚ąă†ăĽă‚¸ă®ă‡ăĽă‚żă‚’取得ă™ă‚‹é–“ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚"
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "ă“ă® %{issuableDisplayName} ăŻă­ăă‚Żă•ă‚Śă¦ă„ăľă™ă€‚ă—ă­ă‚¸ă‚§ă‚Żăăˇăłă㼠ă ă‘ăŚă‚łăˇăłăă§ăŤăľă™ă€‚"
-msgid "This %{issuableType} is confidential"
-msgstr "ă“ă® %{issuableType} ăŻéťžĺ…¬é–‹ă§ă™"
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr "ă‡ă‚Łă¬ă‚ŻăăŞ"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 "ă“ă®ă‚¨ăłă‰ăťă‚¤ăłăăŻä˝•ĺş¦ă‚‚ăŞă‚Żă‚¨ă‚ąăă•ă‚Śă¦ă„ăľă™ă€‚ă‚‚ă†ä¸€ĺş¦ă‚ă¨ă§ăŠč©¦ă—ăŹă ă•ă„。"
@@ -38372,7 +38694,7 @@ msgid "This epic would exceed maximum number of related epics."
msgstr ""
msgid "This feature requires local storage to be enabled"
-msgstr ""
+msgstr "ă“ă®ć©źč˝ăŻă­ăĽă‚«ă«ă‚ąăă¬ăĽă‚¸ă‚’有効ă«ă™ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™"
msgid "This field is required"
msgstr ""
@@ -38456,7 +38778,7 @@ msgid "This is an experimental feature developed by GitLab Incubation Engineerin
msgstr ""
msgid "This is the highest peak of users on your installation since the license started."
-msgstr ""
+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 ""
@@ -38519,7 +38841,7 @@ msgid "This job is an out-of-date deployment to %{environmentLink} using cluster
msgstr "ă“ă®ă‚¸ă§ă–ăŻă€ %{environmentLink} ă¸ă®ă‡ă—ă­ă‚¤ă§ă™ăŚćś€ć–°ă§ăŻă‚ă‚Šăľă›ă‚“。ăťă®éš›ăŻ %{clusterNameOrLink} ă‚Żă©ă‚ąă‚żă‚’使用ă—ă¦ăľă™ă€‚"
msgid "This job is an out-of-date deployment to %{environmentLink} using cluster %{clusterNameOrLink}. View the %{deploymentLink}."
-msgstr ""
+msgstr "ă“ă®ă‚¸ă§ă–ăŻă€ă‚Żă©ă‚ąă‚żăĽ %{clusterNameOrLink} を使用ă—ăź %{environmentLink} ă¸ă®ĺŹ¤ă„ă‡ă—ă­ă‚¤ă§ă™ă€‚ %{deploymentLink} を表示ă—ăľă™ă€‚"
msgid "This job is an out-of-date deployment to %{environmentLink}."
msgstr "ă“ă®ă‚¸ă§ă–ăŻă€ %{environmentLink} ă¸ă®ă‡ă—ă­ă‚¤ă§ă™ăŚă€ćś€ć–°ă§ăŻă‚ă‚Šăľă›ă‚“。"
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "ă“ă® Runner ăŻäżťč­·ă–ă©ăłă上ă§čµ·ĺ‹•ă•ă‚Śăźă‘イă—ă©ă‚¤ăłă§ă®ăżĺ®źčˇŚă§ăŤăľă™ă€‚"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr "ă“ă®č¨­ĺ®šăŻă€ĺ„ă—ă­ă‚¸ă‚§ă‚Żăă§ä¸Šć›¸ăŤă§ăŤăľă™ă€‚"
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr "ă“ă®ć“Ťä˝śăŻă€ă“ă®ă—ă­ă‚¸ă‚§ă‚Żăă¨ă•ă‚©ăĽă‚ŻăŤăăăŻăĽ
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr "ç’°ĺ˘"
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr "1秒ă‚ăźă‚Šă®ć“Ťä˝ść•°"
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr "問題ăŚç™şç”źă—ăźăźă‚ă€ç’°ĺ˘ă‚’取得ă§ăŤăľă›ă‚“"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr "č„…ĺ¨ç›Łč¦–"
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr "č„…ĺ¨ç›Łč¦–ă®ăă«ă—ăšăĽă‚¸ăŞăłă‚Ż"
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38951,7 +39156,7 @@ msgid "Time from last commit to merge"
msgstr "直前ă®ă‚łăźăăă‹ă‚‰ăžăĽă‚¸ăľă§ă®ć™‚é–“"
msgid "Time of import: %{importTime}"
-msgstr ""
+msgstr "イăłăťăĽă日時: %{importTime}"
msgid "Time remaining"
msgstr "残り時間"
@@ -38959,6 +39164,9 @@ msgstr "残り時間"
msgid "Time spent"
msgstr "経éŽć™‚é–“"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -38975,7 +39183,7 @@ msgid "Time until first merge request"
msgstr "最ĺťă®ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąăăľă§ă®ć™‚é–“"
msgid "Time zone"
-msgstr ""
+msgstr "タイă ă‚ľăĽăł"
msgid "TimeTrackingEstimated|Est"
msgstr "見積もり時間"
@@ -39140,7 +39348,7 @@ msgid "Timeout for the fastest Gitaly operations (in seconds)."
msgstr ""
msgid "Timezone"
-msgstr ""
+msgstr "タイă ă‚ľăĽăł"
msgid "Time|hr"
msgid_plural "Time|hrs"
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr "タイăă«"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "タイăă«:"
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr "ă“ă®ă—ă­ă‚¸ă‚§ă‚Żăを継続ă™ă‚‹ă«ăŻă€ć–°ă—ă„ăžăĽă‚¸ăŞă‚Ż
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "GitLab ă—ă­ă‚¸ă‚§ă‚Żă全体をĺĄă® GitLab イăłă‚ąăăĽă«ă‹ă‚‰ă“ă®ă—ă­ă‚¸ă‚§ă‚Żăă«ç§»ĺ‹•ăľăźăŻă‚łă”ăĽă™ă‚‹ă«ăŻă€ĺ…ă®ă—ă­ă‚¸ă‚§ă‚Żăă®č¨­ĺ®šăšăĽă‚¸ă«ç§»ĺ‹•ă—ă€ă‚¨ă‚Żă‚ąăťăĽăă•ă‚ˇă‚¤ă«ă‚’生ćă—ă¦ă“ă“ă«ă‚˘ăă—ă­ăĽă‰ă—ăľă™ă€‚"
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr "手動ă§č¨­ĺ®šă•ă‚ŚăźPrometheus サăĽă“ă‚ąă‹ă‚‰ă‚˘ă©ăĽăを受信ă™ă‚‹ă«ăŻă€ć¬ˇă®URLă¨čŞŤč¨Ľă‚­ăĽă‚’ Prometheus webhook ă®č¨­ĺ®šă•ă‚ˇă‚¤ă«ă«čż˝ĺŠ ă—ă¦ăŹă ă•ă„。GitLab ă«ă‚˘ă©ăĽăă‚’é€äżˇă™ă‚‹ăźă‚ă® %{linkEnd} Prometheusă®č¨­ĺ®š %{linkStart} ă®č©łç´°ă‚’ă”覧ăŹă ă•ă„。"
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr "To-Do ăŞă‚ąă"
@@ -39409,7 +39632,7 @@ msgid "Toggle GitLab Next"
msgstr ""
msgid "Toggle Markdown preview"
-msgstr ""
+msgstr "Markdown ă—ă¬ă“ăĄăĽă®ĺ‡ă‚Šć›żă"
msgid "Toggle Sidebar"
msgstr "サイă‰ăăĽă‚’ĺ‡ă‚Šć›żă"
@@ -39531,9 +39754,6 @@ msgstr "アăĽă†ă‚Łă•ă‚ˇă‚Żăă®ă‚µă‚¤ă‚ş(ĺč¨): %{total_size}"
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr "全イシăĄăĽ"
-
msgid "Total memory (GB)"
msgstr ""
@@ -39595,7 +39815,7 @@ 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 ""
+msgstr "Container Registryă«DockerイăˇăĽă‚¸ă‚’ĺ«ă‚€ă—ă­ă‚¸ă‚§ă‚ŻăăŚă“ă®ă‚°ă«ăĽă—ă®ä¸‹ă«ă‚ă‚‹ăźă‚ă€ă‘ă‚ąă‚’ć›´ć–°ă§ăŤăľă›ă‚“。 最ĺťă«ă—ă­ă‚¸ă‚§ă‚Żăă‹ă‚‰ă‚¤ăˇăĽă‚¸ă‚’削除ă—ă¦ă€ă‚‚ă†ä¸€ĺş¦č©¦ă—ă¦ăŹă ă•ă„。"
msgid "TransferGroup|Database is not supported."
msgstr "ă‡ăĽă‚żă™ăĽă‚ąăŻă‚µăťăĽăă•ă‚Śă¦ă„ăľă›ă‚“。"
@@ -39604,7 +39824,7 @@ msgid "TransferGroup|Group contains contacts/organizations and you don't have en
msgstr ""
msgid "TransferGroup|Group contains projects with NPM packages."
-msgstr ""
+msgstr "ă‚°ă«ăĽă—ă«ăŻă€NPMă‘ăケăĽă‚¸ă‚’ĺ«ă‚€ă—ă­ă‚¸ă‚§ă‚ŻăăŚĺ«ăľă‚Śă¦ă„ăľă™ă€‚"
msgid "TransferGroup|Group is already a root group."
msgstr "ă‚°ă«ăĽă—ăŻă™ă§ă«ă«ăĽăă‚°ă«ăĽă—ă§ă™ă€‚"
@@ -39637,7 +39857,7 @@ msgid "TransferProject|Project with same name or path in target namespace alread
msgstr "移動ĺ…ă®ĺŤĺ‰Ťç©şé–“ă«ă€ĺŚăĺŤĺ‰ŤăľăźăŻĺŚăă‘ă‚ąă‚’ćŚă¤ă—ă­ă‚¸ă‚§ă‚ŻăăŚć—˘ă«ĺ­ĺś¨ă—ăľă™"
msgid "TransferProject|Root namespace can't be updated if project has NPM packages"
-msgstr ""
+msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă«NPMă‘ăケăĽă‚¸ăŚă‚ă‚‹ĺ ´ĺă€RootĺŤĺ‰Ťç©şé–“ă‚’ć›´ć–°ă§ăŤăľă›ă‚“"
msgid "TransferProject|You don't have permission to transfer projects into that namespace."
msgstr ""
@@ -39664,7 +39884,7 @@ msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
msgid "Trials|Go back to GitLab"
-msgstr ""
+msgstr "GitLab ă«ć»ă‚‹"
msgid "Trials|Hey there"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr "ç«ć›ść—Ą"
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -39967,7 +40196,7 @@ msgid "Unable to connect to the Jira instance. Please check your Jira integratio
msgstr "Jira イăłă‚ąă‚żăłă‚ąă«ćŽĄç¶šă§ăŤăľă›ă‚“。 Jira çµ±ĺ設定を確認ă—ă¦ăŹă ă•ă„。"
msgid "Unable to convert Kubernetes logs encoding to UTF-8"
-msgstr ""
+msgstr "Kubernetes ă®ă­ă‚°ă®ă‚¨ăłă‚łăĽă‰ă‚’UTF-8ă«ĺ¤‰ćŹ›ă§ăŤăľă›ă‚“"
msgid "Unable to create link to vulnerability"
msgstr ""
@@ -40140,6 +40369,9 @@ msgstr "アăłă­ăă‚Ż"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40234,7 +40463,7 @@ msgid "Upcoming"
msgstr "今後ă®äşĺ®š"
msgid "Upcoming Release"
-msgstr ""
+msgstr "次ă®ăŞăŞăĽă‚ą"
msgid "Update"
msgstr "アăă—ă‡ăĽă"
@@ -40270,7 +40499,7 @@ msgid "Update it"
msgstr "ć›´ć–°!"
msgid "Update milestone"
-msgstr ""
+msgstr "ăžă‚¤ă«ă‚ąăăĽăłă®ć›´ć–°"
msgid "Update now"
msgstr "今ă™ăć›´ć–°"
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40353,9 +40579,6 @@ msgstr "ă‰ăˇă‚¤ăłă®č¨ĽćŽć›¸ă¨ä¸­é–“証ćŽć›¸ă‚’アăă—ă­ăĽă‰"
msgid "Upload a private key for your certificate"
msgstr "証ćŽć›¸ă®ç§ĺŻ†éŤµă‚’アăă—ă­ăĽă‰"
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "ă•ă‚ˇă‚¤ă«ă‚’アăă—ă­ăĽă‰"
@@ -40375,6 +40598,9 @@ msgid "Uploaded"
msgstr ""
msgid "Uploading changes to terminal"
+msgstr "変更をタăĽăźăŠă«ă«ă‚˘ăă—ă­ăĽă‰ă—ă¦ă„ăľă™"
+
+msgid "Uploading..."
msgstr ""
msgid "Upstream"
@@ -40395,6 +40621,9 @@ msgstr "使用状ćłă®çµ±č¨"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
msgstr "%{help_link_start}共有 Runner%{help_link_end} ăŻç„ˇĺŠąă«ăŞăŁă¦ă„ă‚‹ăźă‚ă€ă‘イă—ă©ă‚¤ăłă®ä˝żç”¨ă«ĺ¶é™ăŻă‚ă‚Šăľă›ă‚“"
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr ""
+
msgid "UsageQuota|%{linkTitle} help link"
msgstr ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "追加ĺ†ă®čłĽĺ…Ą"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "現在ă®ä˝żç”¨çŠ¶ćł"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr "ă‘イă—ă©ă‚¤ăł"
msgid "UsageQuota|Purchase more storage"
msgstr "追加ă®ă®ă‚ąăă¬ăĽă‚¸ă‚’購入"
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "ăŞăťă‚¸ăăŞ"
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40518,6 +40789,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr "ă‚ăŞăźă®ă—ă­ă‚¸ă‚§ă‚Żăă§ă®ăŞă‚˝ăĽă‚ąă®ä˝żç”¨çŠ¶ćł"
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr "ă“ă®ă‚ąă†ăĽă‚¸ă‚’表示ă™ă‚‹ă®ă«ĺŤĺ†ăŞă‡ăĽă‚żăŚă‚ă‚Šăľă›
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr "ă™ăąă¦ă®ă‚¤ă‚·ăĄăĽă‚’表示"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41415,7 +41723,7 @@ msgid "View full log"
msgstr " ă­ă‚°ă®ĺ…¨ä˝“表示"
msgid "View group in admin area"
-msgstr ""
+msgstr "管ç†ă‚¨ăŞă‚˘ă§ă‚°ă«ăĽă—を表示"
msgid "View group labels"
msgstr "ă‚°ă«ăĽă—ă©ă™ă«ă‚’表示"
@@ -41459,9 +41767,6 @@ msgstr "ă­ă‚°ă®čˇ¨ç¤ş"
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41481,7 +41786,7 @@ msgid "View project"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăを表示"
msgid "View project in admin area"
-msgstr ""
+msgstr "管ç†ă‚¨ăŞă‚˘ă§ă—ă­ă‚¸ă‚§ă‚Żăを表示"
msgid "View project labels"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żăă©ă™ă«ă‚’表示"
@@ -41499,6 +41804,9 @@ 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 "ă‰ă‚­ăĄăˇăłăă®čˇ¨ç¤ş"
@@ -41506,7 +41814,7 @@ msgid "View the latest successful deployment to this environment"
msgstr ""
msgid "View the performance dashboard at"
-msgstr ""
+msgstr "ă‘ă•ă‚©ăĽăžăłă‚ąă€ăă‚·ăĄăśăĽă‰ă‚’表示:"
msgid "View usage details"
msgstr ""
@@ -41559,9 +41867,6 @@ msgstr "ă‘ă–ăŞăă‚Ż"
msgid "VisibilityLevel|Unknown"
msgstr "不ćŽ"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41884,7 +42189,7 @@ msgid "Vulnerability|Severity"
msgstr "重č¦ĺş¦"
msgid "Vulnerability|Status"
-msgstr ""
+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 ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41935,7 +42237,7 @@ msgid "Warning:"
msgstr "警告:"
msgid "Warning: Displaying this diagram might cause performance issues on this page."
-msgstr ""
+msgstr "警告: ă“ă®ĺ›łă‚’表示ă™ă‚‹ă“ă¨ă«ă‚ăŁă¦ă€ă“ă®ăšăĽă‚¸ă§ă‘ă•ă‚©ăĽăžăłă‚ąä¸Šă®ĺ•ŹéˇŚăŚç™şç”źă™ă‚‹ĺŹŻč˝ć€§ăŚă‚ă‚Šăľă™ă€‚"
msgid "Warning: Synchronizing LDAP removes direct members' access."
msgstr ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 "脆弱性ăŻç™şč¦‹ă•ă‚Śăľă›ă‚“ă§ă—ăź"
@@ -42046,7 +42360,7 @@ msgid "WebIDE|Go to fork"
msgstr ""
msgid "WebIDE|Merge request"
-msgstr ""
+msgstr "ăžăĽă‚¸ăŞă‚Żă‚¨ă‚ąă"
msgid "WebIDE|This project does not accept unsigned commits."
msgstr ""
@@ -42073,13 +42387,13 @@ msgid "WebexTeamsService|Webex Teams"
msgstr ""
msgid "Webhook"
-msgstr ""
+msgstr "Webhook"
msgid "Webhook Logs"
-msgstr ""
+msgstr "Webhookă®ă­ă‚°"
msgid "Webhook Settings"
-msgstr ""
+msgstr "Webhook設定"
msgid "Webhook events will be displayed here."
msgstr ""
@@ -42250,7 +42564,7 @@ msgid "Wednesday"
msgstr "水曜日"
msgid "Weekday"
-msgstr ""
+msgstr "ĺąłć—Ą"
msgid "Weeks"
msgstr "週"
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42368,10 +42682,10 @@ msgid "Who will be using GitLab?"
msgstr ""
msgid "Who will be using this GitLab subscription?"
-msgstr ""
+msgstr "誰ăŚă“ă® GitLab ă®ă‚µă–ă‚ąă‚ŻăŞă—ă‚·ă§ăłă‚’使用ă—ăľă™ă‹ďĽź"
msgid "Who will be using this GitLab trial?"
-msgstr ""
+msgstr "誰ăŚă“ă®GitLab 試用ç‰ă‚’使用ă—ăľă™ă‹ďĽź"
msgid "Who will be using this group?"
msgstr ""
@@ -42503,10 +42817,10 @@ msgid "WikiPage|Content"
msgstr ""
msgid "WikiPage|Create %{pageTitle}"
-msgstr ""
+msgstr "%{pageTitle} を作ć"
msgid "WikiPage|Create page"
-msgstr ""
+msgstr "ăšăĽă‚¸ă‚’作ć"
msgid "WikiPage|Edit rich text"
msgstr ""
@@ -42542,7 +42856,7 @@ msgid "WikiPage|To link to a (new) page, simply type %{linkExample}. More exampl
msgstr ""
msgid "WikiPage|Update %{pageTitle}"
-msgstr ""
+msgstr "%{pageTitle} ă‚’ć›´ć–°"
msgid "WikiPage|Write your content or drag files here…"
msgstr "ă“ă“ă«ă†ă‚­ă‚ąăă‚’č¨ĺ…Ąă™ă‚‹ă‹ă€ă•ă‚ˇă‚¤ă«ă‚’ă‰ă©ăă‚°ă—ă¦ăŹă ă•ă„。"
@@ -42602,7 +42916,7 @@ msgid "Withdraw Access Request"
msgstr "アクセスăŞă‚Żă‚¨ă‚ąăを取りć¶ă™"
msgid "Won't fix / Accept risk"
-msgstr ""
+msgstr "修正ă—ăŞă„ / ăŞă‚ąă‚Żă‚’受ă‘ĺ…Ąă‚Śă‚‹"
msgid "Work in progress (open and unassigned)"
msgstr "作業中ďĽă‚ŞăĽă—ăłă‹ă¤ćśŞĺ‰˛ă‚Šĺ˝“ă¦ďĽ‰"
@@ -42610,9 +42924,24 @@ msgstr "作業中ďĽă‚ŞăĽă—ăłă‹ă¤ćśŞĺ‰˛ă‚Šĺ˝“ă¦ďĽ‰"
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "ăžă‚¤ă«ă‚ąăăĽăłă®čެćŽă‚’書ăŹ..."
@@ -42726,7 +43064,7 @@ msgid "You are about to delete this project containing:"
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 ""
+msgstr "アカウăłăă®ć¨©é™ă‚’ %{group_name} ă‚°ă«ăĽă—ă«ç§»čˇŚă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚ă“ă®ć“Ťä˝śăŻĺ…ă«ć»ă›ăšă€ç§»čˇŚăŚĺ®Śäş†ă™ă‚‹ă¨ %{group_name} 以外ă®ă‚°ă«ăĽă—ă‚„ă—ă­ă‚¸ă‚§ă‚Żăă«ăŻă‚˘ă‚Żă‚»ă‚ąă§ăŤăŞăŹăŞă‚Šăľă™ă€‚"
msgid "You are already a member of this %{member_source}."
msgstr ""
@@ -42749,6 +43087,9 @@ msgstr ""
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr "PrometheusサăĽăăĽă«ćŽĄç¶šă§ăŤăľă—ăźăŚă€çŹľĺś¨čˇ¨ç¤şă§ăŤă‚‹ă‡ăĽă‚żăŻă‚ă‚Šăľă›ă‚“。"
+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 "%{project_full_name} ă—ă­ă‚¸ă‚§ă‚Żăを削除ă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚削除ă•ă‚Śăźă—ă­ă‚¸ă‚§ă‚ŻăăŻçµ¶ĺŻľă«ĺ…ă«ăŻć»ă›ăľă›ă‚“ďĽćś¬ĺ˝“ă«ă‚ă‚Ťă—ă„ă§ă™ă‹ďĽź"
@@ -42767,7 +43108,7 @@ 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 "ă‚ăŞăźăŻĺ…¬é–‹č¨­ĺ®šă«ĺ¤‰ć›´ă—ă‚ă†ă¨ă—ă¦ă„ăľă™ă€‚ă“ă‚ŚăŻ%{strongStart}ă™ăąă¦ă®äşş%{strongEnd} ăŚé–˛č¦§ĺŹŻč˝ă«ăŞă‚Šă€%{issuableType}ă«ĺŻľă—ă¦ă‚łăˇăłăを残ă™ă“ă¨ăŚă§ăŤă‚‹ă‚ă†ă«ăŞă‚‹ă“ă¨ă‚’ć„Źĺ‘łă—ăľă™ă€‚"
-msgid "You are going to turn on confidentiality. Only team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "ă‚łăžăłă‰ă©ă‚¤ăłă‹ă‚‰ă—ă­ă‚¸ă‚§ă‚Żăを作ćă™ă‚‹ă“ă¨ă‚‚ă§ăŤăľă™ă€‚"
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "ć–°ă—ă„ăˇăłăăĽă‚’%{project_name} ă«ć‹›ĺľ…ă™ă‚‹ă‹ă€ĺĄă®ă‚°ă«ăĽă—を招待ă™ă‚‹ă“ă¨ăŚă§ăŤăľă™ă€‚"
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "ă•ă‚ˇă‚¤ă«ă‚’編集ă™ă‚‹ă«ăŻă€ă©ă“ă‹ă®ă–ă©ăłăă«ă„ăŞă‘ă‚Śă°ă„ă‘ăľă›ă‚“"
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr "ă“ă®ă•ă‚ˇă‚¤ă«ă«ç›´ćŽĄă‚˘ă‚Żă‚»ă‚ąă§ăŤăľă›ă‚“。ă—ă°ă‚‰ăŹăŠĺľ…ăˇăŹă ă•ă„。"
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 "読ăżĺŹ–り専用ă®ă‚»ă‚«ăłă€ăŞ GitLab Geo イăłă‚ąă‚żăłă‚ąă«ć›¸ăŤčľĽă‚€ă“ă¨ăŻă§ăŤăľă›ă‚“。代わり㫠%{link_to_primary_node} を使用ă—ă¦ăŹă ă•ă„。"
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr "ć–°ă—ă„ăăŞă‚¬ăĽă‚’作ćă§ăŤăľă›ă‚“ă§ă—ăźă€‚"
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ msgstr ""
msgid "You do not have permission to run the Web Terminal. Please contact a project administrator."
msgstr "Web ă‚żăĽăźăŠă«ă‚’実行ă™ă‚‹ć¨©é™ăŚă‚ă‚Šăľă›ă‚“。ă—ă­ă‚¸ă‚§ă‚Żă管ç†č€…ă«é€Łçµˇă—ă¦ăŹă ă•ă„。"
+msgid "You do not have permission to set a member awaiting"
+msgstr ""
+
msgid "You do not have permission to update the environment."
msgstr ""
@@ -43076,18 +43444,21 @@ msgstr "現在ă‡ă—ă­ă‚¤ăŚă‚ă‚Šăľă›ă‚“。"
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr "ĺ©ç”¨ĺŹŻč˝ăŞă—ă­ă‚¸ă‚§ă‚ŻăăŻăľă ă‚ă‚Šăľă›ă‚“"
-
msgid "You don't have any recent searches"
msgstr "最近ă®ć¤śç´˘ăŚă‚ă‚Šăľă›ă‚“。"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43255,7 +43626,7 @@ msgid "You tried to fork %{link_to_the_project} but it failed for the following
msgstr "%{link_to_the_project} ă®ă•ă‚©ăĽă‚ŻăŻă€ć¬ˇă®ç†ç”±ă§ĺ¤±ć•—ă—ăľă—ăźă€‚:"
msgid "You will be removed from existing projects/groups"
-msgstr ""
+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 ""
@@ -43338,15 +43709,15 @@ msgstr "%{host} ă«ă¦ă‚ăŞăźăŚč¨€ĺŹŠă•ă‚Śăźăźă‚ă€ă“ă®ăˇăĽă«ă‚’受ä
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 "ăŻăłă‚żă‚¤ă ă‘ă‚ąăŻăĽă‰čŞŤč¨Ľă‚’ä˝żç”¨ă—ăź2č¦ç´ čŞŤč¨ĽăŻć—˘ă«ćś‰ĺŠąă«ăŞăŁă¦ă„ăľă™ă€‚ĺĄă®ă‡ăイスを登録ă™ă‚‹ă«ăŻă€ăľăš2č¦ç´ čŞŤč¨Ľă‚’ç„ˇĺŠąă«ă™ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™ă€‚"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43384,7 +43755,7 @@ msgid "Your CSV export of %{count} from project %{project_link} has been added t
msgstr ""
msgid "Your CSV export of %{written_count} from project %{project_name} (%{project_url}) has been added to this email as an attachment."
-msgstr ""
+msgstr "%{project_name} (%{project_url}) ă—ă­ă‚¸ă‚§ă‚Żăă‹ă‚‰ă‚¨ă‚Żă‚ąăťăĽăă—ăź %{written_count} ă® CSV ă‚’ă“ă®ăˇăĽă«ă«ć·»ä»ă—ă¦ă„ăľă™ă€‚"
msgid "Your CSV import for project"
msgstr ""
@@ -43578,6 +43949,12 @@ msgstr "ăˇăă‚»ăĽă‚¸ă‚’入力ă—ă¦ăŹă ă•ă„。"
msgid "Your name"
msgstr "ĺŤĺ‰Ť"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43627,7 +44004,7 @@ msgid "Your request for access has been queued for review."
msgstr "アクセスă®ăŞă‚Żă‚¨ă‚ąăăŻĺŻ©ćź»ĺľ…ăˇă§ă™ă€‚"
msgid "Your request to join %{host} has been rejected."
-msgstr ""
+msgstr "%{host} ă¸ă®ĺŹ‚加ă®ăŞă‚Żă‚¨ă‚ąăăŻć‹’ĺ¦ă•ă‚Śăľă—ăźă€‚"
msgid "Your requirements are being imported. Once finished, you'll receive a confirmation email."
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr "サă–ă‚ąă‚ŻăŞă—ă‚·ă§ăłă®ćś‰ĺŠąćśźé™ăŚĺ‡ă‚Śăľă—ăźďĽ"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43767,13 +44145,13 @@ msgid "allowed to fail"
msgstr "失敗可č˝"
msgid "already being used for another group or project %{timebox_name}."
-msgstr ""
+msgstr "ă™ă§ă«ä»–ă®ă‚°ă«ăĽă—ă‚„ä»–ă®ă—ă­ă‚¸ă‚§ă‚Żăă®%{timebox_name}ă«ä˝żç”¨ă—ă¦ă„ăľă™ă€‚"
msgid "already being used for another iteration within this cadence."
msgstr ""
msgid "already has a \"created\" issue link"
-msgstr ""
+msgstr "ć—˘ă«ä˝śćă•ă‚Śăźă‚¤ă‚·ăĄăĽă¸ă®ăŞăłă‚ŻăŚĺ«ăľă‚Śă¦ă„ăľă™ă€‚"
msgid "already shared with this group"
msgstr "ă™ă§ă«ă“ă®ă‚°ă«ăĽă—ă¨ĺ…±ćś‰ă—ă¦ă„ăľă™"
@@ -43953,7 +44331,7 @@ msgid "ciReport|%{linkStartTag}Learn more about Secret Detection %{linkEndTag}"
msgstr ""
msgid "ciReport|%{linkStartTag}Learn more about codequality reports %{linkEndTag}"
-msgstr ""
+msgstr "%{linkStartTag}ă‚łăĽă‰ĺ“質ă¬ăťăĽăă«ă¤ă„ă¦%{linkEndTag}"
msgid "ciReport|%{prefix} %{strong_start}%{score}%{strong_end} %{delta} %{deltaPercent} in %{path}"
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr "%{reportType}:読ăżčľĽăżä¸­ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăź"
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr "修正ć¸ăż:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr "%{reportName} ă¬ăťăĽăを読ăżčľĽă‚“ă§ă„ăľă™"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "ă©ă‚¤ă‚»ăłă‚ąă®ç®ˇç†"
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] "%{packagesString}ă€%{lastPackage} ă«ä˝żç”¨ă•ă‚Śă¦ă„ăľă™ă€‚"
msgid "ciReport|View full report"
msgstr "ă¬ăťăĽă全体を見る"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr "エăłăăŞă‚’nilă«ă™ă‚‹ă“ă¨ăŻă§ăŤăľă›ă‚“"
msgid "entries cannot contain HTML tags"
msgstr "エăłăăŞă«HTMLă‚żă‚°ă‚’ĺ«ă‚られăľă›ă‚“。"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "エă”ăă‚Ż"
@@ -44512,10 +44910,10 @@ msgid "image diff"
msgstr "ç”»ĺŹă®ĺ·®ĺ†"
msgid "impersonation token"
-msgstr ""
+msgstr "代ç†ăăĽă‚Żăł"
msgid "impersonation tokens"
-msgstr ""
+msgstr "代ç†ăăĽă‚Żăł"
msgid "import flow"
msgstr "ă•ă­ăĽă‚’イăłăťăĽă"
@@ -44524,7 +44922,7 @@ msgid "in"
msgstr ""
msgid "in group %{link_to_group}"
-msgstr ""
+msgstr "(ă‚°ă«ăĽă— %{link_to_group})"
msgid "in project %{link_to_project}"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żă %{link_to_project}"
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] "イăłă‚ąă‚żăłă‚ąăŚĺ®Śäş†ă—ăľă—ăź"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "無効ăŞăžă‚¤ă«ă‚ąăăĽăłçŠ¶ć…‹ `%{state}`"
@@ -44706,6 +45107,9 @@ msgstr "metric_id ăŻă—ă­ă‚¸ă‚§ă‚Żă全体ă§ä¸€ć„Źă§ăŞă‘ă‚Śă°ăŞă‚Šăľă
msgid "missing"
msgstr "見ă¤ă‹ă‚Šăľă›ă‚“"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr "最新ă®ă‡ă—ă­ă‚¤"
@@ -44779,7 +45183,7 @@ msgid "mrWidget|An error occurred while submitting your approval."
msgstr "承認をé€äżˇä¸­ă«ă‚¨ă©ăĽăŚç™şç”źă—ăľă—ăźă€‚"
msgid "mrWidget|Approval is optional"
-msgstr ""
+msgstr "承認ăŻă‚Şă—ă‚·ă§ăłă§ă™"
msgid "mrWidget|Approval password is invalid."
msgstr "承認ă‘ă‚ąăŻăĽă‰ăŚç„ˇĺŠąă§ă™ă€‚"
@@ -44886,7 +45290,7 @@ msgid "mrWidget|Merge"
msgstr "ăžăĽă‚¸"
msgid "mrWidget|Merge blocked: all threads must be resolved."
-msgstr ""
+msgstr "ăžăĽă‚¸ăŻă–ă­ăă‚Żă•ă‚Śăľă—ăź: ă™ăąă¦ă®ă‚ąă¬ăă‰ă‚’解決ă™ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™ă€‚"
msgid "mrWidget|Merge blocked: denied licenses must be removed."
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr "č©łă—ă„ć…ĺ ±"
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Web IDE ă§é–‹ăŹ"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr "更新中"
msgid "mrWidget|Remove from merge train"
msgstr "ăžăĽă‚¸ăă¬ă‚¤ăłă‹ă‚‰ĺ‰Šé™¤"
-msgid "mrWidget|Request to merge"
-msgstr "ăžăĽă‚¸ă‚’ăŞă‚Żă‚¨ă‚ąă"
-
msgid "mrWidget|Resolve conflicts"
msgstr "競ĺを解決ă™ă‚‹"
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "ă‘ă‚ąăŻăĽă‰"
-msgid "mrWidget|into"
-msgstr "→"
-
msgid "must be a Debian package"
msgstr ""
@@ -45108,7 +45500,7 @@ msgid "my-topic"
msgstr ""
msgid "need attention"
-msgstr ""
+msgstr "č¦ćł¨ć„Ź"
msgid "needs to be between 10 minutes and 1 month"
msgstr "10ĺ†ă‹ă‚‰1ă¶ćśăľă§ă®é–“ă«ă™ă‚‹ĺż…č¦ăŚă‚ă‚Šăľă™"
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr "ă—ă­ă‚¸ă‚§ă‚Żă"
-msgid "quick actions"
-msgstr "クイăクアクシă§ăł"
-
msgid "reCAPTCHA"
msgstr ""
@@ -45295,7 +45687,7 @@ msgid "register"
msgstr "登録"
msgid "relates to"
-msgstr ""
+msgstr "次ă«é–˘äż‚ă—ă¦ă„ă‚‹:"
msgid "remaining"
msgstr "残り"
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45425,7 +45814,7 @@ msgid "starts on %{timebox_start_date}"
msgstr ""
msgid "structure is too large"
-msgstr ""
+msgstr "構造ăŚĺ¤§ăŤă™ăŽăľă™"
msgid "stuck"
msgstr "ă‚ąă‚żăă‚Ż"
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "次ă®ă‚¤ă‚·ăĄăĽ"
@@ -45475,6 +45867,9 @@ msgstr "ă“ă®ă‰ă‚­ăĄăˇăłă"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr "表示ă»éťžčˇ¨ç¤şĺ‡ă‚Šć›żă"
diff --git a/locale/ka_GE/gitlab.po b/locale/ka_GE/gitlab.po
index 73078cb4f73..45cde29c29b 100644
--- a/locale/ka_GE/gitlab.po
+++ b/locale/ka_GE/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ka\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/kab/gitlab.po b/locale/kab/gitlab.po
index 59822303dc5..a3dc0c27dbb 100644
--- a/locale/kab/gitlab.po
+++ b/locale/kab/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: kab\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:58\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:27\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ko/gitlab.po b/locale/ko/gitlab.po
index 4556d7e171d..32f4816bf75 100644
--- a/locale/ko/gitlab.po
+++ b/locale/ko/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ko\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr " %{start}부터 %{end}까지"
@@ -46,6 +46,9 @@ msgstr " ë는 "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -168,7 +171,7 @@ msgstr[0] "%dëŞ…ěť ě»¤ë°‹ 작성ěž"
msgid "%d commit behind"
msgid_plural "%d commits behind"
-msgstr[0] "%d 커밋 behind"
+msgstr[0] "ěť´ ë’¤ě— %d ę°śěť ě»¤ë°‹ěť´ 존재"
msgid "%d commit,"
msgid_plural "%d commits,"
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] "%dę°śěť ě¤ëĄ"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d ę±´ěť ě¤ëĄëĄĽ 발견í–습ë‹ë‹¤:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d 내보내기"
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] "%d 댓글 더 보기"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] "%dę°śěť ě로운 라이선스"
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%dę±´ěť ě—´ë¦° ěť´ěŠ"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%dę°śěť ëŚ€ę¸° 중인 댓글"
@@ -310,9 +301,9 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] "%dę°śěť í”„ëˇśě ťíŠ¸ę°€ ě„ íťë¨"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
-msgstr[0] "%dę°śěť ě‚­ě śëś ëťĽěť´ě„ ěŠ¤"
+msgid "%d remaining"
+msgid_plural "%d remaining"
+msgstr[0] ""
msgid "%d second"
msgid_plural "%d seconds"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] "이미지 이름 ë‹ą %dę°śěť íśę·¸"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%dę°śěť í† í°ěť´ 만료ëě—습ë‹ë‹¤"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%dę°śěť í• ë‹ą í•´ě śëś ěť´ěŠ"
@@ -398,6 +385,9 @@ msgstr "%{author_link}(이)가 작성:"
msgid "%{authorsName}'s thread"
msgstr "%{authorsName} ěť ěŠ¤ë ë“ś"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} ě°ľěť„ ě 없음"
@@ -413,12 +403,6 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -689,9 +673,6 @@ msgstr "%{group_level_name} 그룹ě—는 %{level_name} ěť´ í—ěš©ë지 않습ë‹
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "Forkí•ś ě›ëł¸ 프로젝트가 더 낮은 공개 ě준으로 설정ëě–´ ěžěśĽëŻ€ëˇś %{level_name} ě준이 í—ěš©ë지 않습ë‹ë‹¤."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -707,21 +688,24 @@ msgstr "%{location}ě— í•„ě 키가 없습ë‹ë‹¤: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} 경로는 GitLab User %{lock_user_id} ě— ěťí•´ 잠겼습ë‹ë‹¤."
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}ë§í¬ë‹¤ěš´%{markdownDocsLinkEnd}과 %{quickActionsDocsLinkStart}빠른 액ě…%{quickActionsDocsLinkEnd}ěť´ 지ě›ë©ë‹ë‹¤."
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} 머지 가능"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} 첫 ë˛ě§¸ %{warnings_displayed} 보기"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (만료ë¨)"
msgid "%{milliseconds}ms"
msgstr ""
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} ě°ľěť„ ě 없음"
@@ -789,6 +773,9 @@ msgstr "%{openedEpics}ę°ś 열림, %{closedEpics}ę°ś ë‹«íž"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues}ę°ś 열림, %{closedIssues}ę°ś ë‹«íž"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ msgstr "%{placeholder}(은)는 유효한 í…Śë§ę°€ ě•„ë‹™ë‹ë‹¤."
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 ""
@@ -829,7 +819,7 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -924,10 +914,7 @@ 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}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} 파일"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -983,7 +970,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings}ę°śěť ę˛˝ęł  발견ë¨:"
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] "+%dę°ś"
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1190,16 +1174,34 @@ 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 "- ě„ íť -"
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1228,9 +1233,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "%d일"
@@ -1326,9 +1328,6 @@ msgstr[0] ""
msgid "1-9 contributions"
msgstr "1 ę°ś ěť´ě 참여"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10 ę°ś ěť´ě 참여"
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "첫ë˛ě§¸ 기여!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 회 참여"
@@ -1383,6 +1379,12 @@ msgstr "íŽěť´ě§€ëĄĽ ě°ľěť„ ě 없습ë‹ë‹¤"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "ěť´ę˛ěť´ 실ěě— ěťí•ś ę˛ěť´ëťĽęł  ěťę°í•śë‹¤ë©´ GitLab 관리ěžě—게 문ěťí•ě„¸ěš”."
+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 "7 days"
msgstr "7일"
@@ -1446,6 +1448,9 @@ msgstr "파일이 발견ë지 ě•Šě•ěŠµë‹ë‹¤."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "'%{file_name}' 파일은 %{branch} 브랜ěąě— 이미 존재합ë‹ë‹¤"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "그룹은 여러 í”„ëˇśě ťíŠ¸ë“¤ěť ëŞ¨ěťŚěž…ë‹ë‹¤."
@@ -1728,9 +1733,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "%{classification_label} ě— ëŚ€í•ś 액세스가 í—ěš©ë지 않습ë‹ë‹¤."
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1791,6 +1793,9 @@ 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 "2FA (이중 인증)ěť„ 활성화한 경우, 유일í•ę˛Ś 사용할 ě ěžëŠ” ëą„ë°€ë˛í¸ěž…ë‹ë‹¤."
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr "활성"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "%{type} 활성화 (%{token_length})"
@@ -1921,7 +1929,7 @@ msgid "Add License"
msgstr ""
msgid "Add New Site"
-msgstr ""
+msgstr "ě 사이트 추가"
msgid "Add README"
msgstr "README 추가"
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -1971,12 +1982,6 @@ msgstr "í”„ëˇśě ťíŠ¸ě— ę´€í•ś ě •ëł´ę°€ 담긴 í™íŽěť´ě§€ëĄĽ wikiě— ě¶”ę°€í•
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "ë§í¬ 추가"
-
msgid "Add a new issue"
msgstr "ěť´ěŠ ě¶”ę°€"
@@ -2028,9 +2033,6 @@ msgstr "ěŠąěť¸ěž ě¶”ę°€"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "굵은 문ěžě—´ 추가"
-
msgid "Add broadcast message"
msgstr ""
@@ -2082,8 +2084,8 @@ msgstr "메일 ë¨¸ë¦¬ë§ ë°Ź 꼬리ë§ěť„ 추가í•ě‹­ě‹śě¤. 단, ě‰ě 설정
msgid "Add image comment"
msgstr "이미지 댓글 추가"
-msgid "Add italic text"
-msgstr "기울임 텍스트 추가"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "키 추가"
@@ -2100,6 +2102,9 @@ msgstr "ě ě• í”Śë¦¬ěĽ€ěť´ě… ě¶”ę°€"
msgid "Add new directory"
msgstr "ě 디렉토리 추가"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2124,9 +2129,6 @@ msgstr "ë°ěť‘ 추가"
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2134,7 +2136,7 @@ msgid "Add system hook"
msgstr "시스템 í›„í¬ ě¶”ę°€"
msgid "Add text to the sign-in page. Markdown enabled."
-msgstr ""
+msgstr "로그인 íŽěť´ě§€ě— 텍스트를 추가합ë‹ë‹¤. ë§í¬ë‹¤ěš´ěť´ 활성화ëě—습ë‹ë‹¤."
msgid "Add to board"
msgstr "ëł´ë“śě— ě¶”ę°€"
@@ -2466,6 +2468,9 @@ msgstr "ě‚­ě ś"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "%{projectName} 프로젝트를 ě‚­ě śí•ě‹śę˛ ěŠµë‹ęąŚ?"
+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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "Let's Encrypt 설정"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 "프로젝트 ë°Ź ę·¸ëŁąěť ě CI/CD 변ě는 기본ě ěśĽëˇś ëł´í¸ë¨ěśĽëˇś 설정ë©ë‹ë‹¤."
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 ""
@@ -3123,6 +3167,9 @@ msgstr "고급 설정"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3561,8 +3605,8 @@ msgstr "모든 프로젝트가 ě„ íťë¨"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "모든 스ë ë“śę°€ 해결ë¨"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr ""
@@ -3702,9 +3746,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr "ě•„ë§ěˇ´ 웹 서비스 로고"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr "파이프 라인 ěž‘ě—…ěť„ ë¶ëź¬ě¤ëŠ” 도중 ě¤ëĄę°€ ë°śěťí•ě€ěŠµë‹ë‹¤."
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "요청을 ěťě„±í•ëŠ” 중 ě¤ëĄę°€ ë°śěťí–습ë‹ë‹¤."
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "알림 구독을 í•´ě śí•ëŠ” 중 ě¤ëĄę°€ ë°śěťí–습ë‹ë‹¤."
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4517,21 +4540,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr "ěť´ 머지 리í€ěŠ¤íŠ¸ëĄĽ 승인í–습ë‹ë‹¤."
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "승인ěž"
@@ -4715,7 +4702,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4727,7 +4714,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr "ë‚ě—게 í• ë‹ą ë¨"
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr "%{timeago} ě „ %{author}ě— ěťí•´ 작성ë¨"
msgid "Authorization code:"
msgstr "인증 코드:"
-msgid "Authorization key"
-msgstr "인증 키"
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 "배지"
@@ -5510,6 +5518,12 @@ 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 ""
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr "결제"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 "@%{user_name}ë‹ěť€ í„재 %{plan_name} 플랜을 사용í•ęł  ěžěŠµë‹ë‹¤."
+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 "ěš”ę¸ě śëĄĽ 다운그ë ěť´ë“śí•ë ¤ë©´ %{support_link_start}ęł ę°ť 지ě›%{support_link_end}ě— ë¬¸ěťí•´ěŁĽě„¸ěš”."
+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 ""
@@ -5591,21 +5740,84 @@ msgstr "%{pricing_page_link}ě—ě„ś ę° ěš”ę¸ě śě— 대해 ěžě„¸íž ě•Śě•„ëł´ě„
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 "%{plan_name}ěť ëŞ¨ë“  기능 보기"
+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 "ěť´ ę·¸ëŁąěť í”Śëžśěť„ 관리í•ë ¤ë©´ %{parent_billing_page_link}ěť ę˛°ě ś ě„ąě…ěť„ 방문í•ě„¸ěš”."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5621,6 +5833,9 @@ 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 "ë‚´ GitLab.com 체í—íŚěť´ %{expiration_date}ě— ë§ŚëŁŚëě—습ë‹ë‹¤. 언제든지 ě•„ëžě—ě„ś ě—…ę·¸ë ěť´ë“śí•ě—¬ ę¸°ëŠĄě— ëŚ€í•ś 엑세스를 ëłµě›í•  ě ěžěŠµë‹ë‹¤."
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "매년 %{price_per_year} 청구"
@@ -5639,6 +5854,9 @@ msgstr "ě›”"
msgid "BillingPlans|per user"
msgstr "ě‚¬ěš©ěž ë‹ą"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "ě—…ę·¸ë ěť´ë“ś"
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Bitbucket 서버ě—ě„ś 가져 ě¤ę¸°"
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr "ë¸Śëžśěą ěť´ë¦„"
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "브랜ěą"
@@ -6107,6 +6358,9 @@ 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 "모ë‘"
@@ -6155,9 +6409,6 @@ msgstr "ě 브랜ěą"
msgid "Branches|No branches to show"
msgstr "í‘śě‹śí•  ë¸Śëžśěą ě—†ěťŚ"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "프로젝트 ę´€ë¦¬ěž ë는 ě†Śěś ěž ë§Ś ëł´í¸ ë¸ŚëžśěąëĄĽ ě‚­ě śí•  ě ěžěŠµë‹ë‹¤."
@@ -6197,7 +6448,7 @@ msgstr "ěť´ 브랜ěąëŠ” 업스트림ě—ě„ś 분기 중이므로 ěžëŹ™ěśĽëˇś ě—…
msgid "Branches|The default branch cannot be deleted"
msgstr "Default 브랜ěąëŠ” ě‚­ě śí•  ě 없습ë‹ë‹¤."
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,10 +6463,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6230,9 +6481,6 @@ msgstr "ëł´í¸ë¨"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,10 +6640,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6446,7 +6694,7 @@ msgstr "변경 로그"
msgid "CI Lint"
msgstr "CI 린트"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr "CI/CD 구성"
msgid "CI/CD configuration file"
msgstr "CI/CD 설정 파일"
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr "배포 전략"
msgid "CICD|Jobs"
msgstr "ěž‘ě—…"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "ěžëŹ™ěśĽëˇś 머지할 ě 없습ë‹ë‹¤."
@@ -6864,6 +7136,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -6996,7 +7271,7 @@ msgstr "업데이트가 ë°ë ¤ëě—습ë‹ë‹¤. í´ë¦­í•ě—¬ 확인합ë‹ë‹¤."
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7089,9 +7364,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "%{text}이(가) 사용 가능한지 확인 중…"
@@ -7250,6 +7522,9 @@ 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 ""
@@ -7556,9 +7831,6 @@ msgstr "사용할 ě 없습ë‹ë‹¤: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Google Cloud APIě— ě—°ę˛°ěť„ 시도í•ëŠ” ě¤‘ě— ě¤ëĄę°€ ë°śěťí–습ë‹ë‹¤. ë‚ě¤‘ě— ë‹¤ě‹ś 시도í•ě‹­ě‹śě¤."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "ěť´ Kubernetes í´ëź¬ěŠ¤í„°ëĄĽ 사용할 프로젝트 í™ę˛˝ ě„ íť"
@@ -8218,9 +8451,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr "CA 인증서 복사"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Kubernetes í´ëź¬ěŠ¤í„° 이름 복사"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Kubernetes í´ëź¬ěŠ¤í„° ěťě„±"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "ě•Śęł  ęł„ě…¨ë‚ěš”?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Kubernetes í´ëź¬ěŠ¤í„°ěť 세부 ě •ëł´ ěž…ë Ą"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "프로젝트 가져ě¤ę¸°"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "ěě—­ 가져ě¤ę¸°"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "GitLab 통합"
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform 프로젝트"
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes 엔진"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes 엔진 프로젝트"
-
msgid "ClusterIntegration|Group cluster"
msgstr "그룹 í´ëź¬ěŠ¤í„°"
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8422,18 +8586,6 @@ msgstr "Kubernetes í´ëź¬ěŠ¤í„° 이름"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "%{help_link_start_machine_type}머신 ěś í•%{help_link_end} ë°Ź %{help_link_start_pricing}가격 ě±…ě •%{help_link_end}ě— ëŚ€í•´ ěžě„¸íž 알아보기"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "%{help_link_start}zones%{help_link_end}ě— ëŚ€í•´ ěžě„¸íž 알아보기"
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr "그룹 Kubernetes í´ëź¬ěŠ¤í„°ě— 대해 ěžě„¸íž 알아보기."
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr "머신 í€ěž…"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Kubernetes í´ëź¬ěŠ¤í„°ëĄĽ 만들려면 %{link_to_requirements} ë§í¬ě—ě„ś ęł„ě •ěť í•„ě사항을 확인í•ě„¸ěš”."
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr "프로젝트 없음"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "검ě‰ęłĽ 일ěąí•ëŠ” 프로젝트가 없습ë‹ë‹¤."
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "검ě‰ęłĽ 일ěąí•ëŠ” ěě—­ěť´ 없습ë‹ë‹¤."
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "노드 ě"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "ë‹ąě‹ ěť Google ęł„ě •ěť´ ë‹¤ěťŚěť ěš”ęµ¬ 사항을 충족í•ëŠ”지 확인 í•ě„¸ěš”."
-
msgid "ClusterIntegration|Project cluster"
msgstr "프로젝트 í´ëź¬ěŠ¤í„°"
@@ -8542,18 +8619,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Kubernetes í´ëź¬ěŠ¤í„° ě śę±°"
@@ -8572,126 +8640,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "ěť´ 프로젝트ě—ě„ś Kubernetes í´ëź¬ěŠ¤í„° 구성을 ě śę±°í•ě‹­ě‹śě¤. 이렇게해도 실제 Kubernetes í´ëź¬ěŠ¤í„°ëŠ” ě‚­ě śë지 않습ë‹ë‹¤."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "변경 사항을 저장"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Kubernetes í´ëź¬ěŠ¤í„°ěť 세부 ě •ëł´ 보기 ë°Ź ěě •"
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "시스템 ěś í• ě„ íť"
-
-msgid "ClusterIntegration|Select project"
-msgstr "프로젝트 ě„ íť"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8707,12 +8664,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "%{link_to_container_project} í”„ëˇśě ťíŠ¸ě— Kubernetes í´ëź¬ěŠ¤í„°ëĄĽ 만들기 위해서는 ěť´ ęł„ě •ě— ě•„ëžě— ëŞ…ě‹śëś ę¶Śí•śěť´ 필요합ë‹ë‹¤"
-
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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "ë‹ąě‹ ěť ęł„ě •ěť€ %{link_to_kubernetes_engine} ěť´ ěžě–´ě•Ľ í•©ë‹ë‹¤."
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Zone"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "구글 Kubernetes ě»¨í…Śěť´ë„ ě—”ě§„ě— ě—‘ě„¸ěŠ¤"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "요구 사항을 충족"
-
msgid "ClusterIntegration|sign up"
msgstr "가입"
@@ -8929,6 +8829,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9601,6 +9516,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr ""
@@ -9836,6 +9757,9 @@ 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 ""
@@ -10013,6 +9937,9 @@ msgstr ""
msgid "Copy"
msgstr "복사"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10025,12 +9952,6 @@ msgstr "%{protocol} í´ëˇ  URL 복사"
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr "ID 복사"
@@ -10046,6 +9967,9 @@ msgstr "SSH 공개 키 복사"
msgid "Copy URL"
msgstr "URL 복사"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10079,6 +10003,9 @@ msgstr "파일 내용 복사"
msgid "Copy file path"
msgstr "파일 경로 복사"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10127,6 +10054,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "디렉토리 만들기"
@@ -10436,9 +10369,6 @@ msgstr "그룹 만들기"
msgid "Create group label"
msgstr "ě로운 그룹 라벨"
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr "ěť´ěŠ ěťě„±"
@@ -10499,6 +10429,9 @@ msgstr "ě 프로젝트 만들기"
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr "첫 íŽěť´ě§€ 만들기"
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr "언어 ë°Ź 지역 관련 설정을 변경합ë‹ë‹¤."
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11072,13 +11014,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr "댓글 삭제"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr "키 삭제"
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12104,6 +12090,9 @@ 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 ""
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12200,6 +12186,9 @@ msgstr[0] "배포"
msgid "Deploy Keys"
msgstr "배포 키"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "라벨 ěš°ě„  ěśěś„ 낮추기"
@@ -12603,6 +12595,9 @@ msgstr "ëł€ę˛˝ěť ëŞ©í‘śě™€ 리뷰어가 ě•Śě•„ě•Ľ í•  사항을 설명합ë‹ë‹¤
msgid "Description"
msgstr "설명"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12612,9 +12607,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "설명:"
@@ -13150,6 +13142,12 @@ 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 ""
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr "ëą„ë°€ë˛í¸ ěě •"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13505,6 +13515,9 @@ msgstr ""
msgid "Edit application"
msgstr "ě• í”Śë¦¬ěĽ€ěť´ě… ěě •"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "댓글 편집"
@@ -13541,6 +13554,9 @@ msgstr "그룹 편집: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "%{user_name}ěť ě‹ ě› íŽ¸ě§‘"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "위키 íŽěť´ě§€ 편집"
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr "Pseudonymizer 데이터 ě집 사용"
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr "ě로운 기능 메뉴 활성화: 모든 í‹°ě–´"
msgid "Enable What's new: Current tier only"
msgstr "ě로운 기능 메뉴 활성화: í„재 í‹°ě–´ ě „ěš©"
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr "Pseudonymizer 데이터 ě집을 사용í•ę±°ë‚ 중지합ë‹ë‹¤."
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "모든 값을 기준으로 필터"
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr "이벤트"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "ë§¤ë˛ %{action}ěť´ 실패í–습ë‹ë‹¤: %{job_error_message}. 다시 시도해주세요."
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,13 +15058,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "만료ë¨"
@@ -15183,9 +15184,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr "외부 URL"
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr "파일 템플릿"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "파일 업로드 ě¤ëĄ"
@@ -15995,6 +15996,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,7 +16017,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16040,6 +16044,12 @@ msgstr "FogBugz URL"
msgid "FogBugz import"
msgstr "FogBugz 가져ě¤ę¸°"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr ""
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16199,9 +16212,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ".gitlab-ci.ymlě—ě„ś ě¤ëĄëĄĽ 발견í–습ë‹ë‹¤:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "ěť´ěŠ ěťě„±ě—ě„ś í”„ëˇśëŤ•ě… ë°°íŹ¬ęąŚě§€"
@@ -16283,15 +16296,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "키 ěťě„±"
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr "%{timeAgoStr} (%{pendingEvents} 이벤트)"
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr "(%{timeAgo})"
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr "이름으로 í•„í„°ë§"
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16690,10 +16694,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr ""
msgid "GitLab project export"
msgstr "GitLab 프로젝트 내보내기"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "GitLab.com 가져ě¤ę¸°"
@@ -17104,6 +17123,9 @@ 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 ""
@@ -17125,7 +17147,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17140,6 +17162,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17155,9 +17183,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17317,6 +17342,9 @@ msgstr "- 그룹ě—ě„ś 검ě‰"
msgid "GlobalSearch|in project"
msgstr "- 프로젝트ě—ě„ś 검ě‰"
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "이전으로"
@@ -17386,6 +17414,9 @@ msgstr ""
msgid "Go to next page"
msgstr "다음 íŽěť´ě§€ëˇś 이동"
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr "ěť´ě „ íŽěť´ě§€ëˇś 이동"
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr "ěť´ ëł€ę˛˝ěť ëŞ©í‘śě™€ ë°Ź 리뷰어가 ě•Śě•„ě•Ľ í•  사항"
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,7 +17921,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18124,10 +18155,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr "도움ë§"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18621,12 +18673,18 @@ 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 ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr "미리보기 ě로 고침"
msgid "IDE|Review"
msgstr "리뷰"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr "이미지 URL"
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "연동"
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "내부 사용ěž"
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,11 +20836,11 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
-msgstr "GitLab íšŚě› ë는 이메일 주소"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr ""
msgid "Iterations"
msgstr "ěť´í„°ë ěť´ě…"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ 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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr "ěž‘ě—…ěť´ ě‚­ě śëě—습ë‹ë‹¤"
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,16 +21943,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -21834,6 +21976,9 @@ 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 ""
@@ -21858,9 +22003,6 @@ msgstr "7ě›”"
msgid "July"
msgstr "7ě›”"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "6ě›”"
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr "언어"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr "%{date}ě— ë§ě§€ë§‰ 편집ë¨"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 "목록 보기"
@@ -22799,9 +22937,6 @@ msgstr "그룹 구성ě›ë“¤ěť 기여도 í†µęł„ěą ëˇśë“ś 중"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr "더 ë¶ëź¬ě¤ę¸°"
@@ -22811,6 +22946,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr "GitLab IDE 로드 중..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "ë¶ëź¬ě¤ëŠ” 중…"
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "ěž ę¸ěť„ ě°ľěť„ ě 없습ë‹ë‹¤."
@@ -22994,12 +23135,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23102,18 +23249,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr "Markdowněť´ 지ě›ë©ë‹ë‹¤."
-
msgid "Markdown supported."
msgstr "Markdown ě§€ě› ë¨"
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr "이름"
@@ -24916,33 +25072,6 @@ msgstr "네트워í¬"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "ě ëŚ€ ě•„ë‹"
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr "저장소 없음"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "Runners 없음"
-
msgid "No schedules"
msgstr "일정 없음"
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25542,6 +25671,9 @@ 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 "사용할 ě 없음"
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr "í•„í„°"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26128,15 +26272,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr "IDEě—ě„ś 열기"
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26501,9 +26672,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26898,6 +27066,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr "패키지 & ë ě§€ěŠ¤íŠ¸ë¦¬"
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr "íŽěť´ě§€ 설정"
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27114,6 +27300,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr "중지"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr "삭제 대기 중"
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr "개인 액세스 토í°"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27342,6 +27534,9 @@ msgstr "파이프라인 스케쥴"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,12 +27858,18 @@ 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 ""
@@ -27663,6 +27879,9 @@ 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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 "Runnerěť ěşě‹śëĄĽ ëą„ěš°ëŤ ě¤‘ ě¤ëĄę°€ ë°śěťí•ě€ěŠµë‹ë‹¤."
@@ -27801,6 +28032,15 @@ 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 ""
@@ -28059,9 +28299,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28152,15 +28389,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28227,9 +28458,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,8 +28626,8 @@ msgstr "문법 í•ěť´ëťĽěť´íŚ… í…Śë§"
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-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 "ěť´ 설정을 변경í•ë©´, ë¬¸ë˛•ěť í…Śë§ëĄĽ 변경할 ě ěžěŠµë‹ë‹¤."
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr "ěě‹  이메일 토í°ěť´ 성공ě ěśĽëˇś ě´ę¸°í™”ëě—습ë‹ë‹¤."
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "이중 인증(2FA)를 활성화í•ě—¬ ęł„ě •ěť ëł´ě•ěť„ ę°•í™”í•ě„¸ěš”."
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr "ěžëŞ»ëś íŚ¨ěŠ¤ě›Śë“ś"
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,10 +29619,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29415,7 +29637,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "요구 사항"
@@ -29781,6 +30015,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -29859,6 +30099,9 @@ msgstr "프로젝트"
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30006,9 +30249,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "공통 매트릭스를 찾기 ěś„í•ě—¬ 첫 í™ę˛˝ 배포를 기다리는 중입ë‹ë‹¤"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30588,6 +30825,9 @@ 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 ""
@@ -30666,6 +30906,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,9 +31700,18 @@ 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 ""
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31466,9 +31736,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr "저장소 URL"
-
msgid "Report abuse"
msgstr ""
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31633,13 +31903,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ 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 30 days"
+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 ""
@@ -31690,6 +31983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31711,6 +32007,9 @@ msgstr "저장소 설정"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "헬스 ě˛´í¬ ě ‘ę·Ľ í† í° ě´ę¸°í™”"
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "실행중"
@@ -32766,15 +33117,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "ëą„ë°€ë˛í¸ 저장"
msgid "Save pipeline schedule"
msgstr "파이프라인 스케줄 저장"
-msgid "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 "Saving"
msgstr ""
@@ -32967,6 +33318,9 @@ msgstr "ę˛€ě‰ ë는 결과 í•„í„°..."
msgid "Search or filter results…"
msgstr "ę˛€ě‰ ë는 결과 í•„í„°..."
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "프로젝트 검ě‰"
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "ëł´ě•"
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 ""
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34103,12 +34457,6 @@ msgstr ""
msgid "Select project"
msgstr "프로젝트 ě„ íť"
-msgid "Select project and zone to choose machine type"
-msgstr "머신 í€ěž… 설정을 ěś„í•´ 프로젝트와 존을 ě„ íťí•ě„¸ěš”."
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr ""
msgid "Server version"
msgstr "서버 버전"
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34535,6 +34820,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "CI/CD 설정"
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr "ě ëą„ë°€ë˛í¸ 설정"
-msgid "Set up shared runner availability"
-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 ""
@@ -34824,7 +35109,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,6 +35464,9 @@ 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 ""
@@ -35299,9 +35611,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35677,6 +35986,9 @@ 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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr "스테이지"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "표준"
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr "ě 머지 리í€ěŠ¤íŠ¸ 만들기"
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 ""
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr "통계"
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "스팸으로 제출"
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr "피드백 보내기"
@@ -36163,9 +36409,6 @@ msgstr "ę˛€ě‰ ě śě¶ś"
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,8 +37034,8 @@ msgstr "íśę·¸ 목록:"
msgid "Tag name"
msgstr "íśę·¸ 이름"
-msgid "Tag name is required"
-msgstr "íśę·¸ 이름이 필요합ë‹ë‹¤."
+msgid "Tag name is required."
+msgstr ""
msgid "Tag push"
msgstr ""
@@ -36815,6 +37073,9 @@ 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 "커밋 찾아보기"
@@ -36827,14 +37088,26 @@ msgstr "ěť´ íśę·¸ě— 대한 HEAD 커밋을 ě°ľěť„ ě 없습ë‹ë‹¤."
msgid "TagsPage|Cancel"
msgstr "취소"
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "'%{tag_name}' íśę·¸ëĄĽ ě‚­ě śí•ë©´ ë돌릴 ě 없습ë‹ë‹¤. 괜찮습ë‹ęąŚ?"
+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|Edit release notes"
msgstr "Release Note 편집"
@@ -36851,12 +37124,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "ë¦´ë¦¬ě¦ ë…¸íŠ¸"
@@ -36884,6 +37163,18 @@ msgstr "git tag 명령을 사용í•ě—¬ ě íśę·¸ëĄĽ 추가í•ě‹­ě‹śě¤:"
msgid "TagsPage|Write your release notes or drag files here…"
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 "ëł´í¸ë¨"
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 "ěíś íŚŚěťĽ %{name}ěť„(를) ě śę±°í•ë ¤ęł  í•©ë‹ë‹¤. 이렇게 í•ë©´ 모든 ěíś ë˛„ě „ęłĽ 기록이 ě구ě ěśĽëˇś ě‚­ě śë©ë‹ë‹¤. ěť´ě „ě— í”„ëˇśëą„ě €ë‹ťëś ěť¸í”„ëťĽëŠ” 그대로 유지ëë©°, 모든 버전이 íŹ¬í•¨ëś ěíś íŚŚěťĽë§Ś ě śę±°ë©ë‹ë‹¤. ěť´ 작업은 취소할 ě 없습ë‹ë‹¤."
-msgid "Terraform|You cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr ""
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "í„재 ěť´ěŠ"
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr "íŹ¬í¬ ę´€ęł„ę°€ ě śę±°ëě—습ë‹ë‹¤."
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 ""
@@ -37939,6 +38261,9 @@ msgstr "사용 가능한 데이터가 없습ë‹ë‹¤."
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr "사용 가능한 테이블 데이터가 없습ë‹ë‹¤."
@@ -38038,9 +38363,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr "이 디렉토리"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38959,6 +39164,9 @@ msgstr "남은 시간"
msgid "Time spent"
msgstr "소요 시간"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr "제목"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "제목:"
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr "할 일 목록"
@@ -39531,9 +39754,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40140,6 +40369,9 @@ msgstr "ěž ę¸ í•´ě ś"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr "업로드"
@@ -40353,9 +40579,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr "이미지 업로드"
-
msgid "Upload file"
msgstr "파일 업로드"
@@ -40377,6 +40600,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr "터미ë„ě— ëł€ę˛˝ 사항 업로드 중"
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40395,6 +40621,9 @@ msgstr "사용 통계"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
msgstr "%{help_link_start}공유 러ë„%{help_link_end}ę°€ 비활성화ëě—기 때문ě—, 파이프라인 ě‚¬ěš©ě— ëŚ€í•ś ě śí•śěť´ 설정ë지 ě•Šě•ěŠµë‹ë‹¤."
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr ""
+
msgid "UsageQuota|%{linkTitle} help link"
msgstr ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "추가 시간 구매"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "ěť´ë˛ ę˛°ě ś 주기 사용량"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr "파이프라인"
msgid "UsageQuota|Purchase more storage"
msgstr "추가 저장 공간 구매"
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr "구매한 저장 공간 사용 가능"
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "저장소"
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr "ěť´ 네임스íŽěť´ěŠ¤ěť 프로젝트ě—ě„ś ě´ť 사용중인 저장 공간입ë‹ë‹¤."
@@ -40518,6 +40789,12 @@ msgstr "ěť´ 네임스íŽěť´ěŠ¤ě—는 잠긴 프로젝트가 포함ëě–´ ěžěŠµë
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr "ë‚´ í”„ëˇśě ťíŠ¸ěť ë¦¬ě†ŚěŠ¤ 사용량"
msgid "UsageQuota|Usage quotas help link"
msgstr "사용량 ě śí•ś 도움 ë§í¬"
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41459,9 +41767,6 @@ msgstr "로그 보기"
msgid "View logs"
msgstr "로그 보기"
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41499,6 +41804,9 @@ 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 "문서 보기"
@@ -41559,9 +41867,6 @@ msgstr "Public"
msgid "VisibilityLevel|Unknown"
msgstr "ě•Ś ě 없음"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 ""
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42610,9 +42924,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42749,6 +43087,9 @@ 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 ""
@@ -42767,7 +43108,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "명령줄을 통해 프로젝트를 ěťě„±í•  ě ěžěŠµë‹ë‹¤."
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "%{project_name} ě— ě 회ě›ěť„ ě´ëŚ€í•ę±°ë‚ 다른 그룹을 ě´ëŚ€í•  ě ěžěŠµë‹ë‹¤."
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "브랜ěąě— ěžěť„ 때만 파일을 편집할 ě ěžěŠµë‹ë‹¤."
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 ""
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ 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 ""
@@ -43076,18 +43444,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 "ěť´ 소스 브랜ěąě— 쓰기 권한이 없습ë‹ë‹¤."
@@ -43338,15 +43709,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43578,6 +43949,12 @@ msgstr ""
msgid "Your name"
msgstr "ę·€í•ěť 이름"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "ě—í”˝"
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44706,6 +45107,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr "머지 중! ę±°ěť ë‹¤ ë습ë‹ë‹¤â€¦"
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr "Gitpodě—ě„ś 열기"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Web IDEě—ě„ś 열기"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr "ě§€ę¸ ě로고침 중"
msgid "mrWidget|Remove from merge train"
msgstr "머지 트ë ěť¸ě—ě„ś ě śę±°"
-msgid "mrWidget|Request to merge"
-msgstr "머지 리í€ěŠ¤íŠ¸(MR)"
-
msgid "mrWidget|Resolve conflicts"
msgstr "충돌 해결"
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr "로"
-
msgid "must be a Debian package"
msgstr "Debian 패키지여야 í•©ë‹ë‹¤"
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr "프로젝트"
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr "저장소:"
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45475,6 +45867,9 @@ msgstr "이 문서"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ku_TR/gitlab.po b/locale/ku_TR/gitlab.po
index 9521be78d48..e76fbe294ab 100644
--- a/locale/ku_TR/gitlab.po
+++ b/locale/ku_TR/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ku\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ky_KG/gitlab.po b/locale/ky_KG/gitlab.po
index a0c5a642797..73a8a0af2a3 100644
--- a/locale/ky_KG/gitlab.po
+++ b/locale/ky_KG/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ky\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/lt_LT/gitlab.po b/locale/lt_LT/gitlab.po
index 4e54ea175d4..1b696b14c14 100644
--- a/locale/lt_LT/gitlab.po
+++ b/locale/lt_LT/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: lt\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -287,13 +290,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -434,20 +430,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -490,8 +472,8 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -626,6 +601,9 @@ 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 ""
@@ -650,12 +628,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -944,9 +916,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -962,21 +931,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1047,6 +1019,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1068,6 +1043,9 @@ 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 ""
@@ -1090,7 +1068,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1209,10 +1187,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1274,7 +1249,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1463,9 +1438,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1490,9 +1462,18 @@ 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] ""
@@ -1500,9 +1481,18 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+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 ""
@@ -1513,6 +1503,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1701,9 +1691,6 @@ msgstr[3] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1716,9 +1703,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1758,6 +1742,12 @@ 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 "7 days"
msgstr ""
@@ -1821,6 +1811,9 @@ 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 ""
@@ -2103,9 +2096,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2166,6 +2156,9 @@ 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 ""
@@ -2253,6 +2246,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2334,6 +2330,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2346,12 +2345,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2403,9 +2396,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2457,7 +2447,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2475,6 +2465,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2499,9 +2492,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2841,6 +2831,9 @@ 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 ""
@@ -2859,6 +2852,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2958,6 +2969,9 @@ 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 ""
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 ""
@@ -3024,6 +3047,9 @@ 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 ""
@@ -3057,9 +3083,15 @@ 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 ""
@@ -3498,6 +3530,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3825,9 +3860,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3936,7 +3968,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4077,9 +4109,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4371,9 +4400,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4435,12 +4461,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4853,33 +4885,12 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4916,21 +4927,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4943,39 +4939,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5042,6 +5014,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5114,7 +5089,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5126,7 +5101,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5220,6 +5195,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5373,6 +5351,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5407,10 +5388,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5627,9 +5605,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5828,6 +5803,27 @@ 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 ""
@@ -5918,6 +5914,12 @@ 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 ""
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5972,24 +6049,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5999,21 +6136,84 @@ 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 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 ""
@@ -6029,6 +6229,9 @@ 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 ""
@@ -6047,6 +6250,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6101,6 +6319,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6155,6 +6379,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6191,6 +6418,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6515,6 +6751,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6524,6 +6763,9 @@ 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 ""
@@ -6572,9 +6814,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6614,7 +6853,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6629,10 +6868,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6647,9 +6886,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,10 +7006,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6785,9 +7027,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6806,10 +7045,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6863,7 +7099,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6939,6 +7181,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6975,6 +7220,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7182,6 +7439,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7284,6 +7544,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7416,7 +7679,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7676,6 +7936,9 @@ 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 ""
@@ -7982,9 +8245,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8533,9 +8787,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8569,9 +8820,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8584,18 +8832,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8605,12 +8841,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8632,15 +8862,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8650,9 +8871,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8680,57 +8898,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8842,9 +8997,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8854,18 +9006,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8875,93 +9015,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8974,18 +9039,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9004,126 +9060,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9139,12 +9084,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9157,18 +9096,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9361,6 +9249,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9379,6 +9270,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10042,6 +9945,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10072,12 +9978,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10093,6 +9993,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10180,6 +10083,9 @@ 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 ""
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 ""
@@ -10457,6 +10369,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10469,12 +10384,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10490,6 +10399,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10523,6 +10435,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10571,6 +10486,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10880,9 +10801,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10943,6 +10861,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10982,6 +10903,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11225,6 +11149,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11516,13 +11446,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11650,6 +11555,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11662,6 +11570,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11674,12 +11591,18 @@ 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 "DSN"
msgstr ""
@@ -11740,6 +11663,9 @@ 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 ""
@@ -11749,6 +11675,12 @@ 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 ""
@@ -11851,15 +11783,24 @@ 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|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 ""
@@ -11875,6 +11816,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11908,9 +11852,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 ""
@@ -12332,6 +12297,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12347,6 +12318,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12368,6 +12342,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12422,6 +12399,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12533,9 +12507,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12566,6 +12537,9 @@ 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 ""
@@ -12620,9 +12594,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13077,6 +13054,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13086,9 +13066,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13636,6 +13613,12 @@ 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 ""
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13994,6 +13989,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14030,6 +14028,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14315,15 +14316,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15395,6 +15378,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,13 +15535,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15675,9 +15661,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15916,6 +15899,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16493,6 +16479,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ 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 ""
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16781,15 +16779,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17194,10 +17183,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17209,7 +17201,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17554,7 +17558,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17608,6 +17612,9 @@ 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 ""
@@ -17629,7 +17636,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17644,6 +17651,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17659,9 +17672,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17821,6 +17831,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17890,6 +17903,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17902,6 +17918,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17986,9 +18005,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,7 +18410,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18628,10 +18644,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19131,12 +19168,18 @@ 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 ""
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19544,9 +19590,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19757,6 +19800,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20189,6 +20241,9 @@ 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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20714,12 +20766,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21267,10 +21349,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21285,10 +21367,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21306,15 +21388,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21330,6 +21427,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21399,9 +21499,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,16 +21931,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22005,6 +22120,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ 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 ""
@@ -22089,24 +22213,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ 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 ""
@@ -22155,12 +22279,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,16 +22456,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22362,6 +22489,9 @@ 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 ""
@@ -22386,9 +22516,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22660,6 +22787,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23089,13 +23216,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23228,6 +23348,9 @@ 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 ""
@@ -23243,9 +23366,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 ""
@@ -23351,9 +23471,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23363,6 +23480,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23390,6 +23510,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23546,12 +23669,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25305,9 +25446,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25483,33 +25621,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26018,9 +26129,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26060,6 +26168,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26115,6 +26226,9 @@ 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 ""
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27555,9 +27708,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27705,6 +27873,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27933,6 +28107,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,16 +28389,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28227,6 +28413,12 @@ 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 ""
@@ -28239,12 +28431,18 @@ 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 ""
@@ -28254,6 +28452,9 @@ 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 ""
@@ -28272,6 +28473,9 @@ 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 ""
@@ -28287,12 +28491,18 @@ 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 ""
@@ -28311,6 +28521,9 @@ 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 ""
@@ -28392,6 +28605,15 @@ 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 ""
@@ -28650,9 +28872,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28743,15 +28962,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28818,9 +29031,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28848,7 +29058,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,7 +29199,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,10 +30192,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30006,7 +30210,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30069,6 +30273,9 @@ 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."
+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 ""
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30198,6 +30408,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30216,6 +30429,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30372,6 +30588,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30450,6 +30672,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30597,9 +30822,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31179,6 +31398,9 @@ 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 ""
@@ -31257,6 +31479,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 ""
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31703,6 +31931,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ 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 ""
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32063,9 +32315,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32323,6 +32607,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33011,6 +33322,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33402,13 +33744,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33603,6 +33945,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33818,9 +34172,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34772,12 +35117,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35204,6 +35480,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 ""
@@ -35974,9 +36277,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ 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 ""
@@ -36376,6 +36679,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 ""
@@ -36520,69 +36826,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36838,9 +37075,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,7 +37516,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37292,6 +37535,9 @@ 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 ""
@@ -37325,6 +37571,9 @@ 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 ""
@@ -37454,7 +37703,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37493,6 +37742,9 @@ 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 ""
@@ -37505,13 +37757,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37529,12 +37793,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37562,6 +37832,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37734,9 +38016,15 @@ 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 ""
@@ -37782,6 +38070,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37827,7 +38118,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37943,6 +38234,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr ""
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38212,8 +38515,12 @@ msgstr[3] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 ""
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40239,9 +40456,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40848,6 +41071,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41061,9 +41281,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41085,6 +41302,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41103,6 +41323,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41196,12 +41452,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 ""
@@ -42276,9 +42581,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 ""
@@ -43011,13 +43322,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43330,9 +43641,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43472,6 +43807,9 @@ 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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43643,6 +43987,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 ""
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,13 +44432,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44304,6 +44672,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45298,6 +45702,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45728,12 +46138,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46267,6 +46665,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/mk_MK/gitlab.po b/locale/mk_MK/gitlab.po
index 86a45abdf28..31a352189a5 100644
--- a/locale/mk_MK/gitlab.po
+++ b/locale/mk_MK/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: mk\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ml_IN/gitlab.po b/locale/ml_IN/gitlab.po
index a3128f387c0..71b9304978b 100644
--- a/locale/ml_IN/gitlab.po
+++ b/locale/ml_IN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ml-IN\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:58\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/mn_MN/gitlab.po b/locale/mn_MN/gitlab.po
index 3fbc830706f..2e4fe7093b0 100644
--- a/locale/mn_MN/gitlab.po
+++ b/locale/mn_MN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: mn\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/nb_NO/gitlab.po b/locale/nb_NO/gitlab.po
index c41e505fe4d..896d2c81902 100644
--- a/locale/nb_NO/gitlab.po
+++ b/locale/nb_NO/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: nb\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr " %{start} til %{end}"
@@ -46,6 +46,9 @@ msgstr " eller "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " eller %{emphasisStart}!fletteforespørsels-id%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " eller %{emphasisStart}#saks-id%{emphasisEnd}"
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d feil"
msgstr[1] "%d feil"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d feil funnet:"
-msgstr[1] "%d feil funnet:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d flere kommentarer"
msgstr[1] "%d flere kommentarer"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d ĂĄpen sak"
-msgstr[1] "%d ĂĄpne saker"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d avventende kommentar"
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] "%d prosjekt valgt"
msgstr[1] "%d prosjekter valgt"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] "%d etikett per billednavn"
msgstr[1] "%d etiketter per billednavn"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d sjetong har utløpt"
-msgstr[1] "%d sjetonger har utløpt"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d utildelt sak"
@@ -474,6 +457,9 @@ msgstr "%{author_link} skrev:"
msgid "%{authorsName}'s thread"
msgstr "%{authorsName} sin trĂĄd"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} ble ikke funnet"
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] "%{bold_start}%{count}%{bold_end} åpnet fletteforespørsel"
msgstr[1] "%{bold_start}%{count}%{bold_end} åpnede fletteforespørsler"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}Maskert:%{code_close} Skjult i jobblogger. MĂĄ oppfylle kravene til maskering."
@@ -774,9 +754,6 @@ msgstr "%{level_name} er ikke tillatt i en %{group_level_name}-gruppe."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} er ikke tillatt siden utgreiningskildeprosjektet har lavere synlighet."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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."
@@ -792,21 +769,24 @@ msgstr "%{location} mangler nødvendige nøkler: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} er lĂĄst av GitLab-brukeren %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} og %{quickActionsDocsLinkStart}hurtighandlinger%{quickActionsDocsLinkEnd} er støttet"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} kan bli flettet"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} viser de første %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (utløpt)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} ble ikke funnet"
@@ -875,6 +855,9 @@ msgstr "%{openedEpics} ĂĄpne, %{closedEpics} lukket"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} ĂĄpne, %{closedIssues} lukket"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} er ikke et gyldig tema"
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 ""
@@ -916,8 +902,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} oppdaget %{totalStart}%{total}%{totalEnd} potensial %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} oppdaget %{totalStart}ingen%{totalEnd} sĂĄrbarheter."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
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}."
@@ -1019,11 +1005,8 @@ 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}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} filer"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} lagring"
+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"
@@ -1080,8 +1063,8 @@ msgstr "%{totalWeight} totalvekt"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} advarsel(er) funnet:"
-msgid "%{total} open issue weight"
-msgstr "%{total} ĂĄpen saksvektlegging"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} advarsler funnet: viser første %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] "+%d til"
msgstr[1] "+%d til"
-msgid "+%{extra} more"
-msgstr "+%{extra} til"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1290,17 +1270,35 @@ msgstr ", eller "
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] "- Hendelse"
msgstr[1] "- Hendelser"
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] "- Bruker"
msgstr[1] "- Brukere"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr "0 byte"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 dag"
@@ -1451,9 +1449,6 @@ msgstr[1] "%d ĂĄr igjen"
msgid "1-9 contributions"
msgstr "1-9 bidrag"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 bidrag"
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "Første bidrag!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 bidrag"
@@ -1508,6 +1500,12 @@ msgstr "Siden ble ikke funnet"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Ta kontakt med din GitLab-administrator hvis du mener dette er en feil."
+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 "7 days"
msgstr "7 dager"
@@ -1571,6 +1569,9 @@ msgstr "En fil ble ikke funnet."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "En fil med '%{file_name}' finnes allerede i %{branch}-grenen"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "En gruppe er en samling av flere prosjekter"
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "Tilgang til '%{classification_label}' er ikke tillatt"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr "Distribuer nøkler"
@@ -1916,6 +1914,9 @@ msgstr "Sjetonger for personlig tilgang"
msgid "AccessTokens|Static object token"
msgstr "Statisk objektssjetong"
+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 "De er det eneste aksepterte passordet dersom du har 2-trinnsautentisering (2FA) skrudd pĂĄ."
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Aktiv"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "Aktiv %{type} (%{token_length})"
@@ -2084,6 +2088,9 @@ msgstr "Legg til en kommentar til denne linjen"
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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "Legg til en hjemmeside pĂĄ din wiki som inneholder informasjon om prosje
msgid "Add a horizontal rule"
msgstr "Legg til en vannrett linjal"
-msgid "Add a line"
-msgstr "Legg til en linje"
-
-msgid "Add a link"
-msgstr "Legg til lenke"
-
msgid "Add a new issue"
msgstr "Legg til en ny sak"
@@ -2153,9 +2154,6 @@ msgstr "Legg til godkjennere"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Legg til fet tekst"
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,8 +2205,8 @@ msgstr ""
msgid "Add image comment"
msgstr "Legg til bilde kommentar"
-msgid "Add italic text"
-msgstr "Legg til kursiv tekst"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "Legg til nøkkel"
@@ -2225,6 +2223,9 @@ msgstr "Legg til ny applikasjon"
msgid "Add new directory"
msgstr "Legg til ny katalog"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr "Legg til eller fjern tidligere innflettede commits"
@@ -2249,9 +2250,6 @@ msgstr "Legg til reaksjon"
msgid "Add request manually"
msgstr "Legg til forespørsel manuelt"
-msgid "Add strikethrough text"
-msgstr "Legg til gjennomstreket tekst"
-
msgid "Add suggestion to batch"
msgstr "Legg til forslag i bunken"
@@ -2591,6 +2589,9 @@ msgstr "Slett"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Vil du slette prosjektet %{projectName}?"
+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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "Konfigurer «Let's Encrypt»"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ msgstr ""
msgid "AdminSettings|Required pipeline configuration"
msgstr "Påkrevd rørledningsoppsett"
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
+msgstr ""
+
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 "Aktive brukere"
@@ -3248,6 +3288,9 @@ msgstr "Avanserte innstillinger"
msgid "Advanced export options"
msgstr "Avanserte eksportinnstillinger"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr "Webhook-URL"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr "Du kan nĂĄ sette opp varslings-endepunkter for manuelt konfigurerte Prometheus-instans i Varsler-seksjonen pĂĄ operasjonsinnstillingsside. Feltet for varslings-endepunkter pĂĄ denne siden har blitt utfaset."
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,8 +3726,8 @@ msgstr "Alle prosjekter valgt"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "Alle trĂĄder er oppklart"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr ""
@@ -3827,9 +3867,6 @@ msgstr "Amazon EKS-integrasjon lar deg klargjøre EKS-klynger fra GitLab."
msgid "Amazon Web Services Logo"
msgstr "Amazon Web Services-logo"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Amazon-autentisering er ikke %{link_start}riktig konfigurert%{link_end}. Spør GitLab-administratoren din hvis du vil bruke denne tjenesten."
-
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 "En %{link_start}alarm%{link_end} med samme fingeravtrykk er allerede ĂĄpent. Hvis du vil endre statusen til dette varselet, mĂĄ du oppklare den tilknyttede alarmen."
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr "En feil oppstod under innhenting av rørledningsjobbene."
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "Det oppsto en feil under forespørselsforsøket."
@@ -4183,12 +4217,18 @@ msgstr "En feil oppstod under abonnering pĂĄ varsler."
msgid "An error occurred while triggering the job."
msgstr "En feil oppstod under trigging av jobben."
+msgid "An error occurred while trying to follow this user, please try again."
+msgstr ""
+
msgid "An error occurred while trying to generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "En feil oppstod under avabonnering pĂĄ varsler."
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] "%{count} godkjenning kreves fra %{membersCount}"
msgstr[1] "%{count} godkjenninger kreves fra %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr "%{firstLabel} +%{numberOfAdditionalLabels} til"
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr "Legg til godkjennere"
-msgid "ApprovalRule|All scanners"
-msgstr "Alle skannere"
-
-msgid "ApprovalRule|All severity levels"
-msgstr "Alle alvorlighetsgrader"
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr "Godkjenningsregler"
@@ -4650,21 +4669,6 @@ msgstr "Navn"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr "Regelnavn"
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr "Velg alle"
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr "Velg skannere"
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr "Alvorlighetsgrader"
-
msgid "ApprovalRule|Target branch"
msgstr "MĂĄlgren"
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr "Godkjente den nåværende fletteforespørselen."
msgid "Approved-By"
msgstr "Godkjent av"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "Godkjenner"
@@ -4848,8 +4831,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "Er du sikker pĂĄ at du vil avbryte redigeringen av denne kommentaren?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to close this blocked issue?"
msgstr ""
@@ -4860,8 +4843,8 @@ msgstr "Er du sikker pĂĄ at du vil slette %{name}?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "Er du sikker pĂĄ at du vil slette disse artefaktene?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "Er du sikker pĂĄ at du vil slette denne %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr "Er du sikker på at du vil slette denne SSH-nøkkelen?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr "Er du sikker pĂĄ at du vil trekke tilbake denne %{type}? Denne handlingen kan ikke angres pĂĄ."
@@ -5105,6 +5091,9 @@ msgstr "Tilordnet meg"
msgid "Assigned to you"
msgstr "Tilordnet deg"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Tilordnet"
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr "Autentiserer"
-
msgid "Authentication"
msgstr "Autentisering"
@@ -5355,9 +5341,6 @@ msgstr "Skapt %{timeago} av %{author}"
msgid "Authorization code:"
msgstr "Autorisasjonskode:"
-msgid "Authorization key"
-msgstr "Autorisasjonsnøkkel"
-
msgid "Authorization required"
msgstr "Autorisasjon pĂĄkrevd"
@@ -5556,6 +5539,27 @@ msgstr ""
msgid "Background color"
msgstr "Bakgrunnsfarge"
+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 "Merker"
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ msgstr "Basert pĂĄ"
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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr "Fakturerbare brukere"
msgid "Billing"
msgstr "Fakturering"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 "%{user_name}, du bruker for øyeblikket %{plan_name}-planen."
+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 "Gratis oppgradering!"
msgid "BillingPlans|If you would like to downgrade your plan please contact %{support_link_start}Customer Support%{support_link_end}."
msgstr "Hvis du ønsker å nedgradere planen din, kan du kontakte %{support_link_start}Kundestøtte%{support_link_end}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 "Er du ute etter å kjøpe eller behandle et abonnement til gruppen din? Gå til %{groups_link}n din og gå til %{strong_open}Innstillinger → Fakturering.%{strong_close}"
+msgid "BillingPlans|Loved and trusted by our customers"
+msgstr ""
+
msgid "BillingPlans|Manage plan"
msgstr "Behandle planen"
+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 "Pris-side"
+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 "Se alle %{plan_name}-funksjonene"
+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 "For å behandle planen til denne gruppen, besøk faktureringsseksjonen til %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+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 "Mens GitLab avslutter tilgjengeligheten til BronSe-planen, kan du fortsatt fornye Bronse-abonnementet én siste gang før %{eoa_bronze_plan_end_date}. Vi tilbyr også en gratis oppgradering til Premium-abonnementet vårt i en kort tidsperiode (opptil 25 brukere)! Lær mer om endringene og tilbudene i vår %{announcement_link}."
@@ -5757,6 +5965,9 @@ msgstr "Din GitLab.com-%{plan}prøveperiode vil %{strong_open}utløpe etter %{ex
msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. You can restore access to the features at any time by upgrading below."
msgstr "Din GitLab.com-prøveperiode utløp den %{expiration_date}. Du kan når som helst gjenopprette tilgangen til funksjonene ved å oppgradere nedenfor."
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "faktureres ĂĄrlig for %{price_per_year}"
@@ -5775,6 +5986,9 @@ msgstr "mĂĄnedlig"
msgid "BillingPlans|per user"
msgstr "per bruker"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "Oppgrader"
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr "Forleng prøveperioden"
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr "Valider konto"
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr "Eksporter liste"
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr "Gruppeinvitasjon"
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Bitbucket-tjenerimportering"
@@ -5993,6 +6231,9 @@ msgstr "Søk blant prosjekter"
msgid "BoardNewIssue|Select a project"
msgstr "Velg et prosjekt"
+msgid "BoardScope|%{iterationTitle} iteration in %{iterationCadence}"
+msgstr ""
+
msgid "BoardScope|An error occurred while getting iterations. Please try again."
msgstr ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr "Rediger"
@@ -6237,6 +6481,9 @@ msgstr "Grennavn"
msgid "Branch not loaded - %{branchId}"
msgstr "Grenen ble ikke lastet inn - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Grener"
@@ -6246,6 +6493,9 @@ msgstr "Aktiv"
msgid "Branches|Active branches"
msgstr "Aktive grener"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Alle"
@@ -6294,9 +6544,6 @@ msgstr "Ny gren"
msgid "Branches|No branches to show"
msgstr "Ingen grener ĂĄ vise"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Bare en prosjektmoderator eller eier kan slette en beskyttet gren"
@@ -6336,7 +6583,7 @@ msgstr "Grenen kunne ikke oppdateres automatisk fordi den har avviket fra sin op
msgid "Branches|The default branch cannot be deleted"
msgstr "Standardgrenen kan ikke slettes"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr "Ja, slett grenen"
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr "beskyttet"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr "Til ny gruppe"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,12 +6775,9 @@ msgstr "må være en gruppe"
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
-msgid "BurndownChartLabel|Open issues"
-msgstr "Ă…pne saker"
-
msgid "Burnup chart"
msgstr ""
@@ -6585,7 +6829,7 @@ msgstr "ENDRINGSLOGG"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr "CI/CD-konfigurasjon"
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr "Utgivelser"
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr "Distribusjonsstrategi"
msgid "CICD|Jobs"
msgstr "Jobber"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "gruppe aktivert"
@@ -6902,6 +7167,9 @@ msgstr "Avbryter forhĂĄndsvisningen"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "Kan ikke flettes automatisk"
@@ -7004,6 +7272,9 @@ msgstr "Sertifikatutsteder"
msgid "Certificate Subject"
msgstr "Sertifikatets emne"
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "Endre tilordnet person"
@@ -7136,7 +7407,7 @@ msgstr "Endringer er klappet sammen. Klikk for ĂĄ vise."
msgid "Changes the title to \"%{title_param}\"."
msgstr "Endrer tittelen til \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Kontrollerer %{text} tilgjengelighet …"
@@ -7392,6 +7660,9 @@ msgstr "Gruppe"
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 "Trenger du flere brukere? Kjøp GitLab for ditt %{company}."
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr "Kopier sjetong"
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr "Du har ikke tilstrekkelige tillatelser til ĂĄ opprette en klyngeagent fo
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr "Du har ikke tilstrekkelige tillatelser til ĂĄ slette denne klyngeagenten"
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}Mer informasjon%{linkEnd}"
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "Avanserte alternativer for denne Kubernetes-klyngens integrering"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "En feil oppstod under forsøk på å kontakte 'Google Cloud'-API-en. Prøv igjen senere."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "Det oppstod en feil under forsøk på å innhente prosjektsoner: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Det oppstod en feil under forsøk på å innhente prosjektene dine: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Det oppstod en feil under forsøk på å innhente sonemaskintyper: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "Autentiser med AWS"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "Autentiser med Amazon Web Services"
-
msgid "ClusterIntegration|Authentication Error"
msgstr "Autentiseringsfeil"
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Velg hvilke av miljøene dine som skal bruke denne klyngen."
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr "Kopier CA-sertifikat"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Kopier Kubernetes-klyngenavn"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "Klarte ikke ĂĄ laste inn IAM-roller"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "Klarte ikke å laste inn nøkkelpar"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "Klarte ikke ĂĄ laste inn instanstyper"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "Klarte ikke ĂĄ laste inn nettverk"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "Kunne ikke laste inn sikkerhetsgrupper for den valgte VPC-en"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "Klarte ikke ĂĄ laste inn undernettverk"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Opprett Kubernetes-klynge"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Oppretter Kubernetes-klynge"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-msgstr "Sletter alle GitLab-ressurser som er knyttet til denne klyngen under fjerning"
-
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 "Distribuer hvert miljø til sitt eget navneområde. Ellers deler miljøer innenfor et prosjekt et navneområde som gjelder for hele prosjektet. Bemerk at alle som kan utløse en distribusjon av et navneområde kan lese dens hemmeligheter. Hvis det blir endret, vil eksisterende miljøer bruke sine nåværende navneområder frem til klyngehurtiglageret er slettet."
-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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Visste du det?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr "Skriv inn ny tjenestesjetong"
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Innhenter maskintyper"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Innhenter prosjekter"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Innhenter soner"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "GitLab-integrering"
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "GitLab-behandlet klynge"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes-motor"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr "Gruppeklynge"
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr "Instansklynge"
-msgid "ClusterIntegration|Instance type"
-msgstr "Instanstype"
-
msgid "ClusterIntegration|Integration disabled"
msgstr "Integrasjon er skrudd av"
@@ -8554,9 +8717,6 @@ msgstr "Integrasjon er skrudd pĂĄ"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr "Navn på nøkkelpar"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "Kubernetes-klynge blir for øyeblikket opprettet..."
@@ -8566,18 +8726,6 @@ msgstr "Kubernetes-klyngenavn"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "Kubernetes-klyngen ble vellykket opprettet."
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "Kubernetes-versjon"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "Kubernetes-versjon ble ikke funnet"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Lær mer om %{help_link_start_machine_type}maskintyper%{help_link_end} og %{help_link_start_pricing}prissetting%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "Lær mer om %{help_link_start}soner%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr "Lær mer om gruppe-Kubernetes-klynger"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "Lær mer om instans-Kubernetes-klynger"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "Laster inn IAM-roller"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "Laster inn nøkkelpar"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "Laster inn VPC-er"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "Laster inn instanstyper"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "Laster inn nettverk"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "Laster inn sikkerhetsgrupper"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "Laster inn undernett"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "Laster inn undernettverk"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Maskintype"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Sørg for at kontoen din %{link_to_requirements} for å opprette Kubernetes-klynger"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "Behandle Kubernetes-klyngen din ved ĂĄ gĂĄ til %{provider_link}"
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "Ingen IAM-roller ble funnet"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr "Ingen nøkkelpar funnet"
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "Ingen VPC-er funnet"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr "Ingen instanstype funnet"
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Ingen maskintyper samsvarte med søket ditt"
-
-msgid "ClusterIntegration|No networks found"
-msgstr "Inget nettverk funnet"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Ingen prosjekter funnet"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Ingen prosjekter samsvarte med søket ditt"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "Ingen sikkerhetsgruppe funnet"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "Inget undernett funnet"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "Inget undernettverk funnet"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Ingen soner samsvarte med søket ditt"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "Antall noder"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "Antall noder må være en numerisk verdi."
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr "Prosjektklynge"
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr "Leverandørdetaljer"
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr "Les vĂĄr %{link_start}hjelpeside%{link_end} om Kubernetes-klyngeintegrasjon."
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Fjern Kubernetes-klyngeintegrasjon"
@@ -8716,126 +8780,15 @@ msgstr "Fjern integrering?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "Lagre endringer"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "Søk blant IAM-roller"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "Søk blant nøkkelpar"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "Søk blant VPC-er"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "Søk blant instanstyper"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Søk blant maskintyper"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "Søk blant nettverk"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Søk blant prosjekter"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "Søk blant sikkerhetsgrupper"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "Søk blant undernett"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "Søk blant undernettverk"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Søk blant soner"
-
-msgid "ClusterIntegration|Security group"
-msgstr "Sikkerhetsgruppe"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "Velg en VPC for ĂĄ velge en sikkerhetsgruppe"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "Velg en VPC for ĂĄ velge et undernett"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Velg et nettverk for ĂĄ velge et undernettverk"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr "Velg en region for å velge et nøkkelpar"
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr "Velg en region for ĂĄ velge et VPC"
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "Velg en sone for ĂĄ velge et nettverk"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Velg maskintype"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Velg prosjekt"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Velg prosjekt og sone for ĂĄ velge maskintype"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Velg prosjekt for ĂĄ velge sone"
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Velg sone"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Velg sone for ĂĄ velge maskintype"
-
msgid "ClusterIntegration|Service Token"
msgstr "Tjenestesjetong"
-msgid "ClusterIntegration|Service role"
-msgstr "Tjenesterolle"
-
msgid "ClusterIntegration|Service token is required."
msgstr "Tjenestesjetongen er pĂĄkrevd."
@@ -8851,12 +8804,6 @@ msgstr "Noe gikk galt under oppretting av din Kubernetes-klynge"
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 "Å spesifisere et domene vil la deg bruke auto-gjennomgangsapper og auto-distribusjonstrinn for %{linkStart}Auto DevOps.%{linkEnd} Domenet bør ha en jokertegn-DNS konfigurert som samsvarer med domenet. "
-msgid "ClusterIntegration|Subnets"
-msgstr "Undernett"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ msgstr "Dette alternativet lar deg installere applikasjoner pĂĄ RBAC-klynger."
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr "Dette prosjektet har ikke fakturering aktivert. For å opprette en klynge, %{linkToBillingStart}skru på fakturering%{linkToBillingEnd} og prøv igjen."
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr "Dette vil permanent slette de følgende ressursene:"
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "For å opprette en klynge, må du først opprette et prosjekt på %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
msgstr "For ĂĄ fjerne integrasjonen og ressursene dine, skriv %{clusterName} ĂĄ bekrefte:"
msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
msgstr "For ĂĄ fjerne integrasjonen din, skriv %{clusterName} ĂĄ bekrefte:"
-msgid "ClusterIntegration|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "For å bruke et nytt prosjekt, må du først opprette et på %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr "Feilsøkingstips:"
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "Vi kunne ikke bekrefte at et av prosjektene dine på GCP har aktivert fakturering. Vennligst prøv igjen."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Vi kunne ikke innhente noen prosjekter. Forsikre deg om at du har et prosjekt pĂĄ %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "Du er i ferd med ĂĄ fjerne klyngeintegrasjonen din."
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr "Du må gi tilgang til organisasjonens AWS-ressurser for å opprette en ny EKS-klynge. For å gi tilgang, opprett en klargjøringsrolle ved hjelp av kontoen og den ekstern ID-en nedenfor og gi oss ARN-en."
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "Du burde velge minst to undernett"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Kontoen din mĂĄ ha %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Sone"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "oppfyller kravene"
-
msgid "ClusterIntegration|sign up"
msgstr "registrer"
@@ -9073,6 +8969,9 @@ msgstr "SlĂĄ sammen godkjennere"
msgid "Collapse issues"
msgstr "Klapp sammen saker"
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr "Klapp sammen milepæler"
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 "Fargelegg meldinger"
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr "CLI-kommandoer"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr "Container-register"
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr "Kopier innloggingskommando"
@@ -9886,6 +9797,9 @@ msgstr "Ikke planlagt ennĂĄ"
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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr "Kopier"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "Kopier %{http_label}-klone-URL"
@@ -10173,12 +10096,6 @@ msgstr "Kopier %{protocol}-klone-URL"
msgid "Copy %{type}"
msgstr "Kopier %{type}"
-msgid "Copy Account ID to clipboard"
-msgstr "Kopier konto-ID til utklippstavlen"
-
-msgid "Copy External ID to clipboard"
-msgstr "Kopier ekstern ID til utklippstavlen"
-
msgid "Copy ID"
msgstr "Kopier ID"
@@ -10194,6 +10111,9 @@ msgstr "Kopier offentlig SSH-nøkkel"
msgid "Copy URL"
msgstr "Kopier nettadresse"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Kopier gren-navn"
@@ -10227,6 +10147,9 @@ msgstr "Kopier filinnhold"
msgid "Copy file path"
msgstr "Kopier filbanen"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr "Kopier verdi"
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Lag mappe"
@@ -10584,9 +10513,6 @@ msgstr "Opprett gruppe"
msgid "Create group label"
msgstr "Opprett gruppe-stempel"
-msgid "Create incident"
-msgstr "Opprett hendelse"
-
msgid "Create issue"
msgstr "Lag en rapport"
@@ -10647,6 +10573,9 @@ msgstr "Opprett et nytt prosjekt"
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr "Opprett din første side"
msgid "Create your group"
msgstr "Opprett gruppen din"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "Opprett/importer ditt første prosjekt"
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr "Kritiske sĂĄrbarheter til stede"
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr "Tilpass sprĂĄk- og regionrelaterte innstillinger."
msgid "Customize name"
msgstr "Tilpass navn"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr "%{selectedLabelsCount} valgt (%{maxLabels} max)"
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr "Dato"
msgid "CycleAnalytics|Display chart filters"
msgstr "Vis diagramfiltre"
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr "Velg stempler"
msgid "CycleAnalytics|Show"
msgstr "Vis"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr "Arbeidstype"
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr "Dato"
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ msgstr ""
msgid "DastProfiles|Are you sure you want to delete this profile?"
msgstr "Er du sikker pĂĄ at du vil slette profilen?"
+msgid "DastProfiles|Attacks the target to find potential vulnerabilities. Active scans are potentially harmful to the site being scanned."
+msgstr ""
+
msgid "DastProfiles|Authentication"
msgstr "Autentisering"
@@ -11449,6 +11385,12 @@ msgstr "Autentiserings-URL"
msgid "DastProfiles|Branch missing"
msgstr "Grenen mangler"
+msgid "DastProfiles|Change scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Change site profile"
+msgstr ""
+
msgid "DastProfiles|Choose a scan method"
msgstr ""
@@ -11551,15 +11493,24 @@ msgstr ""
msgid "DastProfiles|Minimum = 1 second, Maximum = 3600 seconds"
msgstr "Minimum = 1 sekund, Maks = 3600 sekunder"
+msgid "DastProfiles|Monitors all HTTP requests sent to the target to find potential vulnerabilities."
+msgstr ""
+
msgid "DastProfiles|New scanner profile"
msgstr "Ny skannerprofil"
msgid "DastProfiles|New site profile"
msgstr "Ny nettstedsprofil"
+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 ""
@@ -11575,6 +11526,9 @@ msgstr "Passord"
msgid "DastProfiles|Password form field"
msgstr "Passord-skjemafelt"
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr "Profilnavn"
@@ -11608,9 +11562,24 @@ msgstr "Skanner-profiler"
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 "Velg gren"
+msgid "DastProfiles|Select scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Select site profile"
+msgstr ""
+
msgid "DastProfiles|Show debug messages"
msgstr ""
@@ -11623,6 +11592,9 @@ msgstr "Nettstedsprofiler"
msgid "DastProfiles|Site name"
msgstr "Nettstedsnavn"
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr "Nettstedstype"
@@ -11994,6 +11966,9 @@ 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 "Definisjon"
@@ -12030,6 +12005,12 @@ msgstr "Slett %{name}"
msgid "Delete Comment"
msgstr "Slett kommentar"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr "Slett nøkkel"
@@ -12045,6 +12026,9 @@ msgstr "Slett konto"
msgid "Delete artifacts"
msgstr "Slett artefakter"
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr "Slett merke"
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr "Slett fil"
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr "Slett brukerliste"
msgid "Delete variable"
msgstr "Slett variabel"
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr "'%{name}' Verdistrøm slettet"
@@ -12225,9 +12209,6 @@ msgstr "(høyeste nivå)"
msgid "Dependencies|All"
msgstr "Alle"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr "Komponent"
@@ -12258,6 +12239,9 @@ msgstr ""
msgid "Dependencies|Packager"
msgstr "Innpakker"
+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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Distribueringer"
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "Beskrivelse"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr "Beskrivelse (valgfritt)"
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr "Beskrivelsesmal"
-
msgid "Description:"
msgstr "Beskrivelse:"
@@ -13312,6 +13299,12 @@ msgstr "Begynn en gratis prøveperiode"
msgid "Discover|Upgrade now"
msgstr "Oppgrader nĂĄ"
+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 ""
@@ -13554,6 +13547,15 @@ msgstr "MĂĄldato"
msgid "Due date"
msgstr "Forfallsdato"
+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 ""
@@ -13650,6 +13652,9 @@ msgstr "Rediger passord"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "Rediger utgivelse"
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr "Rediger applikasjonen"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "Rediger kommentar"
@@ -13704,6 +13712,9 @@ msgstr "Rediger gruppe: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "Rediger identiteten til %{user_name}"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr "Rediger bruker: %{user_name}"
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "Rediger wiki-side"
@@ -13968,9 +13982,6 @@ msgstr "Skru pĂĄ Mailgun-hendelsesmottaker"
msgid "Enable PlantUML"
msgstr "Skru pĂĄ PlantUML"
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr "Skru pĂĄ SSL-verifisering"
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr "Skru pĂĄ admin-modus"
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr "Slutter den"
msgid "Ends: %{endsAt}"
msgstr "Slutter: %{endsAt}"
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr "Miljøomfang"
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr "Tilordne epos"
-msgid "Epics|Enter a title for your epic"
-msgstr "Skriv inn en tittel pĂĄ eposet ditt"
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ msgstr "Estimat"
msgid "Estimated"
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 "EventFilterBy|Filter by all"
msgstr "Filtrer etter alle"
@@ -15069,6 +15062,9 @@ msgstr "Filtrer etter wiki"
msgid "Events"
msgstr "Hendelser"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,15 +15217,15 @@ msgstr "Utvid filen"
msgid "Expand issues"
msgstr "Utvid saker"
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr "Utvid milepæler"
msgid "Expand panel"
msgstr ""
-msgid "Expand pipeline"
-msgstr ""
-
msgid "Expand settings section"
msgstr ""
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "Utløpt"
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr "Eksporterte krav"
-msgid "External ID"
-msgstr "Ekstern ID"
-
msgid "External URL"
msgstr "Ekstern URL"
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr "Mislyktes i å fjerne brukernøkkel."
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr "Mislyktes i å tilbakestille nøkkel. Vennligst prøv igjen."
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Fil-maler"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "Filopplastingsfeil."
@@ -16161,6 +16157,9 @@ msgstr "Fornavn"
msgid "First seen"
msgstr "Først sett"
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,8 +16178,8 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
-msgstr "1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
+msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
msgstr ""
@@ -16206,6 +16205,12 @@ msgstr "FogBugz-URL"
msgid "FogBugz import"
msgstr "FogBugz-importering"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "Mappe/%{name}"
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "For mer informasjon, gĂĄ til "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr "Fant feil i din %{gitlab_ci_yml}:"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Fant feil i din .gitlab-ci.yml:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr "Fra %{providerTitle}"
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr "Generer et standardsett med stempler"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "Generer nøkkel"
-
msgid "Generate new export"
msgstr "Generer ny eksportering"
-msgid "Generate new token"
-msgstr "Generer ny sjetong"
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr "(%{timeAgo})"
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr "Filtrer etter navn"
msgid "Geo|Filter by status"
msgstr "Filtrer etter status"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr "Frakoblet"
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "Avventer synkronisering"
@@ -16858,11 +16857,14 @@ msgstr "Synkroniser pĂĄ nytt"
msgid "Geo|Resync all"
msgstr "Omsynkroniser alle"
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
-msgstr "Synkroniser alle prosjekter pĂĄ nytt"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
+msgstr ""
msgid "Geo|Retry count"
msgstr "Antall forsøk"
@@ -16873,8 +16875,11 @@ msgstr "Re-verifiser"
msgid "Geo|Reverify all"
msgstr "Re-verifiser alle"
-msgid "Geo|Reverify all projects"
-msgstr "Verifiser alle prosjekter pĂĄ nytt"
+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 ""
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr "Innflettet av: %{author} kl. %{timestamp}*"
msgid "GitLab"
msgstr "GitLab"
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "GitLab / Avabonner"
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr "GitLab-eksport"
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr "GitLab-gruppe: %{source_link}"
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr "GitLab-metadata-URL"
msgid "GitLab project export"
msgstr "GitLab-prosjekteksportering"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr "GitLab.com"
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "GitLab.com import"
@@ -17272,6 +17286,9 @@ msgstr ""
msgid "GitLabPages|Are you sure?"
msgstr "Er du sikker?"
+msgid "GitLabPages|Can be overridden per project. For no limit, enter 0. To inherit the value, leave empty."
+msgstr ""
+
msgid "GitLabPages|Certificate: %{subject}"
msgstr "Sertifikat: %{subject}"
@@ -17293,7 +17310,7 @@ msgstr "Tving HTTPS (krever gyldige sertifikater)"
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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr "Sider"
msgid "GitLabPages|Remove"
msgstr "Fjern"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "Fjern sider"
@@ -17323,9 +17346,6 @@ msgstr "Noe gikk galt under innhenting av Let's Encrypt-sertifikatet for %{domai
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr "Uverifisert"
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "GĂĄ tilbake"
@@ -17554,6 +17577,9 @@ msgstr "GĂĄ til mĂĄlinger"
msgid "Go to next page"
msgstr "GĂĄ til neste side"
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr "GĂĄ til forrige side"
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr "GĂĄ til hovednettstedet"
@@ -17584,6 +17613,9 @@ msgstr "GĂĄ til kodelagerdiagrammet"
msgid "Go to snippets"
msgstr "GĂĄ til utdrag"
+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 ""
@@ -17632,9 +17664,6 @@ msgstr "GĂĄ til dine prosjekter"
msgid "Go to your snippets"
msgstr "GĂĄ til utdragene dine"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,8 +18084,8 @@ msgstr "Generer en SCIM-sjetong"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
-msgstr "Identitet"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr ""
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ msgstr ""
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "En gruppe er en samling med flere prosjekter."
+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 groups found"
msgstr "Ingen grupper ble funnet"
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr "Opprett ny gruppe"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source URL"
msgstr "GitLab-kilde-URL"
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 "Importer gruppe"
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr "Overskrift 3"
msgid "Heading 4"
msgstr "Overskrift 4"
-msgid "Headings"
-msgstr "Overskrifter"
-
msgid "Health"
msgstr "Helse"
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr "Hjelp"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "Hei, %{username}!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr "Skjult"
msgid "Hide"
msgstr "Skjul"
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "Skjul arkiverte prosjekter"
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr "Oppdater forhĂĄndsvisning"
msgid "IDE|Review"
msgstr "Omtale"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr "Vellykket commit"
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr "Hvis dette var en feil, kan du %{leave_link_start}forlate %{source_type}%{link_end}."
@@ -19200,9 +19256,6 @@ msgstr "Ignorert"
msgid "Image URL"
msgstr "Bilde URL"
-msgid "Image details"
-msgstr "Bildedetaljer"
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr "Under arbeid"
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr "%{organization_name}-logo"
@@ -19839,6 +19901,9 @@ msgstr "Ta dine første skritt med GitLab"
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 ""
@@ -20271,9 +20336,6 @@ msgstr "Uferdig"
msgid "Increase"
msgstr "Forstørr"
-msgid "Indent"
-msgstr "Rykk inn"
-
msgid "Index"
msgstr "Indeks"
@@ -20364,12 +20426,6 @@ msgstr "Sett inn en kodeblokk"
msgid "Insert a quote"
msgstr "Sett inn et sitat"
-msgid "Insert a video"
-msgstr "Sett inn en video"
-
-msgid "Insert an image"
-msgstr "Sett inn et bilde"
-
msgid "Insert code"
msgstr "Sett inn kode"
@@ -20382,9 +20438,6 @@ msgstr "Sett inn kolonne før"
msgid "Insert image"
msgstr "Sett inn bilde"
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr "Sett inn lenke"
@@ -20397,9 +20450,6 @@ msgstr "Sett inn rad før"
msgid "Insert suggestion"
msgstr "Sett inn forslag"
-msgid "Insert video"
-msgstr "Sett inn video"
-
msgid "Insights"
msgstr "Innsikter"
@@ -20456,6 +20506,33 @@ 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"
+msgstr ""
+
+msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Integrasjoner"
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr "Interaktiv modus"
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "Interne brukere"
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr "Inviter en gruppe"
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr "Noe gikk galt"
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr "Invitert"
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ msgstr ""
msgid "Issues closed"
msgstr "Saker lukket"
+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 ""
@@ -21383,9 +21493,6 @@ msgstr "Iterasjonen ble oppdatert"
msgid "Iterations"
msgstr "Iterasjoner"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr "Legg til iterasjon"
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,8 +21553,8 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
-msgstr "Fremtidige iterasjoner"
+msgid "Iterations|First iteration start date"
+msgstr ""
msgid "Iterations|Iteration cadences"
msgstr ""
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr "Velg nummer"
msgid "Iterations|Select start date"
msgstr "Velg startdato"
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr "Startdato"
-msgid "Iterations|The duration for each iteration (in weeks)"
-msgstr "Varigheten til hver iterasjon (i uker)"
+msgid "Iterations|The duration of each iteration (in weeks)."
+msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
-msgstr "Startdatoen til din første iterasjon"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
+msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr "Tittel"
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr "Klarte ikke ĂĄ finne iterasjonen."
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr "Datoer kan ikke overlappe med andre eksisterende iterasjoner i denne gruppen"
@@ -21590,6 +21706,9 @@ msgstr "Jira-brukere har blitt importert fra den konfigurerte Jira-instansen. De
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ msgstr "For eksempel 12, 24"
msgid "JiraService|For example, AB"
msgstr "For eksempel, AB"
+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 ""
@@ -21737,24 +21871,18 @@ 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."
+msgstr ""
+
msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
msgstr "Denne funksjonen krever en Premium-plan."
-msgid "JiraService|This is a Premium feature"
-msgstr "Dette er en Premium-funksjon"
-
-msgid "JiraService|This is an Ultimate feature"
-msgstr ""
-
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "Nett-URL"
+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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr "Jobben mislyktes #%{build_id}"
-msgid "Job artifact"
-msgstr "Jobb-artifakt"
-
-msgid "Job artifacts"
-msgstr "Jobb-artefakter"
-
msgid "Job has been erased"
msgstr "Jobben har blitt slettet"
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ msgstr "Artefaktene ble fjernet"
msgid "Job|The artifacts will be removed"
msgstr "Artefaktene vil bli fjernet"
+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 "Denne jobben mislyktes fordi de nødvendige ressursene ikke ble vellykket opprettet."
-msgid "Job|This job is stuck because the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ msgstr "manuell"
msgid "Job|triggered"
msgstr "utløst"
+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 "Bli med på Zoom-møte"
@@ -22034,9 +22174,6 @@ msgstr "Jul"
msgid "July"
msgstr "Juli"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "Jun"
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-msgstr "Fortsett ĂĄ redigere"
-
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 ""
@@ -22244,6 +22378,9 @@ msgstr "Å forfremme %{labelTitle} vil gjøre den tilgjengelig for alle prosjekt
msgid "Language"
msgstr "SprĂĄk"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Stor fillagring"
@@ -22306,6 +22443,9 @@ msgstr "Sist endret %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr "Senest redigert av %{link_start}%{avatar} %{name}%{link_end}"
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr "Lisensfil"
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr "Lenke"
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr "Lenketittel"
msgid "Link title is required"
msgstr "Lenketittel er pĂĄkrevd"
-msgid "Link to an image"
-msgstr "Lenk til et bilde"
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr "Liste over alle innflettings-commits"
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ msgstr "Liste innstillinger"
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 "Listevisning"
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr "Laster inn mer"
@@ -22995,6 +23124,9 @@ msgstr "Laster inn utdrag"
msgid "Loading the GitLab IDE..."
msgstr "Laster inn GitLab IDE …"
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "Laster..."
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "LĂĄs ikke funnet"
@@ -23178,12 +23313,18 @@ msgstr "Gjør alle på teamet ditt mer produktive, uansett hvor de befinner seg.
msgid "Make issue confidential"
msgstr "Gjør saken konfidensiell"
+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 issue confidential."
msgstr "Gjør denne saken konfidensiell."
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr "Merk denne saken som relatert til en annen sak"
msgid "Mark to do as done"
msgstr "Merk oppgaven som ferdig"
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr "Markdown-hjelp"
msgid "Markdown enabled."
msgstr "Markdown er skrudd pĂĄ."
-msgid "Markdown is supported"
-msgstr "Markdown er støttet"
-
msgid "Markdown supported."
msgstr "Markdown støttes."
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr "En økts maksvarighet."
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr "Maksimal feltlengde"
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr "Maks filstørrelse er 2MB. Vennligst velg en mindre fil."
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ msgstr ""
msgid "Maximum number of projects."
msgstr "Maks antall prosjekter."
+msgid "Maximum number of requests per minute"
+msgstr ""
+
msgid "Maximum number of requests per minute for an authenticated user"
msgstr ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr "Maks-siden har blitt nĂĄdd"
@@ -23616,6 +23763,9 @@ msgstr "Maks filstørrelse for hvert kodelager."
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr "Maksstørrelse på importfiler."
@@ -24815,6 +24965,9 @@ msgstr "Mer enn %{number_commits_distance} commiter er annerledes fra %{default_
msgid "More topics"
msgstr "Flere temaer"
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr "Mest relevant"
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr "Ikke aktuelt"
-
msgid "Name"
msgstr "Navn"
@@ -25105,33 +25255,6 @@ msgstr "Nettverk"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr "Ugyldig eller tom retningslinje"
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr "Kubernetes-feil: %{error}"
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr "%{policyName}-retningslinjen ble vellykket endret"
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr "Retningslinje"
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr "Status"
-
msgid "Never"
msgstr "Aldri"
@@ -25566,9 +25689,6 @@ msgstr "Ingen samsvarende resultater for \"%{query}\""
msgid "No matching results..."
msgstr "Ingen samsvarende resultater …"
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr "Ingen medlemmer ble funnet"
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr "Ingen prosjekter ble funnet"
@@ -25638,9 +25761,6 @@ msgstr "Ingen kodelager"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr "Ingen tidsplaner"
@@ -25680,6 +25800,9 @@ msgstr "Ingen testdekning"
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr "Ingen sĂĄrbarheter er til stede"
@@ -25733,6 +25856,9 @@ 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 "Ikke tilgjengelig"
@@ -25793,22 +25919,28 @@ msgstr ""
msgid "NoteForm|Note"
msgstr "Notis"
+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 "Er du sikker pĂĄ at du vil avbryte opprettelsen av denne kommentaren?"
msgid "Notes|Collapse replies"
msgstr "Klapp sammen svar"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ msgstr "Bare vis historikken"
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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Filter"
msgid "Off"
msgstr "Av"
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "Ă… nei!"
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr "Beskrivelse (valgfritt)"
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr "Velg en av de eksisterende profilene"
msgid "OnDemandScans|Site profile"
msgstr "Nettstedsprofil"
+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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "Kun prosjektmedlemmer"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr "Ă…pne i filvisning"
msgid "Open in your IDE"
msgstr "Ă…pne i din IDE"
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "Ă…pne rĂĄversjon"
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr "Reduser innrykk"
-
msgid "Overridden"
msgstr "Overstyrt"
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr "Beklager, filteret ditt ga ingen resultater"
@@ -27161,9 +27326,6 @@ msgstr "Pakker og registre"
msgid "Page not found"
msgstr "Siden ble ikke funnet"
-msgid "Page settings"
-msgstr "Sideinnstillinger"
-
msgid "PagerDutySettings|Active"
msgstr "Aktiv"
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr "Parent"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 "Forbi mĂĄldatoen"
@@ -27311,6 +27491,9 @@ msgstr "Lim inn epos-lenke"
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr "Pause"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr "Avventende kommentarer"
msgid "Pending deletion"
msgstr "Venter pĂĄ sletting"
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr "Personlig tilgangsnøkkel"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr "Rørledningsplanlegginger"
msgid "Pipeline URL"
msgstr "Rørlednings-URL"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ msgstr ""
msgid "Pipelines|Description"
msgstr "Beskrivelse"
+msgid "Pipelines|Don't need a guide? Jump in right away with a template."
+msgstr ""
+
msgid "Pipelines|Edit"
msgstr "Rediger"
msgid "Pipelines|Editor"
msgstr "Redigerer"
+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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ msgstr "Senest brukt"
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 ""
@@ -27893,12 +28109,18 @@ msgstr ""
msgid "Pipelines|More Information"
msgstr "Mer informasjon"
+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 "Eier"
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr "Vennligst velg en fil"
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr "Vennligst angi et navn"
msgid "Please provide a name."
msgstr "Vennligst skriv inn et navn."
-msgid "Please provide a valid URL"
-msgstr "Vennligst skriv inn en gyldig URL"
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr "Vennligst oppgi en gyldig e-postadresse."
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "Vennligst vent et øyeblikk, denne siden vil automatisk oppfriskes når det er klart."
@@ -28454,7 +28676,7 @@ msgstr "Retningslinjer"
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,8 +28817,8 @@ msgstr "Syntaksfremhevingstema"
msgid "Preferences|Tab width"
msgstr "Fanebredde"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-msgstr "Denne funksjonen er eksperimentell, og oversettelser er ikke fullførte enda"
+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 "Denne innstillingen lar deg tilpasse utseendet til syntaksen."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr "Utløpt:"
@@ -28946,7 +29165,7 @@ msgstr "Fullt navn"
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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "Ăk kontosikkerheten din ved ĂĄ skru pĂĄ 2-trinnsautentisering (2FA)"
-msgid "Profiles|Invalid key."
-msgstr "Ugyldig nøkkel."
-
msgid "Profiles|Invalid password"
msgstr "Ugyldig passord"
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr "Senest brukt:"
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,11 +29810,14 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Alle diskusjoner mĂĄ bli oppklart"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr "Tillat"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr "Analyser"
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr "Saker"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr "Handlinger"
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "Pakker"
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr "Rørledningene må lykkes"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "Private"
@@ -29822,6 +30047,9 @@ msgstr "Krev"
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "Krav"
@@ -29978,6 +30206,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr "Prosjekt"
msgid "Projects (%{count})"
msgstr "Prosjekter (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr "SynlighetsnivĂĄ"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "Vil du huse flere prosjekter som er avhengig av hverandre i det samme navnefeltet? %{link_start}Opprett en gruppe.%{link_end}"
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr "overskredet"
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr "Tillatt ĂĄ distribuere"
msgid "ProtectedEnvironment|Environment"
msgstr "Miljø"
+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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "Velg et miljø"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "Velg brukere"
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr "Offentlig"
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ msgstr "Høy prioritet"
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 "Lav prioritet"
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr "Relaterte saker"
@@ -31305,6 +31545,12 @@ msgstr "Dokumentasjon for utgivelser"
msgid "Releases|New Release"
msgstr "Ny utgivelse"
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ msgstr "Erstatt %{name}"
msgid "Replace all label(s)"
msgstr "Erstatt alle stempler"
+msgid "Replace audio"
+msgstr ""
+
msgid "Replace file"
msgstr "Erstatt fil"
+msgid "Replace image"
+msgstr ""
+
+msgid "Replace video"
+msgstr ""
+
msgid "Replaced all labels with %{label_references} %{label_text}."
msgstr "Erstattet alle stempler med %{label_references} %{label_text}."
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr "Svar via E-post"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr "Svar pĂĄ kommentar"
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr "Svar …"
-msgid "Repo by URL"
-msgstr "Kodelager utifra URL"
-
msgid "Report abuse"
msgstr "Rapporter misbruk"
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "Rapportert %{timeAgo} av %{reportedBy}"
@@ -31837,13 +32101,16 @@ msgstr "Kodelagre"
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 "Gjennomsnittlig dekning"
-msgid "RepositoriesAnalytics|Average test coverage last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+msgstr ""
+
msgid "RepositoriesAnalytics|Last Update"
msgstr "Seneste oppdatering"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr "Kodelager-innstillinger"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr "Kodelagersjekk"
@@ -31972,6 +32267,9 @@ msgstr "Kodelager-lagring"
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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr "Be om detaljer"
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr "De forespurte tilstandene er ugyldige"
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr "Tilbakestill"
-msgid "Reset authorization key"
-msgstr "Tilbakestill autorisasjonsnøkkel"
-
-msgid "Reset authorization key?"
-msgstr "Vil du tilbakestille autoriseringsnøkkelen?"
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr "Tilbakestill filtre"
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr "Tilbakestill nøkkel"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr "Tilbakestill mal"
msgid "Reset to project defaults"
msgstr "Tilbakestill til prosjektets standarder"
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr "Løs"
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr "Aktiv"
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr "Siste kontakt"
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
msgstr "Løpere"
+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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr "spesifikk"
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "Kjører"
@@ -32978,15 +33326,15 @@ msgstr "Lagre kommentar"
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "Lagre passord"
msgid "Save pipeline schedule"
msgstr ""
-msgid "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 "Saving"
msgstr "Lagrer"
@@ -33179,6 +33527,9 @@ msgstr "Søk eller filtrer resultater …"
msgid "Search or filter results…"
msgstr "Søk blant eller filtrer resultater …"
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "Søk i prosjekt"
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "Sikkerhet"
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr "Lisenssjekk"
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,12 +33915,12 @@ 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 in this group."
+msgstr ""
+
msgid "SecurityOrchestration|All policies"
msgstr "Alle retningslinjer"
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
-msgstr ""
-
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
msgstr ""
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr "+%{count} til"
-
-msgid "SecurityPolicies|Policy type"
-msgstr "Retningslinjetype"
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr "Opprett saker"
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ msgstr "Enten har du ikke tillatelse til ĂĄ se dette kontrollpanelet, eller sĂĄ
msgid "SecurityReports|Ensure that %{trackingStart}issue tracking%{trackingEnd} is enabled for this project and you have %{permissionsStart}permission to create new issues%{permissionsEnd}."
msgstr "Forsikre deg om at %{trackingStart}sakssporing%{trackingEnd} er aktivert for dette prosjektet, og at du har %{permissionsStart}tillatelser til ĂĄ opprette nye saker%{permissionsEnd}."
+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 ""
@@ -33987,15 +34350,6 @@ 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 "Behandle og spor sĂĄrbarheter som har blitt identifisert i prosjekter innenfor gruppen din. SĂĄrbarheter i prosjekter vises her nĂĄr sikkerhetstesting er satt opp."
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr "Behandle og spor sĂĄrbarheter som har blitt identifisert i prosjektet ditt. SĂĄrbarheter vises her nĂĄr sikkerhetstesting er satt opp."
@@ -34005,9 +34359,6 @@ msgstr "Behandle og spor sĂĄrbarheter som har blitt identifisert i dine valgte p
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr "Hold øye med sårbarheter i alle dine prosjekter"
@@ -34056,6 +34407,9 @@ msgstr "Fjern prosjekt fra kontrollpanelet"
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 "Skanningsdetaljer"
@@ -34203,9 +34557,6 @@ msgstr "Se nettstedet vĂĄrt for hjelp"
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr "Velg Git-revisjon"
msgid "Select Page"
msgstr "Velg side"
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr "Velg en gren"
@@ -34293,9 +34647,6 @@ msgstr "Velg mĂĄldato"
msgid "Select epic"
msgstr "Velg epos"
-msgid "Select file"
-msgstr "Velg fil"
-
msgid "Select group"
msgstr "Velg gruppe"
@@ -34326,12 +34677,6 @@ msgstr "Velg privat prosjekt"
msgid "Select project"
msgstr "Velg prosjekt"
-msgid "Select project and zone to choose machine type"
-msgstr "Velg prosjekt og sone for ĂĄ velge maskintype"
-
-msgid "Select project to choose zone"
-msgstr "Velg prosjekt for ĂĄ velge sone"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr "Valgt"
msgid "Selected commits"
msgstr "Valgte commiter"
+msgid "Selected for all items."
+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 projects"
msgstr "Utvalgte prosjekter"
+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 "Ă… velge en GitLab-bruker vil legge til en lenke til GitLab-brukeren i beskrivelsene av saker og kommentarer (f.eks. \"Av %{link_open}@johnsmith%{link_close}\"). Det vil ogsĂĄ knytte og/eller tildele disse sakene og kommentarene til den valgte brukeren."
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr "Serverversjon"
-msgid "Serverless"
-msgstr "Serverless"
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Kubernetes-podder"
-
-msgid "ServerlessDetails|More information"
-msgstr "Mere informasjon"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr "pod i bruk"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "podder i bruk"
-
-msgid "ServerlessURL|Copy URL"
-msgstr "Kopier URL"
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr "Ingen funksjoner er tilgjengelige"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr "Tjeneste"
@@ -34758,6 +35040,9 @@ msgstr "Bestem tidsanslag"
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "Sett opp CI/CD"
@@ -34779,9 +35064,6 @@ msgstr "Sett opp en ny enhet"
msgid "Set up new password"
msgstr "Sett opp nytt passord"
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,8 +35330,8 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Vis tomromsendringer"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
-msgstr "Viser %{conflict} mellom %{sourceBranch} og %{targetBranch}"
+msgid "Showing %{conflict}"
+msgstr ""
msgid "Showing %{count} of %{total} projects"
msgstr "Viser %{count} av %{total} prosjekter"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 "Snøplog"
@@ -35524,9 +35833,6 @@ msgstr "Noe gikk galt under innhenting av pakkelisten."
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr "Noe gikk galt under oppstart av OpenAPI-visningen"
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr "Noe gikk galt under redigering av innsetting av bildet ditt. Prøv igjen senere."
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr "Stacktrace-utdrag"
msgid "Stage"
msgstr "Trinn"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "Standard"
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr "Start en ny diskusjon …"
-msgid "Start a new merge request"
-msgstr "Begynn en ny fletteforespørsel"
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr "Automatiske formateringsendringer"
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr "Grenen kunne ikke opprettes."
-
-msgid "StaticSiteEditor|Copy update"
-msgstr "Kopier oppdatering"
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr "Inkompatibelt filinnhold"
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr "GĂĄ tilbake til nettstedet"
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr "Oppdater «%{sourcePath}»-filen"
-
-msgid "StaticSiteEditor|View documentation"
-msgstr "Vis dokumentasjon"
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr "Statistikk"
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "Send inn som spam"
-msgid "Submit changes"
-msgstr "Send inn endringer"
-
-msgid "Submit changes..."
-msgstr "Send inn endringer …"
-
msgid "Submit feedback"
msgstr "Send tilbakemelding"
@@ -36388,9 +36631,6 @@ msgstr "Send inn søk"
msgid "Submit the current review."
msgstr "Send inn nåværende vurdering."
-msgid "Submit your changes"
-msgstr "Send inn endringene dine"
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr "Legg til seter"
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr "GrĂĄ"
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr "Rød"
@@ -36742,6 +36991,9 @@ msgstr "Fakturerbare brukere"
msgid "SuperSonics|Buy subscription"
msgstr "Kjøp abonnement"
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr "Skylisensiering"
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr "Gratis prøveperiode"
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ msgstr "Abonnementet ditt"
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 ""
@@ -37002,8 +37257,8 @@ msgstr "Etikettliste:"
msgid "Tag name"
msgstr "Navn pĂĄ tag"
-msgid "Tag name is required"
-msgstr "Etikettnavn er pĂĄkrevd"
+msgid "Tag name is required."
+msgstr ""
msgid "Tag push"
msgstr ""
@@ -37041,6 +37296,9 @@ msgstr ""
msgid "Tags:"
msgstr "Etiketter:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "Bla gjennom commiter"
@@ -37053,14 +37311,26 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr "Avbryt"
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
msgid "TagsPage|Create tag"
msgstr "Opprett tag"
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
msgid "TagsPage|Delete tag"
msgstr "Slett tag"
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "Å slette «%{tag_name}»-etiketten kan ikke angres på. Er du sikker?"
+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|Edit release notes"
msgstr "Rediger utgivelsesbeskrivelser"
@@ -37077,12 +37347,18 @@ msgstr "Ny Tag"
msgid "TagsPage|New tag"
msgstr "Ny Tag"
+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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr "Eventuelt kan du opprette en offentlig utgivelse av prosjektet ditt, basert pĂĄ denne etiketten. Utgivelsesbeskrivelser vises pĂĄ %{releases_page_link_start}Utgivelser%{link_end}-siden. %{docs_link_start}Mer informasjon%{link_end}"
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "Utgivelsesbeskrivelser"
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Skriv inn dine utgivelsesbeskrivelser eller dra filer hit …"
+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 "beskyttet"
@@ -37274,9 +37562,15 @@ msgstr ""
msgid "Terraform|Cancel"
msgstr "Avbryt"
+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 "Detaljer"
@@ -37322,6 +37616,9 @@ msgstr "Fjern"
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr "Fjerner"
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr "%{rate}%{sign} suksessprosent"
msgid "TestReports|Attachment"
msgstr "Vedlegg"
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr "Jobber"
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr "Tester"
@@ -37631,6 +37934,9 @@ msgstr "Commiten finnes ikke"
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 ""
@@ -37658,6 +37964,9 @@ msgstr "Innholdet i denne gruppen, dens undergrupper og prosjekter blir fjernet
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "Den nåværende saken"
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr "Skjemaet inneholder følgende feilmeldinger:"
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr "Skjemaet inneholder følgende advarsel:"
@@ -37807,6 +38118,9 @@ msgstr "Invitasjonen ble vellykket sendt pĂĄ nytt."
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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ msgstr ""
msgid "The project is still being deleted. Please try again later."
msgstr "Prosjektet blir fortsatt slettet. Prøv igjen senere."
+msgid "The project size exceeds the export limit."
+msgstr ""
+
msgid "The project was successfully forked."
msgstr "Prosjektet ble vellykket utgreinet."
@@ -38173,6 +38493,9 @@ msgstr "Det er ingen tilgjengelige data."
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr "Det oppsto en feil under sletting av gjøremålet."
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "Denne %{issuableDisplayName} er lĂĄst. Kun prosjektmedlemmer kan kommentere."
-msgid "This %{issuableType} is confidential"
-msgstr "Denne %{issuableType} er konfidensiell"
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr "Denne %{issuable} er lĂĄst. Kun %{strong_open}prosjektmedlemmer%{strong_close} kan kommentere."
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr "Denne mappen"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
msgstr "Dette domenet er ikke bekreftet. Du må bekrefte eierskapet før tilgang aktiveres."
+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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr "Denne innstillingen kan overstyres i hvert prosjekt."
@@ -38977,6 +39294,9 @@ msgstr "Denne brukeren har en ubekreftet E-postadresse (%{email}). Du kan tvinge
msgid "This user has an unconfirmed email address. You may force a confirmation."
msgstr "Denne brukeren har en ubekreftet E-postadresse. Du kan tvinge den til ĂĄ mĂĄtte bekreftes."
+msgid "This user has no active %{accessTokenTypePlural}."
+msgstr ""
+
msgid "This user has no active %{type}."
msgstr "Denne brukeren har ingen aktive %{type}."
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr "Alarmdetaljer"
-
-msgid "ThreatMonitoring|Alerts"
-msgstr "Alarmer"
-
-msgid "ThreatMonitoring|All Environments"
-msgstr "Alle miljøer"
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr "Abnormale forespørsler"
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr "Dato og tid"
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr "Avvist"
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr "Droppede pakker"
-
-msgid "ThreatMonitoring|Environment"
-msgstr "Miljø"
-
-msgid "ThreatMonitoring|Events"
-msgstr "Hendelser"
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr "Skjul avviste alarmer"
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr "Hendelser"
-
-msgid "ThreatMonitoring|Name"
-msgstr "Navn"
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr "Ingen alarmer ĂĄ vise."
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr "Ingen miljøer ble oppdaget"
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr "Pakkeaktivitet"
-
-msgid "ThreatMonitoring|Requests"
-msgstr "Forespørsler"
-
-msgid "ThreatMonitoring|Resolved"
-msgstr "Oppklart"
-
-msgid "ThreatMonitoring|Show last"
-msgstr "Vis siste"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr "Noe gikk galt, kunne ikke innhente miljøer"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr "Noe gikk galt, kunne ikke innhente statistikker"
-
-msgid "ThreatMonitoring|Statistics"
-msgstr "Statistikk"
-
-msgid "ThreatMonitoring|Status"
-msgstr "Status"
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr "TrusselovervĂĄking"
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr "Tid"
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr "Totalt antall pakker"
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr "Totalt antall forespørsler"
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr "UgjennomgĂĄtt"
-
-msgid "ThreatMonitoring|View documentation"
-msgstr "Vis dokumentasjon"
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr "GjenstĂĄende tid"
msgid "Time spent"
msgstr "Tid brukt"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr "Tid igjen før sammenslåing"
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "Tittel"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "Tittel:"
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr "For å holde dette prosjektet gående, opprett en ny fletteforespørsel"
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ 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 receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr "For å motta alarmer fra manuelt konfigurerte Prometheus-tjenester, legg til den følgende URL-en og autorisasjonsnøkkelen til din Prometeus-webhook-oppsettsfil. Lær mer om %{linkStart}å sette opp Prometheus%{linkEnd} til å sende varsler til GitLab."
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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 "For å utvide søket, endre eller fjerne filtrene ovenfor"
msgid "To widen your search, change or remove filters above."
msgstr "For å utvide søket, endre eller fjerne filtrene ovenfor."
+msgid "To-Do"
+msgstr ""
+
msgid "To-Do List"
msgstr "Gjøremålsliste"
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr "Totalt antall kjerner (CPU-er)"
-msgid "Total issues"
-msgstr "Totalt antall saker"
-
msgid "Total memory (GB)"
msgstr "Totalt minne (GB)"
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr "Tirsdag"
msgid "Turn off"
msgstr "SlĂĄ av"
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr "SlĂĄ pĂĄ"
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40376,6 +40603,9 @@ msgstr "LĂĄs opp"
msgid "Unlock account"
msgstr "LĂĄs opp konto"
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr "Ubrukte"
@@ -40565,9 +40792,6 @@ msgstr "Oppdaterer …"
msgid "Upgrade offers available!"
msgstr "Oppgraderingstilbud er tilgjengelige!"
-msgid "Upgrade your plan"
-msgstr "Oppgrader planen din"
-
msgid "Upload"
msgstr "Last opp"
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr "Last opp en privat nøkkel til sertifikatet ditt"
-msgid "Upload an image"
-msgstr "Last opp et bilde"
-
msgid "Upload file"
msgstr "Last opp fil"
@@ -40613,6 +40834,9 @@ msgstr "Lastet opp"
msgid "Uploading changes to terminal"
msgstr "Laster opp endringer til terminalen"
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr "Oppstrøms"
@@ -40631,6 +40855,9 @@ msgstr "Bruksstatistikk"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "Kjøp ekstra minutter"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr "CI-minuttbruk per mĂĄned"
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "Bruk i nåværende periode"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ msgstr "Lær mer om overflødig lagringsbenyttelse"
msgid "UsageQuota|Learn more about usage quotas"
msgstr "Lær mer om brukskvoter"
+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 ""
@@ -40712,9 +40963,18 @@ msgstr "Rørledninger"
msgid "UsageQuota|Purchase more storage"
msgstr "Kjøp mer lagringsplass"
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr "Innkjøpt lagringsplass tilgjengelig"
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "Kodelager"
@@ -40724,12 +40984,15 @@ msgstr "Seter"
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+msgid "UsageQuota|Shared runner duration"
msgstr ""
msgid "UsageQuota|Snippets"
msgstr "Utdrag"
+msgid "UsageQuota|Something went wrong while fetching pipeline statistics"
+msgstr ""
+
msgid "UsageQuota|Something went wrong while fetching project storage statistics"
msgstr ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr "Total mengde overflødig lagring brukt"
@@ -40793,6 +41068,9 @@ msgstr "Ressursbruk pĂĄ tvers av prosjektene dine"
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr "%{value}mnd"
@@ -41459,13 +41742,19 @@ msgstr "&lt;1m"
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr "Vis alle saker"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr "Vis loggbok"
msgid "View logs"
msgstr "Vis loggføringer"
-msgid "View merge request"
-msgstr "Vis fletteforespørsel"
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 "Vis dokumentasjonen"
@@ -41798,9 +42105,6 @@ msgstr "Offentlig"
msgid "VisibilityLevel|Unknown"
msgstr "Ukjent"
-msgid "Visit settings page"
-msgstr "GĂĄ til innstillingssiden"
-
msgid "Visual Studio Code (HTTPS)"
msgstr "Visual Studio Code (HTTPS)"
@@ -42146,9 +42450,6 @@ msgstr ""
msgid "Vulnerability|View training"
msgstr ""
-msgid "WARNING:"
-msgstr "ADVARSEL:"
-
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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ msgstr "Vi prøvde å fornye abonnementet ditt automatisk for %{strong}%{namespa
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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 "Vi fant ingen sĂĄrbarheter"
@@ -42533,15 +42846,15 @@ msgstr ""
msgid "What is Markdown?"
msgstr "Hva er Markdown?"
+msgid "What is listed here?"
+msgstr ""
+
msgid "What is repository mirroring?"
msgstr ""
msgid "What is squashing?"
msgstr ""
-msgid "What is your job title? (optional)"
-msgstr "Hva er jobbtittelen din? (valgfritt)"
-
msgid "What templates can I create?"
msgstr ""
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr "Skriv en beskrivelse og/eller slipp filene dine hit …"
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "Skriv en milepælbeskrivelse …"
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "Du kan ogsĂĄ opprette et prosjekt fra kommandolinjen."
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "Du kan invitere et nytt medlem til %{project_name} eller invitere en annen gruppe."
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "Du kan bare redigere filer nĂĄr du er pĂĄ en gren"
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr "Du kan ikke fĂĄ tilgang til denne rĂĄfilen. Vennligst vent et minutt."
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr "Du har ingen åpne fletteforespørsler"
-msgid "You don't have any projects available."
-msgstr "Du har ikke noen prosjekter tilgjengelig."
-
msgid "You don't have any recent searches"
msgstr "Du har ingen nylige søk"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
msgstr ""
+msgid "You don't have permissions to create this project"
+msgstr ""
+
msgid "You don't have sufficient permission to perform this action."
msgstr "Du har ikke tilstrekkelig tillatelse til å utføre denne handlingen."
+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 ""
@@ -43580,15 +43950,15 @@ msgstr "Du mottar denne E-posten fordi du har blitt nevnt i %{host}."
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 "Du har allerede aktivert 2-trinnsautentisering ved hjelp av éngangspassord-autentikatorer. For å kunne registrere en annen enhet, må du først deaktivere 2-trinnsautentisering."
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr "Du har avvist %{user}"
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr "YouTube-URL eller -ID"
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43820,6 +44190,12 @@ msgstr "Din melding her"
msgid "Your name"
msgstr "Navnet ditt"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr "Din nye %{type}"
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr "Abonnementet ditt har utløpt!"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr "%{reportType}: Innlasting førte til en feil"
msgid "ciReport|%{sameNum} same"
msgstr "%{sameNum} samme"
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr "Rettet opp i:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr "Fant %{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr "Laster inn %{reportName} rapport"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "Administrer lisenser"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "Sikkerhetsskanning"
msgid "ciReport|Security scanning failed loading any results"
msgstr ""
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr ""
@@ -44469,6 +44869,9 @@ msgstr[1] "Brukes av %{packagesString}, og %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Vis fullstendig rapport"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr "laster inn"
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr "oppføringer kan ikke inneholde HTML-etiketter"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "epos"
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] "instans fullført"
msgstr[1] "instanser fullført"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "ugyldig milepælstilstand `%{state}`"
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr "mangler"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr "Mer informasjon"
-msgid "mrWidget|Open in Gitpod"
-msgstr "Ă…pne i Gitpod"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Ă…pne i nett-IDE"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "Oppdaterer nĂĄ"
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr "Fletteforespørsel"
-
msgid "mrWidget|Resolve conflicts"
msgstr "Oppklar konflikter"
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Passordet ditt"
-msgid "mrWidget|into"
-msgstr "inni"
-
msgid "must be a Debian package"
msgstr "må være en Debian-pakke"
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr "prosjekter"
-msgid "quick actions"
-msgstr "hurtighandlinger"
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr "kodelagre"
msgid "repository:"
msgstr "kodelager:"
-msgid "required"
-msgstr "pĂĄkrevd"
-
msgid "satisfied"
msgstr "tilfredsstilt"
@@ -45724,6 +46115,9 @@ msgstr "det riktige formatet."
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "de(n) følgende sak(en)"
@@ -45739,6 +46133,9 @@ msgstr "dette dokumentet"
msgid "time summary"
msgstr "tidsoppsummering"
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/nl_NL/gitlab.po b/locale/nl_NL/gitlab.po
index 578734b253c..19c223f8165 100644
--- a/locale/nl_NL/gitlab.po
+++ b/locale/nl_NL/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: nl\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} is vergrendeld door GitLab Gebruiker %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "1e bijdrage!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Actief"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Nieuwe map toevoegen"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Branches"
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Maak map aan"
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/or_IN/gitlab.po b/locale/or_IN/gitlab.po
index a6fc7b0065d..8c399d285e7 100644
--- a/locale/or_IN/gitlab.po
+++ b/locale/or_IN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: or\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/pa_IN/gitlab.po b/locale/pa_IN/gitlab.po
index d0562d9c385..d4150c420f4 100644
--- a/locale/pa_IN/gitlab.po
+++ b/locale/pa_IN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: pa-IN\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/pl_PL/gitlab.po b/locale/pl_PL/gitlab.po
index 1ab96b848a1..bb1a18534a5 100644
--- a/locale/pl_PL/gitlab.po
+++ b/locale/pl_PL/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: pl\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:55\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:23\n"
msgid " %{start} to %{end}"
msgstr " %{start} do %{end}"
@@ -46,6 +46,9 @@ msgstr " lub "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " lub %{emphasisStart}!id ĹĽÄ…dania scalenia%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " lub %{emphasisStart}#id zgłoszenia%{emphasisEnd}"
@@ -287,13 +290,6 @@ msgstr[1] "%d błędy"
msgstr[2] "%d błędów"
msgstr[3] "%d błędu"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "Znaleziono %d błąd:"
-msgstr[1] "Znaleziono %d błędy:"
-msgstr[2] "Znaleziono %d błędów:"
-msgstr[3] "Znaleziono %d błędu:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d eksporter"
@@ -434,20 +430,6 @@ msgstr[1] "%d dodatkowe komentarze"
msgstr[2] "%d dodatkowych komentarzy"
msgstr[3] "%d dodatkowego komentarza"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d otwarte zgłoszenie"
-msgstr[1] "%d otwarte zgłoszenia"
-msgstr[2] "%d otwartych zgłoszeń"
-msgstr[3] "%d otwartego zgłoszenia"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d oczekujÄ…cy komentarz"
@@ -490,8 +472,8 @@ msgstr[1] "%d wybrane projekty"
msgstr[2] "%d wybranych projektĂłw"
msgstr[3] "%d wybranego projektu"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] "%d tagi na nazwÄ™ obrazu"
msgstr[2] "%d tagĂłw na nazwÄ™ obrazu"
msgstr[3] "%d tagu na nazwÄ™ obrazu"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d nieprzypisane zgłoszenie"
@@ -626,6 +601,9 @@ msgstr "%{author_link} napisał(a):"
msgid "%{authorsName}'s thread"
msgstr "wÄ…tek uĹĽytkownika %{authorsName}"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "nie znaleziono %{board_target}"
@@ -650,12 +628,6 @@ msgstr[1] "%{bold_start}%{count}%{bold_end} otwarte merge requesty"
msgstr[2] "%{bold_start}%{count}%{bold_end} otwartych merge requestĂłw"
msgstr[3] "%{bold_start}%{count}%{bold_end} otwartego merge requesta"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open} Maskowanie:%{code_close} Ukryte w logu zadań. Musi spełnić wymagania maskowania."
@@ -944,9 +916,6 @@ msgstr "%{level_name} nie jest dozwolone w grupie %{group_level_name}."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -962,21 +931,24 @@ msgstr "%{location} nie ma wymaganychkluczy: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} jest zablokowane przez uĹĽytkownika Gitlab'a %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} i %{quickActionsDocsLinkStart}szybkie akcje%{quickActionsDocsLinkEnd} są obsługiwane"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} można zmergować"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} pokazuje pierwsze %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (wygasł)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} nie znaleziono"
@@ -1047,6 +1019,9 @@ msgstr "%{openedEpics} otwarte, %{closedEpics} zamknięte"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} otwarte, %{closedIssues} zamknięte"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1068,6 +1043,9 @@ msgstr "%{placeholder} nie jest prawidłowym motywem"
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 ""
@@ -1090,7 +1068,7 @@ msgstr "%{status} %{reportType}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} wykryto %{totalStart}%{total}%{totalEnd} potencjalnych %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1209,11 +1187,8 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Pliki"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} Magazyn"
+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"
@@ -1274,8 +1249,8 @@ msgstr "%{totalWeight} waga całkowita"
msgid "%{total_warnings} warning(s) found:"
msgstr "Znaleziono %{total_warnings} ostrzeżeń:"
-msgid "%{total} open issue weight"
-msgstr "%{total} waga otwartego problemu"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} ostrzeżeń znaleziono: pokazano pierwsze %{warningsDisplayed}"
@@ -1463,9 +1438,6 @@ msgstr[1] "+%d więcej"
msgstr[2] "+%d więcej"
msgstr[3] "+%d więcej"
-msgid "+%{extra} more"
-msgstr "+%{extra} więcej"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1490,9 +1462,18 @@ msgstr ", lub "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr ""
+msgid "- Add or remove a user."
+msgstr ""
+
msgid "- Available to run jobs."
msgstr "- Dostępne do uruchamiania zadań."
+msgid "- Create or close an issue."
+msgstr ""
+
+msgid "- Create, update, or delete a merge request."
+msgstr ""
+
msgid "- Event"
msgid_plural "- Events"
msgstr[0] ""
@@ -1500,9 +1481,18 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+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 "- Niedostępne do uruchomienia zadań."
+msgid "- Push code to the repository."
+msgstr ""
+
msgid "- Select -"
msgstr ""
@@ -1513,6 +1503,9 @@ msgstr[1] "- UĹĽytkownikĂłw"
msgstr[2] "- UĹĽytkownikĂłw"
msgstr[3] "- UĹĽytkownika"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr "0 bajtĂłw"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1701,9 +1691,6 @@ msgstr[3] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1716,9 +1703,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "Pierwszy wkład!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 wkładów"
@@ -1758,6 +1742,12 @@ 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 "7 days"
msgstr "7 dni"
@@ -1821,6 +1811,9 @@ msgstr "Plik nie został znaleziony."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Plik o nazwie „%{file_name}” już istnieje na branchu %{branch}"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "Grupa jest zbiorem kilku projektĂłw"
@@ -2103,9 +2096,6 @@ msgstr "Poproszono o dostęp"
msgid "Access to '%{classification_label}' not allowed"
msgstr "Dostęp do \"%{classification_label}\" jest niedozwolony"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2166,6 +2156,9 @@ msgstr "Osobiste tokeny dostępu"
msgid "AccessTokens|Static object token"
msgstr "Token obiektu statycznego"
+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 "Są jedynym akceptowanym hasłem, gdy masz włączone uwierzytelnianie dwuskładnikowe (2FA)."
@@ -2253,6 +2246,9 @@ msgstr ""
msgid "Active"
msgstr "Aktywne"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "Aktywne %{type} (%{token_length})"
@@ -2334,6 +2330,9 @@ msgstr "Dodaj komentarz do tej linii"
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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2346,12 +2345,6 @@ msgstr "Dodaj do swojej wiki stronę główną z informacjami o Twoim projekcie,
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr "Dodaj liniÄ™"
-
-msgid "Add a link"
-msgstr "Dodaj link"
-
msgid "Add a new issue"
msgstr "Dodaj nowe zgłoszenie"
@@ -2403,9 +2396,6 @@ msgstr "Dodaj zatwierdzajÄ…cych"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Dodaj pogrubiony tekst"
-
msgid "Add broadcast message"
msgstr "Dodaj wiadomość rozgłoszeniową"
@@ -2457,8 +2447,8 @@ msgstr "Dodaj nagłówek i stopkę do e-maili. Należy pamiętać, że ustawieni
msgid "Add image comment"
msgstr "Dodaj komentarz do zdjęcia"
-msgid "Add italic text"
-msgstr "Dodaj kursywÄ™"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "Dodaj klucz"
@@ -2475,6 +2465,9 @@ msgstr "Dodaj nowÄ… aplikacjÄ™"
msgid "Add new directory"
msgstr "Dodaj nowy katalog"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr "Dodaj lub usuń poprzednio zmergowane commity"
@@ -2499,9 +2492,6 @@ msgstr "Dodaj reakcjÄ™"
msgid "Add request manually"
msgstr "Dodaj ręcznie żądanie"
-msgid "Add strikethrough text"
-msgstr "Dodaj tekst przekreślony"
-
msgid "Add suggestion to batch"
msgstr "Dodaj sugestiÄ™ do zestawu"
@@ -2841,6 +2831,9 @@ msgstr "Usuń"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Usunąć projekt %{projectName}?"
+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 ""
@@ -2859,6 +2852,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr "Zachowaj ostatnie artefakty dla wszystkich zadań w ostatnich udanych potokach"
@@ -2958,6 +2969,9 @@ 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 ""
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 ""
@@ -3024,6 +3047,9 @@ 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 ""
@@ -3057,9 +3083,15 @@ 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 "Aktywni uĹĽytkownicy"
@@ -3498,6 +3530,9 @@ msgstr "Ustawienia zaawansowane"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3825,9 +3860,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3936,8 +3968,8 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "Wszystkie wÄ…tki rozwiÄ…zane"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr ""
@@ -4077,9 +4109,6 @@ msgstr "Integracja z Amazon EKS umoĹĽliwia dostarczanie klastrĂłw EKS z GitLaba.
msgid "Amazon Web Services Logo"
msgstr "Logo Amazon Web Services"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Uwierzytelnianie Amazon nie jest %{link_start}poprawnie skonfigurowane%{link_end}. Skontaktuj się z administratorem swojego GitLaba, jeśli chcesz korzystać z tej usługi."
-
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 ""
@@ -4371,9 +4400,6 @@ msgstr "Wystąpił błąd podczas ładowania potoku."
msgid "An error occurred while loading the pipelines jobs."
msgstr "Wystąpił błąd podczas ładowania zadań potoków."
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "Wystąpił błąd podczas wykonywania żądania."
@@ -4435,12 +4461,18 @@ msgstr "Wystąpił błąd podczas subskrybowania powiadomień."
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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4853,33 +4885,12 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4916,21 +4927,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4943,39 +4939,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5042,6 +5014,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5114,7 +5089,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5126,7 +5101,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5220,6 +5195,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5373,6 +5351,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5407,10 +5388,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5627,9 +5605,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5828,6 +5803,27 @@ 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 ""
@@ -5918,6 +5914,12 @@ 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 ""
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5972,24 +6049,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5999,21 +6136,84 @@ 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 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 ""
@@ -6029,6 +6229,9 @@ 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 ""
@@ -6047,6 +6250,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6101,6 +6319,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6155,6 +6379,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6191,6 +6418,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6515,6 +6751,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6524,6 +6763,9 @@ 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 ""
@@ -6572,9 +6814,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6614,7 +6853,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6629,10 +6868,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6647,9 +6886,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,10 +7006,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6785,9 +7027,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6806,10 +7045,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6863,7 +7099,7 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6939,6 +7181,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6975,6 +7220,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7182,6 +7439,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7284,6 +7544,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7416,7 +7679,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7676,6 +7936,9 @@ 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 ""
@@ -7982,9 +8245,6 @@ msgstr "jest niedostępna: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8533,9 +8787,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8569,9 +8820,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8584,18 +8832,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Wystąpił błąd podczas próby skontaktowania się z Google Cloud API. Spróbuj ponownie później."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8605,12 +8841,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8632,15 +8862,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Wybierz, które z Twoich środowisk będą używać tego klastra."
@@ -8650,9 +8871,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8680,57 +8898,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Pobieranie typĂłw maszyn"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Pobieranie projektĂłw"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Pobieranie stref"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Projekt Platformy Google Cloud"
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr "Klaster grupowy"
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8842,9 +8997,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8854,18 +9006,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Dowiedz się więcej o %{help_link_start_machine_type}rodzajach maszyn%{help_link_end} i %{help_link_start_pricing}cenniku%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8875,93 +9015,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8974,18 +9039,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9004,126 +9060,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9139,12 +9084,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9157,18 +9096,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9361,6 +9249,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9379,6 +9270,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10042,6 +9945,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10072,12 +9978,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10093,6 +9993,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10180,6 +10083,9 @@ 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 ""
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 ""
@@ -10457,6 +10369,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10469,12 +10384,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10490,6 +10399,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10523,6 +10435,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10571,6 +10486,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10880,9 +10801,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10943,6 +10861,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10982,6 +10903,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11225,6 +11149,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11516,13 +11446,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11650,6 +11555,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11662,6 +11570,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11674,12 +11591,18 @@ 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 "DSN"
msgstr ""
@@ -11740,6 +11663,9 @@ 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 ""
@@ -11749,6 +11675,12 @@ 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 ""
@@ -11851,15 +11783,24 @@ 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|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 ""
@@ -11875,6 +11816,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11908,9 +11852,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 ""
@@ -12332,6 +12297,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12347,6 +12318,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12368,6 +12342,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12422,6 +12399,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12533,9 +12507,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12566,6 +12537,9 @@ 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 ""
@@ -12620,9 +12594,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13077,6 +13054,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13086,9 +13066,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13636,6 +13613,12 @@ 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 ""
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13994,6 +13989,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14030,6 +14028,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14315,15 +14316,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15395,6 +15378,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,13 +15535,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15675,9 +15661,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15916,6 +15899,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16493,6 +16479,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ 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 ""
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16781,15 +16779,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17194,10 +17183,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17209,7 +17201,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17554,7 +17558,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17608,6 +17612,9 @@ 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 ""
@@ -17629,7 +17636,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17644,6 +17651,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17659,9 +17672,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17821,6 +17831,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17890,6 +17903,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17902,6 +17918,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17986,9 +18005,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,7 +18410,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18628,10 +18644,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19131,12 +19168,18 @@ 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 ""
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19544,9 +19590,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19757,6 +19800,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20189,6 +20241,9 @@ 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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20714,12 +20766,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21267,10 +21349,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21285,10 +21367,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21306,15 +21388,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21330,6 +21427,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21399,9 +21499,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,16 +21931,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22005,6 +22120,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ 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 ""
@@ -22089,24 +22213,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ 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 ""
@@ -22155,12 +22279,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,16 +22456,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22362,6 +22489,9 @@ 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 ""
@@ -22386,9 +22516,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22660,6 +22787,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23089,13 +23216,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23228,6 +23348,9 @@ 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 ""
@@ -23243,9 +23366,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 ""
@@ -23351,9 +23471,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23363,6 +23480,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23390,6 +23510,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23546,12 +23669,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25305,9 +25446,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25483,33 +25621,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26018,9 +26129,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26060,6 +26168,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26115,6 +26226,9 @@ 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 ""
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27555,9 +27708,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27705,6 +27873,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27933,6 +28107,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,16 +28389,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28227,6 +28413,12 @@ 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 ""
@@ -28239,12 +28431,18 @@ 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 ""
@@ -28254,6 +28452,9 @@ 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 ""
@@ -28272,6 +28473,9 @@ 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 ""
@@ -28287,12 +28491,18 @@ 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 ""
@@ -28311,6 +28521,9 @@ 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 ""
@@ -28392,6 +28605,15 @@ 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 ""
@@ -28650,9 +28872,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28743,15 +28962,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28818,9 +29031,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28848,7 +29058,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,7 +29199,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,10 +30192,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30006,7 +30210,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30069,6 +30273,9 @@ 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."
+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 ""
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30198,6 +30408,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30216,6 +30429,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30372,6 +30588,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30450,6 +30672,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30597,9 +30822,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31179,6 +31398,9 @@ 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 ""
@@ -31257,6 +31479,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 ""
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31703,6 +31931,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ 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 ""
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32063,9 +32315,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32323,6 +32607,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33011,6 +33322,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33402,13 +33744,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33603,6 +33945,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33818,9 +34172,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34772,12 +35117,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35204,6 +35480,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 ""
@@ -35974,9 +36277,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ 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 ""
@@ -36376,6 +36679,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 ""
@@ -36520,69 +36826,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36838,9 +37075,6 @@ msgstr "ZatwierdĹş wyszukiwanie"
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,7 +37516,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37292,6 +37535,9 @@ 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 ""
@@ -37325,6 +37571,9 @@ 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 ""
@@ -37454,7 +37703,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37493,6 +37742,9 @@ 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 ""
@@ -37505,13 +37757,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37529,12 +37793,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37562,6 +37832,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Napisz swoje uwagi do wydania lub przeciągnij pliki tutaj…"
+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 ""
@@ -37734,9 +38016,15 @@ 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 ""
@@ -37782,6 +38070,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37827,7 +38118,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37943,6 +38234,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr ""
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38212,8 +38515,12 @@ msgstr[3] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 ""
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40239,9 +40456,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40848,6 +41071,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41061,9 +41281,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41085,6 +41302,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41103,6 +41323,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41196,12 +41452,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 ""
@@ -42276,9 +42581,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 ""
@@ -43011,13 +43322,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43330,9 +43641,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43472,6 +43807,9 @@ 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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43643,6 +43987,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 ""
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,13 +44432,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44304,6 +44672,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45298,6 +45702,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45728,12 +46138,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46267,6 +46665,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/pt_BR/gitlab.po b/locale/pt_BR/gitlab.po
index a1a0368896a..6eaecb3637f 100644
--- a/locale/pt_BR/gitlab.po
+++ b/locale/pt_BR/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: pt-BR\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr " %{start} até %{end}"
@@ -46,6 +46,9 @@ msgstr " ou "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " ou %{emphasisStart}!merge id solicitado%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " ou %{emphasisStart}#id da issue%{emphasisEnd}"
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d: erro"
msgstr[1] "%d: erros"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d erro encontrado:"
-msgstr[1] "%d erros encontrados:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "mais %d comentário"
msgstr[1] "mais %d comentários"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] "%d nova licença"
-msgstr[1] "%d novas licenças"
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d issue aberta"
-msgstr[1] "%d issues abertas"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d comentário pendente"
@@ -370,10 +358,10 @@ msgid_plural "%d projects selected"
msgstr[0] "%d projeto selecionado"
msgstr[1] "%d projetos selecionados"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
-msgstr[0] "%d licença removida"
-msgstr[1] "%d licenças removidas"
+msgid "%d remaining"
+msgid_plural "%d remaining"
+msgstr[0] "%d restantes"
+msgstr[1] "%d restantes"
msgid "%d second"
msgid_plural "%d seconds"
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] "%d tag por nome de imagem"
msgstr[1] "%d tags por nome de imagem"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d token expirou"
-msgstr[1] "%d tokens expiraram"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d issue nĂŁo atribuĂ­da"
@@ -454,10 +437,10 @@ msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} & %{openOrClose} %{noteable}"
msgid "%{actionText} & close %{noteable}"
-msgstr ""
+msgstr "%{actionText} e fechar %{noteable}"
msgid "%{actionText} & reopen %{noteable}"
-msgstr ""
+msgstr "%{actionText} e reabrir %{noteable}"
msgid "%{address} is an invalid IP address range"
msgstr "%{address} é uma faixa de IP inválida"
@@ -474,6 +457,9 @@ msgstr "%{author_link} escreveu:"
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}"
+
msgid "%{board_target} not found"
msgstr "%{board_target} nĂŁo encontrado"
@@ -492,17 +478,11 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] "%{bold_start}%{count}%{bold_end} solicitação de mesclagem aberta"
msgstr[1] "%{bold_start}%{count}%{bold_end} solicitações de mesclagem abertas"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}type%{codeEnd} está descontinuado e será removido na versão 15.0. Use %{codeStart}stage%{codeEnd} em vez disso. %{linkStart}Saiba mais %{linkEnd}"
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}types%{codeEnd} está descontinuado e será removido na versão 15.0. Use %{codeStart}stages%{codeEnd} em vez disso. %{linkStart}Saiba mais %{linkEnd}"
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}Mascarado:%{code_close} Escondidos nos logs de tarefas. Deve corresponder a requisitos de mascaramento."
msgid "%{code_open}Protected:%{code_close} Only exposed to protected branches or protected tags."
-msgstr ""
+msgstr "%{code_open}Protegido:%{code_close} Somente exposto a ramificações ou tags."
msgid "%{commit_author_link} authored %{commit_authored_timeago}"
msgstr "%{commit_author_link} criou %{commit_authored_timeago}"
@@ -697,7 +677,7 @@ msgid "%{issuableType} will be removed! Are you sure?"
msgstr "%{issuableType} será removido! Você tem certeza?"
msgid "%{issuable}(s) already assigned"
-msgstr ""
+msgstr "%{issuable}(s) já está atribuída(s)"
msgid "%{issueType} actions"
msgstr "%{issueType} ações"
@@ -774,9 +754,6 @@ msgstr "%{level_name} nĂŁo Ă© permitido em um grupo %{group_level_name}."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} nĂŁo Ă© permitido, pois o projeto de origem do fork possui menor visibilidade."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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."
@@ -792,21 +769,24 @@ msgstr "%{location} está faltando as chaves necessárias: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} está bloqueado pelo usuário do GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} e %{quickActionsDocsLinkStart}ações rápidas%{quickActionsDocsLinkEnd} são suportadas"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} podem mesclar"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} mostrando o primeiro %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr "%{message}. Seu pedido de atenção foi removido."
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (expirado)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr "%{minutesUsed} minutos"
+
msgid "%{model_name} not found"
msgstr "%{model_name} nĂŁo encontrado"
@@ -832,7 +812,7 @@ msgid "%{name} is already being used for another emoji"
msgstr "%{name} já está sendo usado para outro emoji"
msgid "%{name} is reserved for %{type} report type"
-msgstr ""
+msgstr "%{name} Ă© reservado para %{type} tipo de relatĂłrio"
msgid "%{name} is scheduled for %{action}"
msgstr "%{name} está agendado para %{action}"
@@ -850,7 +830,7 @@ msgid "%{name}, confirm your email address now!"
msgstr "%{name}, confirme o seu endereço de e-mail agora!"
msgid "%{name}: %{resultsString}"
-msgstr ""
+msgstr "%{name}: %{resultsString}"
msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
@@ -875,6 +855,9 @@ msgstr "%{openedEpics} abertos, %{closedEpics} fechados"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} aberta, %{closedIssues} fechada"
+msgid "%{percentageUsed}%% used"
+msgstr "%{percentageUsed}%% usados"
+
msgid "%{percentage}%% issues closed"
msgstr "%{percentage} de issues fechadas"
@@ -896,6 +879,9 @@ msgstr "%{placeholder} não é um tema válido"
msgid "%{policy_link} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr ""
+msgid "%{project_name}"
+msgstr "%{project_name}"
+
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 ""
@@ -916,8 +902,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr ""
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr "%{reportType} nĂŁo detectou %{totalStart}novas%{totalEnd} vulnerabilidades."
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Tente novamente%{retryButtonEnd} ou %{newFileButtonStart}anexe um novo arquivo%{newFileButtonEnd}."
@@ -1019,11 +1005,8 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Arquivos"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} de armazenamento"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
+msgstr "%{strong_start}%{human_size}%{strong_end} Armazenamento do projeto"
msgid "%{strong_start}%{release_count}%{strong_end} Release"
msgid_plural "%{strong_start}%{release_count}%{strong_end} Releases"
@@ -1080,8 +1063,8 @@ msgstr "%{totalWeight} peso total"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} aviso(s) encontrados(s):"
-msgid "%{total} open issue weight"
-msgstr "%{total} peso da issue aberta"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} avisos encontrados: mostrando os primeiros %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] "+%d mais"
msgstr[1] "+%d mais"
-msgid "+%{extra} more"
-msgstr "+%{extra} mais"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1290,17 +1270,35 @@ msgstr ", ou "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr ""
+msgid "- Add or remove a user."
+msgstr "- Adicionar ou remover um usuário."
+
msgid "- Available to run jobs."
msgstr "- DisponĂ­vel para executar tarefas."
+msgid "- Create or close an issue."
+msgstr "- Criar ou fechar uma issue."
+
+msgid "- Create, update, or delete a merge request."
+msgstr "- Criar, atualizar ou excluir uma solicitação de mesclagem."
+
msgid "- Event"
msgid_plural "- Events"
msgstr[0] "- Evento"
msgstr[1] "- Eventos"
+msgid "- Go to the Activity page for %{project_name}."
+msgstr "- Ir à página de atividade do projeto %{project_name}"
+
+msgid "- List the visible events for %{project_name} using the Events API %{events_api_link}."
+msgstr ""
+
msgid "- Not available to run jobs."
msgstr "- NĂŁo disponĂ­vel para executar tarefas."
+msgid "- Push code to the repository."
+msgstr ""
+
msgid "- Select -"
msgstr "- Selecionar -"
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] "- Usuário"
msgstr[1] "- Usuários"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr "- de - issues fechadas"
@@ -1325,14 +1326,11 @@ msgid "/"
msgstr "/"
msgid "/day"
-msgstr ""
+msgstr "/dia"
msgid "0 bytes"
msgstr "0 bytes"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 dia"
@@ -1451,9 +1449,6 @@ msgstr[1] "%d anos restantes"
msgid "1-9 contributions"
msgstr "1-9 contribuições"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 contribuições"
@@ -1466,9 +1461,6 @@ msgstr "192.168.0.0/24 ou 2001:0DB8:1234::/48"
msgid "1st contribution!"
msgstr "1ª contribuição!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 contribuições"
@@ -1508,6 +1500,12 @@ msgstr "Página não encontrada"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Por favor, contacte o administrador do GitLab se vocĂŞ acha que isso Ă© um erro."
+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 "7 days"
msgstr "7 dias"
@@ -1571,6 +1569,9 @@ msgstr "O arquivo nĂŁo foi encontrado."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Um arquivo com '%{file_name}' já existe na ramificação %{branch}"
+msgid "A file with this name already exists."
+msgstr "Um arquivo com esse nome já existe."
+
msgid "A group is a collection of several projects"
msgstr "Um grupo é uma coleção de vários projetos"
@@ -1590,7 +1591,7 @@ msgid "A member of the abuse team will review your report as soon as possible."
msgstr "Um membro da equipe de abusos irá rever a sua avaliação assim que possível."
msgid "A new Auto DevOps pipeline has been created, go to the Pipelines page for details"
-msgstr ""
+msgstr "Foi criado um novo pipeline de Auto DevOps, vá para a página de Pipelines para mais detalhes"
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 ""
@@ -1614,7 +1615,7 @@ msgid "A non-confidential epic cannot be assigned to a confidential parent epic"
msgstr ""
msgid "A page with that title already exists"
-msgstr ""
+msgstr "Já existe uma página com este nome."
msgid "A plain HTML site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
msgstr ""
@@ -1689,7 +1690,7 @@ msgid "APIFuzzing|API Fuzzing Configuration"
msgstr "Configuração de API Fuzzing"
msgid "APIFuzzing|Base URL of API testing target. For example, http://www.example.com."
-msgstr ""
+msgstr "URL base da API de teste definida. Por exemplo, http://www.exemplo.com."
msgid "APIFuzzing|Choose a method"
msgstr "Escolha um método"
@@ -1698,7 +1699,7 @@ msgid "APIFuzzing|Choose a profile"
msgstr "Escolha um perfil"
msgid "APIFuzzing|Configure HTTP basic authentication values. Other authentication methods are supported. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
+msgstr "Configure os valores para autenticação HTTP Basic. Outros métodos de autenticação estão disponíveis. %{linkStart}Saiba mais%{linkEnd}."
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 ""
@@ -1853,9 +1854,6 @@ msgstr "Solicitação de acesso"
msgid "Access to '%{classification_label}' not allowed"
msgstr "Acesso a '%{classification_label}' nĂŁo permitido"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr "Os tokens de acesso expiram após 2 horas. Um token de atualização deve ser usado a qualquer momento para gerar um novo token de acesso. Tokens de acesso sem expiração foram descontinuados. Desmarque esta opção para habilitar compatibilidade com versões anteriores."
-
msgid "AccessDropdown|Deploy Keys"
msgstr "Implementar chaves"
@@ -1916,6 +1914,9 @@ msgstr "Token de acesso pessoal"
msgid "AccessTokens|Static object token"
msgstr "Token de objeto estático"
+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 "Eles são a única senha aceita quando você tem a autenticação de dois fatores (2FA) ativada."
@@ -2003,6 +2004,9 @@ msgstr "Ativado em"
msgid "Active"
msgstr "Ativo"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "Ativo %{type} (%{token_length})"
@@ -2084,6 +2088,9 @@ msgstr "Adicionar um comentário a esta linha"
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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "Adicione uma homepage ao seu wiki que contenha informações sobre o seu
msgid "Add a horizontal rule"
msgstr "Adicionar regra horizontal"
-msgid "Add a line"
-msgstr "Adicionar uma linha"
-
-msgid "Add a link"
-msgstr "Adicionar um link"
-
msgid "Add a new issue"
msgstr "Adicionar uma nova issue"
@@ -2151,10 +2152,7 @@ msgid "Add approvers"
msgstr "Adicionar aprovadores"
msgid "Add attention request"
-msgstr ""
-
-msgid "Add bold text"
-msgstr "Adicionar texto em negrito"
+msgstr "Adicionar requisição de atenção"
msgid "Add broadcast message"
msgstr "Adicionar mensagem de transmissĂŁo"
@@ -2207,8 +2205,8 @@ msgstr "Adicione cabeçalho e rodapé aos emails. Por favor, note que as configu
msgid "Add image comment"
msgstr "Adicionar comentário de imagem"
-msgid "Add italic text"
-msgstr "Adicionar texto em itálico"
+msgid "Add internal note"
+msgstr "Adicionar nota interna"
msgid "Add key"
msgstr "Adicionar chave"
@@ -2225,6 +2223,9 @@ msgstr "Adicionar novo aplicativo"
msgid "Add new directory"
msgstr "Adicionar novo diretĂłrio"
+msgid "Add or remove a user."
+msgstr "Adicionar ou remover um usuário."
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr "Adicionar reação"
msgid "Add request manually"
msgstr "Adicionar a solicitação manualmente"
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr "Adicionar sugestĂŁo ao lote"
@@ -2319,7 +2317,7 @@ msgid "AddMember|Invite limit of %{daily_invites} per day exceeded"
msgstr "Excedido o limite de convite de %{daily_invites} por dia"
msgid "AddMember|Invites cannot be blank"
-msgstr ""
+msgstr "Os convites nĂŁo podem ficar em branco"
msgid "AddMember|No invite source provided."
msgstr "Nenhuma fonte de convite fornecida."
@@ -2591,6 +2589,9 @@ msgstr "Excluir"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Excluir o projeto %{projectName}?"
+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 "Uma conta do Let's Encrypt será configurada parra essa instância do GitLab usando esse endereço de e-mail. Você receberá e-mails para avisar sobre a expiração do certificado. %{link_start}Saiba mais.%{link_end}"
@@ -2609,9 +2610,21 @@ msgstr "Limites de CI/CD"
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "Configurar Let's Encrypt"
-msgid "AdminSettings|Disable Elasticsearch until indexing completes."
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
msgstr ""
+msgid "AdminSettings|Delete inactive projects"
+msgstr "Excluir projetos Inativos"
+
+msgid "AdminSettings|Delete inactive projects that exceed"
+msgstr "Excluir projetos inativos que excedem"
+
+msgid "AdminSettings|Delete project after"
+msgstr "Excluir projeto apĂłs"
+
+msgid "AdminSettings|Disable Elasticsearch until indexing completes."
+msgstr "Desativar o Elasticsearch até que a indexação seja concluída."
+
msgid "AdminSettings|Disable feed token"
msgstr "Desativar token de feed"
@@ -2625,22 +2638,25 @@ msgid "AdminSettings|Domain verification is an essential security measure for pu
msgstr "A verificação de domínio é uma medida de segurança essencial para sites GitLab públicos. Os usuários devem demonstrar que controlam um domínio antes de habilitá-lo. %{link_start}Saiba mais.%{link_end}"
msgid "AdminSettings|Elasticsearch indexing"
-msgstr ""
+msgstr "Indexação do Elasticsearch"
msgid "AdminSettings|Email from GitLab - email users right from the Admin Area. %{link_start}Learn more%{link_end}."
-msgstr ""
+msgstr "E-mail do GitLab - e-mail de usuários diretamente da área do administrador. %{link_start}Saiba mais%{link_end}."
msgid "AdminSettings|Enable Registration Features"
-msgstr ""
+msgstr "Ativar recursos de registro"
msgid "AdminSettings|Enable Service Ping"
+msgstr "Ativar ping de serviço"
+
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
-msgstr ""
+msgstr "Ativar analisador personalizado de kuromoji: indexação"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
-msgstr ""
+msgstr "Ativar analisador personalizado de kuromoji: Pesquisa"
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "Ativar banner de sugestĂŁo de pipeline"
@@ -2649,13 +2665,13 @@ msgid "AdminSettings|Enable shared runners for new projects"
msgstr "Ativar executores compartilhados para novos projetos"
msgid "AdminSettings|Enable smartcn custom analyzer: Indexing"
-msgstr ""
+msgstr "Ativar analisador personalizado de smartcn: Indexação"
msgid "AdminSettings|Enable smartcn custom analyzer: Search"
-msgstr ""
+msgstr "Ativar analisador personalizado de smartcn: Pesquisa"
msgid "AdminSettings|Enabled"
-msgstr ""
+msgstr "Ativado"
msgid "AdminSettings|Feed token"
msgstr "Token de feed"
@@ -2667,10 +2683,13 @@ msgid "AdminSettings|If not specified at the group or instance level, the defaul
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 there isn't any existing index, GitLab creates one."
-msgstr ""
+msgstr "Se nĂŁo houver nenhum Ă­ndice existente, o GitLab cria um."
msgid "AdminSettings|Import sources"
-msgstr ""
+msgstr "Importar fontes"
+
+msgid "AdminSettings|Inactive project deletion"
+msgstr "ExclusĂŁo de projeto inativo"
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr "Manter os artefatos mais recentes para todas as tarefas nos pipelines de sucesso mais recentes"
@@ -2679,16 +2698,16 @@ msgid "AdminSettings|Let's Encrypt email"
msgstr "E-mail de Let's Encrypt"
msgid "AdminSettings|Limit project size at a global, group, and project level. %{link_start}Learn more%{link_end}."
-msgstr ""
+msgstr "Limite o tamanho do projeto em nĂ­vel global, de grupo e de projeto. %{link_start}Saiba mais%{link_end}."
msgid "AdminSettings|Limit the number of namespaces and projects that can be indexed."
-msgstr ""
+msgstr "Limite o número de espaços de nome e projetos que podem ser indexados."
msgid "AdminSettings|Maximum duration of a session for Git operations when 2FA is enabled."
msgstr "Duração máxima de uma sessão para operações Git quando o 2FA está ativado."
msgid "AdminSettings|Maximum number of DAG dependencies that a job can have"
-msgstr ""
+msgstr "Número máximo de dependências DAG que um trabalho pode ter"
msgid "AdminSettings|Maximum number of active pipelines per project"
msgstr "Número máximo de pipelines ativos por projeto"
@@ -2700,7 +2719,7 @@ msgid "AdminSettings|Maximum number of pipeline schedules"
msgstr "Número máximo de agendamentos de pipeline"
msgid "AdminSettings|Maximum number of pipeline subscriptions to and from a project"
-msgstr ""
+msgstr "Número máximo de assinaturas de pipeline de e para um projeto"
msgid "AdminSettings|Maximum number of runners registered per group"
msgstr "Número máximo de executores registrados por grupo"
@@ -2708,6 +2727,9 @@ msgstr "Número máximo de executores registrados por grupo"
msgid "AdminSettings|Maximum number of runners registered per project"
msgstr "Número máximo de executores registrados por projeto"
+msgid "AdminSettings|Minimum size must be at least 0."
+msgstr "Tamanho mĂ­nimo deve ser pelo menos 0."
+
msgid "AdminSettings|New CI/CD variables in projects and groups default to protected."
msgstr "Novas variáveis CI/CD em projetos e grupos padrão para protegidos."
@@ -2715,22 +2737,22 @@ msgid "AdminSettings|No required pipeline"
msgstr "Nenhum pipeline necessário"
msgid "AdminSettings|Only enable search after installing the plugin, enabling indexing, and recreating the index."
-msgstr ""
+msgstr "Apenas ativar a busca após instalação do plugin, habilitando a indexação e recriando o índice."
msgid "AdminSettings|Pause Elasticsearch indexing"
-msgstr ""
+msgstr "Pausar a indexação do Elasticsearch"
msgid "AdminSettings|Preview payload"
-msgstr ""
+msgstr "pré-visualizar carga"
msgid "AdminSettings|Project export"
-msgstr ""
+msgstr "Exportação do projeto"
msgid "AdminSettings|Protect CI/CD variables by default"
msgstr "Proteger variáveis CI/CD por padrão"
msgid "AdminSettings|Registration Features include:"
-msgstr ""
+msgstr "Recursos de registro incluem:"
msgid "AdminSettings|Require users to prove ownership of custom domains"
msgstr "Exigir que os usuários comprovem a propriedade de domínios personalizados"
@@ -2738,14 +2760,17 @@ msgstr "Exigir que os usuários comprovem a propriedade de domínios personaliza
msgid "AdminSettings|Required pipeline configuration"
msgstr "Configuração de pipeline necessária"
-msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
msgstr ""
+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|Save %{name} limits"
msgstr "Salvar limites de %{name}"
msgid "AdminSettings|Search with Elasticsearch enabled"
-msgstr ""
+msgstr "Pesquisa com o Elasticsearch ativado"
msgid "AdminSettings|Select a CI/CD template"
msgstr "Selecione um modelo CI/CD"
@@ -2754,10 +2779,16 @@ msgid "AdminSettings|Select a group to use as the source for instance-level proj
msgstr "Selecione um grupo para usar como fonte para modelos de projeto em nível de instância."
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 "Selecione para desativar o acesso público aos sites Pages, o que exige que os usuários façam login para acessar os sites Pages em sua instância. %{link_start}Saiba mais.%{link_end}"
+
+msgid "AdminSettings|Send email to maintainers after project is inactive for"
msgstr ""
+msgid "AdminSettings|Send warning email"
+msgstr "Enviar e-mail de aviso"
+
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 ""
+msgstr "O serviço de ping está desativado no seu arquivo de configuração, e não pode ser ativado através deste formulário. Para obter mais informações, consulte a documentação no %{link_start}desativando serviço de ping%{link_end}."
msgid "AdminSettings|Session duration for Git operations when 2FA is enabled (minutes)"
msgstr "Duração da sessão para operações do Git quando 2FA está ativado (minutos)"
@@ -2774,41 +2805,50 @@ msgstr "Defina o nome inicial e as proteções para a ramificação padrão dos
msgid "AdminSettings|Set the maximum size of GitLab Pages per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
msgstr "Defina o tamanho máximo de páginas GitLab por projeto (0 para ilimitado). %{link_start}. Saiba mais.%{link_end}"
+msgid "AdminSettings|Setting must be greater than 0."
+msgstr "A configuração deve ser maior que 0."
+
msgid "AdminSettings|Size and domain settings for Pages static sites."
msgstr "Configurações de tamanho e domínio para sites estáticos do Pages."
msgid "AdminSettings|The default domain to use for Auto Review Apps and Auto Deploy stages in all projects."
-msgstr ""
+msgstr "O domínio padrão a ser usado para os estágios de Auto Review Apps e Auto Deploy em todos os projetos."
msgid "AdminSettings|The latest artifacts for all jobs in the most recent successful pipelines in each project are stored and do not expire."
-msgstr ""
+msgstr "Os artefatos mais recentes de todas as tarefas dos pipelines mais recentes em cada projeto sĂŁo armazenados e nĂŁo expiram."
msgid "AdminSettings|The projects in this group can be selected as templates for new projects created on the instance. %{link_start}Learn more.%{link_end} "
-msgstr ""
+msgstr "Os projetos neste grupo podem ser selecionados como modelos para novos projetos criados na instância. %{link_start}Saiba mais.%{link_end} "
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 ""
+msgstr "O modelo para a configuração de pipeline necessária pode ser um dos modelos fornecidos pelo GitLab ou um modelo personalizado adicionado a um repositório de modelos de instância. %{link_start}Como faço para criar um repositório de modelo de instância?%{link_end}"
msgid "AdminSettings|There are Advanced Search migrations pending that require indexing to pause. Indexing must remain paused until GitLab completes the migrations."
-msgstr ""
+msgstr "Há migrações de pesquisa avançada pendentes que exigem que a indexação seja pausada. A indexação deve permanecer pausada até que o GitLab conclua as migrações."
msgid "AdminSettings|To enable Registration Features, first enable Service Ping."
-msgstr ""
+msgstr "Para ativar os recursos de registro, primeiro habilite o serviço de Ping."
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 "Para ajudar a melhorar o GitLab e sua experiência de usuário, o GitLab coleta periodicamente informações de uso. %{link_start}Quais informações são compartilhadas com o GitLab Inc.?%{link_end}"
msgid "AdminSettings|Total number of jobs in currently active pipelines"
msgstr "NĂşmero total de tarefas em pipelines ativos no momento"
msgid "AdminSettings|Use AWS hosted Elasticsearch with IAM credentials"
-msgstr ""
+msgstr "Use o Elasticsearch hospedado na AWS com credenciais do IAM"
msgid "AdminSettings|When paused, GitLab still tracks the changes. This is useful for cluster/index migrations."
-msgstr ""
+msgstr "Quando pausado, o GitLab ainda acompanha as alterações. Isso é útil para migrações de cluster/índice."
+
+msgid "AdminSettings|When to delete inactive projects"
+msgstr "Quando excluir projetos inativos"
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 "Você pode ativar os recursos de registro porque o serviço de ping está habilitado. Para continuar usando os recursos de registro no futuro, você também precisará se registrar no GitLab por meio de um novo serviço de licenciamento em nuvem."
+
+msgid "AdminSettings|You can't delete projects before the warning email is sent."
+msgstr "VocĂŞ nĂŁo pode excluir projetos antes que o e-mail de aviso seja enviado."
msgid "AdminStatistics|Active Users"
msgstr "Usuários ativos"
@@ -2910,7 +2950,7 @@ msgid "AdminUsers|Auditors have read-only access to all groups, projects, and us
msgstr "Auditores têm acesso somente leitura a todos os grupos, projetos e usuários."
msgid "AdminUsers|Automatically marked as default internal user"
-msgstr ""
+msgstr "Marcados automaticamente como usuários internos predefinidos"
msgid "AdminUsers|Ban user"
msgstr "Banir usuário"
@@ -2946,7 +2986,7 @@ msgid "AdminUsers|Cannot unblock LDAP blocked users"
msgstr "Não é possível desbloquear usuários bloqueados pelo LDAP"
msgid "AdminUsers|Cohorts"
-msgstr ""
+msgstr "Grupo"
msgid "AdminUsers|Confirm user"
msgstr "Confirmar usuário"
@@ -2955,7 +2995,7 @@ msgid "AdminUsers|Confirm user %{username}?"
msgstr "Confirmar usuário %{username}?"
msgid "AdminUsers|Could not load user group counts. Please refresh the page to try again."
-msgstr ""
+msgstr "Não foi possível carregar a contagem de usuário e grupo. Por favor, atualize a página para tentar novamente."
msgid "AdminUsers|Deactivate"
msgstr "Desativar"
@@ -2988,19 +3028,19 @@ msgid "AdminUsers|External"
msgstr "Externo"
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 ""
+msgstr "Usuários externos não podem ver projetos internos ou privados, a menos que o acesso seja concedido explicitamente. Além disso, usuários externos não podem criar projetos, grupos ou snippets pessoais."
msgid "AdminUsers|For more information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
-msgstr ""
+msgstr "Para mais informações, consulte a %{link_start}documentação de exclusão da conta de usuário.%{link_end}"
msgid "AdminUsers|Here are some helpful links to help you manage your instance:"
-msgstr ""
+msgstr "Aqui estão alguns links úteis para ajudar você a gerenciar sua instância:"
msgid "AdminUsers|If you have any questions about this process please consult our %{doc_link} or %{support_link}."
-msgstr ""
+msgstr "Se vocĂŞ tiver alguma dĂşvida sobre este processo, por favor consulte nosso %{doc_link} ou %{support_link}."
msgid "AdminUsers|Important information about usage on your GitLab instance"
-msgstr ""
+msgstr "Informações importantes sobre o uso em sua instância do GitLab"
msgid "AdminUsers|Is using seat"
msgstr "Está usando acento"
@@ -3015,7 +3055,7 @@ msgid "AdminUsers|Learn more about %{link_start}banned users.%{link_end}"
msgstr "Saiba mais sobre %{link_start}usuários banidos.%{link_end}"
msgid "AdminUsers|Locked"
-msgstr ""
+msgstr "Bloqueado"
msgid "AdminUsers|Log in"
msgstr "Entrar"
@@ -3081,7 +3121,7 @@ msgid "AdminUsers|The user can't log in."
msgstr "O usuário não pode entrar."
msgid "AdminUsers|The user has unlimited access to all groups, projects, users, and features."
-msgstr ""
+msgstr "O usuário possui acesso ilimitado a todos os grupos, projetos, usuários e recursos."
msgid "AdminUsers|The user will be logged out"
msgstr "O usuário será desconectado"
@@ -3135,7 +3175,7 @@ msgid "AdminUsers|Users"
msgstr "Usuários"
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 ""
+msgstr "Ainda podem ser convidados para sua instância e/ou se permitido com base em suas configurações. Eles não terão acesso à sua instância, nem contam com a contagem de lugares inscritos até você %{approve_link}."
msgid "AdminUsers|Validate user account"
msgstr "Validar conta do usuário"
@@ -3162,10 +3202,10 @@ msgid "AdminUsers|Without projects"
msgstr "Sem projetos"
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 ""
+msgstr "Você está prestes a apagar permanentemente o usuário %{username}. Issues, merge requests e grupos vinculados a eles serão transferidos para um \"usuário fantasma\" em todo o sistema. Para evitar a perda de dados, considere usar o recurso %{strongStart}bloquear usuário%{strongEnd}. Assim que %{strongStart}Apagar usuário%{strongEnd}, não poderá ser desfeito ou recuperado."
msgid "AdminUsers|You are about to permanently delete the user %{username}. This will delete all of the issues, merge requests, and groups linked to them. 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 ""
+msgstr "Você está prestes a apagar o usuário permanentemente %{username}. Isto irá deletar todas as issues, merge requests e grupos ligados a eles. Para evitar a perda de dados, considere utilizar o recurso %{strongStart}bloqueio de usuário%{strongEnd}. Uma vez que você %{strongStart}Deletar o usuário%{strongEnd}, o mesmo não poderá ser desfeito ou recuperado."
msgid "AdminUsers|You can always block their account again if needed."
msgstr "Você sempre pode bloquear suas contas novamente, se necessário."
@@ -3195,7 +3235,7 @@ msgid "AdminUsers|Your GitLab instance has reached the maximum allowed %{user_do
msgstr "Sua instância do GitLab atingiu o máximo %{user_doc_link} definido por um administrador de instância."
msgid "AdminUsers|approve them"
-msgstr ""
+msgstr "aprová-los"
msgid "AdminUsers|contact our support team"
msgstr "Entre em contato com a nossa equipe de suporte"
@@ -3248,6 +3288,9 @@ msgstr "Configurações avançadas"
msgid "Advanced export options"
msgstr "Opções de exportação avançadas"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr "VersĂŁo do Elasticsearch nĂŁo compatĂ­vel"
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3498,7 +3541,7 @@ 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 ""
+msgstr "Se você redefinir a chave de autorização para este projeto, você deve atualizar a chave em cada fonte de alerta habilitada."
msgid "AlertSettings|Integration successfully saved"
msgstr "A integração foi salva com sucesso"
@@ -3575,9 +3618,6 @@ msgstr "URL de webhook"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr "VocĂŞ pode mapear os campos de alerta padrĂŁo do GitLab para suas chaves de carga Ăştil nos menus suspensos abaixo."
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr "{ \"events\": [{ \"application\": \"Nome da aplicação\" }] }"
@@ -3621,7 +3661,7 @@ msgid "AlertsIntegrations|The integration is saved."
msgstr "A integração foi salvada."
msgid "AlertsIntegrations|The integration token could not be reset. Please try again."
-msgstr ""
+msgstr "O token de integração não pôde ser redefinido. Por favor, tente novamente."
msgid "AlertsIntegrations|The test alert should now be visible in your alerts list."
msgstr ""
@@ -3684,10 +3724,10 @@ msgid "All projects selected"
msgstr "Todos os projetos selecionados"
msgid "All protected branches"
-msgstr ""
+msgstr "Todas ramificações protegidas"
-msgid "All threads resolved"
-msgstr "Todos tĂłpicos resolvidos"
+msgid "All threads resolved!"
+msgstr "Todos tĂłpicos resolvidos!"
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr "Todos os usuários devem aceitar os termos de serviço e a política de privacidade para acessar o GitLab"
@@ -3702,10 +3742,10 @@ msgid "Allow \"%{group_name}\" to sign you in"
msgstr "Permitir que \"%{group_name}\" adicione vocĂŞ"
msgid "Allow access only to members of this group"
-msgstr ""
+msgstr "Permitir acesso apenas a membros deste grupo"
msgid "Allow access to everyone"
-msgstr ""
+msgstr "Permitir acesso a todos"
msgid "Allow access to members of the following group"
msgstr "Permitir o acesoaos membros do seguinte grupo"
@@ -3714,7 +3754,7 @@ msgid "Allow access to the following IP addresses"
msgstr "Permitir acesso aos seguintes endereços de IP"
msgid "Allow commits from members who can merge to the target branch. %{link_start}About this feature.%{link_end}"
-msgstr ""
+msgstr "Permitir commits de membros que podem mesclar na ramificação de destino. %{link_start}Sobre este recurso.%{link_end}"
msgid "Allow group owners to manage LDAP-related settings"
msgstr "Permitir que proprietários de grupos gerenciem configurações relacionadas ao LDAP"
@@ -3827,9 +3867,6 @@ msgstr "A integração do Amazon EKS permite provisionar clusters EKS do GitLab.
msgid "Amazon Web Services Logo"
msgstr "Logotipo do Amazon Web Services"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -3852,7 +3889,7 @@ msgid "An application called %{link_to_client} is requesting access to your GitL
msgstr "Um aplicativo chamado %{link_to_client} está solicitando acesso à sua conta do GitLab."
msgid "An email notification was recently sent from the admin panel. Please wait %{wait_time_in_words} before attempting to send another message."
-msgstr ""
+msgstr "Uma notificação de e-mail foi enviada recentemente do painel de administrador. Aguarde %{wait_time_in_words} antes de tentar enviar outra mensagem."
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 "Um campo vazio do usuário do GitLab adicionará o nome completo do usuário do FogBugz (por exemplo, \"Por John Smith\") na descrição de todos os issues e comentários. Ele também irá associar e/ou atribuir essas issues e comentários ao criador do projeto."
@@ -4080,7 +4117,7 @@ msgid "An error occurred while loading the Test Reports tab."
msgstr ""
msgid "An error occurred while loading the access tokens form, please try again."
-msgstr ""
+msgstr "Ocorreu um erro ao carregar o formulário de tokens de acesso. Por favor, tente novamente."
msgid "An error occurred while loading the blob controls."
msgstr ""
@@ -4113,7 +4150,7 @@ msgid "An error occurred while loading the merge request."
msgstr "Ocorreu um erro ao carregar a solicitação de mesclagem."
msgid "An error occurred while loading the notification settings. Please try again."
-msgstr ""
+msgstr "Ocorreu um erro ao carregar as configurações de notificação. Por favor, tente novamente."
msgid "An error occurred while loading the pipeline."
msgstr "Ocorreu um erro ao carregar o pipeline."
@@ -4121,9 +4158,6 @@ msgstr "Ocorreu um erro ao carregar o pipeline."
msgid "An error occurred while loading the pipelines jobs."
msgstr "Ocorreu um erro ao carregar as tarefas de pipelines."
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "Erro ao fazer a requisição."
@@ -4140,7 +4174,7 @@ msgid "An error occurred while pasting text in the editor. Please try again."
msgstr ""
msgid "An error occurred while performing this action."
-msgstr ""
+msgstr "Um erro ocorreu ao realizar essa ação."
msgid "An error occurred while removing epics."
msgstr "Ocorreu um erro ao remover Ă©picos."
@@ -4183,12 +4217,18 @@ msgstr "Ocorreu um erro ao inscrever às notificações."
msgid "An error occurred while triggering the job."
msgstr "Ocorreu um erro ao disparar a tarefa."
-msgid "An error occurred while trying to generate the report. Please try again later."
+msgid "An error occurred while trying to follow this user, please try again."
msgstr ""
+msgid "An error occurred while trying to generate the report. Please try again later."
+msgstr "Ocorreu um erro ao tentar gerar o relatĂłrio. Por favor, tente novamente mais tarde."
+
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 unsubscribing to notifications."
msgstr "Ocorreu um erro ao desinscrever às notificações."
@@ -4211,7 +4251,7 @@ msgid "An error occurred while updating the configuration."
msgstr "Ocorreu um erro ao atualizar a configuração."
msgid "An error occurred while updating the notification settings. Please try again."
-msgstr ""
+msgstr "Ocorreu um erro ao atualizar as configurações de notificação. Por favor, tente novamente."
msgid "An error occurred while uploading the file. Please try again."
msgstr "Ocorreu um erro ao enviar o arquivo. Por favor, tente novamente."
@@ -4232,7 +4272,7 @@ msgid "An example project for managing Kubernetes clusters integrated with GitLa
msgstr "Um projeto de exemplo para gerenciar clusters Kubernetes integrados ao GitLab"
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 ""
+msgstr "Um projeto de exemplo que mostra as melhores práticas para configurar o GitLab para sua própria organização, incluindo exemplos de issues, merge request e marcos"
msgid "An example showing how to use Jsonnet with GitLab dynamic child pipelines"
msgstr ""
@@ -4313,7 +4353,7 @@ msgid "Another issue tracker is already in use. Only one issue tracker service c
msgstr "Outro rastreador de issue já está em uso. Somente um serviço de rastreador de issue pode estar ativo por vez"
msgid "Another third-party wiki is already in use. Only one third-party wiki integration can be active at a time"
-msgstr ""
+msgstr "Outra wiki de terceiros já está em uso. Apenas uma integração de wiki de terceiros pode estar ativa por vez"
msgid "Anti-spam verification"
msgstr "Verificação anti-spam"
@@ -4394,25 +4434,25 @@ msgid "Application: %{name}"
msgstr "Aplicativo: %{name}"
msgid "ApplicationSettings|A Metrics Dashboard menu item appears in the Monitoring section of the Admin Area."
-msgstr ""
+msgstr "Um item de menu de Painel de métricas aparece na seção Monitoramento da área administrativa."
msgid "ApplicationSettings|Add a link to Grafana"
-msgstr ""
+msgstr "Adicionar um link para o Grafana"
msgid "ApplicationSettings|After sign-up text"
-msgstr ""
+msgstr "Após o texto de inscrição"
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 unlimited."
-msgstr ""
+msgstr "Depois que a instância atinge o limite de usuários, qualquer usuário adicionado ou solicita acesso deve ser aprovado por um administrador. Deixe em branco para ilimitado."
msgid "ApplicationSettings|Allowed domains for sign-ups"
msgstr "Domínios permitidos para inscrições"
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 "Qualquer usuário que visite %{host} e crie uma conta deve ser explicitamente aprovado por um administrador antes de poder entrar. Somente efetivo se as inscrições estiverem habilitadas."
msgid "ApplicationSettings|Any user that visits %{host} can create an account."
-msgstr ""
+msgstr "Qualquer usuário que visite %{host} pode criar uma conta."
msgid "ApplicationSettings|Approve %d user"
msgid_plural "ApplicationSettings|Approve %d users"
@@ -4423,7 +4463,7 @@ msgid "ApplicationSettings|Approve users"
msgstr "Aprovar usuários"
msgid "ApplicationSettings|Approve users in the pending approval status?"
-msgstr ""
+msgstr "Aprovar usuários no status de aprovação pendente?"
msgid "ApplicationSettings|Approve users who are pending approval?"
msgstr "Aprovar usuários com status de aprovação pendente?"
@@ -4452,13 +4492,13 @@ msgid "ApplicationSettings|Email restrictions for sign-ups"
msgstr "Restrições de e-mail para cadastro"
msgid "ApplicationSettings|Enable Slack application"
-msgstr ""
+msgstr "Ativar aplicativo do Slack"
msgid "ApplicationSettings|Enable domain denylist for sign-ups"
-msgstr ""
+msgstr "Ativar lista de restrição de domínio para cadastro"
msgid "ApplicationSettings|Enable email restrictions for sign-ups"
-msgstr ""
+msgstr "Ativar restrições de e-mail para cadastro"
msgid "ApplicationSettings|Enter denylist manually"
msgstr "Inserir lista de restrição manualmente"
@@ -4467,19 +4507,19 @@ msgid "ApplicationSettings|Minimum password length (number of characters)"
msgstr "Comprimento mĂ­nimo de senha (nĂşmero de caracteres)"
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 "Somente usuários com endereços de e-mail que correspondam a esses domínios podem se inscrever. Caracteres curinga permitidos. Use linhas separadas para várias entradas. Exemplo: domínio.com, *.domínio.com"
msgid "ApplicationSettings|Require admin approval for new sign-ups"
msgstr "Requer aprovação do administrador para novos cadastros"
msgid "ApplicationSettings|Restricts sign-ups for email addresses that match the given regex. %{linkStart}What is the supported syntax?%{linkEnd}"
-msgstr ""
+msgstr "Restringe cadastros para endereços de e-mail que correspondem ao regex fornecido. %{linkStart}Qual é a sintaxe suportada?%{linkEnd}"
msgid "ApplicationSettings|Save changes"
msgstr "Salvar mudanças"
msgid "ApplicationSettings|See GitLab's %{linkStart}Password Policy Guidelines%{linkEnd}."
-msgstr ""
+msgstr "Consulte o %{linkStart}regulamento da polĂ­tica de senha%{linkEnd} do GitLab."
msgid "ApplicationSettings|Send confirmation email on sign-up"
msgstr "Enviar e-mail de confirmação no cadastro"
@@ -4488,10 +4528,10 @@ msgid "ApplicationSettings|Sign-up enabled"
msgstr "Cadastro ativado"
msgid "ApplicationSettings|Text shown after a user signs up. Markdown enabled."
-msgstr ""
+msgstr "Texto mostrado após um usuário se cadastrar. Markdown ativado."
msgid "ApplicationSettings|This option is only available on GitLab.com"
-msgstr ""
+msgstr "Esta opção só está disponível no GitLab.com"
msgid "ApplicationSettings|Upload denylist file"
msgstr "Carregar arquivo de lista de restrição"
@@ -4500,10 +4540,10 @@ msgid "ApplicationSettings|User cap"
msgstr "Limite de usuários"
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 "Usuários com endereços de e-mail que correspondem a esses domínios não podem se cadastrar. Caracteres curinga permitidos. Use linhas separadas para várias entradas. Exemplo: domínio.com, *.domínio.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 "Usuários com endereços de e-mail que correspondem a esses domínios não podem se cadastrar. Caracteres curinga permitidos. Use linhas ou vírgulas separadas para várias entradas."
msgid "ApplicationSettings|domain.com"
msgstr "domĂ­nio.com"
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] "%{count} aprovação obrigatória de %{membersCount}"
msgstr[1] "%{count} aprovações obrigatórias de %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr "Adicionar aprovadores"
-msgid "ApprovalRule|All scanners"
-msgstr "Todas as verificações"
-
-msgid "ApprovalRule|All severity levels"
-msgstr "Todos os nĂ­veis de severidade"
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr "Todos os estados de vulnerabilidade"
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr "Aplique esta regra de aprovação para considerar apenas os níveis de severidade selecionados."
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr "Regras de aprovação"
@@ -4650,21 +4669,6 @@ msgstr "Nome"
msgid "ApprovalRule|Newly detected"
msgstr "Detectado recentemente"
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr "Por favor, insira um nĂşmero igual ou maior que zero"
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr "Por favor, selecione pelo menos uma verificação de segurança"
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr "Selecione pelo menos um nĂ­vel de severidade"
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr "Detectado anteriormente"
@@ -4677,39 +4681,15 @@ msgstr "Resolvido"
msgid "ApprovalRule|Rule name"
msgstr "Nome da regra"
-msgid "ApprovalRule|Security scanners"
-msgstr "Verificações de segurança"
-
-msgid "ApprovalRule|Select All"
-msgstr "Selecionar tudo"
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr "Selecionar verificação"
-
-msgid "ApprovalRule|Select severity levels"
-msgstr "Selecione os nĂ­veis de severidade"
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr "Selecione os estados de vulnerabilidade"
-
-msgid "ApprovalRule|Severity levels"
-msgstr "NĂ­veis de severidade"
-
msgid "ApprovalRule|Target branch"
msgstr "Ramificação de destino"
msgid "ApprovalRule|Try for free"
msgstr "Experimente gratuitamente"
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr "Vulnerabilidades permitidas"
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr "Estados de vulnerabilidade"
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr "As configurações de solicitação de mesclagem foram atualizadas"
@@ -4776,6 +4756,9 @@ msgstr "Aprovou o merge request atual."
msgid "Approved-By"
msgstr "Aprovado por"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "Aprovador"
@@ -4848,8 +4831,8 @@ msgstr "VocĂŞ tem certeza de que quer aprovar %{user}?"
msgid "Are you sure you want to attempt to merge?"
msgstr "Tem certeza de que deseja tentar mesclar?"
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "Tem certeza de que deseja cancelar a edição deste comentário?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to close this blocked issue?"
msgstr "Tem certeza de que deseja fechar esta issue bloqueada?"
@@ -4860,8 +4843,8 @@ msgstr "Tem certeza de que deseja excluir %{name}?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "VocĂŞ tem certeza que deseja excluir estes artefatos?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "Tem certeza de que deseja excluir este %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr "Tem certeza que deseja excluir esta chave SSH?"
@@ -4917,7 +4900,7 @@ msgid "Are you sure you want to re-deploy this environment?"
msgstr "Tem certeza de que deseja fazer novo deploy deste ambiente?"
msgid "Are you sure you want to reindex?"
-msgstr ""
+msgstr "Tem certeza de que deseja reindexar?"
msgid "Are you sure you want to remove %{email}?"
msgstr "VocĂŞ tem certeza que quer remover %{email}?"
@@ -4952,6 +4935,9 @@ msgstr "VocĂŞ tem certeza que quer recriar o token de registro?"
msgid "Are you sure you want to retry this migration?"
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 ""
+
msgid "Are you sure you want to revoke this %{type}? This action cannot be undone."
msgstr "Tem certeza de que deseja revogar este %{type}? Essa ação não pode ser desfeita."
@@ -5105,6 +5091,9 @@ msgstr "AtribuĂ­do a mim"
msgid "Assigned to you"
msgstr "AtribuĂ­dos a vocĂŞ"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Responsável"
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr "Requisições de web autenticadas"
-msgid "Authenticating"
-msgstr "Autenticando"
-
msgid "Authentication"
msgstr "Autenticação"
@@ -5320,7 +5306,7 @@ msgid "Authentication Log"
msgstr "Registro de autenticação"
msgid "Authentication error: enable 2FA in your profile settings to continue using GitLab: %{mfa_help_page}"
-msgstr ""
+msgstr "Erro de autenticação: ative o 2FA nas suas configurações de perfil para continuar usando o GitLab: %{mfa_help_page}"
msgid "Authentication failed: %{error_message}"
msgstr "Autenticação falhou: %{error_message}"
@@ -5355,9 +5341,6 @@ msgstr "Criado em %{timeago} por %{author}"
msgid "Authorization code:"
msgstr "Código de autorização:"
-msgid "Authorization key"
-msgstr "Chave de autorização"
-
msgid "Authorization required"
msgstr "Autorização necessária"
@@ -5431,10 +5414,10 @@ msgid "AutoDevOps|Learn more in the %{link_to_documentation}"
msgstr "Saiba mais em %{link_to_documentation}"
msgid "AutoDevOps|The Auto DevOps pipeline has been enabled and will be used if no alternative CI configuration file is found."
-msgstr ""
+msgstr "O pipeline de Auto DevOps foi ativado e será usado se nenhum arquivo de configuração CI alternativo for encontrado."
msgid "AutoDevopsAlert|Security testing tools enabled with %{linkStart}Auto DevOps%{linkEnd}"
-msgstr ""
+msgstr "Ferramentas de teste de segurança habilitadas com %{linkStart}Auto DevOps%{linkEnd}"
msgid "AutoRemediation| 1 Merge Request"
msgstr "1 solicitação de mesclagem"
@@ -5509,7 +5492,7 @@ msgid "Available group runners: %{runners}"
msgstr "Executores de grupo disponĂ­veis: %{runners}"
msgid "Available on-demand"
-msgstr ""
+msgstr "DisponĂ­vel por demanda"
msgid "Available shared runners:"
msgstr "Executores compartilhados disponĂ­veis:"
@@ -5556,6 +5539,27 @@ msgstr "Migrações em segundo plano"
msgid "Background color"
msgstr "Cor do plano de fundo"
+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 "Banco de dados"
+
+msgid "BackgroundMigrations|Failed jobs:"
+msgstr ""
+
+msgid "BackgroundMigrations|Finished at"
+msgstr ""
+
+msgid "BackgroundMigrations|Started at"
+msgstr ""
+
msgid "Badges"
msgstr "Selos"
@@ -5646,6 +5650,12 @@ 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 "Executa CI/CD pipelines com Atlassian Bamboo."
@@ -5662,16 +5672,91 @@ msgid "Based on"
msgstr "Baseado em"
msgid "Batch size"
+msgstr "Tamanho do lote"
+
+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 "Status anterior"
+
+msgid "BatchedJob|Previous status"
+msgstr "Status anterior"
+
+msgid "BatchedJob|Started at"
+msgstr "Iniciado em"
+
+msgid "BatchedJob|Transition logs:"
+msgstr "Registros de transição:"
+
msgid "Be careful. Changing the project's namespace can have unintended side effects."
msgstr "Cuidado. Alterar o espaço de nome do projeto pode ter efeitos colaterais indesejados."
msgid "Be careful. Renaming a project's repository can have unintended side effects."
msgstr "Tenha cuidado. Renomear o repositĂłrio de um projeto pode ter efeitos colaterais indesejados."
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+msgstr "Antes de 1Âş de julho de 2022, todos os projetos de cĂłdigo aberto pĂşblicos de nĂ­vel gratuito devem %{enrollment_link} para continuar recebendo os benefĂ­cios do GitLab Ultimate."
+
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 ""
+msgstr "Antes de ativar esta integração, crie um webhook para a sala no Google Chat onde você deseja receber notificações deste projeto. %{docs_link}"
msgid "Before inserting code, be sure to read the comment that separated each code group."
msgstr ""
@@ -5700,24 +5785,84 @@ msgstr "Usuários faturáveis"
msgid "Billing"
msgstr "Cobrança"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
-msgstr "%{group_name} está atualmente usando o %{plan_name}."
+msgid "BillingPlans|%{group_name} is currently using the %{plan_name}"
+msgstr "%{group_name} está atualmente usando o %{plan_name}"
+
+msgid "BillingPlans|10,000 CI/CD minutes per month"
+msgstr "10,000 minutos CI/CD por mĂŞs"
+
+msgid "BillingPlans|10GB transfer per month"
+msgstr "TansferĂŞncia de 10 GB por mĂŞs"
+
+msgid "BillingPlans|400 CI/CD minutes per month"
+msgstr "400 minutos CI/CD por mĂŞs"
+
+msgid "BillingPlans|5 users per namespace"
+msgstr "5 usuários por espaço de nome"
+
+msgid "BillingPlans|50,000 CI/CD minutes per month"
+msgstr "50.000 minutos CI/CD por mĂŞs"
+
+msgid "BillingPlans|5GB storage"
+msgstr "5GB de armazenamento"
msgid "BillingPlans|@%{user_name} you are currently using the %{plan_name}."
msgstr "@%{user_name} você está usando atualmente o %{plan_name}."
+msgid "BillingPlans|Advanced CI/CD"
+msgstr "CI/CD avançado"
+
+msgid "BillingPlans|All plans have unlimited (private) repositories."
+msgstr "Todos os planos tĂŞm repositĂłrios (privados) ilimitados."
+
+msgid "BillingPlans|All the features from Free"
+msgstr ""
+
+msgid "BillingPlans|All the features from Premium"
+msgstr "Todos os recursos do Premium"
+
+msgid "BillingPlans|Billed annually at %{price_per_year} USD"
+msgstr "Cobrado anualmente a %{price_per_year} USD"
+
+msgid "BillingPlans|Check out all groups"
+msgstr "Confira todos os grupos"
+
+msgid "BillingPlans|Compliance"
+msgstr "Conformidade"
+
msgid "BillingPlans|Congratulations, your free trial is activated."
msgstr "Parabéns, a sua nova avaliação está ativa."
msgid "BillingPlans|End of availability for the Bronze Plan"
msgstr "Fim da disponibilidade para o plano Bronze"
+msgid "BillingPlans|Enhance team productivity and collaboration"
+msgstr "Melhore a produtividade e a colaboração da equipe"
+
+msgid "BillingPlans|Enterprise agile planning"
+msgstr "Planejamento ágil empresarial"
+
+msgid "BillingPlans|Faster code reviews"
+msgstr ""
+
+msgid "BillingPlans|Free forever features for individual users"
+msgstr "Recursos gratuitos para sempre para usuários individuais"
+
+msgid "BillingPlans|Free guest users"
+msgstr "Usuários convidados gratuitos"
+
msgid "BillingPlans|Free upgrade!"
msgstr "Atualização grátis!"
msgid "BillingPlans|If you would like to downgrade your plan please contact %{support_link_start}Customer Support%{support_link_end}."
msgstr "Se vocĂŞ gostaria de diminuir o seu plano, por favor entre em contato com o %{support_link_start}Suporte ao Cliente%{support_link_end}."
+msgid "BillingPlans|Includes free static websites"
+msgstr "Inclui sites estáticos gratuitos"
+
+msgid "BillingPlans|Learn more"
+msgstr "Saiba mais"
+
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Ultimate."
msgstr "Aprenda mais sobre cada plano lendo nossos %{faq_link}ou inicie uma avaliação gratuita de 30 dias do GitLab.com Ultimate."
@@ -5727,21 +5872,84 @@ msgstr "Saiba mais sobre cada plano visitando nossa %{pricing_page_link}."
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 "Procurando comprar ou gerenciar uma assinatura para seu grupo? Navegue até seu %{groups_link} e vá para %{strong_open}Configurações &gt; Cobrança.%{strong_close}"
+msgid "BillingPlans|Loved and trusted by our customers"
+msgstr ""
+
msgid "BillingPlans|Manage plan"
msgstr "Gerenciar plano"
+msgid "BillingPlans|Not the group you're looking for? %{all_groups_link}."
+msgstr ""
+
+msgid "BillingPlans|Open Source - MIT License"
+msgstr "Código aberto - Licença MIT"
+
+msgid "BillingPlans|Organization wide security, compliance and planning"
+msgstr "Segurança, conformidade e planejamento em toda a organização"
+
+msgid "BillingPlans|Portfolio management"
+msgstr "GestĂŁo de portfĂłlio"
+
+msgid "BillingPlans|Premium"
+msgstr "Premium"
+
msgid "BillingPlans|Pricing page"
msgstr "Página de preços"
+msgid "BillingPlans|Ready to explore the value of the paid features today? Start a trial, no credit card required."
+msgstr ""
+
+msgid "BillingPlans|Recommended"
+msgstr "Recomendado"
+
+msgid "BillingPlans|Release controls"
+msgstr "Controles de versĂŁo"
+
+msgid "BillingPlans|Security risk mitigation"
+msgstr "Mitigação de risco de segurança"
+
msgid "BillingPlans|See all %{plan_name} features"
msgstr "Veja todas as funcionalidades do %{plan_name}"
+msgid "BillingPlans|Self-managed reliability"
+msgstr ""
+
+msgid "BillingPlans|Spans the DevOps lifecycle"
+msgstr ""
+
+msgid "BillingPlans|Start a free Ultimate trial"
+msgstr "Comece uma avaliação gratuita do Ultimate"
+
+msgid "BillingPlans|Still have questions?"
+msgstr "Ainda tem dĂşvidas?"
+
+msgid "BillingPlans|Support"
+msgstr "Suporte"
+
+msgid "BillingPlans|Talk to an expert today."
+msgstr "Fale hoje com um especialista."
+
msgid "BillingPlans|This group uses the plan associated with its parent group."
msgstr "Esse grupo usa o plano associado com seu grupo pai."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Para gerenciar o plano para esse grupo, visite a seção de cobrança de %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+msgstr "Ultimate"
+
+msgid "BillingPlans|Upgrade to Premium"
+msgstr "Atualizar para Premium"
+
+msgid "BillingPlans|Upgrade to Ultimate"
+msgstr "Atualizar para Ultimate"
+
+msgid "BillingPlans|Value stream management"
+msgstr "Gerenciamento de fluxo de valor"
+
+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 ""
@@ -5749,7 +5957,7 @@ msgid "BillingPlans|You don't have any groups. You'll need to %{create_group_lin
msgstr ""
msgid "BillingPlans|You'll have to %{move_link_start}move this project%{move_link_end} to one of your groups."
-msgstr ""
+msgstr "Você terá que %{move_link_start}mover este projeto%{move_link_end} para um de seus grupos."
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 "Sua avaliação do GitLab.com %{plan} vai %{strong_open}expirar após %{expiration_date}%{strong_close}. Você pode manter o acesso aos recursos do %{plan} atualizando abaixo."
@@ -5757,6 +5965,9 @@ msgstr "Sua avaliação do GitLab.com %{plan} vai %{strong_open}expirar após %{
msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. You can restore access to the features at any time by upgrading below."
msgstr "Sua versão de avaliação do GitLab.com expirou em %{expiration_date}. Você pode restaurar o acesso a recursos a qualquer momento atualizando abaixo."
+msgid "BillingPlans|Your current plan"
+msgstr "Seu plano atual"
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "cobrado anualmente em %{price_per_year}"
@@ -5775,6 +5986,9 @@ msgstr "mensalmente"
msgid "BillingPlans|per user"
msgstr "por usuário"
+msgid "BillingPlans|per user/month"
+msgstr "por usuário/mês"
+
msgid "BillingPlan|Upgrade"
msgstr "Atualizar"
@@ -5797,23 +6011,35 @@ msgid "Billings|By reactivating your trial, you will receive an additional 30 da
msgstr "Ao reativar a sua avaliação, você receberá 30 dias adicionais de %{planName}. Sua avaliação só pode ser reativada uma vez."
msgid "Billings|Error validating card details"
-msgstr ""
+msgstr "Erro ao validar os dados do cartĂŁo"
msgid "Billings|Extend trial"
msgstr "Estender avaliação"
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr "Grupos gratuitos sĂŁo limitados a %{number} assentos."
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr "Reativar avaliação"
msgid "Billings|Seats in use / Seats available"
-msgstr ""
+msgstr "Assentos em uso / Assentos disponĂ­veis"
msgid "Billings|Seats in use / Seats in subscription"
-msgstr ""
+msgstr "Assentos em uso / Assentos na assinatura"
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr "Executores compartilhados não podem ser ativados até que um cartão de crédito válido seja registrado."
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr "Validar conta"
msgid "Billings|Validate user account"
msgstr "Validar conta de usuário"
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5839,7 +6071,7 @@ msgid "Billing|%{user} was successfully approved"
msgstr "O %{user} foi aprovado com sucesso"
msgid "Billing|Add seats"
-msgstr ""
+msgstr "Adicionar assentos"
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."
@@ -5848,19 +6080,19 @@ msgid "Billing|An error occurred while approving %{user}"
msgstr "Ocorreu um erro ao aprovar o %{user}"
msgid "Billing|An error occurred while getting a billable member details."
-msgstr ""
+msgstr "Ocorreu um erro enquanto carregava a lista de membros faturáveis."
msgid "Billing|An error occurred while loading GitLab subscription details."
msgstr ""
msgid "Billing|An error occurred while loading billable members list."
-msgstr ""
+msgstr "Ocorreu um erro ao carregar a lista de membros faturáveis."
msgid "Billing|An error occurred while loading pending members list"
msgstr "Ocorreu um erro ao carregar a lista de membros pendentes."
msgid "Billing|An error occurred while removing a billable member."
-msgstr ""
+msgstr "Ocorreu um erro ao carregar a lista de membros faturáveis."
msgid "Billing|Awaiting member signup"
msgstr ""
@@ -5875,7 +6107,7 @@ msgid "Billing|Enter at least three characters to search."
msgstr ""
msgid "Billing|Explore all plans"
-msgstr ""
+msgstr "Explorar todos os planos"
msgid "Billing|Export list"
msgstr "Exportar lista"
@@ -5883,6 +6115,9 @@ msgstr "Exportar lista"
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr "Convite de grupo"
@@ -5919,6 +6154,9 @@ msgstr "Ver aprovações pendentes"
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 "Você está prestes a remover o usuário %{username} de sua assinatura. Se você continuar, o usuário será removido do %{namespace} grupo e de todos os seus subgrupos e projetos. Esta ação não pode ser desfeita."
+msgid "Billing|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Importação de Servidores Bitbucket"
@@ -5961,7 +6199,7 @@ msgid "Blog"
msgstr "Blog"
msgid "Board scope affects which epics are displayed for anyone who visits this board"
-msgstr ""
+msgstr "O escopo do painel afeta quais issues sĂŁo exibidas para qualquer um que visite este painel"
msgid "Board scope affects which issues are displayed for anyone who visits this board"
msgstr "O escopo do painel afeta quais issues sĂŁo exibidas para qualquer um que visite este painel"
@@ -5993,6 +6231,9 @@ msgstr "Pesquisar projetos"
msgid "BoardNewIssue|Select a project"
msgstr "Selecione um projeto"
+msgid "BoardScope|%{iterationTitle} iteration in %{iterationCadence}"
+msgstr ""
+
msgid "BoardScope|An error occurred while getting iterations. Please try again."
msgstr "Ocorreu um erro ao obter iterações. Por favor, tente novamente."
@@ -6026,6 +6267,9 @@ msgstr "Escolher etiqueta"
msgid "BoardScope|Current iteration"
msgstr "Iteração atual"
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr "Editar"
@@ -6107,7 +6351,7 @@ 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 ""
+msgstr "Ocorreu um erro enquanto buscava paineis épicos. Por favor, recarregue a página."
msgid "Boards|An error occurred while fetching the board issues. Please reload the page."
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr "Nome da ramificação"
msgid "Branch not loaded - %{branchId}"
msgstr "Branch nĂŁo carregado - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Ramificações"
@@ -6246,6 +6493,9 @@ msgstr "Ativos"
msgid "Branches|Active branches"
msgstr "Ramificações ativas"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Todos"
@@ -6294,9 +6544,6 @@ msgstr "Nova ramificação"
msgid "Branches|No branches to show"
msgstr "Nenhuma ramificação para mostrar"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr "Uma vez que você confirmar e pressionar %{strongStart}%{buttonText},%{strongEnd} isso não poderá ser desfeito ou recuperado."
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Somente um mantenedor ou dono do projeto poderá apagar branches protegidas"
@@ -6336,8 +6583,8 @@ msgstr "O brach nĂŁo pĂ´de ser atualizado automaticamente porque ele divergiu de
msgid "Branches|The default branch cannot be deleted"
msgstr "A ramificação padrão não pode ser apagada"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
-msgstr "Essa ramificação não foi mesclado para %{defaultBranchName}. Para evitar perca de dados, considere fazer o merge dessa ramificação antes de deletá-lo."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+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 "Para descartar as alterações locais e sobrescrever o branch com a versão upstream, exclua-o aqui e escolhe 'Atualize agora' acima."
@@ -6351,11 +6598,11 @@ msgstr "Sim, apagar o branch"
msgid "Branches|Yes, delete protected branch"
msgstr "Sim, apagar o branch protegido"
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Você está prestes a excluir permanentemente a ramificação %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Você está prestes a excluir permanentemente a ramificação protegida %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr ""
msgid "Branches|diverged from upstream"
msgstr "divergido do upstream"
@@ -6369,9 +6616,6 @@ msgstr "protegido"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr "TransmissĂŁo de messagem foi criada com sucesso."
@@ -6424,7 +6668,7 @@ msgid "BulkImport|Destination"
msgstr "Destino"
msgid "BulkImport|Destination group"
-msgstr ""
+msgstr "Grupo de destino"
msgid "BulkImport|Existing groups"
msgstr ""
@@ -6442,7 +6686,7 @@ msgid "BulkImport|Group import history"
msgstr "Histórico de importação de grupo"
msgid "BulkImport|History"
-msgstr ""
+msgstr "HistĂłrico"
msgid "BulkImport|Import failed: Destination cannot be a subgroup of the source group. Change the destination and try again."
msgstr ""
@@ -6471,12 +6715,18 @@ msgstr ""
msgid "BulkImport|No additional information provided."
msgstr ""
+msgid "BulkImport|No groups found"
+msgstr ""
+
msgid "BulkImport|No history is available"
msgstr "Nenhum histĂłrico disponĂ­vel"
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|Project import history"
msgstr "Histórico de importação do projeto"
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr "Para um novo grupo"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr "VocĂŞ nĂŁo tem grupos para importar"
-
msgid "BulkImport|Your imported groups will appear here."
msgstr "Seus grupos importados aparecerĂŁo aqui."
@@ -6528,12 +6775,9 @@ msgstr ""
msgid "Burndown chart"
msgstr "Gráfico de Burndown"
-msgid "BurndownChartLabel|Open issue weight"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
-msgid "BurndownChartLabel|Open issues"
-msgstr "Issues abertas"
-
msgid "Burnup chart"
msgstr "Gráfico de burnup"
@@ -6585,8 +6829,8 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr "Checar syntaxe de CI"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
-msgstr "Configuração de CI validada, incluindo todas as configurações adicionadas com a palavra-chave %{codeStart}includes%{codeEnd}. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
+msgstr ""
msgid "CI settings"
msgstr "Configurações de CI"
@@ -6609,44 +6853,50 @@ msgstr "Configuração de CI/CD"
msgid "CI/CD configuration file"
msgstr "Arquivo de configuração de CI/CD"
-msgid "CI/CD minutes"
+msgid "CI/CD limits"
msgstr ""
+msgid "CI/CD minutes"
+msgstr "Minutos de CI/CD"
+
msgid "CI/CD|No projects have been added to the scope"
msgstr ""
msgid "CICDAnalytics|%{percent}%{percentSymbol}"
-msgstr ""
+msgstr "%{percent}%{percentSymbol}"
msgid "CICDAnalytics|All time"
-msgstr ""
+msgstr "Todo o perĂ­odo"
msgid "CICDAnalytics|Deployment frequency"
msgstr "Frequência de implantação"
msgid "CICDAnalytics|Lead time"
-msgstr ""
+msgstr "Tempo de espera"
msgid "CICDAnalytics|No shared runner minute usage data available"
-msgstr ""
+msgstr "Nenhum dado de uso de minutos de executor compartilhado disponĂ­vel"
msgid "CICDAnalytics|Projects with releases"
-msgstr ""
+msgstr "Projetos com versões"
msgid "CICDAnalytics|Release"
msgid_plural "CICDAnalytics|Releases"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "VersĂŁo"
+msgstr[1] "Versões"
msgid "CICDAnalytics|Release statistics"
msgstr "EstatĂ­sticas de versĂŁo"
msgid "CICDAnalytics|Releases"
-msgstr ""
+msgstr "Versões"
msgid "CICDAnalytics|Shared Runners Usage"
msgstr "Uso de executores compartilhados"
+msgid "CICDAnalytics|Shared runner duration is the total runtime of all jobs that ran on shared runners"
+msgstr "Duração do executor compartilhado é o tempo de execução total de todas as tarefas executadas em executores compartilhados"
+
msgid "CICDAnalytics|Shared runner pipeline minute duration by month"
msgstr "Duração de minutos do pipeline do executor compartilhado por mês"
@@ -6657,7 +6907,10 @@ msgid "CICDAnalytics|Shared runner usage is the total runtime of all jobs that r
msgstr "Uso do executor compartilhado é o tempo de execução total de todas as tarefas executadas em executores compartilhados"
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
-msgstr ""
+msgstr "Algo deu errado ao obter estatĂ­sticas da versĂŁo"
+
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr "Qual é a duração do corredor compartilhado?"
msgid "CICDAnalytics|What is shared runner usage?"
msgstr "Uso de executor compartilhado?"
@@ -6695,6 +6948,9 @@ msgstr "Estratégia de implantação"
msgid "CICD|Jobs"
msgstr "Tarefas"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "Limite de acesso de CI_JOB_TOKEN"
@@ -6707,6 +6963,15 @@ 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|There are several CI/CD limits in place."
+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|group enabled"
msgstr "grupo habilitado"
@@ -6873,7 +7138,7 @@ msgid "Cancel downstream pipeline"
msgstr ""
msgid "Cancel editing"
-msgstr ""
+msgstr "Cancelar a edição"
msgid "Cancel index deletion"
msgstr "Cancelar exclusĂŁo do Ă­ndice"
@@ -6902,6 +7167,9 @@ msgstr "Cancelando pré-visualização"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "NĂŁo pode ser mesclado automaticamente"
@@ -6927,7 +7195,7 @@ 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 ""
+msgstr "Não é possível tornar o épico confidencial se ele contém épicos filhos não confidenciais"
msgid "Cannot make the epic confidential if it contains non-confidential issues"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr "Emissor do certificado"
msgid "Certificate Subject"
msgstr "Assunto do certificado"
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "Alterar responsável"
@@ -7110,7 +7381,7 @@ msgid "Changed assignee(s)."
msgstr ""
msgid "Changed merge method to %{merge_method}"
-msgstr ""
+msgstr "MĂ©todo de mesclagem alterado para %{merge_method}"
msgid "Changed reviewer(s)."
msgstr "Revisor(es) alterados."
@@ -7136,7 +7407,7 @@ msgstr "Alterações suprimidas. Clique para mostrar."
msgid "Changes the title to \"%{title_param}\"."
msgstr "Altera o tĂ­tulo para \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7158,7 +7429,7 @@ msgid "Chat"
msgstr "Bate-papo"
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} por %{user_combined_name} %{humanized_status} em %{duration}"
msgid "ChatMessage|Branch"
msgstr "Branch"
@@ -7176,7 +7447,7 @@ msgid "ChatMessage|Invalid CI config YAML file"
msgstr ""
msgid "ChatMessage|Pipeline #%{pipeline_id} %{humanized_status} in %{duration}"
-msgstr ""
+msgstr "Pipeline #%{pipeline_id} %{humanized_status} em %{duration}"
msgid "ChatMessage|Pipeline %{pipeline_link} of %{ref_type} %{ref_link} by %{user_combined_name} %{humanized_status}"
msgstr ""
@@ -7229,9 +7500,6 @@ 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 source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Verificando disponibilidade de %{text}…"
@@ -7392,6 +7660,9 @@ msgstr "Grupo"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "Nome da empresa ou organização usando GitLab"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr ""
@@ -7432,7 +7703,7 @@ msgid "Checkout|Subtotal"
msgstr "Subtotal"
msgid "Checkout|Success: subscription"
-msgstr ""
+msgstr "Sucesso: assinatura"
msgid "Checkout|Tax"
msgstr "Impostos"
@@ -7698,14 +7969,11 @@ msgstr "está indisponível: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr "Limpe apĂłs de executar %{link_start}git filter-repo%{link_end} no repositĂłrio."
-msgid "Clean up image tags"
-msgstr "Limpar as tags de imagem"
-
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 ""
+msgstr "Número máximo de tags para serem deletadas em Política de limpeza"
msgid "Cleanup policy maximum processing time (seconds)"
msgstr ""
@@ -7920,13 +8188,13 @@ msgid "Cluster type must be specified for Stages::ClusterEndpointInserter"
msgstr "É necessário especificar o tipo de cluster para Stages::ClusterEndpointInserter"
msgid "ClusterAgents|%{linkStart}View the documentation%{linkEnd} for advanced installation. Ensure you have your access token available."
-msgstr ""
+msgstr "%{linkStart}Veja a documentação%{linkEnd} para instalação avançada. Certifique-se de ter seu token de acesso disponível."
msgid "ClusterAgents|%{name} successfully deleted"
-msgstr ""
+msgstr "%{name} excluĂ­do com sucesso."
msgid "ClusterAgents|%{name} successfully revoked"
-msgstr ""
+msgstr "%{name} revogado com sucesso"
msgid "ClusterAgents|%{number} of %{total} agents"
msgstr "%{number} de %{total} agentes"
@@ -7998,7 +8266,7 @@ msgid "ClusterAgents|An unknown error occurred. Please try again."
msgstr "Ocorreu um erro desconhecido. Por favor, tente novamente."
msgid "ClusterAgents|Are you sure you want to delete this agent? You cannot undo this."
-msgstr ""
+msgstr "Tem certeza de que deseja excluir esse agente? VocĂŞ nĂŁo pode desfazer isso."
msgid "ClusterAgents|Are you sure you want to revoke this token? You cannot undo this action."
msgstr ""
@@ -8031,7 +8299,7 @@ msgid "ClusterAgents|Connection status"
msgstr "Status da conexĂŁo"
msgid "ClusterAgents|Copy command"
-msgstr ""
+msgstr "Copiar comando"
msgid "ClusterAgents|Copy token"
msgstr "Copiar token"
@@ -8039,14 +8307,8 @@ msgstr "Copiar token"
msgid "ClusterAgents|Create a cluster"
msgstr "Criar um cluster"
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr "Criar um cluster (certificado - descontinuado)"
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr "Criar um cluster (descontinuado)"
-
msgid "ClusterAgents|Create agent access token"
-msgstr ""
+msgstr "Criar token de acesso do agente"
msgid "ClusterAgents|Create agent: %{searchTerm}"
msgstr "Criar um agente: %{searchTerm}"
@@ -8079,7 +8341,7 @@ msgid "ClusterAgents|Description"
msgstr "Descrição"
msgid "ClusterAgents|Event occurred"
-msgstr ""
+msgstr "Evento ocorrido."
msgid "ClusterAgents|Failed to create a token"
msgstr "Falha ao criar um token"
@@ -8091,10 +8353,10 @@ msgid "ClusterAgents|From a terminal, connect to your cluster and run this comma
msgstr ""
msgid "ClusterAgents|GitLab agent"
-msgstr ""
+msgstr "GitLab agent"
msgid "ClusterAgents|GitLab agent for Kubernetes"
-msgstr ""
+msgstr "GitLab agent para Kubernetes"
msgid "ClusterAgents|Give feedback"
msgstr "Dar feedback"
@@ -8106,7 +8368,7 @@ msgid "ClusterAgents|How to update an agent?"
msgstr "Como atualizar um agente?"
msgid "ClusterAgents|Install using Helm (recommended)"
-msgstr ""
+msgstr "Instalar usando o Helm (recomendado)"
msgid "ClusterAgents|Last connected %{timeAgo}."
msgstr "Ăšltima conexĂŁo %{timeAgo}."
@@ -8162,10 +8424,10 @@ msgid "ClusterAgents|Requires a Maintainer or greater role to perform this actio
msgstr ""
msgid "ClusterAgents|Revoke access token?"
-msgstr ""
+msgstr "Revogar token de acesso?"
msgid "ClusterAgents|Revoke token"
-msgstr ""
+msgstr "Revogar token"
msgid "ClusterAgents|Security"
msgstr "Segurança"
@@ -8183,19 +8445,19 @@ msgid "ClusterAgents|The GitLab agent provides an increased level of security wh
msgstr ""
msgid "ClusterAgents|The agent has not been connected in a long time. There might be a connectivity issue. Last contact was %{timeAgo}."
-msgstr ""
+msgstr "O agente não está conectado há muito tempo. Pode haver um problema de conectividade. O último contato foi %{timeAgo}."
msgid "ClusterAgents|The agent uses the token to connect with GitLab."
-msgstr ""
+msgstr "O agente usa o token para se conectar com o GitLab."
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 ""
+msgstr "A versão do agente não corresponde entre os pods do cluster. Isso pode acontecer quando uma nova versão do agente acabou de ser implantada e o Kubernetes está desligando os pods antigos."
msgid "ClusterAgents|This agent has no tokens"
msgstr "Este agente nĂŁo tem tokens"
msgid "ClusterAgents|To delete the agent, type %{name} to confirm:"
-msgstr ""
+msgstr "Para excluir o agente, digite %{name} para confirmar:"
msgid "ClusterAgents|To revoke the token, type %{name} to confirm:"
msgstr ""
@@ -8210,31 +8472,31 @@ msgid "ClusterAgents|Unknown user"
msgstr "Usuário desconhecido"
msgid "ClusterAgents|View all %{number} agents"
-msgstr ""
+msgstr "Ver todos os %{number} agentes"
msgid "ClusterAgents|View all %{number} clusters"
-msgstr ""
+msgstr "Ver todos os %{number} agentes"
msgid "ClusterAgents|We would love to learn more about your experience with the GitLab Agent."
-msgstr ""
+msgstr "AdorarĂ­amos saber mais sobre sua experiĂŞncia com o GitLab Agent."
msgid "ClusterAgents|What is agent activity?"
-msgstr ""
+msgstr "O que Ă© a atividade do agente?"
msgid "ClusterAgents|What is default configuration?"
-msgstr ""
+msgstr "O que é configuração padrão?"
msgid "ClusterAgents|You cannot see this token again after you close this window."
-msgstr ""
+msgstr "VocĂŞ nĂŁo pode ver este token novamente depois de fechar esta janela."
msgid "ClusterAgents|You will need to create a token to connect to your agent"
msgstr "Você precisará criar um token para conectar ao seu agente"
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 ""
+msgstr "Sua versão do agente está fora de sincronia com sua versão do GitLab (v%{version}), o que pode causar problemas de compatibilidade. Atualize o agente instalado em seu cluster para a versão mais recente."
msgid "ClusterAgents|Your instance doesn't have the %{linkStart}GitLab Agent Server (KAS)%{linkEnd} set up. Ask a GitLab Administrator to install it."
-msgstr ""
+msgstr "Sua instância não tem o %{linkStart}GitLab Agent Server (KAS)%{linkEnd} configurado. Peça a um administrador do GitLab para instalá-lo."
msgid "ClusterAgent|User has insufficient permissions to create a token for this project"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}Mais informações%{linkEnd}"
@@ -8281,9 +8540,6 @@ msgstr "A adição de uma integração irá compartilhar o cluster entre todos o
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "Opções avançadas na integração deste cluster Kubernetes"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr "Permitir ao GitLab gerenciar espaços de nome e contas de serviço para este cluster."
@@ -8296,18 +8552,6 @@ msgstr "Permitir ao GitLab consultar um Prometheus especificamente configurado n
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Ocorreu um erro ao entrar em contato com a Google Cloud API. Por favor, tente novamente mais tarde."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "Ocorreu um erro ao tentar realizar o fetch de zonas do projeto: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Ocorreu um erro ao tentar realizar o fetch de seus projetos: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Ocorreu um erro ao tentar realizar o fetch dos tipos de máquinas da zona: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr "Ocorreu um erro desconhecido ao tentar se conectar ao Kubernetes."
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr "Inscreva-se para receber créditos"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "Autenticar com o AWS"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "Autenticar com o Amazon Web Services"
-
msgid "ClusterIntegration|Authentication Error"
msgstr "Erro de autenticação"
@@ -8344,15 +8582,6 @@ msgstr "Verifique o estado de seu cluster"
msgid "ClusterIntegration|Check your token"
msgstr "Verifique seu token"
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr "Escolha o %{linkStart}grupo de segurança%{linkEnd} para aplicar às interfaces de rede elástica gerenciadas por EKS que são criadas nos nós das sub-redes do seu worker."
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Escolha quais dos seus ambientes usarĂŁo esse cluster."
@@ -8362,9 +8591,6 @@ msgstr "Limpar cluster de cache"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr "RegiĂŁo de cluster"
-
msgid "ClusterIntegration|Cluster management project"
msgstr "Projeto de gerenciamento de cluster"
@@ -8392,57 +8618,18 @@ msgstr "Copiar certificado CA"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Copiar nome do cluster Kubernetes"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "NĂŁo foi possĂ­vel carregar as pares de chaves"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "NĂŁo foi possĂ­vel carregar os VPCs para a regiĂŁo selecionada"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "Não foi possível carregar os tipos de instância"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "NĂŁo foi possĂ­vel carregar as redes"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "Não foi possível carregar grupos de segurança para o VPC selecionado"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Criar cluster Kubernetes"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Criando cluster de Kubernetes"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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 "Implante cada ambiente em seu próprio namespace. Caso contrário, os ambientes dentro de um projeto compartilham um namespace para todo o projeto. Note que qualquer pessoa que possa acionar a implantação de um namespace pode ler seus segredos. Se modificados, os ambientes existentes usarão seus namespaces atuais até que o cache do cluster seja limpo."
-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. %{linkStart}More information%{linkEnd}"
-msgstr "Implante cada ambiente em seu próprio namespace. Caso contrário, os ambientes dentro de um projeto compartilharão um mesmo namespace para todo o projeto. Note que qualquer pessoa que possa acionar a implantação de um namespace poderá ler seus segredos. Se modificados, os ambientes existentes usarão seus namespaces atuais até que o cache do cluster seja limpo. %{linkStart}Mais informações%{linkEnd}"
-
msgid "ClusterIntegration|Did you know?"
msgstr "VocĂŞ sabia?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr "Elastic Kubernetes Service"
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr "Ativar Cloud Run para Anthos"
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr "Ativar integração do Elastic Stack"
@@ -8461,12 +8648,6 @@ msgstr "Insira detalhes sobre seu cluster. %{linkStart}Como uso um certificado p
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr "Digite detalhes para seu cluster Amazon EKS Kubernetes"
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Digite detalhes para seu cluster Kubernetes"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr "Insira os detalhes do certificado do cluster Kubernetescluster"
@@ -8494,15 +8675,6 @@ msgstr "Falha ao requisitar ao Google Cloud Platform: %{message}"
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Falha ao executar Kubeclient: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Recuperando tipos de máquina"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Recuperando projetos"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Recuperando zonas"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "Integração GitLab"
@@ -8515,18 +8687,12 @@ msgstr "Falha ao conectar GitLab ao cluster."
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "Cluster gerenciado pelo GitLab"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform projeto"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Projeto do Google Kubernetes Engine"
-
msgid "ClusterIntegration|Group cluster"
msgstr "Cluster de grupo"
@@ -8542,9 +8708,6 @@ msgstr "Para visualizar a saĂşde do seu cluster, deve-se primeiro ative Promethe
msgid "ClusterIntegration|Instance cluster"
msgstr "Cluster de instância"
-msgid "ClusterIntegration|Instance type"
-msgstr "Tipo de instância"
-
msgid "ClusterIntegration|Integration disabled"
msgstr "Integração desativada"
@@ -8554,9 +8717,6 @@ msgstr "Integração ativada"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr "Nome do par de chave"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "O cluster do Kubernetes está sendo criado..."
@@ -8566,18 +8726,6 @@ msgstr "Nome do cluster Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "O cluster do Kubernetes foi criado com sucesso."
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "VersĂŁo do Kubernetes"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "VersĂŁo do Kubernetes nĂŁo encontrada"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Saiba mais sobre os %{help_link_start_machine_type}tipos de máquinas%{help_link_end} e seus %{help_link_start_pricing}preços%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "Saiba mais sobre as %{help_link_start}zonas%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr "Saiba mais sobre o Kubernetes."
@@ -8587,93 +8735,18 @@ msgstr "Saiba mais sobre grupo de cluster Kubernetes"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "Saiba mais sobre instância de cluster Kubernetes"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "Carregando funções do IAM"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "Carregando pares de chaves"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "Carregando VPCs"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "Carregando tipos de instância"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "Carregando redes"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "Carregando grupos de segurança"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "Carregando sub-redes"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "Carregando sub-redes"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Tipo de máquina"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Tenha certeza de que sua conta %{link_to_requirements} para criar clusters Kubernetes"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "Gerencie seu cluster Kubernetes visitando %{provider_link}"
msgid "ClusterIntegration|Namespace per environment"
msgstr "Espaço de nome por ambiente"
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "Nenhuma função do IAM encontrada"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr "Nenhum par de chaves encontrado"
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "Nenhum VPC encontrado"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr "Nenhum tipo de instância ecnontrado"
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Nenhum tipo de máquina corresponde à sua pesquisa"
-
-msgid "ClusterIntegration|No networks found"
-msgstr "Nenhuma rede encontrada"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Nenhum projeto encontrado"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Nenhum projeto corresponde Ă  sua pesquisa"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "Nenhum grupo de segurança foi encontrado"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "Nenhuma sub-rede encontrada"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "Nenhuma sub-rede encontrada"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Nenhuma zona corresponde Ă  sua pesquisa"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "NĂşmero de nĂłs"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "O número de nós deve ser um valor numérico."
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "Por favor, tenha certeza que sua conta no Google cumpre com os requisitos:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "Cluster do Projeto"
@@ -8686,18 +8759,9 @@ msgstr "Prefixo do espaço de nome do projeto (opcional, único)"
msgid "ClusterIntegration|Provider details"
msgstr "Detalhes do provedor"
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr "ARN de função de provisão"
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "Cluster ativado para RBAC"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr "Leia nossa %{linkStart}página de ajuda%{linkEnd} sobre integração de cluster do Kubernetes."
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr "Leia nossa %{link_start}página de ajuda%{link_end} sobre integração de cluster do Kubernetes."
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Remover integração com o cluster Kubernetes"
@@ -8716,126 +8780,15 @@ msgstr "Remover integração?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Remover configuração desse cluster Kubernetes para esse projeto. Isso não apagará seu cluster Kubernetes atual."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr "Remove o cluster do projeto, mas mantém recursos associados"
-
msgid "ClusterIntegration|Save changes"
msgstr "Salvar alterações"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "Pesquisar Funções do IAM"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "Pesquisar pares de chaves"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "Pesquisar VPCs"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "Pesquisar tipos de instância"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Pesquisar tipos de máquina"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "Pesquisar redes"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Pesquisar projetos"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "Pesquisar grupos de segurança"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "Pesquisar sub-redes"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "Pesquisar sub-redes"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Pesquisar zonas"
-
-msgid "ClusterIntegration|Security group"
-msgstr "Grupo de segurança"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Veja e edite os detalhes de seus cluster Kubernetes"
-msgid "ClusterIntegration|Select a VPC"
-msgstr "Selecione um VPC"
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "Selecione um VPC para escolher um grupo de segurança"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "Selecione um VPC para escolher uma sub-rede"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr "Selecione uma rede"
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Selecione uma rede para escolher uma sub-rede"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr "Selecione uma regiĂŁo para escolher um par de chaves"
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr "Selecione uma regiĂŁo para escolher um VPC"
-
-msgid "ClusterIntegration|Select a security group"
-msgstr "Selecione um grupo de segurança"
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr "Selecione uma sub-redes"
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr "Selecione uma subrede"
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "Selecione uma zona para escolher uma rede"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr "Selecione um tipo de instância"
-
-msgid "ClusterIntegration|Select key pair"
-msgstr "Selecione o par de chaves"
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Selecionar tipo de máquina"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Selecionar projeto"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Selecione projeto e zona para escolher o tipo de máquina"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Selecione o projeto para escolher a zona"
-
-msgid "ClusterIntegration|Select service role"
-msgstr "Selecionar função de serviço"
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr "Selecione a região em que você deseja criar um novo cluster. Certifique-se que você tem acesso a essa região para que a sua função possa ser autenticada. Se nenhuma região for selecionada, nós usaremos %{codeStart}DEFAULT_REGION%{codeEnd}. Saiba mais sobre %{linkStart}Regiões%{linkEnd}."
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Selecione a zona"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Selecione a zone para escolher o tipo de máquina"
-
msgid "ClusterIntegration|Service Token"
msgstr "Token de serviço"
-msgid "ClusterIntegration|Service role"
-msgstr "Função de serviço"
-
msgid "ClusterIntegration|Service token is required."
msgstr "Token de serviço é necessário."
@@ -8849,13 +8802,7 @@ msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cl
msgstr "Algo deu errado ao criar seu cluster do Kubernetes"
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|Subnets"
-msgstr "Sub-redes"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr "O Amazon Resource Name (ARN) associado com seu cargo. Se você não tem um cargo provisionado, primeiro crie um em %{awsLinkStart}Amazon Web Services %{awsLinkEnd} usando a conta acima e IDs externos. %{moreInfoStart}Mais informações%{moreInfoEnd}"
+msgstr "Especificar um domínio permitirá que você use Apps de Revisão Automática e estágios de Implementação Automática para %{linkStart}Auto DevOps%{linkEnd}. O domínio deve ter um DNS curinga configurado que corresponda ao domínio. "
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "O certificado do Kubernetes usado para autenticar no cluster."
@@ -8869,18 +8816,12 @@ msgstr "O método baseado em certificado para conectar clusters ao GitLab foi %{
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr ""
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "Houve um problema ao autenticar com seu cluster. Por favor, assegure-se de que seu Certificado da CA e o Token sejam válidos."
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr "Ocorreu um erro de HTTP ao se conectar ao seu cluster."
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Essa conta precisa de permissões para criar um cluster Kubernetes no %{link_to_container_project} especificado"
-
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 ""
@@ -8891,26 +8832,17 @@ msgid "ClusterIntegration|This option will allow you to install applications on
msgstr "Esta opção permite-lhe instalar aplicações em clusters RBAC."
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
+msgstr "Este processo está %{issue_link_start}descontinuado%{issue_link_end}. Em vez disso, use o agente %{docs_link_start}GitLab para Kubernetes%{docs_link_end}."
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr "Isso apagará permanentemente os seguintes recursos:"
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
msgstr "Para remover sua integração e recursos, digite %{clusterName} para confirmar:"
msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
msgstr "Para remover sua integração, digite %{clusterName} para confirmar:"
-msgid "ClusterIntegration|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8927,26 +8859,11 @@ msgid "ClusterIntegration|Use GitLab to deploy to your cluster, run jobs, use re
msgstr "Use o GitLab para implantar em seu cluster, executar tarefas, usar aplicativos de revisĂŁo e muito mais."
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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr "Usa os complementos Cloud Run, Istio, e Balanceamento de Carga HTTP para este cluster."
+msgstr "Use o %{linkStart}GitLab agent%{linkEnd} para conectar com segurança seus clusters deKubernetes ao GitLab. Você pode implantar seus aplicativos, executar seus pipelines, usar aplicativos de revisão e muito mais."
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr "Usando AutoDevOps com vários clusters? %{help_link_start}Leia isto primeiro.%{help_link_end}"
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "Validando status de faturamento do projeto"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "NĂŁo foi possĂ­vel verificar se um dos seus projetos no GCP possui o faturamento ativado. Por favor, tente novamente."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr "Onde vocĂŞ deseja criar um cluster?"
@@ -8956,30 +8873,9 @@ msgstr "Você está prestes a remover a integração do cluster e todos os recur
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "Você está prestes a remover sua integração com o cluster."
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr "Você deve conceder acesso aos recursos AWS da sua organização para criar um novo cluster EKS. Para conceder acesso, crie uma função de provisão usando a conta e o ID externo abaixo e nos forneça o ARN."
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "VocĂŞ deve selecionar pelo menos duas sub-redes"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Sua conta precisa de %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr "Sua API de cluster está inacessível. Por favor, verifique se o URL da sua API está correta."
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Zona"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "acesso ao Google Container Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "atende aos requisitos"
-
msgid "ClusterIntegration|sign up"
msgstr "cadastrar"
@@ -9059,7 +8955,7 @@ msgid "Cohorts|Returning users"
msgstr "Usuários recorrentes"
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 ""
+msgstr "Grupos de usuários são mostrados nos últimos %{months_included} meses. Somente usuários com atividade são contados na coluna 'Novos usuários'; usuários inativos são contados separadamente."
msgid "Collapse"
msgstr "Recolher"
@@ -9073,6 +8969,9 @@ msgstr "Recolher aprovadores"
msgid "Collapse issues"
msgstr "Ocultar issues"
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr "Ocultar marcos"
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
msgstr "Nome do hostname"
+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 "Colorir as mensagem"
@@ -9316,7 +9227,7 @@ msgid "Completed"
msgstr "Completo"
msgid "Completed in %{duration_seconds} seconds (%{relative_time})"
-msgstr ""
+msgstr "Completado em %{duration_seconds} segundos (%{relative_time})"
msgid "Compliance framework"
msgstr "Framework de conformidade"
@@ -9334,7 +9245,7 @@ msgid "ComplianceFrameworks|Cancel"
msgstr "Cancelar"
msgid "ComplianceFrameworks|Compliance framework deleted successfully"
-msgstr ""
+msgstr "Compliance framework excluĂ­do com sucesso"
msgid "ComplianceFrameworks|Compliance pipeline configuration (optional)"
msgstr "Configuração do pipeline compliance (opcional)"
@@ -9367,7 +9278,7 @@ msgid "ComplianceFrameworks|Error fetching compliance frameworks data. Please re
msgstr ""
msgid "ComplianceFrameworks|Frameworks that have been added will appear here."
-msgstr ""
+msgstr "Frameworks que foram adicionados aparecerĂŁo aqui."
msgid "ComplianceFrameworks|Invalid format"
msgstr "Formato inválido"
@@ -9379,7 +9290,7 @@ msgid "ComplianceFrameworks|Name is required"
msgstr "O nome é necessário"
msgid "ComplianceFrameworks|No compliance frameworks are set up yet"
-msgstr ""
+msgstr "Nenhuma estrutura de conformidade está configurada ainda"
msgid "ComplianceFrameworks|Required format: %{codeStart}path/file.y[a]ml@group-name/project-name%{codeEnd}. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -9391,31 +9302,31 @@ msgid "ComplianceFrameworks|You are about to permanently delete the compliance f
msgstr ""
msgid "ComplianceFramework|Add a framework to %{linkStart}%{groupName}%{linkEnd} and it will appear here."
-msgstr ""
+msgstr "Adicione um framework a %{linkStart}%{groupName}%{linkEnd} e ele aparecerá aqui."
msgid "ComplianceFramework|Add framework in %{groupName}"
-msgstr ""
+msgstr "Adicionar framework em %{groupName}"
msgid "ComplianceFramework|After a framework is added to %{linkStart}%{groupName}%{linkEnd}, it will appear here."
-msgstr ""
+msgstr "Depois que um framework for adicionado a %{linkStart}%{groupName}%{linkEnd}, ele aparecerá aqui."
msgid "ComplianceFramework|Edit compliance framework"
-msgstr ""
+msgstr "Editar framework de conformidade"
msgid "ComplianceFramework|New compliance framework"
-msgstr ""
+msgstr "Novo framework de conformidade"
msgid "ComplianceFramework|No compliance frameworks are set up yet"
-msgstr ""
+msgstr "Não há frameworks de conformidade configurados ainda."
msgid "ComplianceReport|Approved by author"
msgstr "Aprovado pelo autor"
msgid "ComplianceReport|Approved by committer"
-msgstr ""
+msgstr "Aprovado pelo autor"
msgid "ComplianceReport|Less than 2 approvers"
-msgstr ""
+msgstr "Menos de 2 aprovadores"
msgid "ComplianceReport|No violations found"
msgstr "Nenhuma violação encontrada"
@@ -9748,6 +9659,9 @@ msgstr "Construir uma imagem"
msgid "ContainerRegistry|CLI Commands"
msgstr "Comandos CLI"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr "Limpeza desativada"
@@ -9778,12 +9692,6 @@ msgstr "PolĂ­tica de limpeza salva com sucesso."
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr "Registro de contĂŞiner"
msgid "ContainerRegistry|Copy build command"
msgstr "Copiar comando de construção"
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr "Copiar comando de entrada"
@@ -9833,7 +9744,7 @@ msgid "ContainerRegistry|Expiration policy will run in %{time}"
msgstr "Política de expiração será executada em %{time}"
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 ""
+msgstr "Você precisa autenticar no registro de contêiner usando o seu nome de usuário e senha do GitLab. Se você tiver %{twofaDocLinkStart}autenticação em duas etapas%{twofaDocLinkEnd} ativada, use um %{personalAccessTokensDocLinkStart}token de acesso pessoal%{personalAccessTokensDocLinkEnd} ao invés de uma senha."
msgid "ContainerRegistry|Image repository deletion failed"
msgstr "Falha na exclusĂŁo do repositĂłrio de imagens"
@@ -9886,6 +9797,9 @@ msgstr "Ainda nĂŁo agendado"
msgid "ContainerRegistry|Note: Any policy update will result in a change to the scheduled run date and time"
msgstr "Nota: Qualquer atualização de política resultará em mudança na data e hora de execução programada"
+msgid "ContainerRegistry|Partial cleanup complete"
+msgstr ""
+
msgid "ContainerRegistry|Please try different search criteria"
msgstr ""
@@ -9924,6 +9838,9 @@ msgstr "Imagem raiz"
msgid "ContainerRegistry|Run cleanup:"
msgstr "Executar limpeza:"
+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 up cleanup"
msgstr "Configurar limpeza"
@@ -9984,6 +9901,9 @@ msgstr "Tags com o nome que correspondem a este padrĂŁo de regex serĂŁo removida
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 ""
@@ -10072,7 +9992,7 @@ msgid "Continue"
msgstr "Continuar"
msgid "Continue editing"
-msgstr ""
+msgstr "Continuar editando"
msgid "Continue to the next step"
msgstr "Continuar para a prĂłxima etapa"
@@ -10161,6 +10081,9 @@ msgstr "Copiados os rĂłtulos e marcos da %{source_issuable_reference}."
msgid "Copy"
msgstr "Copiar"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "Copiar URL de clone do %{http_label}"
@@ -10173,12 +10096,6 @@ msgstr "Copiar URL de Clone do %{protocol}"
msgid "Copy %{type}"
msgstr "Copiar %{type}"
-msgid "Copy Account ID to clipboard"
-msgstr "Copiar ID da conta para a área de transferência"
-
-msgid "Copy External ID to clipboard"
-msgstr "Copiar ID externo para a área de transferência"
-
msgid "Copy ID"
msgstr "Copiar ID"
@@ -10194,11 +10111,14 @@ msgstr "Copiar chave pĂşblica SSH"
msgid "Copy URL"
msgstr "Copiar URL"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Copiar nome do branch"
msgid "Copy code"
-msgstr ""
+msgstr "Copiar cĂłdigo"
msgid "Copy codes"
msgstr "Copiar cĂłdigo"
@@ -10227,6 +10147,9 @@ msgstr "Copiar conteĂşdo do arquivo"
msgid "Copy file path"
msgstr "Copiar caminho do arquivo"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr "Copiar a URL da issue para a área de transferência"
@@ -10243,7 +10166,7 @@ msgid "Copy link"
msgstr "Copiar link"
msgid "Copy link URL"
-msgstr ""
+msgstr "Copiar URL do link"
msgid "Copy link to chart"
msgstr "Copiar link para o gráfico"
@@ -10275,6 +10198,9 @@ msgstr "Copiar token de gatilho"
msgid "Copy value"
msgstr "Copiar valor"
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr "Gerenciamento de corpus"
@@ -10552,7 +10478,7 @@ msgid "Create commit"
msgstr "Criar commit"
msgid "Create commit..."
-msgstr ""
+msgstr "Criar commit..."
msgid "Create common files more quickly, and standardize their format."
msgstr "Crie arquivos comuns mais rapidamente e padronize seu formato."
@@ -10563,6 +10489,9 @@ msgstr "Criar merge request confidencial"
msgid "Create confidential merge request and branch"
msgstr "Criar merge request e branch confidencial"
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Criar diretĂłrio"
@@ -10584,9 +10513,6 @@ msgstr "Criar grupo"
msgid "Create group label"
msgstr "Criar etiqueta de grupo"
-msgid "Create incident"
-msgstr "Criar incidente"
-
msgid "Create issue"
msgstr "Criar issue"
@@ -10647,6 +10573,9 @@ msgstr "Criar novo projeto"
msgid "Create one"
msgstr "Criar um"
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr "Criar ou importar seu primeiro projeto"
@@ -10686,6 +10615,9 @@ msgstr "Crie sua primeira página"
msgid "Create your group"
msgstr "Criar seu grupo"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "Criar/importar seu primeiro projeto"
@@ -10929,6 +10861,9 @@ msgstr "Cartão de crédito:"
msgid "Critical vulnerabilities present"
msgstr "Vulnerabilidades crĂ­ticas presentes"
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr "Contato foi adicionado"
@@ -10936,13 +10871,13 @@ msgid "Crm|Contact has been updated."
msgstr "Contato foi atualizado."
msgid "Crm|Customer relations contacts"
-msgstr ""
+msgstr "Contatos de relacionamento com o cliente"
msgid "Crm|Customer relations organizations"
-msgstr ""
+msgstr "Organizações de relacionamento com o cliente"
msgid "Crm|Default rate"
-msgstr ""
+msgstr "Taxa padrĂŁo"
msgid "Crm|Edit contact"
msgstr "Editar contato"
@@ -10957,16 +10892,22 @@ msgid "Crm|New organization"
msgstr "Nova organização"
msgid "Crm|No contacts found"
-msgstr ""
+msgstr "Nenhum contato encontrado para exportar para o cartĂŁo SIM"
+
+msgid "Crm|No organization"
+msgstr "Sem organização"
msgid "Crm|No organizations found"
msgstr "Nenhuma organização encontrada"
+msgid "Crm|Organization"
+msgstr "Organização"
+
msgid "Crm|Organization has been added."
-msgstr ""
+msgstr "A organização foi adicionada."
msgid "Crm|Organization has been updated."
-msgstr ""
+msgstr "A organização foi atualizada."
msgid "Cron Timezone"
msgstr "Fuso horário do cron"
@@ -11041,10 +10982,10 @@ msgid "CurrentUser|Start an Ultimate trial"
msgstr "Iniciar uma avaliação do Ultimate"
msgid "Currently unable to fetch data for this pipeline."
-msgstr ""
+msgstr "Atualmente nĂŁo Ă© possĂ­vel buscar dados para este pipeline."
msgid "Custom (%{language})"
-msgstr ""
+msgstr "Personalizado (%{language})"
msgid "Custom Attributes"
msgstr "Atributos personalizados"
@@ -11083,16 +11024,16 @@ msgid "Customer experience improvement and third-party offers"
msgstr ""
msgid "Customer relations"
-msgstr ""
+msgstr "Relação com o cliente"
msgid "Customer relations contacts"
-msgstr ""
+msgstr "Contatos de relacionamento com o cliente"
msgid "Customer relations organizations"
-msgstr ""
+msgstr "Organizações de relacionamento com o cliente"
msgid "Customize CI/CD settings, including Auto DevOps, shared runners, and job artifacts."
-msgstr ""
+msgstr "Personalize configurações de CI/CD, incluindo Auto DevOps, runners compartilhados e artefatos de tarefa."
msgid "Customize colors"
msgstr "Personalizar cores"
@@ -11109,9 +11050,6 @@ msgstr "Personalize as configurações relacionadas a idioma e região."
msgid "Customize name"
msgstr "Customizar nome"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr "Personalize a sua configuração de pipeline e relatório de cobertura."
-
msgid "Customize your pipeline configuration."
msgstr "Personalize a configuração de pipeline."
@@ -11176,10 +11114,10 @@ msgid "CycleAnalyticsEvent|Merge request label was removed"
msgstr "Etiqueta da solicitação de mesclagem foi removida"
msgid "CycleAnalyticsEvent|Merge request last build finish time"
-msgstr ""
+msgstr "Horário de término da última compilação da solicitação de mesclagem"
msgid "CycleAnalyticsEvent|Merge request last build start time"
-msgstr ""
+msgstr "Horário de início da última compilação da solicitação de mesclagem"
msgid "CycleAnalyticsEvent|Merge request last edited"
msgstr "Última edição da solicitação de mesclagem"
@@ -11218,28 +11156,25 @@ msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} selecionado (%{maxLabels} max)"
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr ""
+msgstr "'%{name}' está coletando os dados. Isso pode levar alguns minutos."
msgid "CycleAnalytics|Average time to completion"
+msgstr "MĂ©dia de dias para conclusĂŁo"
+
+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 ""
+msgstr "Criar um fluxo de valor personalizado…"
msgid "CycleAnalytics|Custom value streams to measure your DevSecOps lifecycle"
msgstr ""
msgid "CycleAnalytics|Data is collecting and loading."
-msgstr ""
+msgstr "Os dados estĂŁo sendo coletados e carregados."
msgid "CycleAnalytics|Date"
msgstr "Data"
@@ -11247,20 +11182,17 @@ msgstr "Data"
msgid "CycleAnalytics|Display chart filters"
msgstr "Mostrar filtros de gráficos"
-msgid "CycleAnalytics|Filter by stop date"
-msgstr "Filtrar por data de finalização"
-
msgid "CycleAnalytics|If you have recently upgraded to GitLab Premium, it can take up to 30 minutes for data to collect and display."
-msgstr ""
+msgstr "Se você atualizou recentemente para o GitLab Premium, pode levar até 30 minutos para que os dados sejam coletados e exibidos."
msgid "CycleAnalytics|Lead Time for Changes"
-msgstr ""
+msgstr "Tempo de espera para mudanças"
msgid "CycleAnalytics|Number of tasks"
msgstr "NĂşmero de tarefas"
msgid "CycleAnalytics|Only %{maxLabels} labels can be selected at this time"
-msgstr ""
+msgstr "Apenas %{maxLabels} etiquetas podem ser selecionadas neste momento"
msgid "CycleAnalytics|Project selected"
msgid_plural "CycleAnalytics|%d projects selected"
@@ -11273,17 +11205,6 @@ msgstr "Selecionar etiquetas"
msgid "CycleAnalytics|Show"
msgstr "Mostrar"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] "Mostrando %{subjectFilterText} e %{selectedLabelsCount} etiqueta"
-msgstr[1] "Mostrando %{subjectFilterText} e %{selectedLabelsCount} etiquetas"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr "Mostrando dados para o grupo '%{groupName}' e %{selectedProjectCount} projetos de %{createdAfter} para %{createdBefore}"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr "Mostrando dados para o grupo '%{groupName}' de %{createdAfter} a %{createdBefore}"
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr "Tempo de estágio: %{title}"
@@ -11291,13 +11212,13 @@ msgid "CycleAnalytics|Tasks by type"
msgstr "Tarefas por tipo"
msgid "CycleAnalytics|The average time items spent in this stage. Data limited to items completed within this date range."
-msgstr ""
+msgstr "Os itens de tempo médio gastos neste estágio. Dados limitados a itens concluídos neste intervalo de datas."
msgid "CycleAnalytics|The given date range is larger than 180 days"
msgstr "O intervalo de datas fornecido Ă© superior a 180 dias"
msgid "CycleAnalytics|The total time items spent across each value stream stage. Data limited to items completed within this date range."
-msgstr ""
+msgstr "Os itens de tempo médio gastos neste estágio. Dados limitados a itens concluídos neste intervalo de datas."
msgid "CycleAnalytics|There is no data for 'Stage time' available. Adjust the current filters."
msgstr ""
@@ -11305,26 +11226,20 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr "Não há dados disponíveis para 'Tempo total'. Ajuste os filtros atuais."
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
-msgstr ""
+msgid "CycleAnalytics|Time to Restore Service"
+msgstr "Tempo para restaurar o serviço"
msgid "CycleAnalytics|Total time"
msgstr "Tempo total"
-msgid "CycleAnalytics|Type of work"
-msgstr "Tipo de trabalho"
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
-msgstr ""
+msgstr "filtro de seleção de grupo"
msgid "CycleAnalytics|not allowed for the given start event"
-msgstr ""
+msgstr "nĂŁo permitido para o determinado evento de inĂ­cio"
msgid "CycleAnalytics|project dropdown filter"
-msgstr ""
+msgstr "filtro de seleção de projeto"
msgid "DAG visualization requires at least 3 dependent jobs."
msgstr ""
@@ -11336,7 +11251,7 @@ msgid "DAST profile not found: %{name}"
msgstr ""
msgid "DAST profiles"
-msgstr ""
+msgstr "Perfis DAST"
msgid "DNS"
msgstr "DNS"
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr "Data"
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11357,11 +11275,20 @@ msgid "DORA4Metrics|Deployment frequency"
msgstr "Frequência de implantação"
msgid "DORA4Metrics|Lead time for changes"
-msgstr ""
+msgstr "Tempo de espera para mudanças"
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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11372,12 +11299,18 @@ msgid "DORA4Metrics|Something went wrong while getting deployment frequency data
msgstr ""
msgid "DORA4Metrics|Something went wrong while getting lead time data."
+msgstr "Algo deu errado ao obter dados do tempo de espera."
+
+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 "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|Time to restore service"
msgstr ""
msgid "DSN"
@@ -11440,6 +11373,9 @@ msgstr "Cabeçalhos adicionais de requisição (opcional)"
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 "Autenticação"
@@ -11449,6 +11385,12 @@ msgstr "URL de autenticação"
msgid "DastProfiles|Branch missing"
msgstr "Branch faltando"
+msgid "DastProfiles|Change scanner profile"
+msgstr "Alterar perfil da verificação"
+
+msgid "DastProfiles|Change site profile"
+msgstr "Alterar perfil do site"
+
msgid "DastProfiles|Choose a scan method"
msgstr "Escolha um método de verificação"
@@ -11551,15 +11493,24 @@ 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|New scanner profile"
msgstr "Novo perfil de verificação"
msgid "DastProfiles|New site profile"
msgstr "Novo perfil de site"
+msgid "DastProfiles|No scanner profile selected"
+msgstr ""
+
msgid "DastProfiles|No scanner profiles created yet"
msgstr "Nenhum perfil de verificação criado ainda"
+msgid "DastProfiles|No site profile selected"
+msgstr ""
+
msgid "DastProfiles|No site profiles created yet"
msgstr "Nenhum perfil de site criado ainda"
@@ -11575,6 +11526,9 @@ msgstr "Senha"
msgid "DastProfiles|Password form field"
msgstr "Campo de formulário de senha"
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr "Nome do perfil"
@@ -11608,9 +11562,24 @@ msgstr "Perfis de verificação"
msgid "DastProfiles|Scanner name"
msgstr "Nome da verificação"
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 "Selecionar branch"
+msgid "DastProfiles|Select scanner profile"
+msgstr "Selecione o perfil da verificação"
+
+msgid "DastProfiles|Select site profile"
+msgstr "Selecione o perfil do site"
+
msgid "DastProfiles|Show debug messages"
msgstr "Mostrar mensagens de depuração"
@@ -11623,6 +11592,9 @@ msgstr "Perfis de site"
msgid "DastProfiles|Site name"
msgstr "Nome do site"
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr "Tipo de site"
@@ -11726,25 +11698,25 @@ msgid "DastSiteValidation|Revoke validation"
msgstr "Revogar validação"
msgid "DastSiteValidation|Step 1 - Choose site validation method."
-msgstr ""
+msgstr "Passo 1 - Escolha o método de validação do site."
msgid "DastSiteValidation|Step 2 - Add the following HTTP header to your site."
-msgstr ""
+msgstr "Passo 2 - Adicione o seguinte cabeçalho HTTP ao seu site."
msgid "DastSiteValidation|Step 2 - Add the following meta tag to your site."
-msgstr ""
+msgstr "Passo 2 - Adicione a seguinte meta tag ao seu site."
msgid "DastSiteValidation|Step 2 - Download the following text file, then upload it to the target site."
-msgstr ""
+msgstr "Passo 2 - Faça o download do seguinte arquivo de texto e envie para o site de destino."
msgid "DastSiteValidation|Step 3 - Confirm header location."
-msgstr ""
+msgstr "Passo 3 - Confirme a localização do cabeçalho."
msgid "DastSiteValidation|Step 3 - Confirm meta tag location."
-msgstr ""
+msgstr "Passo 3 - Confirme a localização da metatag."
msgid "DastSiteValidation|Step 3 - Confirm text file location."
-msgstr ""
+msgstr "Passo 3 - Confirme a localização do arquivo de texto."
msgid "DastSiteValidation|Text file validation"
msgstr ""
@@ -11791,7 +11763,7 @@ msgid "Data is still calculating..."
msgstr "Os dados ainda estĂŁo a ser calculados..."
msgid "Data refresh"
-msgstr ""
+msgstr "Atualização de dados"
msgid "Data type"
msgstr "Tipo de dados"
@@ -11848,7 +11820,7 @@ msgid "Date"
msgstr "Data"
msgid "Date merged"
-msgstr ""
+msgstr "Data da mesclagem"
msgid "Date range"
msgstr "Intervalo de datas"
@@ -11857,7 +11829,7 @@ msgid "Date range limited to %{number} days"
msgstr ""
msgid "Date range must be shorter than %{max_range} days."
-msgstr ""
+msgstr "O intervalo de datas deve ser menor que %{max_range} dias."
msgid "Day of month"
msgstr "Dia do mĂŞs"
@@ -11905,7 +11877,7 @@ msgid "Decline and sign out"
msgstr "Recusar e sair"
msgid "Decompressed archive size validation failed."
-msgstr ""
+msgstr "Falha ao validar tamanho do arquivo descompactado."
msgid "Decrease"
msgstr "Diminuir"
@@ -11965,7 +11937,7 @@ msgid "DefaultBranchProtection|Developers cannot push new commits, but are allow
msgstr "Os desenvolvedores não podem enviar novos commits, mas podem aceitar solicitações de mesclagem para a ramificação. Os mantenedores podem fazer push para a ramificação."
msgid "DefaultBranchProtection|Developers cannot push new commits, but maintainers can. No one can force push."
-msgstr ""
+msgstr "Os desenvolvedores não podem enviar novos commits, mas os mantenedores podem. Ninguém pode forçar o push."
msgid "DefaultBranchProtection|Fully protected"
msgstr "Totalmente protegido"
@@ -11977,7 +11949,7 @@ msgid "DefaultBranchProtection|Partially protected"
msgstr "Parcialmente protegido"
msgid "DefaultBranchProtection|Protected against pushes"
-msgstr ""
+msgstr "Protegido contra pushes"
msgid "Define a custom deploy freeze pattern with %{cronSyntaxStart}cron syntax%{cronSyntaxEnd}"
msgstr ""
@@ -11994,6 +11966,9 @@ msgstr "Defina os ambientes na(s) fase(s) de implantação em %{code_open}.gitla
msgid "Define how approval rules are applied to merge requests."
msgstr "Defina como as regras de aprovação são aplicadas às solicitações de mesclagem."
+msgid "Define rules for who can push, merge, and the required approvals for each branch."
+msgstr ""
+
msgid "Definition"
msgstr "Definição"
@@ -12030,6 +12005,12 @@ msgstr "Excluir %{name}"
msgid "Delete Comment"
msgstr "Excluir comentário"
+msgid "Delete File"
+msgstr "Excluir arquivo"
+
+msgid "Delete Internal Note"
+msgstr "Excluir nota interna"
+
msgid "Delete Key"
msgstr "Excluir chave"
@@ -12045,6 +12026,9 @@ msgstr "Excluir conta"
msgid "Delete artifacts"
msgstr "Excluir artefatos"
+msgid "Delete audio"
+msgstr "Excluir áudio"
+
msgid "Delete badge"
msgstr "Excluir selo"
@@ -12066,6 +12050,9 @@ msgstr "Excluir chave de implantação"
msgid "Delete file"
msgstr "Excluir arquivo"
+msgid "Delete image"
+msgstr "Excluir imagem"
+
msgid "Delete image repository"
msgstr "Excluir repositĂłrio de imagem"
@@ -12120,6 +12107,9 @@ msgstr "Excluir lista de usuário"
msgid "Delete variable"
msgstr "Excluir a variável"
+msgid "Delete video"
+msgstr "Excluir vĂ­deo"
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr "Falha ao remover os eventos. Por favor, tente novamente ou entre em contato com o administrador."
@@ -12138,12 +12128,6 @@ msgstr "Falha ao remover os webhooks. Por favor, tente novamente ou entre em con
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "Falha ao remover o repositĂłrio wiki. Por favor, tente novamente ou entre em contato com o administrador."
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "Falha ao restaurar o repositĂłrio do projeto. Por favor contate o administrador."
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr "Falha ao restaurar o repositĂłrio wiki. Por favor, contate o administrador."
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr "%{name}' Fluxo de Valor excluĂ­do"
@@ -12225,9 +12209,6 @@ msgstr "(nĂ­vel superior)"
msgid "Dependencies|All"
msgstr "Todas"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr "Componente"
@@ -12258,6 +12239,9 @@ msgstr "Localização e caminho de dependência"
msgid "Dependencies|Packager"
msgstr "Empacotador"
+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 "A tarefa %{codeStartTag}dependency_scanning%{codeEndTag} falhou e nĂŁo pode gerar a lista. Certifique-se de que a tarefa esteja funcionando corretamente e execute o pipeline novamente."
@@ -12268,7 +12252,7 @@ msgid "Dependencies|There may be multiple paths"
msgstr ""
msgid "Dependencies|Toggle vulnerability list"
-msgstr ""
+msgstr "Alternar lista de vulnerabilidades"
msgid "Dependencies|Unsupported file(s) detected"
msgstr "Arquivo(s) nĂŁo suportado(s) detectado(s)"
@@ -12298,7 +12282,7 @@ msgid "DependencyProxy|Cached %{time}"
msgstr ""
msgid "DependencyProxy|Clear cache"
-msgstr ""
+msgstr "Limpar cache"
msgid "DependencyProxy|Clear the Dependency Proxy cache automatically"
msgstr "Limpar o cache do proxy de dependĂŞncia automaticamente"
@@ -12312,9 +12296,6 @@ msgstr "Copiar prefixo"
msgid "DependencyProxy|Dependency Proxy"
msgstr "Proxy de dependĂŞncias"
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr "Prefixo da imagem do proxy de dependĂŞncia"
@@ -12325,7 +12306,7 @@ msgid "DependencyProxy|Image list"
msgstr "Lista de imagens"
msgid "DependencyProxy|Scheduled for deletion"
-msgstr ""
+msgstr "Programado para exclusĂŁo"
msgid "DependencyProxy|Storage settings"
msgstr "Configurações de armazenamento"
@@ -12357,6 +12338,9 @@ msgstr[1] "Implantações"
msgid "Deploy Keys"
msgstr "Chave de implantação"
+msgid "Deploy Token"
+msgstr "Token de implantação"
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12415,7 +12399,7 @@ msgid "DeployFreeze|Freeze start"
msgstr ""
msgid "DeployFreeze|No deploy freezes exist for this project. To add one, select %{strongStart}Add deploy freeze%{strongEnd}"
-msgstr ""
+msgstr "Não existem congelamentos de implantação para este projeto. Para adicionar um, selecione %{strongStart}Adicionar congelamento de implantação%{strongEnd}"
msgid "DeployFreeze|Specify deploy freezes using %{cron_syntax_link_start}cron syntax%{cron_syntax_link_end}."
msgstr ""
@@ -12538,7 +12522,7 @@ msgid "DeployTokens|Scopes"
msgstr "Escopos"
msgid "DeployTokens|This %{entity_type} has no active Deploy Tokens."
-msgstr "Este %{entity_type} não tem nenhuma tokem de implantação ativa."
+msgstr "Este %{entity_type} não tem nenhum tokem de implantação ativa."
msgid "DeployTokens|This action cannot be undone."
msgstr "Esta ação não pode ser desfeita."
@@ -12586,7 +12570,7 @@ msgid "Deployment Frequency"
msgstr "Frequência de implantação"
msgid "Deployment Target|%{linkStart}How to provision or deploy to Kubernetes clusters from GitLab?%{linkEnd}"
-msgstr ""
+msgstr "%{linkStart}Como provisionar ou implantar em clusters Kubernetes do GitLab?%{linkEnd}"
msgid "Deployment Target|Project deployment target (optional)"
msgstr "Destino da implantação do projeto (opcional)"
@@ -12616,13 +12600,13 @@ msgid "DeploymentApproval|Approving will run the manual job from deployment #%{d
msgstr ""
msgid "DeploymentApproval|Deployment tier: %{tier}"
-msgstr ""
+msgstr "Nível de implantação: %{tier}"
msgid "DeploymentApproval|Environment: %{environment}"
msgstr "Ambiente: %{environment}"
msgid "DeploymentApproval|Manual job: %{jobName}"
-msgstr ""
+msgstr "Tarefa manual: %{jobName}"
msgid "DeploymentTarget|GitLab Pages"
msgstr "GitLab Pages"
@@ -12687,7 +12671,7 @@ msgid "Deployment|Latest Deployed"
msgstr "Última implantação"
msgid "Deployment|Needs Approval"
-msgstr ""
+msgstr "Precisa de aprovação"
msgid "Deployment|Running"
msgstr "Em execução"
@@ -12699,7 +12683,7 @@ msgid "Deployment|Success"
msgstr "Sucesso"
msgid "Deployment|This deployment was created using the API"
-msgstr ""
+msgstr "Esta implantação foi criada usando a API"
msgid "Deployment|Triggerer"
msgstr ""
@@ -12737,17 +12721,20 @@ msgstr "Remoção e depreciação de funcionalidades"
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr "Depreciações|Para informações sobre uma possível substituição %{opstrace_link_start} leia mais sobre Opstrace %{link_end}."
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr "Os registros e recursos de rastreamento também foram descontinuados no GitLab 14.7 e estão %{removal_link_start} programados para remoção %{link_end} no GitLab 15.0."
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
-msgstr ""
+msgstr "Os registros e recursos de rastreamento foram descontinuados no GitLab 14.7 e estão %{epicStart} programados para remoção %{epicEnd} no GitLab 15.0."
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
+msgstr "Os registros e recursos de rastreamento foram descontinuados no GitLab 14.7 e estão %{removal_link_start} agendados para remoção %{link_end} no GitLab 15. . Para informações sobre uma possível substituição, %{opstrace_link_start} leia mais sobre Opstrace %{link_end}."
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
-msgstr ""
-
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
+msgstr "O recurso de métricas foi descontinuado no GitLab 14.7."
msgid "Deprioritize label"
msgstr "Despriorizar etiqueta"
@@ -12761,6 +12748,9 @@ msgstr "Descreva o objetivo das mudanças e o que os revisores devem estar cient
msgid "Description"
msgstr "Descrição"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr "Descrição (opcional)"
@@ -12770,9 +12760,6 @@ msgstr "Descrição analisada com %{link_start}GitLab Flavored Markdown%{link_en
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr "Descrição analisada com %{link_start}GitLab Flavored Markdown%{link_end}."
-msgid "Description template"
-msgstr "Modelo de descrição"
-
msgid "Description:"
msgstr "Descrição:"
@@ -12780,7 +12767,7 @@ msgid "Descriptive label"
msgstr "Etiqueta descritiva"
msgid "Design Management files and data"
-msgstr ""
+msgstr "Projeto de gerenciamento de arquivos e dados"
msgid "Design repositories"
msgstr "RepositĂłrios de design"
@@ -12793,8 +12780,8 @@ msgstr "%{current_design} de %{designs_count}"
msgid "DesignManagement|%{filename} did not change."
msgid_plural "DesignManagement|The designs you tried uploading did not change."
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%{filename} nĂŁo mudou."
+msgstr[1] "Os designs que vocĂŞ tentou enviar nĂŁo foram alterados."
msgid "DesignManagement|Adding a design with the same filename replaces the file in a new version."
msgstr "Adicionar um design com o mesmo nome de arquivo substitui o arquivo por uma nova versĂŁo."
@@ -12812,7 +12799,7 @@ msgid "DesignManagement|Archived designs will still be available in previous ver
msgstr ""
msgid "DesignManagement|Are you sure you want to archive the selected designs?"
-msgstr ""
+msgstr "Tem certeza de que deseja arquivar os designs selecionados?"
msgid "DesignManagement|Are you sure you want to cancel changes to this comment?"
msgstr "Você tem certeza que quer cancelar a alteração deste comentário?"
@@ -12860,7 +12847,7 @@ msgid "DesignManagement|Discard comment"
msgstr "Descartar comentário"
msgid "DesignManagement|Download design"
-msgstr ""
+msgstr "Baixar design"
msgid "DesignManagement|Error uploading a new design. Please try again."
msgstr ""
@@ -12899,10 +12886,10 @@ msgid "DesignManagement|Select all"
msgstr "Selecionar tudo"
msgid "DesignManagement|Some of the designs you tried uploading did not change: %{skippedFiles} and %{moreCount} more."
-msgstr ""
+msgstr "Alguns dos designs que vocĂŞ tentou enviar nĂŁo foram alterados: %{skippedFiles} e mais %{moreCount}."
msgid "DesignManagement|Some of the designs you tried uploading did not change: %{skippedFiles}."
-msgstr ""
+msgstr "Alguns dos designs que vocĂŞ tentou enviar nĂŁo foram alterados: %{skippedFiles}."
msgid "DesignManagement|The maximum number of designs allowed to be uploaded is %{upload_limit}. Please try again."
msgstr ""
@@ -12977,7 +12964,7 @@ msgid "DevopsAdoption|Adoption by subgroup"
msgstr "Adoção por subgrupo"
msgid "DevopsAdoption|Adoption over time"
-msgstr ""
+msgstr "Adoção ao longo do tempo"
msgid "DevopsAdoption|An error occurred while removing the group. Please try again."
msgstr "Ocorreu um erro ao remover o grupo. Por favor, tente novamente."
@@ -13133,7 +13120,7 @@ msgid "DevopsReport|Overview"
msgstr "VisĂŁo geral"
msgid "DevopsReport|Score"
-msgstr ""
+msgstr "Pontuação"
msgid "DevopsReport|Your score"
msgstr "Sua pontuação"
@@ -13142,7 +13129,7 @@ msgid "DevopsReport|Your usage"
msgstr "Seu uso"
msgid "Did not delete the source branch."
-msgstr ""
+msgstr "Não excluiu a ramificação de origem."
msgid "Didn't receive a confirmation email?"
msgstr "Não recebeu um e-mail de confirmação?"
@@ -13182,16 +13169,16 @@ msgstr[0] "%d exclusĂŁo"
msgstr[1] "%d exclusões"
msgid "Diffs|Expand all lines"
-msgstr ""
+msgstr "Expandir todas as linhas"
msgid "Diffs|Next 20 lines"
-msgstr ""
+msgstr "PrĂłximas 20 linhas"
msgid "Diffs|No file name available"
msgstr "Nenhum nome de arquivo disponĂ­vel"
msgid "Diffs|Previous 20 lines"
-msgstr ""
+msgstr "20 linhas anteriores"
msgid "Diffs|Show %{unfoldCount} lines"
msgstr "Mostrar %{unfoldCount} linhas"
@@ -13244,7 +13231,7 @@ msgid "Disable group runners"
msgstr "Desativar executores de grupo"
msgid "Disable the group-level wiki"
-msgstr ""
+msgstr "Desabilitar a wiki em nĂ­vel de grupo"
msgid "Disable two-factor authentication"
msgstr "Desativar autenticação de dois fatores"
@@ -13312,6 +13299,12 @@ msgstr "Testar"
msgid "Discover|Upgrade now"
msgstr "Atualizar agora"
+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 "Discutir uma sugestĂŁo ou pergunta especĂ­fica que precisa ser resolvida."
@@ -13339,7 +13332,7 @@ msgid "Dismiss merge request promotion"
msgstr "Dispensar promoção de solicitação de mesclagem"
msgid "Dismiss selected"
-msgstr ""
+msgstr "Dispensar selecionado"
msgid "Dismiss trial promotion"
msgstr "Ignorar promoção de avaliação"
@@ -13360,7 +13353,7 @@ msgid "Dismissed on pipeline %{pipelineLink} at %{projectLink}"
msgstr "Descartado no pipeline %{pipelineLink} em %{projectLink}"
msgid "Display"
-msgstr ""
+msgstr "Exibir"
msgid "Display alerts from all configured monitoring tools."
msgstr "Exibir alertas de todas as ferramentas de monitoramento configuradas."
@@ -13387,7 +13380,7 @@ msgid "Do not display content for customer experience improvement and offers fro
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 ""
+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}"
msgid "Do you want to remove this deploy key?"
msgstr "Você quer remover essa chave de implantação?"
@@ -13441,7 +13434,7 @@ msgid "Done"
msgstr "Pronto"
msgid "Dormant users"
-msgstr ""
+msgstr "Usuários inativos"
msgid "Download"
msgstr "Baixar"
@@ -13522,7 +13515,7 @@ msgid "Drop or %{linkStart}upload%{linkEnd} files to attach"
msgstr "Solte ou %{linkStart}envie%{linkEnd} arquivos para serem anexados"
msgid "Drop your designs to start your upload."
-msgstr ""
+msgstr "Solte os designs para começar o envio."
msgid "Drop your files to start your upload."
msgstr "Solte os arquivos para começar o envio."
@@ -13554,14 +13547,23 @@ msgstr "Validade"
msgid "Due date"
msgstr "Validade"
-msgid "Duplicate page: %{error_message}"
+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 "Página duplicada: %{error_message}"
+
msgid "Duration"
msgstr "Duração"
msgid "Duration (min)"
-msgstr ""
+msgstr "Duração (min)"
msgid "Duration|%s days"
msgstr "%s dias"
@@ -13650,6 +13652,9 @@ msgstr "Editar senha"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr "Editar perfil"
+
msgid "Edit Release"
msgstr "Editar versĂŁo"
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr "Editar aplicativo"
+msgid "Edit audio description"
+msgstr "Editar descrição do áudio"
+
msgid "Edit comment"
msgstr "Editar comentário"
@@ -13704,6 +13712,9 @@ msgstr "Editar grupo: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "Editar identidade para %{user_name}"
+msgid "Edit image description"
+msgstr "Editar descrição da imagem"
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13717,7 +13728,7 @@ msgid "Edit issues"
msgstr "Editar issues"
msgid "Edit link"
-msgstr ""
+msgstr "Editar link"
msgid "Edit merge requests"
msgstr "Editar solicitação de mesclagem"
@@ -13746,6 +13757,9 @@ msgstr "Editar tĂłpico: %{topic_name}"
msgid "Edit user: %{user_name}"
msgstr "Editar usuário: %{user_name}"
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "Editar página da wiki"
@@ -13942,7 +13956,7 @@ msgid "Enable"
msgstr "Ativar"
msgid "Enable Akismet"
-msgstr ""
+msgstr "Ativar Akismet"
msgid "Enable Amazon EKS integration"
msgstr "Ativar integração da Amazon EKS"
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr "Ativar PlantUML"
-msgid "Enable Pseudonymizer data collection"
-msgstr "Ativar coleção de dados Pseudonymizer"
-
msgid "Enable SSL verification"
msgstr "Ativar verificação SSL"
@@ -13989,15 +14000,9 @@ msgstr "Ativar novidades: Todos os nĂ­veis"
msgid "Enable What's new: Current tier only"
msgstr "Ativar novidades: Somente o nĂ­vel atual"
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr "Ativar que os tokens de acesso expirem apĂłs 2 horas. Se desativado, os tokens nĂŁo expiram."
-
msgid "Enable admin mode"
msgstr "Ativar modo administrativo"
@@ -14070,9 +14075,6 @@ msgstr "Ativar mĂşltiplos e-mails"
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 "Ative apenas para aplicativos confidenciais usados exclusivamente por um servidor de back-end confiável que pode armazenar com segurança o segredo do cliente. Não habilite para aplicativos móveis nativos, de página única ou outros aplicativos JavaScript porque eles não podem manter o segredo do cliente confidencial."
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr "Ative ou desative a coleção de dados Pseudonymizer"
-
msgid "Enable or disable version check and Service Ping."
msgstr "Ativar ou desativar a verificação de versão e o serviço de ping."
@@ -14092,7 +14094,7 @@ msgid "Enable security training"
msgstr "Ativar treinamento de segurança"
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 ""
+msgstr "Ative o treinamento de segurança para ajudar seus desenvolvedores a aprender como corrigir vulnerabilidades. Os desenvolvedores podem ver o treinamento de segurança de provedores educacionais selecionados, relevantes para a vulnerabilidade detectada."
msgid "Enable shared runners for all projects and subgroups in this group."
msgstr "Ativar executores compartilhados para todos os projetos e subgrupos neste grupo."
@@ -14119,16 +14121,16 @@ msgid "Enable version check"
msgstr "Ativar verificação de versão"
msgid "EnableReviewApp|%{stepStart}Step 1%{stepEnd}. Ensure you have Kubernetes set up and have a base domain for your %{linkStart}cluster%{linkEnd}."
-msgstr ""
+msgstr "%{stepStart}Etapa 1%{stepEnd}. Certifique-se de ter o Kubernetes configurado e ter um domĂ­nio base para seus %{linkStart}clusters%{linkEnd}."
msgid "EnableReviewApp|%{stepStart}Step 2%{stepEnd}. Copy the following snippet:"
-msgstr ""
+msgstr "%{stepStart}Etapa 2%{stepEnd}. Copie o seguinte trecho:"
msgid "EnableReviewApp|%{stepStart}Step 3%{stepEnd}. Add it to the project %{linkStart}gitlab-ci.yml%{linkEnd} file."
-msgstr ""
+msgstr "%{stepStart}Etapa 3%{stepEnd}. Adicione-o ao arquivo %{linkStart}gitlab-ci.yml%{linkEnd} do projeto."
msgid "EnableReviewApp|%{stepStart}Step 4 (optional)%{stepEnd}. Enable Visual Reviews by following the %{linkStart}setup instructions%{linkEnd}."
-msgstr ""
+msgstr "%{stepStart}Etapa 4 (opcional)%{stepEnd}. Ative as revisões visuais seguindo as %{linkStart}instruções de configuração%{linkEnd}."
msgid "EnableReviewApp|Close"
msgstr "Fechar"
@@ -14166,12 +14168,6 @@ msgstr "Termina em"
msgid "Ends: %{endsAt}"
msgstr "Termina em: %{endsAt}"
-msgid "Enforce SSH key expiration"
-msgstr "Forçar expiração de chave SSH"
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr "Forçar autenticação de dois fatores"
@@ -14203,7 +14199,7 @@ msgid "Enter an integer number between 0 and 100"
msgstr "Digite um nĂşmero inteiro entre 0 e 100"
msgid "Enter any color or choose one of the suggested colors below."
-msgstr ""
+msgstr "Insira qualquer cor ou escolha uma das cores sugeridas abaixo."
msgid "Enter any color."
msgstr "Digite qualquer cor."
@@ -14239,7 +14235,7 @@ msgid "Enter the %{name} title"
msgstr "Digite o tĂ­tulo para %{name}"
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 ""
+msgstr "Insira o código do aplicativo em duas etapas no seu dispositivo móvel. Se perdeu o seu dispositivo, você pode inserir um dos seus códigos de recuperação."
msgid "Enter the following to confirm:"
msgstr "Digite o seguinte para confirmar:"
@@ -14272,7 +14268,7 @@ msgid "Enterprise"
msgstr "Empresa"
msgid "Environment"
-msgstr ""
+msgstr "Ambiente"
msgid "Environment does not have deployments"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr "Escopo de ambiente"
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr "As variáveis de ambiente são configuradas pelo seu administrador para serem %{link_start}protegidas%{link_end} por padrão."
@@ -14305,7 +14298,7 @@ msgid "EnvironmentDashboard|Created through the Deployment API"
msgstr "Criado por meio da API de implantação"
msgid "EnvironmentDashboard|You are looking at the last updated environment"
-msgstr ""
+msgstr "Você está olhando para o último ambiente atualizado"
msgid "Environments"
msgstr "Ambientes"
@@ -14347,10 +14340,10 @@ msgid "EnvironmentsDashboard|This dashboard displays 3 environments per project,
msgstr "Esse painel exibe 3 ambientes por projeto e está vinculado ao painel de operações. Quando você adiciona ou remove um projeto de um painel, o GitLab adiciona ou remove o projeto do outro. %{linkStart}Mais informações%{linkEnd}"
msgid "Environments|An error occurred while canceling the auto stop, please try again"
-msgstr ""
+msgstr "Ocorreu um erro ao cancelar a parada automática, tente novamente"
msgid "Environments|An error occurred while deleting the environment. Check if the environment stopped; if not, stop it and try again."
-msgstr ""
+msgstr "Ocorreu um erro ao excluir o ambiente. Verifique se o ambiente parou; se nĂŁo, pare e tente novamente."
msgid "Environments|An error occurred while fetching the environments."
msgstr "Um erro ocorreu ao recuperar ambientes."
@@ -14371,10 +14364,10 @@ msgid "Environments|Are you sure you want to stop this environment?"
msgstr "VocĂŞ tem certeza de que deseja parar este ambiente?"
msgid "Environments|Auto stop"
-msgstr ""
+msgstr "Parada automática"
msgid "Environments|Auto stops %{autoStopAt}"
-msgstr ""
+msgstr "Paradas automáticas %{autoStopAt}"
msgid "Environments|Commit"
msgstr "Commit"
@@ -14404,7 +14397,7 @@ msgid "Environments|Deployment"
msgstr "Implantação"
msgid "Environments|Deployment %{status}"
-msgstr ""
+msgstr "Implantação %{status}"
msgid "Environments|Enable review app"
msgstr "Ativar app de revisĂŁo"
@@ -14422,7 +14415,7 @@ msgid "Environments|How do I create an environment?"
msgstr "Como criar um ambiente?"
msgid "Environments|Install Elastic Stack on your cluster to enable advanced querying capabilities such as full text search."
-msgstr ""
+msgstr "Instale o Elastic Stack em seu cluster para ativar recursos avançados de consulta, como pesquisa de texto completo."
msgid "Environments|Job"
msgstr "Tarefa"
@@ -14434,7 +14427,7 @@ msgid "Environments|Learn more about stopping environments"
msgstr "Saiba mais sobre como parar ambientes"
msgid "Environments|Logs from %{start} to %{end}."
-msgstr ""
+msgstr "Regitros de %{start} a %{end}."
msgid "Environments|New environment"
msgstr "Novo ambiente"
@@ -14449,7 +14442,7 @@ msgid "Environments|No pod selected"
msgstr "Nenhum pod selecionado"
msgid "Environments|No pods to display"
-msgstr ""
+msgstr "Nenhum pod para exibir"
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 "Observe que esta ação irá parar o ambiente mas %{emphasisStart}não%{emphasisEnd} terá efeito sobre qualquer deploy existente devido a \"ação de parar ambiente\" sendo definida no arquivo %{ciConfigLinkEnd}.gitlab-ci.yml%{ciConfigLinkStart}."
@@ -14530,10 +14523,10 @@ msgid "Environments|protected"
msgstr "protegido"
msgid "Environment|Auto stop %{time}"
-msgstr ""
+msgstr "Parada automática %{time}"
msgid "Environment|Deployment tier"
-msgstr ""
+msgstr "Nível de implantação"
msgid "Epic"
msgstr "Épico"
@@ -14589,9 +14582,6 @@ msgstr "VocĂŞ tem certeza de que quer remover %{bStart}%{targetIssueTitle}%{bEnd
msgid "Epics|Assign Epic"
msgstr "Atribuir Ă©pico"
-msgid "Epics|Enter a title for your epic"
-msgstr "Digite um tĂ­tulo para o seu Ă©pico"
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr "Deixe em branco para herdar as datas do marco"
@@ -14629,16 +14619,16 @@ msgid "Epics|Something went wrong while fetching epics list."
msgstr ""
msgid "Epics|Something went wrong while fetching group epics."
-msgstr ""
+msgstr "Algo deu errado ao buscar Ă©picas do grupo."
msgid "Epics|Something went wrong while moving item."
msgstr ""
msgid "Epics|Something went wrong while ordering item."
-msgstr ""
+msgstr "Algo deu errado ao fazer o pedido do item."
msgid "Epics|Something went wrong while removing issue from epic."
-msgstr ""
+msgstr "Algo deu errado ao remover a issue de Ă©pico."
msgid "Epics|Something went wrong while updating epics."
msgstr "Algo deu errado ao atualizar Ă©picos filhos."
@@ -14647,7 +14637,7 @@ msgid "Epics|This epic and any containing child epics are confidential and shoul
msgstr ""
msgid "Epics|This will also remove any descendents of %{bStart}%{targetEpicTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}. Are you sure?"
-msgstr ""
+msgstr "Isto também irá remover quaisquer descendentes de %{bStart}%{targetEpicTitle}%{bEnd} de %{bStart}%{parentEpicTitle}%{bEnd}. Você tem certeza?"
msgid "Epics|To schedule your epic's %{epicDateType} date based on milestones, assign a milestone with a %{epicDateType} date to any issue in the epic."
msgstr "Para agendar o seu Ă©pico %{epicDateType} baseado em marcos temporais, atribua um marco com uma data %{epicDateType} a qualquer issue no Ă©pico."
@@ -14890,7 +14880,7 @@ msgid "ErrorTracking|Enable error tracking"
msgstr "Ativar rastreamento de erros"
msgid "ErrorTracking|Error tracking backend"
-msgstr ""
+msgstr "Erro ao rastrear o back-end"
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 "Se você auto-hospeda o Sentry, insira o URL completo da sua instância do Sentry. Se você usa a solução hospedada do Sentry, digite https://sentry.io"
@@ -14941,22 +14931,22 @@ msgid "Escalation policy:"
msgstr "Política de escalação:"
msgid "EscalationPolicies|%{clockIcon} IF alert is not %{alertStatus} in %{minutes}"
-msgstr ""
+msgstr "%{clockIcon} SE o alerta nĂŁo for %{alertStatus} em %{minutes}"
msgid "EscalationPolicies|%{notificationIcon} THEN %{doAction} %{forScheduleOrUser}"
-msgstr ""
+msgstr "|%{notificationIcon} ENTĂO %{doAction} %{forScheduleOrUser}"
msgid "EscalationPolicies|+ Add an additional rule"
msgstr "+ Adicionar uma regra adicional"
msgid "EscalationPolicies|A schedule is required for adding an escalation policy."
-msgstr ""
+msgstr "É necessário um agendamento para adicionar uma política de escalação."
msgid "EscalationPolicies|A schedule is required for adding an escalation policy. Please create an on-call schedule first."
msgstr "Um agendamento é necessário para adicionar uma política de escalação. Por favor, crie um agendamento de plantão."
msgid "EscalationPolicies|A user is required for adding an escalation policy."
-msgstr ""
+msgstr "É necessário um usuário para adicionar uma política de escalação."
msgid "EscalationPolicies|Add an escalation policy"
msgstr "Adicionar uma política de escalação"
@@ -14989,7 +14979,7 @@ msgid "EscalationPolicies|Escalation policies"
msgstr "Políticas de escalação"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
-msgstr ""
+msgstr "Política de escalação %{obstacle} no projeto %{project}"
msgid "EscalationPolicies|Escalation rules"
msgstr "Regras de escalação"
@@ -15001,7 +14991,7 @@ msgid "EscalationPolicies|IF alert is not %{alertStatus} in %{minutes} minutes"
msgstr "Se alerta nĂŁo for %{alertStatus} em %{minutes} minutos"
msgid "EscalationPolicies|Maximum of 10 rules has been reached."
-msgstr ""
+msgstr "O máximo de 10 regras foi atingido."
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
@@ -15039,6 +15029,9 @@ msgstr "Estimativa"
msgid "Estimated"
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 "EventFilterBy|Filter by all"
msgstr "Filtrar por tudo"
@@ -15069,6 +15062,9 @@ msgstr "Filtrar por wiki"
msgid "Events"
msgstr "Eventos"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "Cada tentativa de %{action} falhou: %{job_error_message}. Por favor, tente novamente."
@@ -15152,6 +15148,9 @@ msgstr "Tudo o que vocĂŞ precisa para criar um site do GitLab Pages usando o Jek
msgid "Everything you need to create a GitLab Pages site using Middleman"
msgstr "Tudo o que vocĂŞ precisa para criar um site do GitLab Pages usando o Middleman."
+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 "Tudo o que vocĂŞ precisa para criar um site do GitLab Pages usando HTML simples"
@@ -15218,15 +15217,15 @@ msgstr "Expandir arquivo"
msgid "Expand issues"
msgstr "Expandir issues"
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr "Expandir marcos"
msgid "Expand panel"
msgstr "Expandir painel"
-msgid "Expand pipeline"
-msgstr "Expandir pipeline"
-
msgid "Expand settings section"
msgstr "Expandir seção de configurações"
@@ -15251,9 +15250,6 @@ msgstr "Data de expiração (opcional)"
msgid "Expiration date:"
msgstr "Data de expiração:"
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "Expirado"
@@ -15303,7 +15299,7 @@ msgid "Explore public projects"
msgstr "Explorar projetos pĂşblicos"
msgid "Explore snippets"
-msgstr ""
+msgstr "Explorar snippets"
msgid "Explore topics"
msgstr "Explorar tĂłpicos"
@@ -15336,7 +15332,7 @@ msgid "Export requirements"
msgstr "Exportar requisitos"
msgid "Export this group with all related data."
-msgstr ""
+msgstr "Exportar este grupo com todos os dados relacionados."
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 "Exporte este projeto com todos os seus dados relacionados para movê-lo para uma nova instância do GitLab. Quando o arquivo exportado estiver pronto, você poderá baixá-lo nesta página ou no link de download na notificação por e-mail que você receberá. Você pode então importá-lo ao criar um novo projeto. %{link_start}Saiba mais.%{link_end}"
@@ -15347,9 +15343,6 @@ msgstr "Exporte a variável para pipelines em execução apenas em branches e ta
msgid "Exported requirements"
msgstr "Requisitos exportados"
-msgid "External ID"
-msgstr "ID externo"
-
msgid "External URL"
msgstr "URL externo"
@@ -15390,22 +15383,22 @@ msgid "ExternalAuthorization|Client authorization key"
msgstr "Chave de autorização do cliente"
msgid "ExternalAuthorization|Client authorization key password (optional)"
-msgstr ""
+msgstr "Senha da chave de autorização do cliente (opcional)"
msgid "ExternalAuthorization|Default classification label"
msgstr "Etiqueta de classificação padrão"
msgid "ExternalAuthorization|Enable classification control using an external service"
-msgstr ""
+msgstr "Ativar controle de classificação usando um serviço externo"
msgid "ExternalAuthorization|External authorization"
msgstr "Autorização externa"
msgid "ExternalAuthorization|External authorization request timeout (seconds)"
-msgstr ""
+msgstr "Tempo limite de requisição de autorização externa (segundos)"
msgid "ExternalAuthorization|External classification policy authorization."
-msgstr ""
+msgstr "Autorização da política de classificação externa."
msgid "ExternalAuthorization|Passphrase required to decrypt the private key. Encrypted when stored."
msgstr ""
@@ -15551,7 +15544,7 @@ msgid "Failed to install."
msgstr "Falha ao instalar."
msgid "Failed to load"
-msgstr ""
+msgstr "Falha ao carregar"
msgid "Failed to load Roadmap"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr "Falha ao remover a chave do usuário."
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr "Falha ao redefinir a chave. Por favor, tente novamente."
-
msgid "Failed to retrieve page"
msgstr "Falha ao recuperar a página"
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Modelos de arquivos"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "Erro ao enviar arquivo."
@@ -16072,7 +16068,7 @@ msgid "Filter by merge requests that are currently closed and unmerged."
msgstr ""
msgid "Filter by merge requests that are currently merged."
-msgstr ""
+msgstr "Filtrar por solicitações de mesclagem atualmente mescladas."
msgid "Filter by milestone"
msgstr "Filtrar por marco"
@@ -16161,6 +16157,9 @@ msgstr "Primeiro nome"
msgid "First seen"
msgstr "Visto a primeira vez"
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16174,19 +16173,19 @@ msgid "FloC|Configure whether you want to participate in FloC."
msgstr ""
msgid "FloC|Enable FloC (Federated Learning of Cohorts)"
-msgstr ""
+msgstr "Ativar FloC (Aprendizagem Federada de grupo)"
msgid "FloC|Federated Learning of Cohorts"
-msgstr ""
+msgstr "Aprendizagem federada de grupo (FLC)"
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
-msgstr ""
+msgstr "Enviar notificações de eventos do GitLab para fluxos do Flowdock."
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows. %{docs_link}"
-msgstr ""
+msgstr "Enviar notificações de eventos do GitLab para fluxos do Flowdock. %{docs_link}"
msgid "Focus filter bar"
msgstr ""
@@ -16206,6 +16205,12 @@ msgstr "URL do FogBugz"
msgid "FogBugz import"
msgstr "Importação do FogBugz"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "Pasta/%{name}"
@@ -16231,7 +16236,7 @@ msgid "For additional information, review your %{link_to} or contact your group
msgstr ""
msgid "For additional information, review your group membership: %{link_to} or contact your group owner."
-msgstr ""
+msgstr "Para obter informações adicionais, revise sua associação ao grupo: %{link_to} ou entre em contato com o proprietário do grupo."
msgid "For each job, clone the repository."
msgstr "Para cada tarefa, clone o repositĂłrio."
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "Para mais informações, vá para o "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16321,7 +16329,7 @@ msgid "ForkProject|Select a namespace"
msgstr "Selecionar um espaço nominal"
msgid "ForkProject|The project can be accessed by any logged in user."
-msgstr ""
+msgstr "O projeto pode ser acessado por qualquer usuário logado."
msgid "ForkProject|The project can be accessed without any authentication."
msgstr "O projeto pode ser acessado sem nenhuma autenticação."
@@ -16330,7 +16338,7 @@ msgid "ForkProject|Visibility level"
msgstr "NĂ­vel de visibilidade"
msgid "ForkProject|Want to house several dependent projects under the same namespace?"
-msgstr ""
+msgstr "Quer hospedar vários projetos dependentes no mesmo espaço de nome?"
msgid "ForkSuggestion|Cancel"
msgstr "Cancelar"
@@ -16365,14 +16373,11 @@ msgstr "Erros encontrados em seu %{gitlab_ci_yml}:"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Erros encontrados em seu .gitlab-ci.yml:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr "Avisos encontrados em seu .gitlab-ci.yml"
-
msgid "Framework successfully deleted"
msgstr ""
msgid "Free Trial of GitLab.com Ultimate"
-msgstr ""
+msgstr "Avaliação gratuita do GitLab.com Ultimate"
msgid "Freeze end"
msgstr ""
@@ -16399,6 +16404,9 @@ msgid "From %{providerTitle}"
msgstr "Do %{providerTitle}"
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
+msgstr "A partir de 22 de junho de 2022 (GitLab 15.1), espaços de nomes pessoais gratuitos e grupos de nível superior serão limitados a %{free_limit} membros"
+
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
msgstr ""
msgid "From issue creation until deploy to production"
@@ -16449,15 +16457,9 @@ msgstr "Gerar etiquetas padrĂŁo"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "Gerar chave"
-
msgid "Generate new export"
msgstr "Gerar nova exportação"
-msgid "Generate new token"
-msgstr "Gerar um novo token"
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr "em (%{timeAgo})"
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr "Filtrar por nome"
msgid "Geo|Filter by status"
msgstr "Filtrar por status"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr "Off-line"
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "Sincronização pendente"
@@ -16858,11 +16857,14 @@ msgstr "Ressincronizar"
msgid "Geo|Resync all"
msgstr "Ressincronizar todos"
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
-msgstr "Ressincronizar todos os projetos"
+msgid "Geo|Resync project"
+msgstr ""
msgid "Geo|Retry count"
msgstr "Contagem de retentativas"
@@ -16873,8 +16875,11 @@ msgstr "Verificar novamente"
msgid "Geo|Reverify all"
msgstr "Reverificar todos"
-msgid "Geo|Reverify all projects"
-msgstr "Reverificar todos os projetos"
+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 ""
@@ -16895,10 +16900,10 @@ msgid "Geo|Select shards to replicate"
msgstr ""
msgid "Geo|Selective (%{syncLabel})"
-msgstr ""
+msgstr "Seletivo (%{syncLabel})"
msgid "Geo|Selective synchronization"
-msgstr ""
+msgstr "Sincronização seletiva"
msgid "Geo|Set the timeout in seconds to send a secondary site status to the primary and IPs allowed for the secondary sites."
msgstr ""
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr "O nome do site nĂŁo pode ficar em branco"
@@ -16988,7 +16996,7 @@ msgid "Geo|This will reverify all projects. It may take some time to complete. A
msgstr ""
msgid "Geo|Time in seconds"
-msgstr ""
+msgstr "Tempo em segundos"
msgid "Geo|Tracking database entry will be removed. Are you sure?"
msgstr ""
@@ -16997,7 +17005,7 @@ msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
msgstr "O registro de rastreamento do projeto (%{project_id}) foi removido com ĂŞxito."
msgid "Geo|Tuning settings"
-msgstr ""
+msgstr "Ajuste de configuração"
msgid "Geo|URL can't be blank"
msgstr ""
@@ -17006,10 +17014,10 @@ msgid "Geo|URL must be a valid url (ex: https://gitlab.com)"
msgstr "O URL deve ser um URL válido (por exemplo: https://gitlab.com)"
msgid "Geo|Undefined"
-msgstr ""
+msgstr "Indefinido"
msgid "Geo|Unhealthy"
-msgstr ""
+msgstr "Insalubre"
msgid "Geo|Unknown"
msgstr "Desconhecido"
@@ -17137,6 +17145,9 @@ msgstr "Mesclado por: %{author} em %{timestamp}*"
msgid "GitLab"
msgstr "GitLab"
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "GitLab / Cancelar inscrição"
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr "Grupo do GitLab: %{source_link}"
@@ -17218,7 +17232,7 @@ msgstr "O GitLab está obtendo um certificado SSL Let's Encrypt para este domín
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr "URL de metadados do GitLab"
msgid "GitLab project export"
msgstr "Exportação do projeto GitLab"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr "GitLab.com"
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "Importação do GitLab.com"
@@ -17272,6 +17286,9 @@ msgstr "Páginas de aceso"
msgid "GitLabPages|Are you sure?"
msgstr "VocĂŞ tem certeza?"
+msgid "GitLabPages|Can be overridden per project. For no limit, enter 0. To inherit the value, leave empty."
+msgstr ""
+
msgid "GitLabPages|Certificate: %{subject}"
msgstr "Certificado: %{subject}"
@@ -17293,8 +17310,8 @@ msgstr "Forçar HTTPS (requer certificados validos)"
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 of pages (MB)"
-msgstr "Tamanho máximo de páginas (MB)"
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
msgid "GitLabPages|New Domain"
msgstr "Novo domĂ­nio"
@@ -17308,6 +17325,12 @@ msgstr "Páginas"
msgid "GitLabPages|Remove"
msgstr "Remover"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "Remover páginas"
@@ -17323,9 +17346,6 @@ msgstr "Ocorreu um erro ao obter o certificado Let's Encrypt para %{domain}. Par
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr "NĂŁo verificado"
@@ -17342,7 +17362,7 @@ msgid "GitLabPages|With GitLab Pages you can host your static website directly f
msgstr "Com GitLab Pages, você pode hospedar seu site estático diretamente do seu repositório do GitLab. %{docs_link_start}Saiba mais.%{link_end}"
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 ""
+msgstr "O site da sua página ainda não está configurado. Consulte a documentação %{docs_link_start}GitLab Pages%{link_end} para saber como enviar seu site estático e fazer com que o GitLab o sirva. Você também pode se inspirar nos %{samples_link_start}exemplos de projetos do Pages%{link_end}."
msgid "GitLabPages|Your pages are served under:"
msgstr "Suas páginas são servidas sob:"
@@ -17381,7 +17401,7 @@ msgid "GithubIntegration|Create a %{token_link_start}personal access token%{toke
msgstr "Crie um %{token_link_start}token de acesso pessoal%{token_link_end} com acessos %{status_html} concedidos e cole-o aqui."
msgid "GithubIntegration|Enable static status check names"
-msgstr ""
+msgstr "Ativar nomes de verificação de status estáticos"
msgid "GithubIntegration|Obtain statuses for commits and pull requests."
msgstr "Obtenha o status para commits e pull requests."
@@ -17393,7 +17413,7 @@ msgid "GithubIntegration|Select this if you want GitHub to mark status checks as
msgstr ""
msgid "GithubIntegration|Static status check names (optional)"
-msgstr ""
+msgstr "Nomes de verificação de status estático (opcional)"
msgid "GithubIntegration|This requires mirroring your GitHub repository to this project. %{docs_link}"
msgstr "Isso requer o espelhamento de seu repositĂłrio do GitHub para este projeto. %{docs_link}"
@@ -17411,7 +17431,7 @@ msgid "Gitpod|The URL to your Gitpod instance configured to read your GitLab pro
msgstr ""
msgid "Gitpod|To use Gitpod you must first enable the feature in the integrations section of your %{linkStart}user preferences%{linkEnd}."
-msgstr ""
+msgstr "Para usar o Gitpod você deve primeiro ativar o recurso na seção de integrações de suas %{linkStart}preferências de usuário%{linkEnd}."
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 ""
@@ -17485,6 +17505,9 @@ msgstr "no grupo"
msgid "GlobalSearch|in project"
msgstr "no projeto"
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "Voltar"
@@ -17554,6 +17577,9 @@ msgstr "Ir para métricas"
msgid "Go to next page"
msgstr "Ir para a próxima página"
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr "Voltar para a página anterior"
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr "Ir para o site primário"
@@ -17584,6 +17613,9 @@ msgstr "Ir para os gráficos do repositório"
msgid "Go to snippets"
msgstr "Ir para snippets"
+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 ""
@@ -17632,9 +17664,6 @@ msgstr "Ir para seus projetos"
msgid "Go to your snippets"
msgstr "Ir para seus snippets"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr "Google Cloud"
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17741,7 +17767,7 @@ msgid "GraphViewType|Stage"
msgstr "Estágio"
msgid "Graphs"
-msgstr ""
+msgstr "Gráficos"
msgid "Gravatar"
msgstr "Gravatar"
@@ -17789,7 +17815,7 @@ msgid "Group application: %{name}"
msgstr ""
msgid "Group applications"
-msgstr ""
+msgstr "Aplicativos de grupo"
msgid "Group audit events"
msgstr ""
@@ -17927,22 +17953,22 @@ msgid "GroupActivityMetrics|Recent activity"
msgstr "Atividade recente"
msgid "GroupImport|Failed to import group."
-msgstr ""
+msgstr "Falha ao importar o grupo."
msgid "GroupImport|Group '%{group_name}' is being imported."
-msgstr ""
+msgstr "O grupo '%{group_name}' está sendo importado."
msgid "GroupImport|Group could not be imported: %{errors}"
-msgstr ""
+msgstr "O grupo nĂŁo pĂ´de ser importado: %{errors}"
msgid "GroupImport|Please wait while we import the group for you. Refresh at will."
-msgstr ""
+msgstr "Por favor, aguarde enquanto importamos o grupo para vocĂŞ. Atualize Ă  vontade."
msgid "GroupImport|The group was successfully imported."
-msgstr ""
+msgstr "O grupo foi importado com sucesso."
msgid "GroupImport|Unable to process group import file"
-msgstr ""
+msgstr "Não foi possível processar o arquivo de importação do grupo"
msgid "GroupPage|Copy group ID"
msgstr "Copiar ID do grupo"
@@ -17987,7 +18013,7 @@ msgid "GroupRoadmap|To make your epics appear in the roadmap, add start or due d
msgstr ""
msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of the %{linkStart}child epics%{linkEnd}."
-msgstr ""
+msgstr "Para visualizar o planejamento, adicione uma data de inĂ­cio ou de vencimento a um dos %{linkStart}Ă©picos filhos%{linkEnd}."
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 "Para visualizar o planejamento, adicione uma data de inĂ­cio ou de vencimento a um dos seus Ă©picos neste grupo ou em seus subgrupos; de %{startDate} a %{endDate}."
@@ -18058,8 +18084,8 @@ msgstr "Gerar um token SCIM"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr "Gera um token SCIM para configurar seu Sistema para Gerenciamento de Identidade entre DomĂ­nios."
-msgid "GroupSAML|Identity"
-msgstr "Identidade"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr ""
@@ -18218,7 +18244,7 @@ msgid "GroupSettings|Compliance frameworks"
msgstr "Frameworks de conformidade"
msgid "GroupSettings|Configure compliance frameworks to make them available to projects in this group. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
+msgstr "Configure estruturas de conformidade para disponibilizá-las para projetos neste grupo. %{linkStart}Saiba mais.%{linkEnd}"
msgid "GroupSettings|Custom project templates"
msgstr "Modelos de projetos personalizados"
@@ -18236,7 +18262,7 @@ msgid "GroupSettings|Disable group mentions"
msgstr "Desabilitar menções de grupo"
msgid "GroupSettings|Enable customer relations"
-msgstr ""
+msgstr "Ativar relações com o cliente"
msgid "GroupSettings|Enable delayed project deletion"
msgstr "Ativar exclusĂŁo atrasada do projeto"
@@ -18257,7 +18283,7 @@ msgid "GroupSettings|Pipeline settings was updated for the group"
msgstr ""
msgid "GroupSettings|Please choose a group URL with no special characters or spaces."
-msgstr ""
+msgstr "Por favor, escolha um URL de grupo sem caracteres especiais ou espaços."
msgid "GroupSettings|Prevent forking outside of the group"
msgstr "Evitar fork fora do grupo"
@@ -18292,12 +18318,12 @@ msgstr "Selecionar o grupo pai"
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr "Selecione o projeto que contém seu arquivo personalizado do Insights."
+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 "Defina o nome inicial e as proteções para a ramificação padrão dos novos repositórios criados no grupo."
-msgid "GroupSettings|Set the maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
-msgstr ""
-
msgid "GroupSettings|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "O pipeline de Auto DevOps é executado se nenhum arquivo de configuração de CI for encontrado."
@@ -18391,15 +18417,33 @@ msgstr "Esse recurso requer um navegador com suporte a localStorage"
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Um grupo é uma coleção de vários projetos."
+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 "Se você organizar seus projetos num grupo, será como uma pasta."
msgid "GroupsEmptyState|No groups found"
msgstr "Nenhum grupo encontrado"
+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 "Você pode gerenciar permissões de membros e acesso do seu grupo para cada projeto no grupo."
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr "%{linkStart}Grupos%{linkEnd} permitem que você gerencie e colabore em vários projetos. Os membros de um grupo têm acesso a todos os seus projetos."
@@ -18421,15 +18465,15 @@ msgstr "Criar novo grupo"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr "Exportar grupos com todos os seus dados relacionados e mova para uma nova instância do GitLab."
-
msgid "GroupsNew|GitLab source URL"
msgstr "URL da fonte 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}."
+msgid "GroupsNew|Import a group and related data from another GitLab instance."
+msgstr ""
+
msgid "GroupsNew|Import group"
msgstr "Importar grupo"
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr "TĂ­tulo 3"
msgid "Heading 4"
msgstr "TĂ­tulo 4"
-msgid "Headings"
-msgstr "TĂ­tulos"
-
msgid "Health"
msgstr "SaĂşde"
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr "Ajuda"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "Olá %{username}!"
+msgid "Hi %{username},"
+msgstr "Olá %{username},"
+
msgid "Hidden"
msgstr "Oculto"
msgid "Hide"
msgstr "Ocultar"
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "Ocultar projetos arquivados"
@@ -18859,7 +18912,7 @@ msgid "Hierarchy|Is there a framework or type of work item you wish you had acce
msgstr ""
msgid "Hierarchy|Planning hierarchy"
-msgstr ""
+msgstr "Hierarquia de planejamento"
msgid "Hierarchy|Take the work items survey"
msgstr ""
@@ -18963,9 +19016,6 @@ msgstr "Como uso um terminal web?"
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr "Atualizar visualização"
msgid "IDE|Review"
msgstr "Revisar"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr "Commit realizado com sucesso"
@@ -19122,9 +19175,6 @@ 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 YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr "Se isso foi um erro, vocĂŞ pode %{leave_link_start}deixar o %{source_type}%{link_end}."
@@ -19186,7 +19242,7 @@ msgid "If you want to remove this email address, visit the %{settings_link_to} p
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 ""
+msgstr "Se você comprou ou renovou sua assinatura e possui um código de ativação, insira-o abaixo para iniciar o processo de ativação."
msgid "If your HTTP repository is not publicly accessible, add your credentials."
msgstr "Se o seu repositório HTTP não está acessível publicamente, adicione suas credenciais."
@@ -19200,9 +19256,6 @@ msgstr "Ignorado"
msgid "Image URL"
msgstr "URL da imagem"
-msgid "Image details"
-msgstr "Detalhes da imagem"
-
msgid "ImageDiffViewer|2-up"
msgstr "2-up"
@@ -19402,23 +19455,32 @@ msgid "Importing..."
msgstr "Importando..."
msgid "Import|There is not a valid Git repository at this URL. If your HTTP repository is not publicly accessible, verify your credentials."
-msgstr ""
+msgstr "Não há um repositório de Git válido neste URL. Se seu repositório HTTP não for acessível publicamente, verifique suas credenciais."
msgid "Improve customer support with Service Desk"
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."
+msgid "In a seat"
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."
+
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 "Em andamento"
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr "Em uso"
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr "Logotipo de %{organization_name}"
@@ -19444,7 +19506,7 @@ msgid "InProductMarketing|*GitLab*, noun: a synonym for efficient teams"
msgstr ""
msgid "InProductMarketing|...and you can get a free trial of GitLab Ultimate"
-msgstr ""
+msgstr "...e você pode obter uma avaliação gratuita do GitLab Ultimate"
msgid "InProductMarketing|3 ways to dive into GitLab CI/CD"
msgstr ""
@@ -19489,7 +19551,7 @@ msgid "InProductMarketing|Break down silos to coordinate seamlessly across devel
msgstr ""
msgid "InProductMarketing|Building for iOS? We've got you covered."
-msgstr ""
+msgstr "Construindo para iOS? Estamos protegendo vocĂŞ."
msgid "InProductMarketing|Burn up/down charts"
msgstr "Gravar gráficos para cima/para baixo"
@@ -19612,13 +19674,13 @@ msgid "InProductMarketing|Get our import guides"
msgstr ""
msgid "InProductMarketing|Get set up to build for iOS"
-msgstr ""
+msgstr "Prepare-se para construir para iOS"
msgid "InProductMarketing|Get started today"
-msgstr ""
+msgstr "Comece hoje mesmo"
msgid "InProductMarketing|Get started today with a 30-day GitLab Ultimate trial, no credit card required."
-msgstr ""
+msgstr "Comece hoje com uma avaliação de 30 dias do GitLab Ultimate, sem necessidade de cartão de crédito."
msgid "InProductMarketing|Get started with GitLab CI/CD"
msgstr "Primeiros passos com GitLab CI/CD"
@@ -19633,7 +19695,7 @@ msgid "InProductMarketing|Git basics"
msgstr "Conceitos básicos de Git"
msgid "InProductMarketing|GitHub Enterprise projects to GitLab"
-msgstr ""
+msgstr "GitHub Enterprise para o GitLab"
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 ""
@@ -19696,7 +19758,7 @@ msgid "InProductMarketing|Invite them to help out."
msgstr ""
msgid "InProductMarketing|Invite your colleagues and start shipping code faster."
-msgstr ""
+msgstr "Convide seus colegas e comece a enviar o cĂłdigo mais rapidamente."
msgid "InProductMarketing|Invite your colleagues to join in less than one minute"
msgstr ""
@@ -19726,7 +19788,7 @@ msgid "InProductMarketing|Launch GitLab CI/CD in 20 minutes or less"
msgstr ""
msgid "InProductMarketing|Learn how to build for iOS"
-msgstr ""
+msgstr "Saiba como construir para iOS"
msgid "InProductMarketing|Lower cost of development"
msgstr "Menor custo de desenvolvimento"
@@ -19795,31 +19857,31 @@ 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 ""
+msgstr "Comece uma avaliação do GitLab Ultimate hoje em menos de um minuto, sem necessidade de cartão de crédito."
msgid "InProductMarketing|Start a Self-Managed trial"
-msgstr ""
+msgstr "Iniciar um teste autogerenciado"
msgid "InProductMarketing|Start a free trial"
msgstr ""
msgid "InProductMarketing|Start a free trial of GitLab Ultimate – no credit card required"
-msgstr ""
+msgstr "Comece uma avaliação gratuita do GitLab Ultimate – sem necessidade de cartão de crédito"
msgid "InProductMarketing|Start a trial"
msgstr "Inicie uma avaliação"
msgid "InProductMarketing|Start by %{performance_link}"
-msgstr ""
+msgstr "Comece por %{performance_link}"
msgid "InProductMarketing|Start by importing your projects"
-msgstr ""
+msgstr "Comece importando seus projetos"
msgid "InProductMarketing|Start with a GitLab Ultimate free trial"
-msgstr ""
+msgstr "Comece com uma avaliação gratuita do GitLab Ultimate"
msgid "InProductMarketing|Start your trial now!"
-msgstr ""
+msgstr "Comece sua avaliação agora!"
msgid "InProductMarketing|Start your trial today to experience single application success and discover all the features of GitLab Ultimate for free!"
msgstr "Comece sua avaliação hoje para experimentar o sucesso de um único aplicativo e descubra todos os recursos do GitLab Ultimate gratuitamente!"
@@ -19839,6 +19901,9 @@ 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 ""
@@ -19855,7 +19920,7 @@ msgid "InProductMarketing|This is email %{current_series} of %{total_series} in
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 ""
+msgstr "Este é o e-mail %{current_series} de %{total_series} da série %{track} . Para desativar e-mails de notificação enviados por sua instância local do GitLab, entre em contato com seu administrador ou %{unsubscribe_link}."
msgid "InProductMarketing|Ticketmaster decreased their CI build time by 15X"
msgstr ""
@@ -19864,7 +19929,7 @@ msgid "InProductMarketing|Tired of wrestling with disparate tool chains, informa
msgstr ""
msgid "InProductMarketing|To opt out of these onboarding emails, %{unsubscribe_link}."
-msgstr ""
+msgstr "Para desativar esses e-mails de integração, %{unsubscribe_link}."
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 ""
@@ -19873,7 +19938,7 @@ msgid "InProductMarketing|Track completed issues in a chart, so you can see how
msgstr ""
msgid "InProductMarketing|Try GitLab Ultimate for free"
-msgstr ""
+msgstr "Experimente o GitLab Ultimate gratuitamente"
msgid "InProductMarketing|Try it out"
msgstr ""
@@ -19909,16 +19974,16 @@ msgid "InProductMarketing|Very easy"
msgstr "Muito fácil"
msgid "InProductMarketing|Visualize your epics and milestones in a timeline."
-msgstr ""
+msgstr "Visualize seus Ă©picos e marcos em uma linha do tempo."
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 ""
+msgstr "Deseja colocar seu aplicativo iOS em funcionamento, incluindo a publicação até o TestFlight? Siga nosso guia para configurar o GitLab e o fastlane para publicar aplicativos para iOS na App Store."
msgid "InProductMarketing|Want to host GitLab on your servers?"
msgstr ""
msgid "InProductMarketing|Watch iOS building in action."
-msgstr ""
+msgstr "Assista a construção do iOS em ação."
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 ""
@@ -19960,10 +20025,10 @@ msgid "InProductMarketing|go to about.gitlab.com"
msgstr ""
msgid "InProductMarketing|how easy it is to get started"
-msgstr ""
+msgstr "como é fácil começar"
msgid "InProductMarketing|quick start guide"
-msgstr ""
+msgstr "guia de início rápido"
msgid "InProductMarketing|repository mirroring"
msgstr ""
@@ -19987,7 +20052,7 @@ msgid "InProductMarketing|using a CI/CD template"
msgstr ""
msgid "InProductMarketing|you may %{unsubscribe_link} at any time."
-msgstr ""
+msgstr "vocĂŞ pode %{unsubscribe_link} a qualquer momento."
msgid "Inactive"
msgstr "Inativo"
@@ -20008,16 +20073,16 @@ msgid "IncidentManagement|%{hours} hours, %{minutes} minutes remaining"
msgstr "%{hours} horas, %{minutes} minutos restantes"
msgid "IncidentManagement|%{minutes} minutes remaining"
-msgstr ""
+msgstr "%{minutes} minutos restantes"
msgid "IncidentManagement|Achieved SLA"
-msgstr ""
+msgstr "SLA arquivado"
msgid "IncidentManagement|Acknowledged"
-msgstr ""
+msgstr "Reconhecido"
msgid "IncidentManagement|All"
-msgstr ""
+msgstr "Todos"
msgid "IncidentManagement|All alerts promoted to incidents are automatically displayed within the list."
msgstr ""
@@ -20032,7 +20097,7 @@ msgid "IncidentManagement|An error occurred while updating the incident status.
msgstr ""
msgid "IncidentManagement|Assign paging status"
-msgstr ""
+msgstr "Atribuir status de paginação"
msgid "IncidentManagement|Assignees"
msgstr "Responsáveis"
@@ -20044,7 +20109,7 @@ msgid "IncidentManagement|Create incident"
msgstr "Criar incidente"
msgid "IncidentManagement|Critical - S1"
-msgstr ""
+msgstr "CrĂ­tico - S1"
msgid "IncidentManagement|Date created"
msgstr "Data de criação"
@@ -20053,46 +20118,46 @@ msgid "IncidentManagement|Display your incidents in a dedicated view"
msgstr "Exibir seus incidentes em uma visĂŁo dedicada"
msgid "IncidentManagement|High - S2"
-msgstr ""
+msgstr "Alto - S2"
msgid "IncidentManagement|Incident"
-msgstr ""
+msgstr "Incidente"
msgid "IncidentManagement|Incidents"
-msgstr ""
+msgstr "Incidentes"
msgid "IncidentManagement|Learn more about incident statuses"
-msgstr ""
+msgstr "Saiba mais sobre status de incidentes"
msgid "IncidentManagement|Low - S4"
-msgstr ""
+msgstr "Baixo - S4"
msgid "IncidentManagement|Medium - S3"
-msgstr ""
+msgstr "MĂ©dio - S3"
msgid "IncidentManagement|Missed SLA"
-msgstr ""
+msgstr "SLA omitido"
msgid "IncidentManagement|No incidents to display."
-msgstr ""
+msgstr "Nenhum incidente para exibir."
msgid "IncidentManagement|None"
-msgstr ""
+msgstr "Nenhum"
msgid "IncidentManagement|Open"
-msgstr ""
+msgstr "Aberto"
msgid "IncidentManagement|Page your team with escalation policies"
-msgstr ""
+msgstr "Envie sua equipe com polĂ­ticas de escalonamento"
msgid "IncidentManagement|Paged"
-msgstr ""
+msgstr "Paginado"
msgid "IncidentManagement|Published"
msgstr "Publicado"
msgid "IncidentManagement|Published to status page"
-msgstr ""
+msgstr "Publicado na página de status"
msgid "IncidentManagement|Resolved"
msgstr "Resolvido"
@@ -20107,7 +20172,7 @@ msgid "IncidentManagement|Status"
msgstr "Status"
msgid "IncidentManagement|There are no closed incidents"
-msgstr ""
+msgstr "Não há incidentes encerrados"
msgid "IncidentManagement|There was an error displaying the incidents."
msgstr ""
@@ -20116,10 +20181,10 @@ msgid "IncidentManagement|Time to SLA"
msgstr "Tempo para SLA"
msgid "IncidentManagement|Triggered"
-msgstr ""
+msgstr "Disparado"
msgid "IncidentManagement|Unassigned"
-msgstr ""
+msgstr "NĂŁo atribuĂ­do"
msgid "IncidentManagement|Unknown"
msgstr "Desconhecido"
@@ -20128,7 +20193,7 @@ msgid "IncidentManagement|Unpublished"
msgstr "NĂŁo publicado"
msgid "IncidentManagement|Use escalation policies to automatically page your team when incidents are created."
-msgstr ""
+msgstr "Use políticas de escalação para automaticamente contactar sua equipe quando incidentes acontecerem."
msgid "IncidentSettings|Activate \"time to SLA\" countdown timer"
msgstr ""
@@ -20271,9 +20336,6 @@ msgstr "Incompleto"
msgid "Increase"
msgstr "Aumentar"
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr "ĂŤndice"
@@ -20320,7 +20382,7 @@ msgid "InfrastructureRegistry|Terraform"
msgstr "Terraform"
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 ""
+msgstr "Terraform são a principal forma de empacotar e reutilizar configurações de recursos com o Terraform. Saiba mais sobre como %{noPackagesLinkStart}criar módulos do Terraform%{noPackagesLinkEnd} no GitLab."
msgid "InfrastructureRegistry|To authorize access to the Terraform registry:"
msgstr ""
@@ -20335,7 +20397,7 @@ msgid "Inherited:"
msgstr "Herdado:"
msgid "Initial default branch name"
-msgstr ""
+msgstr "Gerenciar nome da ramificação padrão"
msgid "Initial default branch protection"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr "Inserir um bloco de cĂłdigo-fonte"
msgid "Insert a quote"
msgstr "Inserir uma citação"
-msgid "Insert a video"
-msgstr "Inserir um vĂ­deo"
-
-msgid "Insert an image"
-msgstr "Inserir uma imagem"
-
msgid "Insert code"
msgstr "Inserir cĂłdigo"
@@ -20382,9 +20438,6 @@ msgstr "Insira coluna antes"
msgid "Insert image"
msgstr "Inserir imagem"
-msgid "Insert inline code"
-msgstr "Inserir cĂłdigo-fonte embutido"
-
msgid "Insert link"
msgstr "Inserir link"
@@ -20397,9 +20450,6 @@ msgstr "Inserir linha abaixo"
msgid "Insert suggestion"
msgstr "Inserir sugestĂŁo"
-msgid "Insert video"
-msgstr "Inserir vĂ­deo"
-
msgid "Insights"
msgstr "Insights"
@@ -20456,6 +20506,33 @@ msgstr "Integração"
msgid "Integration Settings"
msgstr "Configurações de integração"
+msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgstr ""
+
+msgid "IntegrationEvents|A comment is added on an issue"
+msgstr ""
+
+msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Integrações"
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20550,10 +20630,10 @@ msgid "Integrations|GitLab administrators can set up integrations that all group
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 ""
+msgstr "Os administradores do GitLab podem configurar integrações que todos os projetos herdam e usam por padrão. Essas integrações se aplicam a todos os projetos que ainda não usam configurações personalizadas. Você pode substituir configurações personalizadas para um projeto, se as configurações forem necessárias nesse nível. Saiba mais sobre o %{integrations_link_start}gerenciamento de integração em nível em grupo%{link_end}."
msgid "Integrations|Group-level integration management"
-msgstr ""
+msgstr "Gerenciamento de integração em nível de grupo"
msgid "Integrations|Includes Standard, plus the entire commit message, commit hash, and issue IDs"
msgstr ""
@@ -20592,10 +20672,10 @@ msgid "Integrations|No linked namespaces"
msgstr ""
msgid "Integrations|Projects using custom settings"
-msgstr ""
+msgstr "Projetos usando configurações personalizadas"
msgid "Integrations|Projects using custom settings will not be affected."
-msgstr ""
+msgstr "Projetos usando configurações personalizadas não serão afetados."
msgid "Integrations|Projects using custom settings will not be impacted unless the project owner chooses to use parent level defaults."
msgstr ""
@@ -20661,7 +20741,7 @@ msgid "Integrations|You can close this window."
msgstr ""
msgid "Integrations|You can use this alias in your Slack commands"
-msgstr ""
+msgstr "VocĂŞ pode usar este alias em seus comandos do Slack"
msgid "Integrations|You haven't activated any integrations yet."
msgstr "Você ainda não ativou nenhuma integração."
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr "Modo interativo"
@@ -20705,6 +20791,9 @@ msgstr "Interno - O projeto pode ser acessado por qualquer usuário entrado, exc
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr "Nota interna"
+
msgid "Internal users"
msgstr "Usuários internos"
@@ -20712,7 +20801,7 @@ msgid "Internal users cannot be deactivated"
msgstr ""
msgid "Interval"
-msgstr ""
+msgstr "Intervalo"
msgid "Interval Pattern"
msgstr "PadrĂŁo de intervalo"
@@ -20894,6 +20983,9 @@ msgstr "Convide seus colegas"
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 "Percebemos que você não convidou ninguém para este grupo. Convide seus colegas para que você possa discutir problemas, colaborar em solicitações de mesclagem e compartilhar seu conhecimento."
+msgid "InviteMembersModal| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}Leia mais%{linkEnd} sobre as permissões de cargos"
@@ -20904,25 +20996,25 @@ msgid "InviteMembersModal|Cancel"
msgstr "Cancelar"
msgid "InviteMembersModal|Choose a project for the issues"
-msgstr ""
+msgstr "Escolha um projeto para as issues"
msgid "InviteMembersModal|Close invite team members"
msgstr ""
msgid "InviteMembersModal|Congratulations on creating your project, you're almost there!"
-msgstr ""
+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|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
-msgstr "Membro do GitLab ou endereço de e-mail"
-
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
-msgstr ""
+msgstr "Que tal convidar um ou dois colegas para se juntar a vocĂŞ?"
msgid "InviteMembersModal|Invite"
msgstr "Convidar"
@@ -20933,17 +21025,17 @@ msgstr "Convidar um grupo"
msgid "InviteMembersModal|Invite members"
msgstr "Convidar membros"
+msgid "InviteMembersModal|Manage members"
+msgstr ""
+
msgid "InviteMembersModal|Members were successfully added"
msgstr "Membros foram adicionados com sucesso"
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
-msgstr ""
-
msgid "InviteMembersModal|Search for a group to invite"
msgstr "Pesquisar um grupo para convidar"
msgid "InviteMembersModal|Select a group to invite"
-msgstr ""
+msgstr "Selecione um grupo para convidar"
msgid "InviteMembersModal|Select a role"
msgstr "Selecione um cargo"
@@ -20954,30 +21046,48 @@ msgstr "Selecione membros ou digite o endereço de e-mail"
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
-msgstr "Vocêestá convidando membros para o grupo %{strongStart}%{name}%{strongEnd}."
+msgstr "Você está convidando membros para o grupo %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} project."
-msgstr "Vocêestá convidando membros para o grupo %{strongStart}%{name}%{strongEnd}."
+msgstr "Você está convidando membros para o grupo %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You're inviting members to the %{strongStart}%{name}%{strongEnd} group."
-msgstr "Vocêestá convidando membros para o grupo %{strongStart}%{name}%{strongEnd}."
+msgstr "Você está convidando membros para o grupo %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You're inviting members to the %{strongStart}%{name}%{strongEnd} project."
-msgstr "Vocêestá convidando membros para o projeto %{strongStart}%{name}%{strongEnd}."
+msgstr "Você está convidando membros para o projeto %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "Convidar grupo"
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr "Convidado"
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr "Canais e usuários separados por espaços em branco. %{recipients_docs_link}"
@@ -21293,6 +21400,9 @@ msgstr "Issues podem ser bugs, tarefas ou ideias a serem discutidas. Além disso
msgid "Issues closed"
msgstr "Issues fechadas"
+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 "As issues devem corresponder a este escopo para aparecer nesta lista."
@@ -21383,56 +21493,56 @@ msgstr "Iteração atualizada"
msgid "Iterations"
msgstr "Iterações"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr "Adicionar iteração"
msgid "Iterations|All"
-msgstr ""
+msgstr "Todos"
msgid "Iterations|Cadence configuration is invalid."
-msgstr ""
+msgstr "A configuração de cadência é inválida."
msgid "Iterations|Cadence name"
-msgstr ""
+msgstr "Nome da cadĂŞncia"
+
+msgid "Iterations|Can be converted"
+msgstr "Pode ser convertida"
msgid "Iterations|Cancel"
-msgstr ""
+msgstr "Cancelar"
msgid "Iterations|Couldn't find iteration cadence"
-msgstr ""
+msgstr "Não foi possível encontrar a cadência de iteração"
msgid "Iterations|Create cadence"
-msgstr ""
+msgstr "Criar cadĂŞncia"
msgid "Iterations|Create iteration"
-msgstr ""
+msgstr "Criar iteração"
msgid "Iterations|Delete cadence"
-msgstr ""
+msgstr "Excluir cadĂŞncia"
msgid "Iterations|Delete iteration cadence?"
-msgstr ""
+msgstr "Excluir cadência de iteração?"
msgid "Iterations|Delete iteration?"
msgstr "Excluir iteração?"
msgid "Iterations|Description"
-msgstr ""
+msgstr "Descrição"
msgid "Iterations|Done"
-msgstr ""
+msgstr "ConcluĂ­do"
msgid "Iterations|Due date"
-msgstr ""
+msgstr "Data de vencimento"
msgid "Iterations|Duration"
msgstr "Duração"
msgid "Iterations|Edit cadence"
-msgstr ""
+msgstr "Editar cadĂŞncia"
msgid "Iterations|Edit iteration"
msgstr "Editar iteração"
@@ -21443,8 +21553,8 @@ msgstr "Editar cadência de iteração"
msgid "Iterations|Error loading iteration cadences."
msgstr "Erro ao carregar cadências de iteração."
-msgid "Iterations|Future iterations"
-msgstr "Iterações futuras"
+msgid "Iterations|First iteration start date"
+msgstr ""
msgid "Iterations|Iteration cadences"
msgstr "Cadências de iteração"
@@ -21452,13 +21562,13 @@ msgstr "Cadências de iteração"
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
-msgstr ""
-
msgid "Iterations|Learn more about automatic scheduling"
+msgstr "Saiba mais sobre agendamento automático"
+
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21474,28 +21584,28 @@ msgid "Iterations|No iteration cadences to show."
msgstr "Sem cadências de iteração para mostrar."
msgid "Iterations|No iterations found"
-msgstr ""
+msgstr "Nenhuma iteração encontrada"
msgid "Iterations|No iterations in cadence."
msgstr "Nenhuma integrações em cadência"
+msgid "Iterations|No one can change this date after the cadence has begun."
+msgstr ""
+
msgid "Iterations|No open iterations."
msgstr "Sem iterações abertas."
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
msgid "Iterations|Open"
-msgstr ""
-
-msgid "Iterations|Requires update"
-msgstr ""
+msgstr "Abrir"
msgid "Iterations|Roll over issues"
msgstr ""
msgid "Iterations|Save changes"
-msgstr ""
+msgstr "Salvar alterações"
msgid "Iterations|Select duration"
msgstr "Selecionar duração"
@@ -21506,22 +21616,19 @@ msgstr "Selecionar nĂşmero"
msgid "Iterations|Select start date"
msgstr "Selecionar data de inĂ­cio"
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr "Data de inĂ­cio"
-msgid "Iterations|The duration for each iteration (in weeks)"
-msgstr ""
+msgid "Iterations|The duration of each iteration (in weeks)."
+msgstr "A duração de cada iteração (em semanas)."
msgid "Iterations|The iteration has been deleted."
msgstr "A iteração foi excluída."
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr "Isso removerá a iteração de quaisquer issues atribuídos a ela."
msgid "Iterations|Title"
msgstr "TĂ­tulo"
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr "Para converter esta cadência para agendamento automático, adicione uma duração e número de próximas iterações. A atualização é irreversível."
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ msgstr "Falha ao criar ramificação."
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|New branch was successfully created."
msgstr ""
@@ -21653,11 +21778,14 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr "URL base da instância do Jira."
+msgid "JiraService|Change GitLab version"
+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 ""
+msgstr "JiraService|Deixar issues do GitLab e do Jira ativos ao mesmo tempo, pode causar confusão. Considere %{gitlab_issues_link_start}desativar os issues do GitLab%{link_end} se não for usá-los."
msgid "JiraService|Enable Jira issue creation from vulnerabilities"
msgstr ""
@@ -21686,9 +21814,15 @@ msgstr "Por exemplo, 12, 24"
msgid "JiraService|For example, AB"
msgstr "Por exemplo, AB"
+msgid "JiraService|For example: https://gitlab.example.com"
+msgstr ""
+
msgid "JiraService|GitLab for Jira Configuration"
msgstr "GitLab para configuração do Jira"
+msgid "JiraService|GitLab instance URL"
+msgstr ""
+
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
@@ -21737,24 +21871,18 @@ 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 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."
-msgid "JiraService|This is a Premium feature"
-msgstr "Este Ă© um recurso Premium"
-
-msgid "JiraService|This is an Ultimate feature"
-msgstr "Este Ă© um recurso Ultimate"
-
msgid "JiraService|Transition Jira issues to their final state:"
msgstr "Transição das issues do Jira para o estado final:"
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr "Melhore de seu plano para ativar esse recurso de Integração do Jira."
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Use o Jira como rastreador de issue deste projeto."
@@ -21779,6 +21907,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "URL da Web"
+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 ""
@@ -21789,10 +21923,10 @@ msgid "JiraService|Work on Jira issues without leaving GitLab. Add a Jira menu t
msgstr ""
msgid "JiraService|You can now close this window and%{br}return to the GitLab for Jira application."
-msgstr ""
+msgstr "Agora vocĂŞ pode fechar esta janela e%{br}retornar ao aplicativo GitLab para Jira."
msgid "JiraService|You must configure Jira before enabling this integration. %{jira_doc_link_start}Learn more.%{link_end}"
-msgstr ""
+msgstr "Você deve configurar o Jira antes de ativar esta integração. %{jira_doc_link_start}Saiba mais.%{link_end}"
msgid "Job"
msgstr "Tarefa"
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr "Tarefa falhou nÂş %{build_id}"
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr "A tarefa foi apagada"
@@ -21846,6 +21974,9 @@ msgid "Jobs older than the configured time are considered expired and are archiv
msgstr ""
msgid "Jobs|All"
+msgstr "Todos"
+
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
msgstr ""
msgid "Jobs|Are you sure you want to proceed?"
@@ -21861,13 +21992,13 @@ msgid "Jobs|Filter jobs"
msgstr ""
msgid "Jobs|Finished"
-msgstr ""
+msgstr "ConcluĂ­dos"
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 ""
+msgstr "Tarefas são os blocos de construção de um pipeline GitLab CI/CD. Cada tarefa tem uma tarefa específica, como código de teste. Para configurar tarefas em um pipeline de CI/CD, adicione um arquivo de configuração de CI/CD ao seu projeto."
msgid "Jobs|No jobs to show"
msgstr "Nenhuma tarefa para mostrar"
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr "Status"
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr "Use trabalhos para automatizar suas tarefas"
@@ -21980,18 +22114,21 @@ msgstr "Os artefatos foram removidos"
msgid "Job|The artifacts will be removed"
msgstr "Os artefatos serĂŁo removidos"
+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 "Esses artefatos são os mais recentes. Eles não serão excluídos (mesmo se expirados) até que os artefatos mais novos estejam disponíveis."
msgid "Job|This job failed because the necessary resources were not successfully created."
msgstr "Esta tarefa falhou porque os recursos necessários não foram criados com sucesso."
+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 "Essa tarefa travou porque o projeto nĂŁo tem qualquer executor online atribuĂ­do a ela."
-msgid "Job|This job is stuck because you don't have any active runners online or available with any of these tags assigned to them:"
-msgstr ""
-
msgid "Job|This job is stuck because you don't have any active runners that can run this job."
msgstr ""
@@ -22010,6 +22147,9 @@ msgstr "manual"
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 "Participe da reuniĂŁo com Zoom"
@@ -22034,9 +22174,6 @@ msgstr "Jul"
msgid "July"
msgstr "Julho"
-msgid "Jump to next unresolved thread"
-msgstr "Ir para o prĂłximo tĂłpico nĂŁo resolvido"
-
msgid "Jun"
msgstr "Jun"
@@ -22059,10 +22196,7 @@ msgid "Keep artifacts from most recent successful jobs"
msgstr "Manter artefatos de tarefas com sucesso mais recentes"
msgid "Keep divergent refs"
-msgstr ""
-
-msgid "Keep editing"
-msgstr "Manter edição"
+msgstr "Manter referĂŞncias divergentes"
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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr "Idioma"
+msgid "Language type"
+msgstr "Tipo de linguagem"
+
msgid "Large File Storage"
msgstr "Armazenamento de arquivos grandes"
@@ -22306,6 +22443,9 @@ msgstr "Última edição em %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr "Última edição por %{link_start}%{avatar} %{name}%{link_end}"
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22400,13 +22540,13 @@ msgid "Layout|Fluid"
msgstr "Fluido"
msgid "Lead Time"
-msgstr ""
+msgstr "Tempo de atividade"
msgid "Lead Time for Changes"
-msgstr ""
+msgstr "Tempo de espera para mudanças"
msgid "Lead time"
-msgstr ""
+msgstr "Tempo de espera"
msgid "Learn GitLab"
msgstr "Aprenda GitLab"
@@ -22472,10 +22612,10 @@ msgid "Learn more about groups."
msgstr "Saiba mais sobre os grupos."
msgid "Learn more about max seats used"
-msgstr ""
+msgstr "Saiba mais sobre o máximo de assentos usados"
msgid "Learn more about seats owed"
-msgstr ""
+msgstr "Saiba mais sobre assentos devidos"
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 ""
@@ -22586,7 +22726,7 @@ msgid "LearnGitLab|Your team is growing! You've successfully invited new team me
msgstr ""
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
-msgstr ""
+msgstr "Entre em contato com seu administrador para iniciar uma avaliação gratuita do Ultimate."
msgid "LearnGitlab|Creating your onboarding experience..."
msgstr ""
@@ -22640,7 +22780,7 @@ msgid "Let's talk!"
msgstr "Vamos conversar!"
msgid "License Compliance"
-msgstr "License Compliance"
+msgstr "Conformidade de licença"
msgid "License Compliance| Used by"
msgstr "Usado por"
@@ -22648,9 +22788,6 @@ msgstr "Usado por"
msgid "License compliance"
msgstr "Conformidade de licença"
-msgid "License file"
-msgstr "Arquivo de licença"
-
msgid "License key"
msgstr "Chave de licença"
@@ -22658,16 +22795,16 @@ msgid "License overview"
msgstr ""
msgid "LicenseCompliance|%{docLinkStart}License Approvals%{docLinkEnd} are active"
-msgstr ""
+msgstr "%{docLinkStart}Aprovações de licença%{docLinkEnd} estão ativas"
msgid "LicenseCompliance|%{docLinkStart}License Approvals%{docLinkEnd} are inactive"
-msgstr ""
+msgstr "%{docLinkStart}Aprovações de licença%{docLinkEnd} estão inativas"
msgid "LicenseCompliance|Acceptable for use in this project"
msgstr "Aceitável para uso neste projeto"
msgid "LicenseCompliance|Acceptable license to be used in the project"
-msgstr ""
+msgstr "Licença aceitável para ser usada no projeto"
msgid "LicenseCompliance|Add license and related policy"
msgstr "Adicionar licença e política relacionada"
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "License Compliance não detectou licenças apenas para o branch de origem"
@@ -22738,7 +22870,7 @@ msgid "LicenseCompliance|License name"
msgstr "Nome da licença"
msgid "LicenseCompliance|No policy matches this license"
-msgstr ""
+msgstr "Nenhuma política corresponde a esta licença"
msgid "LicenseCompliance|Out-of-compliance with the project's policies and should be removed"
msgstr ""
@@ -22756,7 +22888,7 @@ msgid "LicenseCompliance|There are currently no policies that match in this proj
msgstr ""
msgid "LicenseCompliance|This license already exists in this project."
-msgstr ""
+msgstr "Esta licença já existe neste projeto."
msgid "LicenseCompliance|Uncategorized"
msgstr "Sem categoria"
@@ -22765,7 +22897,7 @@ msgid "LicenseCompliance|Update approvals"
msgstr ""
msgid "LicenseCompliance|You are about to remove the license, %{name}, from this project."
-msgstr ""
+msgstr "Você está prestes a remover a licença %{name} deste projeto."
msgid "LicenseManagement|Allowed"
msgstr ""
@@ -22825,13 +22957,13 @@ msgid "Licenses|Name"
msgstr "Nome"
msgid "Licenses|Policies"
-msgstr ""
+msgstr "PolĂ­ticas"
msgid "Licenses|Policy"
-msgstr ""
+msgstr "PolĂ­tica"
msgid "Licenses|Policy violation: denied"
-msgstr ""
+msgstr "Violação da política: negada"
msgid "Licenses|Specified policies in this project"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr "Link (opcional)"
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr "Vincule o Sentry ao GitLab para descobrir e visualizar os erros gerados pela sua aplicação."
@@ -22899,9 +23031,6 @@ msgstr "TĂ­tulo do link"
msgid "Link title is required"
msgstr "TĂ­tulo do link Ă© obrigatĂłrio"
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22912,7 +23041,7 @@ msgid "Linked emails (%{email_count})"
msgstr "E-mails vinculados (%{email_count})"
msgid "Linked epics"
-msgstr ""
+msgstr "Épicos vinculados"
msgid "Linked issues"
msgstr "Issues vinculadas"
@@ -22944,7 +23073,7 @@ msgstr "Lista de todos commits de mesclagem"
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ msgstr "Configurações de lista"
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 "Exibir em lista"
@@ -22983,9 +23115,6 @@ msgstr "Carregando estados de contribuição para membros de grupo"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr "Carregando mais"
@@ -22995,6 +23124,9 @@ msgstr "Carregando snippet"
msgid "Loading the GitLab IDE..."
msgstr "Carregando IDE do GitLab..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "Carregando..."
@@ -23005,7 +23137,7 @@ msgid "Localization"
msgstr "Localização"
msgid "Location"
-msgstr ""
+msgstr "Localização"
msgid "Location:"
msgstr "Local:"
@@ -23022,6 +23154,9 @@ msgstr "Bloquear arquivo?"
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "Bloqueio nĂŁo encontrado"
@@ -23029,7 +23164,7 @@ msgid "Lock the discussion"
msgstr "Bloquear discussĂŁo"
msgid "Lock this %{issuableDisplayName}? Only %{strongStart}project members%{strongEnd} will be able to comment."
-msgstr ""
+msgstr "Bloquear essa %{issuableDisplayName}? Apenas %{strongStart}membro do projeto%{strongEnd} poderá comentar."
msgid "Lock to current projects"
msgstr "Travar para projetos existentes"
@@ -23178,12 +23313,18 @@ msgstr "Faça com que todos em sua equipe sejam mais produtivos, independentemen
msgid "Make issue confidential"
msgstr "Tornar essa issue confidencial"
+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 issue confidential."
msgstr "Torna esta issue confidencial."
+msgid "Manage"
+msgstr "Gerenciar"
+
msgid "Manage %{workspace} labels"
msgstr "Gerenciar etiquetas de %{workspace}"
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr "Marcar tarefa como concluĂ­da"
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr "Ajuda do Markdown"
msgid "Markdown enabled."
msgstr "Markdown ativado."
-msgid "Markdown is supported"
-msgstr "Markdown Ă© suportado"
-
msgid "Markdown supported."
msgstr "Markdown suportado."
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23371,7 +23509,7 @@ msgid "Mattermost URL:"
msgstr ""
msgid "Mattermost notifications"
-msgstr ""
+msgstr "Notificações de Mattermost"
msgid "MattermostService|Add to Mattermost"
msgstr "Adicionar ao Mattermost"
@@ -23419,7 +23557,7 @@ msgid "Max role"
msgstr "Cargo max"
msgid "Max seats used"
-msgstr ""
+msgstr "Máximo de assentos utilizados"
msgid "Max session time"
msgstr "Tempo máximo de sessão"
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr "Duração mínima de uma sessão."
+msgid "Maximum export size"
+msgstr "Tamanho máximo de exportação"
+
+msgid "Maximum export size (MB)"
+msgstr "Tamanho máximo de exportação (MB)"
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23551,7 +23692,7 @@ msgid "Maximum npm package file size in bytes"
msgstr "Tamanho máximo de arquivo para pacote npm em bytes"
msgid "Maximum number of %{name} (%{count}) exceeded"
-msgstr ""
+msgstr "Número máximo de %{name} (%{count}) excedido(a)"
msgid "Maximum number of changes (branches or tags) in a single push for which webhooks and services trigger (default is 3)."
msgstr ""
@@ -23565,6 +23706,9 @@ msgstr "Número máximo de espelhos que podem estar sincronizando ao mesmo tempo
msgid "Maximum number of projects."
msgstr "Número máximo de projetos."
+msgid "Maximum number of requests per minute"
+msgstr ""
+
msgid "Maximum number of requests per minute for an authenticated user"
msgstr ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr "Máximo de 255 caracteres"
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr "Tamanho máximo dos arquivos de exportação."
+
msgid "Maximum size of import files."
msgstr "Tamanho máximo dos arquivos de importação."
@@ -23738,7 +23888,7 @@ msgid "Members|Are you sure you want to remove \"%{groupName}\"?"
msgstr ""
msgid "Members|Are you sure you want to remove %{usersName} from \"%{source}\"?"
-msgstr ""
+msgstr "Tem certeza de que deseja remover %{usersName} de \"%{source}\"?"
msgid "Members|Are you sure you want to remove this orphaned member from \"%{source}\"?"
msgstr ""
@@ -23750,7 +23900,7 @@ msgid "Members|Are you sure you want to withdraw your access request for \"%{sou
msgstr ""
msgid "Members|Direct"
-msgstr ""
+msgstr "Direto"
msgid "Members|Disabled"
msgstr "Desativado"
@@ -23768,7 +23918,7 @@ msgid "Members|Expiration date updated successfully."
msgstr ""
msgid "Members|Filter groups"
-msgstr ""
+msgstr "Filtrar grupos"
msgid "Members|Filter members"
msgstr "Filtrar membros"
@@ -23987,7 +24137,7 @@ msgid "MergeRequestAnalytics|Time to merge"
msgstr "Tempo de mesclar"
msgid "MergeRequestApprovals|Define approval rules and settings to ensure %{link_start}separation of duties%{link_end} for new merge requests."
-msgstr ""
+msgstr "Defina regras e configurações de aprovação para garantir %{link_start}separação de tarefas%{link_end} para novas solicitações de mesclagem."
msgid "MergeRequestApprovals|Enforce %{link_start}separation of duties%{link_end} for all projects."
msgstr "Aplicar %{link_start}separação de tarefas%{link_end} para todos os projetos."
@@ -24176,7 +24326,7 @@ msgid "Metrics and profiling"
msgstr "MĂ©tricas e perfis"
msgid "Metrics:"
-msgstr ""
+msgstr "MĂ©tricas:"
msgid "MetricsDashboardAnnotation|Annotation can't belong to both a cluster and an environment at the same time"
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr "Mais de %{number_commits_distance} diferentes commits com %{default_bran
msgid "More topics"
msgstr "Mais tĂłpicos"
+msgid "Most common"
+msgstr "Mais comuns"
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr "Meu tĂłpico"
msgid "My-Reaction"
msgstr "Minha reação"
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr "Nome"
@@ -24951,16 +25101,16 @@ msgid "Name:"
msgstr "Nome:"
msgid "Namespace"
-msgstr ""
+msgstr "Espaço de nome"
msgid "Namespace ID:"
-msgstr ""
+msgstr "ID do espaço de nome:"
msgid "Namespace is empty"
-msgstr ""
+msgstr "O espaço de nome está vazio"
msgid "Namespace:"
-msgstr ""
+msgstr "Espaço de nome:"
msgid "NamespaceStorageSize|%{namespace_name} contains %{locked_project_count} locked project"
msgid_plural "NamespaceStorageSize|%{namespace_name} contains %{locked_project_count} locked projects"
@@ -25007,13 +25157,13 @@ msgid "NamespaceStorage|Action required: Storage has been exceeded for %{namespa
msgstr ""
msgid "NamespaceStorage|Buy more storage"
-msgstr ""
+msgstr "Comprar mais armazenamento"
msgid "NamespaceStorage|We recommend that you buy additional storage to ensure your service is not interrupted."
-msgstr ""
+msgstr "Recomendamos que você compre armazenamento adicional para garantir que seu serviço não seja interrompido."
msgid "NamespaceStorage|We recommend that you buy additional storage to resume normal service."
-msgstr ""
+msgstr "Recomendamos que você compre armazenamento adicional para retomar o serviço normal."
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 ""
@@ -25105,33 +25255,6 @@ msgstr "Rede"
msgid "Network:"
msgstr "Rede:"
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr "O ambiente não possui plataforma de implantação"
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr "Política inválida ou vazia"
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr "Erro de Kubernetes: %{error}"
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr "PolĂ­tica"
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr "Pesquisar por nome de polĂ­tica"
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "Nunca"
@@ -25566,9 +25689,6 @@ msgstr "Nenhum resultado correspondente para \"%{query}\""
msgid "No matching results..."
msgstr "Nenhum resultado correspondente..."
-msgid "No member provided"
-msgstr "Nenhum membro fornecido"
-
msgid "No members found"
msgstr "Nenhum membro encontrado"
@@ -25600,7 +25720,7 @@ msgid "No plan"
msgstr ""
msgid "No pods available"
-msgstr ""
+msgstr "Nenhum pod disponĂ­vel"
msgid "No policy matches this license"
msgstr "Nenhuma política corresponde a essa licença"
@@ -25614,11 +25734,14 @@ msgstr "Sem etiquetas priorizadas com esse nome ou descrição"
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr "Nenhum projeto disponĂ­vel"
+
msgid "No projects found"
msgstr "Nenhum projeto encontrado"
msgid "No public deploy keys"
-msgstr ""
+msgstr "Nenhuma chave de implantação pública"
msgid "No public groups"
msgstr "Nenhum grupo pĂşblico"
@@ -25638,9 +25761,6 @@ msgstr "Nenhum repositĂłrio"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "Nenhum executor encontrado"
-
msgid "No schedules"
msgstr "Nenhum agendamento"
@@ -25680,6 +25800,9 @@ 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 ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25687,7 +25810,7 @@ msgid "No webhook events"
msgstr ""
msgid "No webhooks enabled. Select trigger events above."
-msgstr ""
+msgstr "Nenhum webhooks ativado. Selecione os eventos de gatilho acima."
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."
@@ -25733,6 +25856,9 @@ msgstr "Nem todos os navegadores sĂŁo compatĂ­veis com WebAuthn. Portanto, exigi
msgid "Not all data has been processed yet, the accuracy of the chart for the selected timeframe is limited."
msgstr "Nem todos os dados foram processados ainda, a precisão do gráfico para o período selecionado é limitada."
+msgid "Not applicable."
+msgstr ""
+
msgid "Not available"
msgstr "NĂŁo disponĂ­vel"
@@ -25793,23 +25919,29 @@ msgstr ""
msgid "NoteForm|Note"
msgstr "Nota"
-msgid "Notes"
+msgid "NoteToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}. For %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd}, type %{keyboardStart}/%{keyboardEnd}."
msgstr ""
+msgid "Notes"
+msgstr "Notas"
+
msgid "Notes rate limit"
msgstr ""
+msgid "Notes|Are you sure you want to cancel creating this %{commentType}?"
+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|Collapse replies"
msgstr "Recolher respostas"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
-msgstr ""
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
+msgstr "As notas internas são visíveis apenas para o autor, cessionários e membros com a função de Repórter ou superior"
-msgid "Notes|Make this comment confidential"
-msgstr "Torne este comentário confidencial"
+msgid "Notes|Make this an internal note"
+msgstr "Tornar disso uma nota interna"
msgid "Notes|Show all activity"
msgstr "Exibir todas as atividades"
@@ -25823,11 +25955,8 @@ msgstr "Mostrar apenas histĂłrico"
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 "Esse comentário foi alterado desde que você começou a editá-lo. Por favor, reveja o %{open_link}comentário atualizado%{close_link} para garantir que nenhuma informação seja perdida"
-msgid "Notes|This comment is confidential and only visible to group members"
-msgstr "Este comentário é confidencial e visível apenas para membros do grupo"
-
-msgid "Notes|This comment is confidential and only visible to project members"
-msgstr "Esse comentário é confidencial e só está visível para os membros do projeto"
+msgid "Notes|This internal note will always remain confidential"
+msgstr "Esta nota interna será sempre confidencial"
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 ""
@@ -25880,13 +26009,13 @@ msgid "NotificationEvent|Fixed pipeline"
msgstr "Pipeline corrigido"
msgid "NotificationEvent|Issue due"
-msgstr ""
+msgstr "Issue vencida"
msgid "NotificationEvent|Merge merge request"
msgstr "Aceitar solicitação de mesclagem"
msgid "NotificationEvent|Merge when pipeline succeeds"
-msgstr ""
+msgstr "Mesclar quando o pipeline for bem-sucedido"
msgid "NotificationEvent|Moved project"
msgstr "Projeto movido"
@@ -25907,7 +26036,7 @@ msgid "NotificationEvent|New release"
msgstr "Nova versĂŁo"
msgid "NotificationEvent|Push to merge request"
-msgstr ""
+msgstr "Push para solicitação de mesclagem"
msgid "NotificationEvent|Reassign issue"
msgstr "Reatribuir issue"
@@ -25985,13 +26114,13 @@ msgid "Notify|Merge request URL: %{merge_request_url}"
msgstr ""
msgid "Notify|New issue: %{project_issue_url}"
-msgstr ""
+msgstr "Nova issue: %{project_issue_url}"
msgid "Notify|This issue is due on: %{issue_due_date}"
-msgstr ""
+msgstr "Essa issue vence em: %{issue_due_date}"
msgid "Notify|You don't have access to the project."
-msgstr ""
+msgstr "VocĂŞ nĂŁo tem acesso ao projeto."
msgid "Nov"
msgstr "Nov"
@@ -26062,6 +26191,9 @@ msgstr "Filtrar"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26090,7 +26222,7 @@ msgid "On-call schedules"
msgstr "Agendamento de plantĂŁo"
msgid "On-demand scans run outside of the DevOps cycle and find vulnerabilities in your projects"
-msgstr ""
+msgstr "As verificações sob demanda são executadas fora do ciclo de DevOps e encontram vulnerabilidades em seus projetos"
msgid "OnCallScheduless|Any escalation rules that are using this schedule will also be deleted."
msgstr ""
@@ -26102,16 +26234,16 @@ msgid "OnCallSchedules|2 weeks"
msgstr "2 semanas"
msgid "OnCallSchedules|Add a rotation"
-msgstr ""
+msgstr "Adicionar uma rotação"
msgid "OnCallSchedules|Add a schedule"
msgstr "Adicionar um agendamento"
msgid "OnCallSchedules|Add an additional schedule to your project"
-msgstr ""
+msgstr "Adicione um agendamento adicional ao seu projeto"
msgid "OnCallSchedules|Add rotation"
-msgstr ""
+msgstr "Adicionar rotação"
msgid "OnCallSchedules|Add schedule"
msgstr "Adicionar agendamento"
@@ -26132,10 +26264,10 @@ msgid "OnCallSchedules|Currently no rotation."
msgstr ""
msgid "OnCallSchedules|Delete rotation"
-msgstr ""
+msgstr "Excluir rotação"
msgid "OnCallSchedules|Delete schedule"
-msgstr ""
+msgstr "Excluir agendamento"
msgid "OnCallSchedules|Edit rotation"
msgstr ""
@@ -26248,17 +26380,20 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
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."
+msgid "OnDemandScans|%{profileType} profile library"
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."
+
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 ""
+msgstr "Analise uma versão implantada de seu aplicativo da Web para vulnerabilidades conhecidas examinando-o de fora para dentro. O DAST funciona simulando ataques externos em seu aplicativo enquanto ele está em execução."
msgid "OnDemandScans|Are you sure you want to delete this scan?"
msgstr ""
msgid "OnDemandScans|Cancel"
-msgstr ""
+msgstr "Cancelar"
msgid "OnDemandScans|Could not delete saved scan. Please refresh the page, or try again later."
msgstr ""
@@ -26282,13 +26417,13 @@ msgid "OnDemandScans|Create new site profile"
msgstr "Criar novo perfil de site"
msgid "OnDemandScans|DAST configuration"
-msgstr ""
+msgstr "Configuração de DAST"
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 ""
+msgstr "Defina as opções de configuração fundamentais para sua varredura sob demanda."
msgid "OnDemandScans|Delete profile"
msgstr "Excluir perfil"
@@ -26299,17 +26434,20 @@ msgstr "Descrição (opcional)"
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr "Editar verificação DAST sob demanda"
msgid "OnDemandScans|Edit on-demand scan"
-msgstr ""
+msgstr "Editar verificação sob demanda"
msgid "OnDemandScans|Edit profile"
msgstr "Editar perfil"
msgid "OnDemandScans|Enable scan schedule"
-msgstr ""
+msgstr "Ativar agendamento de verificação"
msgid "OnDemandScans|For example: Tests the login page for SQL injections"
msgstr "Por exemplo: testa a página de login para injeções de SQL"
@@ -26323,15 +26461,24 @@ msgstr "Gerenciar perfis de sites"
msgid "OnDemandScans|My daily scan"
msgstr "Minha verificação diária"
+msgid "OnDemandScans|New %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|New on-demand DAST scan"
msgstr "Nova verificação DAST sob demanda"
msgid "OnDemandScans|New on-demand scan"
-msgstr ""
+msgstr "Nova verificação sob demanda"
+
+msgid "OnDemandScans|New profile"
+msgstr "Novo perfil"
msgid "OnDemandScans|New scan"
msgstr "Nova verificação"
+msgid "OnDemandScans|No %{profileType} profiles found for DAST"
+msgstr ""
+
msgid "OnDemandScans|No profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr "Não há nenhum perfil ainda. Para criar uma nova verificação, você precisa ter pelo menos um perfil completo de verificação."
@@ -26363,7 +26510,7 @@ msgid "OnDemandScans|Save scan"
msgstr "Salvar verificação"
msgid "OnDemandScans|Scan configuration"
-msgstr ""
+msgstr "Configuração de verificação"
msgid "OnDemandScans|Scan library"
msgstr "Verificar"
@@ -26372,10 +26519,10 @@ msgid "OnDemandScans|Scan name"
msgstr "Nome da verificação"
msgid "OnDemandScans|Scan results will be associated with the selected branch."
-msgstr ""
+msgstr "Os resultados da verificação serão associados à ramificação selecionada."
msgid "OnDemandScans|Scan schedule"
-msgstr ""
+msgstr "Agendamento de verificação"
msgid "OnDemandScans|Scan type"
msgstr "Tipo de verificação"
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
msgstr "Perfil de site"
+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 "Hora de inĂ­cio"
@@ -26414,7 +26564,7 @@ msgid "OnDemandScans|There are no scheduled scans."
msgstr ""
msgid "OnDemandScans|Timezone"
-msgstr ""
+msgstr "Fuso horário"
msgid "OnDemandScans|Use existing scanner profile"
msgstr ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "Apenas membros do projeto"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr "Inclua apenas novos recursos no seu nĂ­vel de assinatura atual."
@@ -26550,6 +26712,9 @@ msgstr "Abrir na visualização de arquivos"
msgid "Open in your IDE"
msgstr "Abrir em seu IDE"
+msgid "Open new window"
+msgstr "Abrir uma nova janela"
+
msgid "Open raw"
msgstr "Abrir raw"
@@ -26668,19 +26833,19 @@ 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 ""
+msgstr "Permitir solicitações para a rede local de ganchos e serviços."
msgid "OutboundRequests|Allow requests to the local network from system hooks"
-msgstr ""
+msgstr "Permitir requisições à rede local a partir de hooks de sistema"
msgid "OutboundRequests|Allow requests to the local network from web hooks and services"
-msgstr ""
+msgstr "Permitir requisições à rede local de web hooks e serviços"
msgid "OutboundRequests|Enforce DNS rebinding attack protection"
-msgstr ""
+msgstr "Reforçar proteção de ataque de redefinição de DNS"
msgid "OutboundRequests|Local IP addresses and domain names that hooks and services may access"
-msgstr ""
+msgstr "Endereços IP locais e nomes de domínio que ganchos e serviços podem acessar"
msgid "OutboundRequests|Outbound requests"
msgstr "Requisições de saída"
@@ -26689,7 +26854,7 @@ msgid "OutboundRequests|Requests to these domains and IP addresses are accessibl
msgstr ""
msgid "OutboundRequests|Resolve IP addresses once and uses them to submit requests."
-msgstr ""
+msgstr "Resolve endereços IP uma vez e os usa para enviar requisições."
msgid "OutdatedBrowser|GitLab may not work properly, because you are using an outdated web browser."
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26938,10 +27100,10 @@ msgid "PackageRegistry|Delete package"
msgstr "Excluir pacote"
msgid "PackageRegistry|Delete this package"
-msgstr ""
+msgstr "Excluir esse pacote"
msgid "PackageRegistry|Error publishing"
-msgstr ""
+msgstr "Erro ao publicar"
msgid "PackageRegistry|Failed to load the package data"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr "Pacotes e registros"
msgid "Page not found"
msgstr "Página não encontrada"
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr "Ativo"
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr "Por favor, digite sua senha para confirmar"
msgid "Passwords should be unique and not used for any other sites or services."
msgstr "As senhas devem ser exclusivas e não devem ser usadas para nenhum outro site ou serviço."
+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 "Atrasado"
@@ -27311,6 +27491,9 @@ msgstr "Colar link de Ă©pico"
msgid "Paste issue link"
msgstr "Colar link de issue"
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr "Pausar"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr "ExclusĂŁo pendente"
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ msgstr "Pessoas sem permissão nunca receberão uma notificação e não serão
msgid "People without permission will never get a notification."
msgstr "Pessoas sem permissão nunca receberão uma notificação."
+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 ""
@@ -27482,9 +27671,6 @@ msgstr "Token de acesso pessoal"
msgid "Personal Access Token prefix"
msgstr "Prefixo do token de acesso pessoal"
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "A criação de projetos pessoais não é permitida. Saiba mais entrando em contato com o seu administrador."
@@ -27522,7 +27708,7 @@ msgid "Pipeline %{label} for \"%{dataTitle}\""
msgstr "Pipeline %{label} para \"%{dataTitle}\""
msgid "Pipeline Editor|Are you sure you want to reset the file to its last committed version?"
-msgstr ""
+msgstr "Tem certeza de que deseja redefinir o arquivo para sua Ăşltima versĂŁo confirmada?"
msgid "Pipeline ID"
msgstr "ID do pipeline"
@@ -27539,6 +27725,9 @@ msgstr "Agendamentos da Pipeline"
msgid "Pipeline URL"
msgstr "URL do pipeline"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr "Durações de pipeline dos últimos 30 commits"
@@ -27639,7 +27828,7 @@ msgid "PipelineEditorTutorial|View %{linkStart}.gitlab-ci.yml syntax reference%{
msgstr ""
msgid "PipelineEditorTutorial|⚙️ Pipeline configuration reference"
-msgstr ""
+msgstr "⚙️ Referência de configuração de pipeline"
msgid "PipelineEditorTutorial|đź’ˇ Tip: Visualize and validate your pipeline"
msgstr "đź’ˇ Dica: Visualize e valide seu pipeline"
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 "O GitLab Runner é um aplicativo que funciona com GitLab CI/CD para executar tarefas em um pipeline. Instale o GitLab Runner e registre seus próprios executores para começar a usar CI/CD."
@@ -27812,18 +28007,21 @@ msgstr "Tem certeza de que deseja executar este pipeline?"
msgid "Pipelines|Auto DevOps"
msgstr "Auto DevOps"
+msgid "Pipelines|Based on your project, we recommend this template:"
+msgstr ""
+
msgid "Pipelines|Build with confidence"
msgstr "Construa com confiança"
+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|CI/CD template to test and deploy your %{name} project."
-msgstr "Modelo CI/CD para testar e implantar no seu projeto %{name}."
-
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
msgstr ""
@@ -27833,6 +28031,12 @@ msgstr "Limpar cache dos executores"
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 "Copiar token de gatilho"
@@ -27845,12 +28049,18 @@ msgstr "NĂŁo foi possĂ­vel carregar conteĂşdo do YAML mesclado"
msgid "Pipelines|Description"
msgstr "Descrição"
+msgid "Pipelines|Don't need a guide? Jump in right away with a template."
+msgstr ""
+
msgid "Pipelines|Edit"
msgstr "Editar"
msgid "Pipelines|Editor"
msgstr "Editor"
+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 ""
@@ -27860,6 +28070,9 @@ msgstr "Primeiros passos com GitLab CI/CD"
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 "GitLab Runner Ă© um aplicativo que funciona com GitLab CI/CD para executar tarefas em um pipeline."
+
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 ""
@@ -27876,6 +28089,9 @@ msgid "Pipelines|Last Used"
msgstr "Ăšltimo uso"
msgid "Pipelines|Learn the basics of pipelines and .yml files"
+msgstr "Aprenda o básico sobre pipelines e arquivos .yml"
+
+msgid "Pipelines|Let's get that runner set up! %{emojiStart}tada%{emojiEnd}"
msgstr ""
msgid "Pipelines|Lint"
@@ -27893,12 +28109,18 @@ msgstr "YAML mesclado é apenas a visualização"
msgid "Pipelines|More Information"
msgstr "Mais informações"
+msgid "Pipelines|Need more information to set up your runner? %{linkStart}Check out our documentation%{linkEnd}."
+msgstr ""
+
msgid "Pipelines|No runners detected"
msgstr "Nenhum executor detectado"
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 "Proprietário"
@@ -27909,12 +28131,15 @@ msgid "Pipelines|Project cache successfully reset."
msgstr "Cache do projeto redefinido com sucesso."
msgid "Pipelines|Ready to set up CI/CD for your project?"
-msgstr ""
+msgstr "Pronto para configurar CI/CD para seu projeto?"
msgid "Pipelines|Revoke trigger"
msgstr ""
msgid "Pipelines|Runners are available to run your jobs now"
+msgstr "Executores estĂŁo disponĂ­veis para executar suas tarefas agora"
+
+msgid "Pipelines|Set up a runner"
msgstr ""
msgid "Pipelines|Something went wrong while cleaning runners cache."
@@ -27978,13 +28203,13 @@ msgid "Pipelines|Trigger user has insufficient permissions to project"
msgstr ""
msgid "Pipelines|Try test template"
-msgstr ""
+msgstr "Tente um modelo de teste"
msgid "Pipelines|Use a sample %{codeStart}.gitlab-ci.yml%{codeEnd} template file to explore how CI/CD works."
msgstr "Usar um arquivo de modelo %{codeStart}.gitlab-ci.yml%{codeEnd} para explorar como funciona o CI/CD."
msgid "Pipelines|Use a template based on your project's language or framework to get started with GitLab CI/CD."
-msgstr ""
+msgstr "Use um modelo baseado na linguagem ou estrutura do seu projeto para começar a usar o GitLab CI/CD."
msgid "Pipelines|Use template"
msgstr "Usar modelo"
@@ -27998,6 +28223,15 @@ msgstr "Análise de YAML mesclado"
msgid "Pipelines|Visualize"
msgstr "Visualizar"
+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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr "Por favor, complete seu perfil com endereço de e-mail"
@@ -28326,7 +28557,7 @@ msgid "Please fill in a name for your topic."
msgstr ""
msgid "Please fill in a title for your topic."
-msgstr ""
+msgstr "Por favor, preencha um tĂ­tulo para o seu tĂłpico."
msgid "Please fill out this field."
msgstr "Por favor, preencha este campo."
@@ -28349,15 +28580,9 @@ msgstr "Por favor, forneça um nome"
msgid "Please provide a name."
msgstr "Por favor, forneça um nome."
-msgid "Please provide a valid URL"
-msgstr "Por favor, insira uma URL válida"
-
msgid "Please provide a valid URL."
msgstr "Por favor, insira uma URL válida."
-msgid "Please provide a valid YouTube URL or ID"
-msgstr "Por favor, forneça uma URL ou ID válida do YouTube"
-
msgid "Please provide a valid email address."
msgstr "Por favor, forneça um endereço de e-mail válido."
@@ -28424,9 +28649,6 @@ msgstr "Por favor, digite %{phrase_code} para continuar ou feche este modal para
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr "Por favor, use este formulário para denunciar aos administradores as contas que criam spam em issues, comentários ou se comportam de maneira inapropriada."
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "Por favor, espere um momento, essa página será atualizada automaticamente."
@@ -28454,7 +28676,7 @@ msgstr "PolĂ­ticas"
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28512,10 +28734,10 @@ msgid "Preferences|Choose what content you want to see on your homepage."
msgstr "Escolha o conteúdo que você quer ver na página inicial."
msgid "Preferences|Color for added lines"
-msgstr ""
+msgstr "Cor para linhas adicionadas"
msgid "Preferences|Color for removed lines"
-msgstr ""
+msgstr "Cor para linhas removidas"
msgid "Preferences|Configure how dates and times display for you."
msgstr "Configure como as datas e horas sĂŁo exibidas para vocĂŞ."
@@ -28527,10 +28749,10 @@ msgid "Preferences|Customize the appearance of the application header and naviga
msgstr "Personalize a aparência do cabeçalho do aplicativo e da barra lateral de navegação."
msgid "Preferences|Customize the colors of removed and added lines in diffs."
-msgstr ""
+msgstr "Personalize as cores das linhas removidas e adicionadas em diffs."
msgid "Preferences|Diff colors"
-msgstr ""
+msgstr "Cores em Diff"
msgid "Preferences|Display time in 24-hour format"
msgstr "Exibir a hora no formato de 24 horas"
@@ -28569,7 +28791,7 @@ msgid "Preferences|Navigation theme"
msgstr "Tema de navegação"
msgid "Preferences|Preview"
-msgstr ""
+msgstr "Pré-visualizar"
msgid "Preferences|Project overview content"
msgstr "ConteĂşdo da visĂŁo geral do projeto"
@@ -28595,8 +28817,8 @@ msgstr "Tema de realce de sintaxe"
msgid "Preferences|Tab width"
msgstr "Largura da guia"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-msgstr "Este recurso é experimental e as traduções ainda não estão completas"
+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 "Esta configuração permite que você personalize a aparência da sintaxe."
@@ -28611,7 +28833,7 @@ msgid "Preferences|Use relative times"
msgstr "Usar tempos relativos"
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 ""
+msgstr "Quando você digita em uma descrição ou caixa de comentário, o texto selecionado é cercado pelo caractere correspondente após digitar um dos seguintes caracteres: %{supported_characters}."
msgid "Preparing the report for the scan."
msgstr ""
@@ -28644,7 +28866,7 @@ msgid "Preview"
msgstr "Pré-visualizar"
msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
+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"
@@ -28928,9 +29150,6 @@ msgstr "Exemplo: tecla do MacBook"
msgid "Profiles|Expiration date"
msgstr "Data de expiração"
-msgid "Profiles|Expired key is not valid."
-msgstr "A chave expirada não é válida."
-
msgid "Profiles|Expired:"
msgstr "Expirado:"
@@ -28946,7 +29165,7 @@ msgstr "Nome completo"
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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr "O token de e-mail recebido foi redefinido com sucesso"
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "Aumente a segurança da sua conta ativando a autenticação de dois fatores (A2F)"
-msgid "Profiles|Invalid key."
-msgstr "Chave inválida."
-
msgid "Profiles|Invalid password"
msgstr "Senha inválida"
@@ -28979,15 +29195,9 @@ msgstr "A chave torna-se inválida nesta data."
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr "TĂ­tulos-chave sĂŁo publicamente visĂ­veis."
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr "Ăšltimo uso:"
@@ -29271,7 +29481,7 @@ msgid "Project cannot be shared with the group it is in or one of its ancestors.
msgstr ""
msgid "Project configuration, excluding integrations"
-msgstr ""
+msgstr "Configuração do projeto, excluindo integrações"
msgid "Project description (optional)"
msgstr "Descrição do projeto (opcional)"
@@ -29376,7 +29586,7 @@ msgid "ProjectFileTree|Name"
msgstr "Nome"
msgid "ProjectFileTree|Show more"
-msgstr ""
+msgstr "Mostrar mais"
msgid "ProjectLastActivity|Never"
msgstr "Nunca"
@@ -29421,31 +29631,31 @@ msgid "ProjectQualitySummary|An error occurred while trying to fetch project qua
msgstr ""
msgid "ProjectQualitySummary|Coverage"
-msgstr ""
+msgstr "Cobertura"
msgid "ProjectQualitySummary|Failure"
-msgstr ""
+msgstr "Falha"
msgid "ProjectQualitySummary|Get insight into the overall percentage of tests in your project that succeed, fail and are skipped."
msgstr ""
msgid "ProjectQualitySummary|Latest pipeline results"
-msgstr ""
+msgstr "Ăšltimos resultados do pipeline"
msgid "ProjectQualitySummary|Learn more about test coverage"
-msgstr ""
+msgstr "Saiba mais sobre a cobertura de testes"
msgid "ProjectQualitySummary|Learn more about test reports"
-msgstr ""
+msgstr "Saiba mais sobre relatĂłrios de teste"
msgid "ProjectQualitySummary|Measure of how much of your code is covered by tests."
msgstr ""
msgid "ProjectQualitySummary|See full report"
-msgstr ""
+msgstr "Ver relatĂłrio completo"
msgid "ProjectQualitySummary|See project Code Coverage Statistics"
-msgstr ""
+msgstr "Ver estatĂ­sticas de cobertura de cĂłdigo do projeto"
msgid "ProjectQualitySummary|Set up test runs"
msgstr ""
@@ -29454,19 +29664,19 @@ msgid "ProjectQualitySummary|Set up test runs (opens in a new tab)"
msgstr ""
msgid "ProjectQualitySummary|Skipped"
-msgstr ""
+msgstr "Ignorado"
msgid "ProjectQualitySummary|Success"
-msgstr ""
+msgstr "Sucesso"
msgid "ProjectQualitySummary|Test coverage"
-msgstr ""
+msgstr "Cobertura de teste"
msgid "ProjectQualitySummary|Test runs"
msgstr ""
msgid "ProjectQualitySummary|The percentage of tests that succeed, fail, or are skipped."
-msgstr ""
+msgstr "A porcentagem de testes bem-sucedidos, reprovados ou ignorados."
msgid "ProjectSelect| or group"
msgstr " ou grupo"
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29523,7 +29736,7 @@ msgid "ProjectService|Mock service URL"
msgstr ""
msgid "ProjectService|Must have permission to trigger a manual build in TeamCity."
-msgstr ""
+msgstr "Deve ter permissão para acionar uma compilação manual no TeamCity."
msgid "ProjectService|Perform common operations on GitLab project: %{project_name}"
msgstr "Execute operações comuns no projeto GitLab: %{project_name}"
@@ -29597,11 +29810,14 @@ msgstr "%{link_start}O que são modelos de descrição?%{link_end}"
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr "%{link_start}Que variáveis posso usar?%{link_end}"
+msgid "ProjectSettings|Additional options"
+msgstr "Opções adicionais"
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr "Configurações adicionais que influenciam como e onde as mesclagem são feitas."
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Todas as discussões devem ser resolvidas"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr "Todos os tĂłpicos devem ser resolvidos"
msgid "ProjectSettings|Allow"
msgstr "Permitir"
@@ -29612,8 +29828,8 @@ msgstr "Sempre mostrar os emojis de aprovação e desaprovação com polegar em
msgid "ProjectSettings|Analytics"
msgstr "Análises"
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
-msgstr "Resolver automaticamente discussões de diff da solicitação de mesclagem quando elas se tornam desatualizadas"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
+msgstr "Resolva automaticamente os encadeamentos de diferenças de solicitação de mesclagem quando eles se tornarem desatualizados"
msgid "ProjectSettings|Badges"
msgstr "Selos"
@@ -29628,7 +29844,7 @@ msgid "ProjectSettings|Checkbox is visible and unselected by default."
msgstr "A caixa de seleção está visível e não selecionada por padrão."
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 "Escolha o método, opções, verificações e opções de squash para solicitações de mesclagem. Você também pode configurar modelos de solicitação de mesclagem para ações diferentes."
msgid "ProjectSettings|Choose your merge method, merge options, merge checks, and merge suggestions."
msgstr "Escolha seu método de mesclagem, opções de mesclagem, verificações de mesclagem e sugestões de mesclagem."
@@ -29675,6 +29891,9 @@ 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."
+msgstr "Cada projeto pode ter seu próprio espaço de armazenar seus pacotes."
+
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."
@@ -29714,8 +29933,11 @@ msgstr "Destaque o uso de caracteres unicode ocultos. Esses tĂŞm usos inocentes
msgid "ProjectSettings|Housekeeping, export, archive, change path, transfer, and delete."
msgstr "Manutenção, exportação, arquivamento, alteração de caminho, transferência e exclusão."
+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 "Se os trens de mesclagem estiverem habilitados, a mesclagem só será possível se a ramificação puder ser rebaseada sem conflitos."
+msgstr "Se os merge trains estiverem ativados, a mesclagem só será possível se a ramificação puder ser rebaseada sem conflitos."
msgid "ProjectSettings|Internal"
msgstr "Interno"
@@ -29729,9 +29951,6 @@ msgstr "Issues"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr "Saiba mais sobre histĂłrico de commits"
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr "Deixe em branco para usar o modelo padrĂŁo."
@@ -29769,7 +29988,7 @@ msgid "ProjectSettings|Merge requests approved for merge are queued, and pipelin
msgstr ""
msgid "ProjectSettings|Merge requests can't be merged if the latest pipeline did not succeed or is still running."
-msgstr ""
+msgstr "As solicitações de mesclagem não podem ser mescladas se o pipeline mais recente não tiver êxito ou ainda estiver em execução."
msgid "ProjectSettings|Merge suggestions"
msgstr "Sugestões de mesclagem"
@@ -29792,6 +30011,9 @@ msgstr "Operações"
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr "Sobrepor as preferências de notificação de usuário para todos os membros do projeto."
+msgid "ProjectSettings|Package registry"
+msgstr "Registro de pacotes"
+
msgid "ProjectSettings|Packages"
msgstr "Pacotes"
@@ -29804,6 +30026,9 @@ msgstr "Páginas de documentação do projeto."
msgid "ProjectSettings|Pipelines must succeed"
msgstr "Pipelines devem ter ĂŞxito"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr "Evitar que links diretos para arquivos de mĂ­dia potencialmente confidenciais"
+
msgid "ProjectSettings|Private"
msgstr "Privado"
@@ -29822,6 +30047,9 @@ msgstr "Exigir"
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr "Exigir uma issue associada ao Jira"
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr "Exigir autenticação para visualizar arquivos de mídia"
+
msgid "ProjectSettings|Requirements"
msgstr "Requisitos"
@@ -29943,7 +30171,7 @@ msgid "ProjectSettings|What are badges?"
msgstr "O que sĂŁo selos?"
msgid "ProjectSettings|What are merge trains?"
-msgstr ""
+msgstr "O que sĂŁo merge trains?"
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 ""
@@ -29978,6 +30206,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr "Protocolo de auditoria HIPAA"
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr "Kotlin Native para Linux"
@@ -30017,6 +30248,9 @@ msgstr "Páginas/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Páginas/HTML simples"
@@ -30056,6 +30290,9 @@ msgstr "Projetos"
msgid "Projects (%{count})"
msgstr "Projetos (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr "Projetos obtidos com sucesso"
@@ -30203,9 +30440,6 @@ msgstr "NĂ­vel de visibilidade"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "Quer abrigar vários projetos dependentes no mesmo espaço de nome? %{link_start}Crie um grupo.%{link_end}"
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30222,7 +30456,7 @@ msgid "PrometheusService|Active"
msgstr "Ativo"
msgid "PrometheusService|Auto configuration settings are used unless you override their values here."
-msgstr ""
+msgstr "As configurações de configuração automática são usadas a menos que você substitua seus valores aqui."
msgid "PrometheusService|Common metrics"
msgstr "MĂ©tricas comuns"
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "Aguardando sua primeira implantação em um ambiente para encontrar métricas comuns"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr "Você tem um cluster com a integração do Prometheus ativada."
@@ -30561,7 +30792,7 @@ msgid "ProtectedBranch|Branch"
msgstr "Ramificação"
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
-msgstr ""
+msgstr "Ramificação será gravável para desenvolvedores. Tem certeza?"
msgid "ProtectedBranch|Branch:"
msgstr "Ramificação:"
@@ -30594,16 +30825,16 @@ msgid "ProtectedBranch|Protected branches"
msgstr "Ramificações protegidas"
msgid "ProtectedBranch|Reject code pushes that change files listed in the CODEOWNERS file."
-msgstr ""
+msgstr "Rejeitar o código envia os arquivos de alteração listados no arquivo CODEOWNERS."
msgid "ProtectedBranch|Require approval from code owners:"
-msgstr ""
+msgstr "Exigir aprovação dos proprietários do código:"
msgid "ProtectedBranch|There are currently no protected branches, protect a branch with the form above."
msgstr ""
msgid "ProtectedBranch|Toggle allowed to force push"
-msgstr ""
+msgstr "Alternar para forçar push"
msgid "ProtectedBranch|Toggle code owner approval"
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr "Permitido para implantar"
msgid "ProtectedEnvironment|Environment"
msgstr "Ambiente"
+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 "Apenas usuários especificados podem executar implantações em um ambiente protegido."
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "Selecione um ambiente"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "Selecionar usuários"
@@ -30707,12 +30944,6 @@ msgstr "Provisionado por:"
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr "Coleção de dados Pseudonymizer"
-
msgid "Public"
msgstr "PĂşblico"
@@ -30785,6 +31016,9 @@ msgstr ""
msgid "Push an existing folder"
msgstr "Faça push de uma pasta existente"
+msgid "Push code to the repository."
+msgstr ""
+
msgid "Push commits to the source branch or add previously merged commits to review them."
msgstr ""
@@ -30804,19 +31038,19 @@ msgid "Push to create a project"
msgstr "Push para criar um projeto"
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 ""
+msgstr "Todos os nomes de ramificações devem corresponder a essa %{wiki_syntax_link_start}expressão regular%{wiki_syntax_link_end}. Se vazio, qualquer nome de ramificação é permitido."
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 ""
+msgstr "Todos os e-mails do autor do commit devem corresponder a essa %{wiki_syntax_link_start}expressĂŁo regular%{wiki_syntax_link_end}. Se estiver vazio, qualquer email Ă© permitido."
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 "Todas as mensagens de commit devem corresponder a esta %{wiki_syntax_link_start}expressão regular%{wiki_syntax_link_end}. Se estiver vazio, as mensagens de confirmação não precisam corresponder a nenhuma expressão."
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 ""
+msgstr "Todos os nomes de arquivos confirmados nĂŁo podem corresponder a essa %{wiki_syntax_link_start}expressĂŁo regular%{wiki_syntax_link_end}. Se vazio, qualquer nome de arquivo Ă© permitido."
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 ""
+msgstr "PushRules|Mensagens de commit não podem corresponder a essa %{wiki_syntax_link_start}expressão regular%{wiki_syntax_link_end}. Se estiver vazio, as mensagens de confirmação não serão rejeitadas com base em nenhuma expressão."
msgid "PushRules|Do not allow users to remove Git tags with %{code_block_start}git push%{code_block_end}"
msgstr "Não permitir que os usuários removam tags do Git com %{code_block_start}git push%{code_block_end}"
@@ -30825,10 +31059,10 @@ msgid "PushRules|Reject any files likely to contain secrets. %{secret_files_link
msgstr "Rejeita quaisquer arquivos que provavelmente contenham segredos. %{secret_files_link_start}Quais arquivos secretos sĂŁo rejeitados?%{secret_files_link_end}"
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 ""
+msgstr "Rejeitar tamanhos de arquivo iguais ou maiores que este tamanho. Se definido como 0, arquivos de qualquer tamanho sĂŁo permitidos. Esta regra nĂŁo se aplica a arquivos rastreados pelo Git LFS."
msgid "PushRules|Restrict commits to existing GitLab users."
-msgstr ""
+msgstr "Restringir commits para usuários existentes do GitLab."
msgid "PushRules|Restrict push operations for this project."
msgstr "Restrinja as operações de push para esse projeto."
@@ -30837,7 +31071,7 @@ msgid "PushRules|Save push rules"
msgstr "Salvar regras de push"
msgid "PushRules|Select push rules"
-msgstr ""
+msgstr "Selecione as regras de push"
msgid "PushRules|Users can still delete tags through the GitLab UI."
msgstr "Os usuários ainda podem excluir tags por meio da interface de usuário do GitLab."
@@ -30863,6 +31097,9 @@ msgstr "%{user_name} efetuou push para branch \"%{ref}\"."
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr "%{user_name} efetuou push do novo branch \"%{ref}\"."
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr "Digite a chave do seu aplicativo"
@@ -30878,6 +31115,9 @@ msgstr "Alta prioridade"
msgid "PushoverService|Leave blank for all active devices."
msgstr "Deixe em branco para todos os dispositivos ativos."
+msgid "PushoverService|Leave blank to use your current user key."
+msgstr ""
+
msgid "PushoverService|Low priority"
msgstr "Baixa prioridade"
@@ -30894,7 +31134,7 @@ msgid "PushoverService|Total commits count: %{total_commits_count}"
msgstr "Contagem total de commits: %{total_commits_count}"
msgid "QualitySummary|Project quality"
-msgstr ""
+msgstr "Qualidade do projeto"
msgid "Query"
msgstr "Consulta"
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr "Receber qualquer notificações do GitLab."
@@ -31136,13 +31373,13 @@ msgid "Register Universal Two-Factor (U2F) Device"
msgstr "Registrar dispositivo de dois fatores universal (U2F)"
msgid "Register WebAuthn Device"
-msgstr ""
+msgstr "Registrar dispositivo WebAuthn"
msgid "Register as many runners as you want. You can register runners as separate users, on separate servers, and on your local machine. Runners are either:"
msgstr "Registre quantos executores você quiser. Você pode registrar executores como usuários separados, em servidores separados e em sua máquina local. Os executores também são:"
msgid "Register device"
-msgstr ""
+msgstr "Registar dispositivo"
msgid "Register now"
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr "Feature flags relacionados"
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr "Issues relacionadas"
@@ -31294,10 +31534,10 @@ 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 ""
+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 ""
+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"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr "Nova versĂŁo"
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 "Atualizar a página"
@@ -31540,7 +31792,7 @@ msgid "RemovedProjects|No projects pending deletion found"
msgstr "Nenhum projeto com exclusĂŁo pendente encontrado"
msgid "RemovedProjects|Projects that are pending deletion that you have access to are listed here."
-msgstr ""
+msgstr "Projetos com exclusĂŁo pendente aos quais vocĂŞ tem acesso estĂŁo listados aqui."
msgid "Removes %{assignee_text} %{assignee_references}."
msgstr "Remove %{assignee_text} %{assignee_references}."
@@ -31641,9 +31893,18 @@ msgstr "Substituir %{name}"
msgid "Replace all label(s)"
msgstr ""
+msgid "Replace audio"
+msgstr "Substituir áudio"
+
msgid "Replace file"
msgstr "Substituir arquivo"
+msgid "Replace image"
+msgstr "Substituir imagem"
+
+msgid "Replace video"
+msgstr "Substituir vĂ­deo"
+
msgid "Replaced all labels with %{label_references} %{label_text}."
msgstr ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr "Responder por e-mail"
+msgid "Reply internally"
+msgstr "Responder internamente"
+
msgid "Reply to comment"
msgstr "Responder ao comentário"
@@ -31665,9 +31929,6 @@ msgstr "Responda a este e-mail diretamente ou %{view_it_on_gitlab}."
msgid "Reply…"
msgstr "Responder…"
-msgid "Repo by URL"
-msgstr "RepositĂłrio por URL"
-
msgid "Report abuse"
msgstr "Denunciar abuso"
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "Denunciado em %{timeAgo} por %{reportedBy}"
@@ -31760,13 +32024,13 @@ msgid "Reports|Filename"
msgstr "Nome do arquivo"
msgid "Reports|Fixed"
-msgstr ""
+msgstr "Corrigido"
msgid "Reports|Full report"
msgstr "RelatĂłrio completo"
msgid "Reports|Head report parsing error:"
-msgstr ""
+msgstr "Erro de análise do relatório principal:"
msgid "Reports|Identifier"
msgstr ""
@@ -31793,7 +32057,7 @@ msgid "Reports|Metrics reports: %{strong_start}%{numberOfChanges}%{strong_end} %
msgstr ""
msgid "Reports|New"
-msgstr ""
+msgstr "Novo"
msgid "Reports|Scanner"
msgstr ""
@@ -31837,13 +32101,16 @@ msgstr "RepositĂłrios"
msgid "Repositories Analytics"
msgstr "Análises de repositórios"
+msgid "RepositoriesAnalytics|Analyze repositories for projects in %{groupName}. Data doesn't include projects in subgroups. %{learnMoreLink}."
+msgstr ""
+
msgid "RepositoriesAnalytics|Average Coverage by Job"
msgstr "Cobertura média por tarefa"
msgid "RepositoriesAnalytics|Average coverage"
msgstr ""
-msgid "RepositoriesAnalytics|Average test coverage last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+msgstr ""
+
msgid "RepositoriesAnalytics|Last Update"
msgstr "Última atualização"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr "Configurações do Repositório"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr "Verificação do repositório"
@@ -31972,6 +32267,9 @@ msgstr "Armazenamento do RepositĂłrio"
msgid "Repository update events"
msgstr ""
+msgid "Repository usage recalculation started"
+msgstr "Recálculo de uso do repositório iniciado"
+
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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr "RevisĂŁo requisitada"
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32121,16 +32428,10 @@ msgid "Resend unlock instructions"
msgstr "Reenviar instruções de desbloqueio"
msgid "Reset"
-msgstr ""
-
-msgid "Reset authorization key"
-msgstr "Redefinir chave de autorização"
-
-msgid "Reset authorization key?"
-msgstr "Redefinir chave de autorização?"
+msgstr "Redefinir"
msgid "Reset file"
-msgstr ""
+msgstr "Redefinir arquivo"
msgid "Reset filters"
msgstr "Redefinir filtros"
@@ -32138,9 +32439,6 @@ msgstr "Redefinir filtros"
msgid "Reset health check access token"
msgstr "Recriar o token de status de saĂşde"
-msgid "Reset key"
-msgstr "Redefinir chave"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr "Redefinir modelo"
msgid "Reset to project defaults"
msgstr "Redefinir para o padrĂŁo do projeto"
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr "Redefinir a chave de autorização invalidará a chave anterior. As configurações de alerta existentes terão de ser atualizadas com a nova chave."
-
msgid "Resolve"
msgstr ""
@@ -32256,7 +32551,7 @@ msgid "Resync"
msgstr ""
msgid "Retrieving the compliance report failed. Refresh the page and try again."
-msgstr ""
+msgstr "A recuperação do relatório de conformidade falhou. Atualize a página e tente novamente."
msgid "Retry"
msgstr "Tentar novamente"
@@ -32371,7 +32666,7 @@ msgid "RightSidebar|Copy email address"
msgstr "Copiar endereço de e-mail"
msgid "RightSidebar|Issue email"
-msgstr ""
+msgstr "E-mail de issue"
msgid "RightSidebar|adding a"
msgstr "adicionar uma"
@@ -32431,7 +32726,7 @@ msgid "Run untagged jobs"
msgstr "Rodar tarefas sem tags"
msgid "Runner"
-msgstr ""
+msgstr "Executores"
msgid "Runner API"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+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|All"
msgstr "Todos"
+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 ""
@@ -32562,10 +32869,22 @@ msgstr "Baixar e instalar o binário"
msgid "Runners|Download latest binary"
msgstr "Baixar o último binário"
+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 "Executor"
+
+msgid "Runners|Get started with runners"
msgstr ""
msgid "Runners|Group"
@@ -32589,11 +32908,14 @@ msgstr "Ăšltimo contato"
msgid "Runners|Locked to this project"
msgstr "Travado para este projeto"
+msgid "Runners|Maintenance note"
+msgstr "Nota de manutenção"
+
msgid "Runners|Maximum job timeout"
msgstr "Tempo limite máximo da tarefa"
msgid "Runners|Members of the %{type} can register runners"
-msgstr ""
+msgstr "Membros do %{type} podem registrar executores"
msgid "Runners|Multi-project runners cannot be deleted"
msgstr "Executores de vários projetos não podem ser excluídos"
@@ -32613,6 +32935,9 @@ msgstr "Visualização dos novos executores no grupo"
msgid "Runners|New registration token generated!"
msgstr "Novo token de registro gerado!"
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,11 +33081,14 @@ msgstr ""
msgid "Runners|Runners"
msgstr "Executores"
+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|Runs untagged jobs"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
-msgstr ""
+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."
msgstr ""
@@ -32804,6 +33132,14 @@ msgstr "A nova visualização oferece mais espaço e melhor visibilidade da sua
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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr "especĂ­ficos"
msgid "Runners|stale"
msgstr "obsoleto"
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "Executando"
@@ -32895,7 +33243,7 @@ msgid "SAML SSO for %{group_name}"
msgstr "SAML SSO para %{group_name}"
msgid "SAML discovery tokens"
-msgstr ""
+msgstr "Tokens de descoberta de SAML"
msgid "SAML for %{group_name}"
msgstr "SAML para %{group_name}"
@@ -32978,15 +33326,15 @@ msgstr "Salvar comentário"
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr "Salvar nota interna"
+
msgid "Save password"
msgstr "Salvar senha"
msgid "Save pipeline schedule"
msgstr "Salvar agendamento da pipeline"
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
-msgstr "Economize espaço de armazenamento excluindo automaticamente as tags do registro do contêiner e mantendo as que você deseja. %{linkStart}Como funciona a limpeza%{linkEnd}"
-
msgid "Saving"
msgstr "Salvando"
@@ -33000,16 +33348,16 @@ msgid "ScanResultPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require approval fr
msgstr ""
msgid "ScanResultPolicy|add an approver"
-msgstr ""
+msgstr "adicionar um aprovador"
msgid "ScanResultPolicy|scanners"
-msgstr ""
+msgstr "verificações"
msgid "ScanResultPolicy|severity levels"
-msgstr ""
+msgstr "nĂ­veis de gravidade"
msgid "ScanResultPolicy|vulnerability states"
-msgstr ""
+msgstr "estados de vulnerabilidade"
msgid "Scanner"
msgstr ""
@@ -33179,6 +33527,9 @@ msgstr "Pesquisar ou filtrar resultados..."
msgid "Search or filter results…"
msgstr "Pesquisar ou filtrar resultados…"
+msgid "Search page"
+msgstr "Pesquisar na página"
+
msgid "Search project"
msgstr "Procurar projeto"
@@ -33316,7 +33667,7 @@ msgid "Seats"
msgstr "Assentos"
msgid "Seats owed"
-msgstr ""
+msgstr "Assentos devidos"
msgid "Seats usage data as of %{last_enqueue_time} (Updated daily)"
msgstr ""
@@ -33343,11 +33694,20 @@ msgid "Secure Code Warrior"
msgstr ""
msgid "Secure Files"
-msgstr ""
+msgstr "Arquivos seguros"
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr "Excluir %{name}?"
+
+msgid "SecureFiles|Delete secure file"
+msgstr "Excluir arquivo seguro"
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr "O arquivo seguro %{name} será excluído permanentemente. Tem certeza?"
+
msgid "Security"
msgstr "Segurança"
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,24 +33747,15 @@ msgstr "Saiba mais sobre a verificação de cobertura"
msgid "SecurityApprovals|Learn more about License-Check"
msgstr "Saiba mais sobre a verificação de licença"
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr "Saiba mais sobre a verificação de vulnerabilidade"
-
msgid "SecurityApprovals|License-Check"
msgstr "Verificação de licença"
msgid "SecurityApprovals|Requires approval for Denied licenses. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
+msgstr "Requer aprovação para licenças negadas. %{linkStart}Saiba mais.%{linkEnd}"
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr "Requer aprovação para reduções de cobertura de teste. %{linkStart}Saiba mais%{linkEnd}"
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr "Requer aprovação para vulnerabilidades. %{linkStart}Saiba mais.%{linkEnd}"
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr "Verificação de vulnerabilidade"
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33448,10 +33796,10 @@ msgid "SecurityConfiguration|Could not retrieve configuration data. Please refre
msgstr ""
msgid "SecurityConfiguration|Create merge request"
-msgstr ""
+msgstr "Criar solicitação de mesclagem"
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 ""
+msgstr "Personalize as configurações de SAST comuns para atender às suas necessidades. As alterações de configuração feitas aqui substituem as fornecidas pelo GitLab e são excluídas das atualizações. Para obter detalhes de opções de configuração mais avançadas, consulte a %{linkStart}documentação do GitLab SAST%{linkEnd}."
msgid "SecurityConfiguration|Enable %{feature}"
msgstr "Ativar %{feature}"
@@ -33460,7 +33808,7 @@ msgid "SecurityConfiguration|Enable Auto DevOps"
msgstr "Ativar Auto DevOps"
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 ""
+msgstr "Ative o treinamento de segurança para ajudar seus desenvolvedores a aprender como corrigir vulnerabilidades. Os desenvolvedores podem ver o treinamento de segurança de provedores educacionais selecionados, relevantes para a vulnerabilidade detectada."
msgid "SecurityConfiguration|Enabled"
msgstr "Ativado"
@@ -33514,7 +33862,7 @@ msgid "SecurityConfiguration|Security testing"
msgstr "Teste de segurança"
msgid "SecurityConfiguration|Security training"
-msgstr ""
+msgstr "Treinamento de segurança"
msgid "SecurityConfiguration|The status of the tools only applies to the default branch and is based on the %{linkStart}latest pipeline%{linkEnd}."
msgstr "O status das ferramentas se aplica apenas na ramificação padrão e é baseado no %{linkStart}pipeline mais recente%{linkEnd}."
@@ -33532,7 +33880,7 @@ msgid "SecurityConfiguration|Vulnerability details and statistics in the merge r
msgstr "Detalhes de vulnerabilidade e estatísticas na solicitação de mesclagem"
msgid "SecurityOrchestration| and "
-msgstr ""
+msgstr "e "
msgid "SecurityOrchestration| or "
msgstr "ou "
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,12 +33915,12 @@ msgstr "Adicionar regra"
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 in this group."
+msgstr ""
+
msgid "SecurityOrchestration|All policies"
msgstr "Todas as polĂ­ticas"
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
-msgstr ""
-
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
msgstr ""
@@ -33586,22 +33937,22 @@ msgid "SecurityOrchestration|Are you sure you want to delete this policy? This a
msgstr ""
msgid "SecurityOrchestration|Choose a project"
-msgstr ""
+msgstr "Escolha um projeto"
msgid "SecurityOrchestration|Create more robust vulnerability rules and apply them to all your projects."
-msgstr ""
+msgstr "Crie regras de vulnerabilidade mais robustas e aplique-as a todos os seus projetos."
msgid "SecurityOrchestration|Create policy"
-msgstr ""
+msgstr "Criar polĂ­tica"
msgid "SecurityOrchestration|Create security policy"
-msgstr ""
+msgstr "Criar política de segurança"
msgid "SecurityOrchestration|Define this policy's location, conditions and actions."
msgstr ""
msgid "SecurityOrchestration|Delete policy"
-msgstr ""
+msgstr "Excluir polĂ­tica"
msgid "SecurityOrchestration|Delete policy: %{policy}"
msgstr ""
@@ -33619,10 +33970,10 @@ msgid "SecurityOrchestration|Edit policy project"
msgstr "Editar projeto de polĂ­tica"
msgid "SecurityOrchestration|Edit scan execution policy"
-msgstr ""
+msgstr "Editar política de execução de verificação"
msgid "SecurityOrchestration|Edit scan result policy"
-msgstr ""
+msgstr "Editar política de resultados de verificação"
msgid "SecurityOrchestration|Empty policy name"
msgstr ""
@@ -33636,6 +33987,9 @@ msgstr "Aplicar segurança para este projeto. %{linkStart}Mais informações.%{l
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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr "PolĂ­ticas"
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr "Descrição da política"
-
msgid "SecurityOrchestration|Policy editor"
msgstr "Editor de polĂ­tica"
@@ -33700,7 +34048,7 @@ msgid "SecurityOrchestration|Require %{approvals} %{plural} from %{approvers} if
msgstr ""
msgid "SecurityOrchestration|Rule mode"
-msgstr ""
+msgstr "Modo de regra"
msgid "SecurityOrchestration|Rule mode is unavailable for this policy. In some cases, we cannot parse the YAML file back into the rules editor."
msgstr ""
@@ -33745,7 +34093,7 @@ msgid "SecurityOrchestration|Scan result policies can only be created by project
msgstr ""
msgid "SecurityOrchestration|Scan result policy"
-msgstr ""
+msgstr "Política de resultados de verificação"
msgid "SecurityOrchestration|Scan to be performed %{cadence}"
msgstr ""
@@ -33757,7 +34105,7 @@ msgid "SecurityOrchestration|Scan to be performed on every pipeline on the %{bra
msgstr ""
msgid "SecurityOrchestration|Security Approvals"
-msgstr ""
+msgstr "Aprovações de segurança"
msgid "SecurityOrchestration|Security policy project was linked successfully"
msgstr ""
@@ -33766,13 +34114,13 @@ 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 ""
+msgstr "Selecione um projeto para armazenar suas políticas de segurança. %{linkStart}Mais informações.%{linkEnd}"
msgid "SecurityOrchestration|Select policy"
msgstr "Selecionar polĂ­tica"
msgid "SecurityOrchestration|Select security project"
-msgstr ""
+msgstr "Selecionar projeto de segurança"
msgid "SecurityOrchestration|Something went wrong, unable to fetch policies"
msgstr ""
@@ -33780,14 +34128,17 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr "Fonte"
+
msgid "SecurityOrchestration|Status"
msgstr "Status"
msgid "SecurityOrchestration|Step 1: Choose a policy type"
-msgstr ""
+msgstr "Etapa 1: Escolha um tipo de polĂ­tica"
msgid "SecurityOrchestration|Step 2: Policy details"
-msgstr ""
+msgstr "Etapa 2: Detalhes da polĂ­tica"
msgid "SecurityOrchestration|Summary"
msgstr "Resumo"
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
msgstr ""
+msgid "SecurityOrchestration|This group"
+msgstr "Este grupo"
+
+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 project does not contain any security policies."
msgstr "Este projeto não contém nenhuma política de segurança."
@@ -33817,13 +34186,13 @@ msgid "SecurityOrchestration|Update scan policies"
msgstr ""
msgid "SecurityOrchestration|Use a scan result policy to create rules that ensure security issues are checked before merging a merge request."
-msgstr ""
+msgstr "Use uma política de resultados de verificação para criar regras que garantam que as issues de segurança sejam verificados antes de mesclar uma solicitação de mesclagem."
msgid "SecurityOrchestration|View policy project"
msgstr ""
msgid "SecurityOrchestration|You don't have any security policies yet"
-msgstr ""
+msgstr "Você ainda não tem nenhuma política de segurança"
msgid "SecurityOrchestration|a"
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr "+%{count} mais"
-
-msgid "SecurityPolicies|Policy type"
-msgstr "Tipo de polĂ­tica"
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr "Criar uma Jira do Jira"
msgid "SecurityReports|Create issue"
msgstr "Criar issue"
-msgid "SecurityReports|Create policy"
-msgstr "Criar polĂ­tica"
-
msgid "SecurityReports|Development vulnerabilities"
msgstr "Vulnerabilidades de desenvolvimento"
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 "Gerenciar e acompanhar vulnerabilidades identificadas em projetos dentro de seu grupo. Vulnerabilidades em projetos são mostradas aqui quando o teste de segurança é configurado."
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr "Gerenciar e acompanhar vulnerabilidades identificadas em seus clusters Kubernetes. Vulnerabilidades aparecem aqui depois de criar uma política de execução de verificação em qualquer projeto neste grupo."
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr "Gerenciar e acompanhar vulnerabilidades identificadas em seus clusters Kubernetes. Vulnerabilidades aparecem aqui depois de criar uma política de execução de verificação em qualquer projeto nessa instância."
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr "Gerenciar e acompanhar vulnerabilidades identificadas em seus clusters Kubernetes. Vulnerabilidades aparecem aqui depois de criar uma política de execução de verificação nesse grupo."
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr "Gerenciar e acompanhar vulnerabilidades identificadas em seu projeto. Vulnerabilidades são mostradas aqui quando o teste de segurança é configurado."
@@ -34005,9 +34359,6 @@ msgstr "Gerencie e acompanhar vulnerabilidades identificadas em seus projetos se
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr "Monitore vulnerabilidades em todos os seus projetos"
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34186,10 +34540,10 @@ msgid "SecurityReports|scanned resources"
msgstr ""
msgid "SecurityTraining|Primary Training"
-msgstr ""
+msgstr "Treinamento primário"
msgid "SecurityTraining|Training from this partner takes precedence when more than one training partner is enabled."
-msgstr ""
+msgstr "O treinamento deste parceiro tem precedência quando mais de um parceiro de treinamento está ativado."
msgid "See example DevOps Score page in our documentation."
msgstr ""
@@ -34203,9 +34557,6 @@ msgstr "Consulte nosso site para obter ajuda"
msgid "See the affected projects in the GitLab admin panel"
msgstr "Veja os projetos afetados no painel de administração do GitLab"
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr "Veja a lista de comandos disponíveis no Slack após configurar este serviço, digitando"
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,11 +34575,14 @@ msgstr ""
msgid "Select Page"
msgstr "Selecionar Página"
+msgid "Select Profile"
+msgstr "Selecionar perfil"
+
msgid "Select a branch"
msgstr "Selecionar uma ramificação"
msgid "Select a compliance framework to apply to this project. %{linkStart}How are these added?%{linkEnd}"
-msgstr ""
+msgstr "Selecione uma estrutura de conformidade para aplicar a este projeto. %{linkStart}Como estes sĂŁo adicionados?%{linkEnd}"
msgid "Select a file from the left sidebar to begin editing. Afterwards, you'll be able to commit your changes."
msgstr "Selecione um arquivo da barra lateral na esquerda para começar a editar. Depois, você poderá fazer commit das suas alterações."
@@ -34293,9 +34647,6 @@ msgstr "Selecionar validade"
msgid "Select epic"
msgstr "Selecionar Ă©pico"
-msgid "Select file"
-msgstr "Selecionar arquivo"
-
msgid "Select group"
msgstr "Selecionar grupo"
@@ -34326,12 +34677,6 @@ msgstr "Selecione um projeto privado"
msgid "Select project"
msgstr "Selecionar projeto"
-msgid "Select project and zone to choose machine type"
-msgstr "Selecione projeto e zona para escolher o tipo de máquina"
-
-msgid "Select project to choose zone"
-msgstr "Selecione o projeto para escolher a zona"
-
msgid "Select project to create %{type}"
msgstr "Selecione o projeto para criar %{type}"
@@ -34369,7 +34714,7 @@ msgid "Select target branch"
msgstr "Selecionar ramificação de destino"
msgid "Select target branch or tag"
-msgstr ""
+msgstr "Selecionar branch de destino ou tag"
msgid "Select timezone"
msgstr "Selecionar fuso horário"
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
msgstr "Projetos selecionados"
+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 ""
@@ -34450,10 +34804,10 @@ msgid "Send email notification"
msgstr "Enviar notificação por e-mail"
msgid "Send emails to help guide new users through the onboarding process."
-msgstr ""
+msgstr "Envie e-mails para ajudar a orientar novos usuários no processo de integração."
msgid "Send emails to users upon account deactivation."
-msgstr ""
+msgstr "Envie e-mails aos usuários após a desativação da conta."
msgid "Send message"
msgstr ""
@@ -34503,78 +34857,6 @@ msgstr "O servidor possui suporte apenas API em lote, atualize seu cliente Git L
msgid "Server version"
msgstr "VersĂŁo do servidor"
-msgid "Serverless"
-msgstr "Serverless"
-
-msgid "Serverless platform"
-msgstr "Plataforma sem servidor"
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr "Configurar cluster."
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr "Métricas de invocação estão sendo carregadas ou não estão disponíveis no momento."
-
-msgid "ServerlessDetails|Invocations"
-msgstr "Invocações"
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Pods Kubernetes"
-
-msgid "ServerlessDetails|More information"
-msgstr "Mais informações"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "Nenhum pod carregado neste momento."
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr "NĂşmero de pods de Kubernetes em uso ao longo do tempo com base na necessidade."
-
-msgid "ServerlessDetails|pod in use"
-msgstr "pod em uso"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "pods em uso"
-
-msgid "ServerlessURL|Copy URL"
-msgstr "Copiar URL"
-
-msgid "Serverless|Getting started with serverless"
-msgstr "Primeiros passos com serverless"
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr "Se você acredita que nenhum destes se aplica, por favor, volte mais tarde, pois os dados da função podem estar no processo de se tornarem disponíveis."
-
-msgid "Serverless|Learn more about Serverless"
-msgstr "Saiba mais sobre Serverless"
-
-msgid "Serverless|No functions available"
-msgstr "Nenhuma função disponível"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr "Serverless foi %{linkStart}descontinuado%{linkEnd} no GitLab 14.3."
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr "Serverless foi %{postLinkStart}descontinuado%{postLinkEnd}. Mas se você optar por usá-lo, primeiro instale o Knative em seu cluster Kubernetes. %{linkStart}Saiba mais.%{linkEnd}"
-
-msgid "Serverless|The deploy job has not finished."
-msgstr "A tarefa de implantação ainda não terminou."
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr "As funções listadas no arquivo %{startTag}serverless.yml%{endTag} não coincidem com o espaço de nome do seu cluster."
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr "No momento não há dados de função disponíveis a partir do Knative. Isso pode ocorrer por uma variedade de motivos, incluindo:"
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr "Seu arquivo %{startTag}.gitlab-ci,yml%{endTag} não está configurado adequadamente."
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr "Seu repositĂłrio nĂŁo possui um arquivo %{startTag}serverless.yml%{endTag} correspondente."
-
msgid "Service"
msgstr "Serviço"
@@ -34609,19 +34891,19 @@ msgid "ServiceDesk|Enable Service Desk"
msgstr "Ativar central de Serviços"
msgid "ServiceDesk|For help setting up the Service Desk for your instance, please contact an administrator."
-msgstr ""
+msgstr "Para obter ajuda na configuração da central de serviços para sua instância, entre em contato com um administrador."
msgid "ServiceDesk|Issues created from Service Desk emails will appear here. Each comment becomes part of the email conversation."
msgstr "issues criadas a partir da central de serviços aparecerão aqui. Cada comentário torna-se da conversa por e-mail"
msgid "ServiceDesk|Service Desk is not enabled"
-msgstr ""
+msgstr "Central de serviços não está ativada"
msgid "ServiceDesk|Service Desk is not supported"
-msgstr ""
+msgstr "Central de serviços não é suportada"
msgid "ServiceDesk|To enable Service Desk on this instance, an instance administrator must first set up incoming email."
-msgstr ""
+msgstr "Para Ativar a central de serviços nesta instância, um administrador de instância deve primeiro configurar o e-mail de entrada."
msgid "ServiceDesk|Use Service Desk to connect with your users and offer customer support through email right inside GitLab"
msgstr "Use a central de serviços para conectar com seus usuários e oferecer suporte ao cliente por e-mail dentro do GitLab"
@@ -34758,6 +35040,9 @@ msgstr "Definir estimativa de tempo"
msgid "Set time estimate to %{time_estimate}."
msgstr "Define a estimativa de tempo como %{time_estimate}."
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "Configurar CI/CD"
@@ -34779,9 +35064,6 @@ msgstr "Configurar novo dispositivo"
msgid "Set up new password"
msgstr "Definir uma nova senha"
-msgid "Set up shared runner availability"
-msgstr "Configurar disponibilidade de executor compartilhado"
-
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 "Configure seu projeto para fazer push e/ou pull de um repositĂłrio para outro automaticamente. Branches, tags e commits serĂŁo sincronizados automaticamente."
@@ -35048,8 +35330,8 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Mostrar as alterações de espaço em branco"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
-msgstr "Mostrando %{conflict} entre %{sourceBranch} e %{targetBranch}"
+msgid "Showing %{conflict}"
+msgstr ""
msgid "Showing %{count} of %{total} projects"
msgstr "Mostrando %{count} de %{total} projetos"
@@ -35075,7 +35357,7 @@ msgid "Showing data for group '%{group_name}' from Nov 1, 2019 to Dec 31, 2019"
msgstr ""
msgid "Showing data for workflow items created in this date range. Date range limited to %{maxDateRange} days."
-msgstr ""
+msgstr "Mostrando dados para itens de fluxo de trabalho criados neste intervalo de datas. PerĂ­odo limitado a %{maxDateRange} dias."
msgid "Showing graphs based on events of the last %{timerange} days."
msgstr ""
@@ -35126,7 +35408,7 @@ msgid "Sign in as a user with the matching email address, add the email to this
msgstr ""
msgid "Sign in preview"
-msgstr ""
+msgstr "Prévia de entrada"
msgid "Sign in to \"%{group_name}\""
msgstr "Entrar em \"%{group_name}\""
@@ -35195,19 +35477,19 @@ msgid "SignUp|By clicking %{button_text}, I agree that I have read and accepted
msgstr ""
msgid "SignUp|First name is too long (maximum is %{max_length} characters)."
-msgstr ""
+msgstr "O primeiro nome é muito longo (o máximo é %{max_length} caracteres)."
msgid "SignUp|Last name is too long (maximum is %{max_length} characters)."
-msgstr ""
+msgstr "O último nome é muito longo (o máximo é %{max_length} caracteres)."
msgid "SignUp|Minimum length is %{minimum_password_length} characters."
-msgstr ""
+msgstr "O comprimento mĂ­nimo Ă© de %{minimum_password_length} caracteres."
msgid "SignUp|Username is too long (maximum is %{max_length} characters)."
msgstr "O nome de usuário está muito longo (máximo é %{max_length} caracteres)."
msgid "SignUp|Username is too short (minimum is %{min_length} characters)."
-msgstr ""
+msgstr "O nome de usuário está muito longo (máximo é %{min_length} caracteres)."
msgid "Signed in"
msgstr "Conectado"
@@ -35275,31 +35557,55 @@ msgstr "Logotipo do Slack"
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
msgstr ""
+msgid "SlackIntegration|Client ID"
+msgstr "ID do cliente"
+
+msgid "SlackIntegration|Client secret"
+msgstr "Segredo do cliente"
+
msgid "SlackIntegration|GitLab for Slack"
msgstr "GitLab para Slack"
msgid "SlackIntegration|GitLab for Slack was successfully installed."
-msgstr ""
+msgstr "GitLab for Slack foi instalado com sucesso."
+
+msgid "SlackIntegration|Install Slack app"
+msgstr "Instalar o aplicativo Slack"
msgid "SlackIntegration|Project alias"
+msgstr "Alias do projeto"
+
+msgid "SlackIntegration|Reinstall Slack app"
msgstr ""
msgid "SlackIntegration|Remove project"
-msgstr ""
+msgstr "Remover projeto"
+
+msgid "SlackIntegration|See the list of available commands in Slack after setting up this integration by entering"
+msgstr "Veja a lista de comandos disponíveis no Slack após configurar esta integração digitando"
msgid "SlackIntegration|Select a GitLab project to link with your Slack workspace."
-msgstr ""
+msgstr "Selecione um projeto do GitLab para vincular ao seu workspace do Slack."
msgid "SlackIntegration|Sends notifications about project events to Slack channels."
msgstr "Envie notificações sobre eventos do projeto para os canais do Slack."
+msgid "SlackIntegration|Signing secret"
+msgstr "Segredo de assinatura"
+
msgid "SlackIntegration|Team name"
-msgstr ""
+msgstr "Nome da equipe"
-msgid "SlackIntegration|To set up this integration press \"Add to Slack\""
-msgstr "Para configurar esta integração, pressione \"Adicionar ao Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+msgstr "Esta integração permite que os usuários realizem operações comuns neste projeto digitando comandos de barra no Slack."
+
+msgid "SlackIntegration|Verification token"
+msgstr "Token de verificação"
msgid "SlackIntegration|You can now close this window and go to your Slack workspace."
+msgstr "Agora vocĂŞ pode fechar esta janela e acessar seu workspace do Slack."
+
+msgid "SlackIntegration|You may need to reinstall the Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
@@ -35315,7 +35621,7 @@ msgid "SlackService|After setup, get a list of available Slack slash commands by
msgstr ""
msgid "SlackService|Fill in the word that works best for your team."
-msgstr ""
+msgstr "Preencha a palavra que funciona melhor para sua equipe."
msgid "SlackService|Perform common operations in this project by entering slash commands in Slack."
msgstr ""
@@ -35380,6 +35686,9 @@ msgstr "DĂŞ ao seu arquivo um nome para adicionar destaque de cĂłdigo, por exemp
msgid "Snippets|Optionally add a description about what your snippet does or how to use it…"
msgstr "Opcionalmente, adicione uma descrição sobre o que seu snippet faz ou como usá-lo…"
+msgid "Snippets|Snippets can't contain empty files. Ensure all files have content, or delete them."
+msgstr ""
+
msgid "Snowplow"
msgstr "Snowplow"
@@ -35524,9 +35833,6 @@ msgstr "Algo deu errado ao recuperar a lista de pacotes."
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr "Ocorreu um erro ao obter o certificado Let's Encrypt."
@@ -35879,7 +36185,7 @@ msgid "SourcegraphPreferences|Uses %{linkStart}Sourcegraph.com%{linkEnd}."
msgstr "Usa %{linkStart}Sourcegraph.com%{linkEnd}."
msgid "SourcegraphPreferences|Uses a custom %{linkStart}Sourcegraph instance%{linkEnd}."
-msgstr ""
+msgstr "Usar uma instância do %{linkStart}Sourcegraph personalizada%{linkEnd}."
msgid "Spam Check"
msgstr ""
@@ -35902,6 +36208,9 @@ msgstr "Executores especĂ­ficos"
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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr "Estágio"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "PadrĂŁo"
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr "Iniciar uma nova solicitação de mesclagem"
-
msgid "Start a new merge request with these changes"
msgstr "Iniciar uma nova solicitação de mesclagem com essas alterações"
@@ -36004,6 +36313,9 @@ msgstr "Iniciar avaliação grátis"
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 ""
@@ -36070,69 +36382,6 @@ msgstr "Estado/ProvĂ­ncia/Cidade"
msgid "Static Application Security Testing (SAST)"
msgstr "Teste de segurança de aplicativo estático (SAST)"
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr "Copiar atualização"
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr "Criando sua solicitação de mesclagem"
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr "ConteĂşdo de arquivo incompatĂ­vel"
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr "Voltar ao site"
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr "Editor estático de site"
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr "Atualizar arquivo %{sourcePath}"
-
-msgid "StaticSiteEditor|View documentation"
-msgstr "Ver documentação"
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr "EstatĂ­sticas"
@@ -36155,7 +36404,7 @@ msgid "StatusCheck|%{failed} failed"
msgstr ""
msgid "StatusCheck|%{pending} pending"
-msgstr ""
+msgstr "%{pending} pendente"
msgid "StatusCheck|API to check"
msgstr ""
@@ -36260,7 +36509,7 @@ msgid "StatusPage|Status page URL"
msgstr "URL da página de status"
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 ""
+msgstr "Para publicar incidentes em uma página de status externa, o GitLab armazena um arquivo JSON em sua conta do Amazon S3 em um local que seu serviço de página de status externo pode acessar. Certifique-se também de configurar %{docsLink}"
msgid "StatusPage|configuration documentation"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "Enviar como spam"
-msgid "Submit changes"
-msgstr "Enviar alterações"
-
-msgid "Submit changes..."
-msgstr "Enviar alterações..."
-
msgid "Submit feedback"
msgstr "Enviar feedback"
@@ -36388,9 +36631,6 @@ msgstr "Buscar"
msgid "Submit the current review."
msgstr "Enviar a revisĂŁo atual."
-msgid "Submit your changes"
-msgstr "Enviar suas alterações"
-
msgid "Submitted as ham"
msgstr ""
@@ -36416,10 +36656,10 @@ msgid "Subscribed"
msgstr "Inscrito"
msgid "Subscribed to this %{quick_action_target}."
-msgstr ""
+msgstr "Inscrito neste %{quick_action_target}."
msgid "Subscribed to this project"
-msgstr ""
+msgstr "Inscrito neste projeto"
msgid "Subscribes to this %{quick_action_target}."
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr "Adicionar lugares"
@@ -36536,7 +36779,7 @@ msgid "SubscriptionTable|Usage count is performed once a day at 12:00 PM."
msgstr "A contagem de uso Ă© realizada uma vez por dia Ă s 12:00 PM."
msgid "Subscriptions"
-msgstr ""
+msgstr "Inscrições"
msgid "Subscriptions|Chat with sales"
msgstr ""
@@ -36590,7 +36833,7 @@ msgid "Successfully deleted U2F device."
msgstr "Dispositivo U2F excluĂ­do com sucesso."
msgid "Successfully deleted WebAuthn device."
-msgstr ""
+msgstr "Dispositivo WebAuthn excluĂ­do com sucesso."
msgid "Successfully removed email."
msgstr "E-mail removido com sucesso."
@@ -36623,82 +36866,88 @@ msgid "Suggested change"
msgstr "Alteração sugerida"
msgid "SuggestedColors|Aztec Gold"
-msgstr ""
+msgstr "Ouro Asteca"
msgid "SuggestedColors|Blue"
-msgstr ""
+msgstr "Azul"
msgid "SuggestedColors|Blue-gray"
-msgstr ""
+msgstr "Azul-cinza"
msgid "SuggestedColors|Carrot orange"
-msgstr ""
+msgstr "Laranja cenoura"
msgid "SuggestedColors|Champagne"
-msgstr ""
+msgstr "Champanhe"
msgid "SuggestedColors|Charcoal grey"
-msgstr ""
+msgstr "Cinza carvĂŁo"
msgid "SuggestedColors|Crimson"
-msgstr ""
+msgstr "Carmesim"
msgid "SuggestedColors|Current addition color"
-msgstr ""
+msgstr "Cor de adição atual"
msgid "SuggestedColors|Current removal color"
-msgstr ""
+msgstr "Cor de remoção atual"
msgid "SuggestedColors|Dark coral"
-msgstr ""
+msgstr "Coral escuro"
msgid "SuggestedColors|Dark green"
msgstr ""
msgid "SuggestedColors|Dark sea green"
-msgstr ""
+msgstr "Verde escuro do mar"
msgid "SuggestedColors|Dark violet"
-msgstr ""
+msgstr "Violeta escuro"
msgid "SuggestedColors|Deep violet"
-msgstr ""
+msgstr "Violeta profundo"
msgid "SuggestedColors|Default addition color"
-msgstr ""
+msgstr "Cor de adição padrão"
msgid "SuggestedColors|Default removal color"
-msgstr ""
+msgstr "Cor de remoção padrão"
msgid "SuggestedColors|Gray"
+msgstr "Cinza"
+
+msgid "SuggestedColors|Green"
msgstr ""
msgid "SuggestedColors|Green screen"
-msgstr ""
+msgstr "Tela verde"
msgid "SuggestedColors|Green-cyan"
-msgstr ""
+msgstr "Verde-ciano"
msgid "SuggestedColors|Lavendar"
-msgstr ""
+msgstr "Lavanda"
msgid "SuggestedColors|Magenta-pink"
-msgstr ""
+msgstr "Magenta-rosa"
msgid "SuggestedColors|Medium sea green"
-msgstr ""
+msgstr "Cores Sugeridas|Verde médio do mar"
msgid "SuggestedColors|Orange"
+msgstr "Laranja"
+
+msgid "SuggestedColors|Purple"
msgstr ""
msgid "SuggestedColors|Red"
-msgstr ""
+msgstr "Vermelho"
msgid "SuggestedColors|Rose red"
-msgstr ""
+msgstr "Rosa vermelha"
msgid "SuggestedColors|Titanium yellow"
-msgstr ""
+msgstr "Amarelo titânio"
msgid "Suggestion is not applicable as the suggestion was not found."
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr "Usuários faturáveis"
msgid "SuperSonics|Buy subscription"
msgstr "Comprar assinatura"
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36749,7 +37001,7 @@ msgid "SuperSonics|Cloud licensing is now available. It's an easier way to activ
msgstr ""
msgid "SuperSonics|Enter activation code"
-msgstr ""
+msgstr "Digite o código de ativação"
msgid "SuperSonics|Export license usage file"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr "Avaliação grátis"
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36785,7 +37034,7 @@ msgid "SuperSonics|Online license"
msgstr ""
msgid "SuperSonics|Paste your activation code"
-msgstr ""
+msgstr "Cole seu código de ativação"
msgid "SuperSonics|Please agree to the Subscription Agreement"
msgstr ""
@@ -36812,7 +37061,7 @@ msgid "SuperSonics|The activation code is not valid. Please make sure to copy it
msgstr ""
msgid "SuperSonics|The activation code should be a 24-character alphanumeric string"
-msgstr ""
+msgstr "O código de ativação deve ser um texto alfanumérico de 24 caracteres"
msgid "SuperSonics|There is a connectivity issue."
msgstr ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 "Os usuários com um cargo de convidado ou aqueles que não pertencem a um projeto ou grupo não usarão uma licença de sua licença."
+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 ""
@@ -36873,6 +37125,9 @@ msgstr "Sua assinatura"
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 ""
@@ -37002,8 +37257,8 @@ msgstr "Lista de tags:"
msgid "Tag name"
msgstr "Nome da tag"
-msgid "Tag name is required"
-msgstr "Nome da tag Ă© obrigatĂłria"
+msgid "Tag name is required."
+msgstr ""
msgid "Tag push"
msgstr ""
@@ -37041,6 +37296,9 @@ msgstr "Marca este commit com %{tag_name}."
msgid "Tags:"
msgstr "Tags:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "Navegar nos commits"
@@ -37053,14 +37311,26 @@ msgstr "NĂŁo foi possĂ­vel encontrar o commit HEAD para esse tag"
msgid "TagsPage|Cancel"
msgstr "Cancelar"
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
msgid "TagsPage|Create tag"
msgstr "Criar tag"
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
msgid "TagsPage|Delete tag"
msgstr "Apagar tag"
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "Apagar a tag %{tag_name} é uma ação destrutiva e irreversível. Tem certeza?"
+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|Edit release notes"
msgstr "Editar o release notes"
@@ -37077,10 +37347,16 @@ msgstr "Novo tag"
msgid "TagsPage|New tag"
msgstr "Novo tag"
+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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
+msgstr "Opcionalmente, crie uma versão pública do seu projeto, baseado nesta tag. As notas de versão são exibidas na página de %{releases_page_link_start}versões%{link_end} . %{docs_link_start}Mais informações%{link_end}"
+
+msgid "TagsPage|Please type the following to confirm:"
msgstr ""
msgid "TagsPage|Release notes"
@@ -37110,6 +37386,18 @@ msgstr "Use o comando \"git tag\" para adiciona uma nova tag:"
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Escreva suas notas de lançamento ou arraste arquivos aqui…"
+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 "protegido"
@@ -37126,7 +37414,7 @@ msgid "Target branch"
msgstr "Ramificação de destino"
msgid "Target branch or tag"
-msgstr ""
+msgstr "Ramificação ou tag de destino"
msgid "Target roles"
msgstr ""
@@ -37162,7 +37450,7 @@ msgid "TeamcityIntegration|Trigger TeamCity CI after every push to the repositor
msgstr ""
msgid "Telephone number"
-msgstr ""
+msgstr "NĂşmero de telefone"
msgid "Template"
msgstr "Modelo"
@@ -37274,9 +37562,15 @@ msgstr ""
msgid "Terraform|Cancel"
msgstr "Cancelar"
+msgid "Terraform|Cannot remove a locked state"
+msgstr ""
+
msgid "Terraform|Copy Terraform init command"
msgstr "Copiar o comando init do Terraform"
+msgid "Terraform|Deletion in progress"
+msgstr ""
+
msgid "Terraform|Details"
msgstr "Detalhes"
@@ -37290,7 +37584,7 @@ msgid "Terraform|Generating the report caused an error."
msgstr ""
msgid "Terraform|How to use GitLab-managed Terraform state?"
-msgstr ""
+msgstr "Como usar o Terraform State gerenciado pelo GitLab?"
msgid "Terraform|Job status"
msgstr ""
@@ -37299,7 +37593,7 @@ msgid "Terraform|Loading Terraform reports..."
msgstr ""
msgid "Terraform|Lock"
-msgstr ""
+msgstr "Bloquear"
msgid "Terraform|Locked"
msgstr "Bloqueado"
@@ -37322,6 +37616,9 @@ msgstr "Remover"
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr "Removendo"
@@ -37359,7 +37656,7 @@ msgid "Terraform|Unknown User"
msgstr "Usuário desconhecido"
msgid "Terraform|Unlock"
-msgstr ""
+msgstr "Desbloquear"
msgid "Terraform|Unlocking state"
msgstr ""
@@ -37367,11 +37664,11 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
-msgstr ""
+msgstr "Seu projeto nĂŁo possui nenhum arquivo do Terraform state"
msgid "Test"
msgstr "Teste"
@@ -37435,7 +37732,7 @@ msgid "TestCases|Something went wrong while updating the test case."
msgstr ""
msgid "TestCases|Submit test case"
-msgstr ""
+msgstr "Enviar caso de teste"
msgid "TestHooks|Ensure one of your projects has merge requests."
msgstr "Garanta que um de seus projetos possua solicitações de mesclagem."
@@ -37479,6 +37776,9 @@ msgstr "%{rate}%{sign} taxa de sucesso"
msgid "TestReports|Attachment"
msgstr "Anexo"
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr "Tarefas"
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr "Testes"
@@ -37631,9 +37934,12 @@ msgstr "O commit nĂŁo existe."
msgid "The comparison view may be inaccurate due to merge conflicts."
msgstr ""
-msgid "The compliance report shows the merge request violations merged in protected environments."
+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 "O relatório de conformidade mostra as violações de solicitação de mesclagem mescladas em ambientes protegidos."
+
msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
msgstr "A conexão expirará após %{timeout}. Para repositórios que demoram mais tempo, use a combinação clone/push."
@@ -37656,6 +37962,9 @@ msgid "The contents of this group, its subgroups and projects will be permanentl
msgstr ""
msgid "The current epic"
+msgstr "O Ă©pico atual"
+
+msgid "The current incident"
msgstr ""
msgid "The current issue"
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr "O relacionamento como fork foi removido."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ msgstr "O convite foi reenviado com sucesso."
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 "Os artefatos mais recentes criados por tarefas no pipeline mais recente e bem-sucedido serĂŁo armazenados."
@@ -37885,6 +38199,9 @@ 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 "O número de alterações a serem buscadas no GitLab ao clonar um repositório. Valores mais baixos podem acelerar a execução do pipeline. Defina como %{code_open}0%{code_close} ou em branco para buscar todas as ramificações e tags para cada tarefa"
+msgid "The number of days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr "O número de solicitações de mesclagem mescladas por mês."
@@ -37933,6 +38250,9 @@ msgstr "O projeto Ă© acessĂ­vel apenas por membros do projeto. O acesso deve ser
msgid "The project is still being deleted. Please try again later."
msgstr "O projeto ainda está sendo excluído. Por favor, tente mais tarde."
+msgid "The project size exceeds the export limit."
+msgstr ""
+
msgid "The project was successfully forked."
msgstr "Fork do projeto realizado com sucesso."
@@ -38051,7 +38371,7 @@ msgid "The vulnerability is no longer detected. Verify the vulnerability has bee
msgstr ""
msgid "Theme"
-msgstr ""
+msgstr "Tema"
msgid "There are currently no events."
msgstr ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr "Não há dados disponíveis. Por favor mude sua seleção."
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38336,10 +38656,10 @@ msgid "There was an error removing the e-mail."
msgstr ""
msgid "There was an error resetting group pipeline minutes."
-msgstr ""
+msgstr "Houve um erro ao redefinir os minutos de pipeline do grupo."
msgid "There was an error resetting user pipeline minutes."
-msgstr ""
+msgstr "Houve um erro ao redefinir os minutos de pipeline do usuário."
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "Essa %{issuableDisplayName} está bloqueada. Só membros do projeto podem comentar."
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr "Essa %{issuable} está bloqueada. Somente os %{strong_open}membros do projeto%{strong_close} podem comentar."
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38534,19 +38848,19 @@ msgid "This commit is part of merge request %{link_to_merge_request}. Comments c
msgstr ""
msgid "This commit was signed with %{strong_open}multiple%{strong_close} signatures."
-msgstr ""
+msgstr "Este commit foi assinado com %{strong_open}mĂşltiplas%{strong_close} assinaturas."
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 ""
+msgstr "Este commit foi assinado com uma assinatura %{strong_open}confirmada%{strong_close} e o e-mail do committer está verificado como pertencente ao mesmo usuário."
msgid "This commit was signed with a different user's verified signature."
msgstr "Este commit foi assinado com uma assinatura verificada de um usuário diferente."
msgid "This commit was signed with a verified signature, but the committer email is %{strong_open}not verified%{strong_close} to belong to the same user."
-msgstr ""
+msgstr "Este commit foi assinado com uma assinatura verificada, mas o email do committer é %{strong_open}não verificado%{strong_close} para pertencer ao mesmo usuário."
msgid "This commit was signed with an %{strong_open}unverified%{strong_close} signature."
-msgstr ""
+msgstr "Este commit foi assinado com uma assinatura %{strong_open}nĂŁo verificada%{strong_close}."
msgid "This content could not be displayed because %{reason}. You can %{options} instead."
msgstr ""
@@ -38564,10 +38878,10 @@ msgid "This deployment job does not run automatically and must be started manual
msgstr ""
msgid "This device has already been registered with us."
-msgstr ""
+msgstr "Este dispositivo já foi registrado conosco."
msgid "This device has not been registered with us."
-msgstr ""
+msgstr "Este dispositivo nĂŁo foi registrado conosco."
msgid "This diff is collapsed."
msgstr "Esse diff está recolhido."
@@ -38578,6 +38892,12 @@ msgstr "Esse diretĂłrio"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
msgstr "Este domínio não foi verificado. Você precisará verificar a propriedade antes de o acesso seja permitido."
+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 ""
@@ -38879,7 +39199,7 @@ msgid "This pipeline was triggered by a schedule."
msgstr "Este pipeline foi disparando por um agendamento."
msgid "This process deletes the project repository and all related resources."
-msgstr ""
+msgstr "Esse processo exclui o repositĂłrio do projeto e todos os recursos relacionados."
msgid "This project"
msgstr "Este projeto"
@@ -38915,7 +39235,7 @@ msgid "This project is licensed under the %{strong_start}%{license_name}%{strong
msgstr "Este projeto está licenciado sob o %{strong_start}%{license_name}%{strong_end}."
msgid "This project is not subscribed to any project pipelines."
-msgstr ""
+msgstr "Este projeto não está inscrito em nenhum pipeline de projeto."
msgid "This project manages its dependencies using %{strong_start}%{manager_name}%{strong_end}"
msgstr ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "Este executor somente será executado em Pipelines acionados em ramificações protegidas"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr "Este serviço permite aos usuários executar operações comuns neste projeto, digitando comandos de barra no Slack."
-
msgid "This setting can be overridden in each project."
msgstr "Essa configuração pode ser substituída em cada projeto."
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr "Este usuário não tem %{type} ativo."
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr "Detalhes de alerta"
-
-msgid "ThreatMonitoring|Alerts"
-msgstr "Alertas"
-
-msgid "ThreatMonitoring|All Environments"
-msgstr "Todos os ambientes"
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr "Data e hora"
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr "Dispensado"
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr "Ambiente"
-
-msgid "ThreatMonitoring|Events"
-msgstr "Eventos"
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr "Em revisĂŁo"
-
-msgid "ThreatMonitoring|Incident"
-msgstr "Incidente"
-
-msgid "ThreatMonitoring|Name"
-msgstr "Nome"
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr "Não há alerta disponível para exibir. Veja %{linkStart}ativando as alertas de ameaças%{linkEnd} para mais informações sobre a adição de alerta à lista."
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr "Nenhum alerta para exibir."
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr "Nenhum ambiente detectado"
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr "Operações por segundo"
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr "Atividade de pacote"
-
-msgid "ThreatMonitoring|Requests"
-msgstr "Requisições"
-
-msgid "ThreatMonitoring|Resolved"
-msgstr "Resolvido"
-
-msgid "ThreatMonitoring|Show last"
-msgstr "Mostrar Ăşltimo"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr "EstatĂ­sticas"
-
-msgid "ThreatMonitoring|Status"
-msgstr "Status"
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr "Monitoramento de ameaças"
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr "Tempo"
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr "Para visualizar esses dados, verifique se você configurou um ambiente para este projeto e se pelo menos um recurso de monitoramento de ameaças está habilitado. %{linkStart}Mais informações%{linkEnd}"
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr "Total de pacotes"
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr "Total de requisições"
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr "NĂŁo revisado"
-
-msgid "ThreatMonitoring|View documentation"
-msgstr "Ver documentação"
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39143,7 +39346,7 @@ msgid "Threshold number of changes (branches or tags) in a single push above whi
msgstr ""
msgid "Throughput"
-msgstr ""
+msgstr "Taxa de transferĂŞncia"
msgid "Thursday"
msgstr "Quinta-feira"
@@ -39193,6 +39396,9 @@ msgstr "Tempo restante"
msgid "Time spent"
msgstr "Tempo gasto"
+msgid "Time to Restore Service"
+msgstr "Tempo para restaurar o serviço"
+
msgid "Time to merge"
msgstr "Tempo para mesclar"
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "TĂ­tulo"
+msgid "Title (required)"
+msgstr "TĂ­tulo (obrigatĂłrio)"
+
msgid "Title:"
msgstr "TĂ­tulo:"
@@ -39470,6 +39679,12 @@ msgstr "Para definir usuários internos, primeiro ative os novos usuários defin
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 ""
@@ -39509,6 +39724,9 @@ msgstr "Para manter este projeto em andamento, crie uma nova solicitação de me
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "Para mover ou copiar todo um projeto do GitLab de outra instalação do GitLab para esta, navegue até a página de configurações do projeto original, gere um arquivo de exportação e envie ele aqui."
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr "Para receber alertas de serviços Prometheus configurados manualmente, adicione o URL e chaves de autorização a seguir ao seu arquivo de configuração de webhook do Prometheus. Saiba mais sobre %{linkStart}configuração do Prometheus%{linkEnd} para enviar alertas para o GitLab."
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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 "Para ver o uso, atualize esta página em alguns minutos."
+
msgid "To widen your search, change or remove filters above"
msgstr "Para ampliar sua pesquisa, altere ou remova os filtros acima"
msgid "To widen your search, change or remove filters above."
msgstr "Para ampliar sua pesquisa, altere ou remova os filtros acima."
+msgid "To-Do"
+msgstr "Tarefa"
+
msgid "To-Do List"
msgstr "Lista de tarefas pendentes"
@@ -39744,7 +39965,7 @@ msgid "Topic slug (name)"
msgstr ""
msgid "Topic title"
-msgstr ""
+msgstr "TĂ­tulo do tĂłpico"
msgid "Topic was successfully updated."
msgstr "TrĂłpico foi atualizando com sucesso"
@@ -39767,9 +39988,6 @@ msgstr "Tamanho total de artefatos: %{total_size}"
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr "MemĂłria total (GB)"
@@ -39897,7 +40115,7 @@ msgid "Trials|Create a new group to start your GitLab Ultimate trial."
msgstr "Crie um novo grupo para iniciar sua avaliação do GitLab Ultimate."
msgid "Trials|Day %{daysUsed}/%{duration}"
-msgstr ""
+msgstr "Dia %{daysUsed}/%{duration}"
msgid "Trials|Go back to GitLab"
msgstr "Voltar para o GitLab"
@@ -39924,7 +40142,7 @@ msgid "Trials|Your trial ends on %{boldStart}%{trialEndDate}%{boldEnd}. We hope
msgstr "Sua avaliação termina em %{boldStart}%{trialEndDate}%{boldEnd}. Esperamos que você esteja gostando dos recursos do GitLab %{planName}.Para manter esses recursos após o término da avaliação, você precisará comprar uma assinatura. (Você também pode escolher o GitLab Premium se ele atender às suas necessidades.)"
msgid "Trial|Allowed characters: +, 0-9, -, and spaces."
-msgstr ""
+msgstr "Caracteres permitidos: +, 0-9, - e espaços."
msgid "Trial|Company name"
msgstr "Nome da empresa"
@@ -39933,7 +40151,7 @@ msgid "Trial|Continue"
msgstr "Continuar"
msgid "Trial|Continue using the basic features of GitLab for free."
-msgstr ""
+msgstr "Continue usando os recursos básicos do GitLab gratuitamente."
msgid "Trial|Country"
msgstr "PaĂ­s"
@@ -39957,10 +40175,10 @@ msgid "Trial|Telephone number"
msgstr "NĂşmero de telefone"
msgid "Trial|Upgrade to Ultimate to keep using GitLab with advanced features."
-msgstr ""
+msgstr "Atualize para o Ultimate para continuar usando o GitLab com recursos avançados."
msgid "Trial|We will activate your trial on your group after you complete this step. After 30 days, you can:"
-msgstr ""
+msgstr "Ativaremos sua avaliação em seu grupo após concluir esta etapa. Após 30 dias, você pode:"
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 "Sua avaliação do GitLab Ultimate dura 30 dias, mas você pode manter sua conta GitLab gratuita para sempre. Precisamos apenas de algumas informações adicionais para ativar sua avaliação."
@@ -39969,7 +40187,7 @@ 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 ""
+msgstr "Acione um pipeline para uma ramificação ou tag gerando um token de gatilho e usando-o com uma chamada de API. O token representa o acesso e as permissões do projeto de um usuário."
msgid "Trigger cluster reindexing"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40068,10 +40289,16 @@ msgid "Tuesday"
msgstr "Terça-feira"
msgid "Turn off"
-msgstr ""
+msgstr "Desligar"
+
+msgid "Turn off notifications"
+msgstr "Desativar as notificações"
msgid "Turn on"
-msgstr ""
+msgstr "Ativar"
+
+msgid "Turn on notifications"
+msgstr "Ativar as notificações"
msgid "Twitter"
msgstr "Twitter"
@@ -40122,7 +40349,7 @@ msgid "U2F Devices (%{length})"
msgstr "Dispositivos U2F (%{length})"
msgid "U2F only works with HTTPS-enabled websites. Contact your administrator for more details."
-msgstr ""
+msgstr "O U2F sĂł funciona com sites habilitados para HTTPS. Entre em contato com seu administrador para mais detalhes."
msgid "URL"
msgstr "URL"
@@ -40376,14 +40603,17 @@ msgstr "Desbloquear"
msgid "Unlock account"
msgstr "Desbloquear conta"
-msgid "Unlock more features with GitLab Ultimate"
+msgid "Unlock merge request"
msgstr ""
+msgid "Unlock more features with GitLab Ultimate"
+msgstr "Desbloqueie mais recursos com o GitLab Ultimate"
+
msgid "Unlock the discussion"
msgstr "Desbloquear a discussĂŁo"
msgid "Unlock this %{issuableDisplayName}? %{strongStart}Everyone%{strongEnd} will be able to comment."
-msgstr ""
+msgstr "Desbloquear essa %{issuableDisplayName}? %{strongStart}Todos%{strongEnd} poderĂŁo comentar."
msgid "Unlocked"
msgstr "Desbloqueado"
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr "NĂŁo usado"
@@ -40565,9 +40792,6 @@ msgstr "Atualizando…"
msgid "Upgrade offers available!"
msgstr "Ofertas de atualização disponível!"
-msgid "Upgrade your plan"
-msgstr "Atualize seu plano"
-
msgid "Upload"
msgstr "Enviar"
@@ -40589,9 +40813,6 @@ msgstr "Envie um certificado para o seu domínio com todos os intermediários"
msgid "Upload a private key for your certificate"
msgstr "Envie uma chave privada do seu certificado"
-msgid "Upload an image"
-msgstr "Enviar uma imagem"
-
msgid "Upload file"
msgstr "Enviar arquivo"
@@ -40608,11 +40829,14 @@ msgid "UploadLink|click to upload"
msgstr "clique para fazer upload"
msgid "Uploaded"
-msgstr ""
+msgstr "Enviado"
msgid "Uploading changes to terminal"
msgstr "Enviando mudanças ao terminal"
+msgid "Uploading..."
+msgstr "Enviando..."
+
msgid "Upstream"
msgstr "Upstream"
@@ -40631,6 +40855,9 @@ msgstr "EstatĂ­sticas de uso"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
msgstr "%{help_link_start}Executores compartilhados%{help_link_end} estão desativados, então não há limites definidos no uso de pipeline"
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr "%{linkStart}Executores compartilhados%{linkEnd} estão desativados, então não há limites definidos no uso de pipeline"
+
msgid "UsageQuota|%{linkTitle} help link"
msgstr "link de ajuda %{linkTitle}"
@@ -40652,6 +40879,9 @@ msgstr "Por causa de uma issue conhecida, o total de artefatos para alguns proje
msgid "UsageQuota|Buy additional minutes"
msgstr "Comprar minutos adicionais"
+msgid "UsageQuota|Buy storage"
+msgstr "Comprar armazenamento"
+
msgid "UsageQuota|CI minutes usage by month"
msgstr "Uso de minutos de CI por mĂŞs"
@@ -40659,17 +40889,23 @@ msgid "UsageQuota|CI minutes usage by project"
msgstr "Uso de minutos de CI por projeto"
msgid "UsageQuota|CI/CD minutes usage"
-msgstr ""
+msgstr "Uso de minutos de CI/CD"
msgid "UsageQuota|CI/CD minutes usage since %{timeElapsed}"
-msgstr ""
+msgstr "Uso de minutos de CI/CD desde %{timeElapsed}"
msgid "UsageQuota|Code packages and container images."
msgstr "Pacotes de cĂłdigo e imagens de contĂŞiner."
+msgid "UsageQuota|Container Registry"
+msgstr "Registro de contĂŞiner"
+
msgid "UsageQuota|Current period usage"
msgstr "Uso do perĂ­odo atual"
+msgid "UsageQuota|Dependency proxy"
+msgstr "Proxy de dependĂŞncia"
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr "Anexos de arquivo e gráficos de design menores."
@@ -40679,6 +40915,12 @@ msgstr ""
msgid "UsageQuota|Git repository."
msgstr "RepositĂłrio Gif."
+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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr "Inclui artefatos, repositĂłrios, wiki, envios e outros itens."
@@ -40694,6 +40936,15 @@ msgstr "Saiba mais sobre o armazenamento em excesso"
msgid "UsageQuota|Learn more about usage quotas"
msgstr "Saiba mais sobre as cotas de uso"
+msgid "UsageQuota|Learn more about usage quotas."
+msgstr ""
+
+msgid "UsageQuota|Local proxy used for frequently-accessed upstream Docker images. %{linkStart}More information%{linkEnd}"
+msgstr "Proxy local usado para imagens upstream do Docker acessadas com frequência. %{linkStart}Mais informações%{linkEnd}"
+
+msgid "UsageQuota|Namespace storage used"
+msgstr "Armazenamento de espaço de nome usado"
+
msgid "UsageQuota|No CI minutes usage data available."
msgstr "Não há dados de uso de minutos de CI disponíveis."
@@ -40712,9 +40963,18 @@ msgstr "Pipelines"
msgid "UsageQuota|Purchase more storage"
msgstr "Comprar mais armazenamento"
+msgid "UsageQuota|Purchased storage"
+msgstr "Armazenamento comprado"
+
msgid "UsageQuota|Purchased storage available"
msgstr "Armazenamento comprado disponĂ­vel"
+msgid "UsageQuota|Purchased storage used"
+msgstr "Armazenamento comprado usado"
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr "Recalcular o uso do repositĂłrio"
+
msgid "UsageQuota|Repository"
msgstr "RepositĂłrio"
@@ -40724,12 +40984,15 @@ msgstr "Assentos"
msgid "UsageQuota|Shared bits of code and text."
msgstr "Bits compartilhados de cĂłdigo e texto."
-msgid "UsageQuota|Shared runner usage"
-msgstr ""
+msgid "UsageQuota|Shared runner duration"
+msgstr "Duração do executor compartilhado"
msgid "UsageQuota|Snippets"
msgstr "Snippets"
+msgid "UsageQuota|Something went wrong while fetching pipeline statistics"
+msgstr ""
+
msgid "UsageQuota|Something went wrong while fetching project storage statistics"
msgstr "Algo deu errado ao obter estatĂ­sticas de armazenamento do projetot"
@@ -40742,18 +41005,30 @@ msgstr "Tipo de armazenamento"
msgid "UsageQuota|Storage used"
msgstr "Armazenamento usado"
+msgid "UsageQuota|The table below shows current period usage"
+msgstr "A tabela abaixo mostra o uso do perĂ­odo atual"
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr "A tabela abaixo mostra o uso desde %{timeElapsed}"
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
msgid "UsageQuota|This is the total amount of storage used by projects above the free %{actualRepositorySizeLimit} storage limit."
-msgstr ""
+msgstr "Esta Ă© a quantidade total de armazenamento usada por projetos acima do limite de %{actualRepositorySizeLimit} armazenamento gratuito."
msgid "UsageQuota|This namespace contains locked projects"
-msgstr ""
+msgstr "Este espaço de nome contém projetos bloqueados"
msgid "UsageQuota|This namespace has no projects which use shared runners"
msgstr "Este espaço de nome não possui projetos que usam executores compartilhados"
+msgid "UsageQuota|This namespace has no projects which used shared runners in the current period"
+msgstr "Este espaço de nome não tem projetos que usaram executores compartilhados no período atual"
+
+msgid "UsageQuota|This table omits projects that used 0 CI/CD minutes or 0 shared runners duration"
+msgstr "Esta tabela omite projetos que usaram 0 minutos de CI/CD ou 0 duração de executores compartilhados"
+
msgid "UsageQuota|Total excess storage used"
msgstr "Total de armazenamento em excesso usado"
@@ -40776,10 +41051,10 @@ msgid "UsageQuota|Usage breakdown"
msgstr "Análise de uso"
msgid "UsageQuota|Usage by month"
-msgstr ""
+msgstr "Uso por mĂŞs"
msgid "UsageQuota|Usage by project"
-msgstr ""
+msgstr "Uso por projeto"
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}"
@@ -40793,6 +41068,9 @@ msgstr "Uso de recursos em seus projetos"
msgid "UsageQuota|Usage quotas help link"
msgstr "Link de ajuda de cotas de uso"
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr "Uso desde %{usageSince}"
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -40803,19 +41081,19 @@ msgid "UsageQuota|Wiki content."
msgstr "ConteĂşdo da wiki."
msgid "UsageQuota|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{actualRepositorySizeLimit} limit."
-msgstr ""
+msgstr "VocĂŞ consumiu todo o seu armazenamento adicional, compre mais para desbloquear seus projetos acima do limite gratuito de %{actualRepositorySizeLimit}."
msgid "UsageQuota|You have reached the free storage limit of %{actualRepositorySizeLimit} on %{projectsLockedText}. To unlock them, please purchase additional storage."
-msgstr ""
+msgstr "Você atingiu o limite de armazenamento gratuito de %{actualRepositorySizeLimit} em %{projectsLockedText}. Para desbloqueá-los, compre armazenamento adicional."
msgid "UsageQuota|You used: %{usage} %{limit}"
msgstr "VocĂŞ usou: %{usage} %{limit}"
msgid "UsageQuota|Your purchased storage is running low. To avoid locked projects, please purchase more storage."
-msgstr ""
+msgstr "O armazenamento adquirido está acabando. Para evitar projetos bloqueados, adquira mais armazenamento."
msgid "UsageQuota|out of %{formattedLimit} of your namespace storage"
-msgstr ""
+msgstr "de %{formattedLimit} da sua memória de espaço de nome"
msgid "UsageTrends|Could not load the issues and merge requests chart. Please refresh the page to try again."
msgstr ""
@@ -40908,7 +41186,7 @@ msgid "UsageTrends|Users"
msgstr "Usuários"
msgid "Use %{code_start}::%{code_end} to create a %{link_start}scoped label set%{link_end} (eg. %{code_start}priority::1%{code_end})"
-msgstr ""
+msgstr "Use %{code_start}::%{code_end} para criar um conjunto de rĂłtulos com %{link_start}escopos%{link_end} (por exemplo, %{code_start}prioridade::1%{code_end})"
msgid "Use .gitlab-ci.yml"
msgstr "Usar .gitlab-ci.yml"
@@ -40917,7 +41195,7 @@ 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 ""
+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)."
@@ -40935,7 +41213,7 @@ msgid "Use cURL"
msgstr "Usar cURL"
msgid "Use custom color #FF0000"
-msgstr ""
+msgstr "Usar cor personalizada #FF0000"
msgid "Use double quotes for multiple keywords, such as %{code_open}\"your search\"%{code_close}"
msgstr ""
@@ -41385,7 +41663,7 @@ msgid "Uses GitLab as a lightweight alternative to Sentry."
msgstr "Use o GitLab como uma alternativa leve ao Sentry."
msgid "Using %{code_start}::%{code_end} denotes a %{link_start}scoped label set%{link_end}"
-msgstr ""
+msgstr "Usando %{code_start}::%{code_end} denota um conjunto de rĂłtulos com %{link_start}escopos%{link_end}"
msgid "Using required encryption strategy when encrypted field is missing!"
msgstr ""
@@ -41433,11 +41711,16 @@ msgid "Value stream"
msgstr "Fluxo de valor"
msgid "ValueStreamAnalyticsStage|We don't have enough data to show this stage."
-msgstr ""
+msgstr "Não temos dados suficientes para mostrar este estágio."
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr "%{stageCount}+ itens"
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41457,19 +41740,25 @@ msgid "ValueStreamAnalytics|&lt;1m"
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|DORA metrics"
msgstr ""
msgid "ValueStreamAnalytics|Dashboard"
msgstr "Painel"
msgid "ValueStreamAnalytics|Go to docs"
-msgstr ""
+msgstr "Ir para docs"
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+msgid "ValueStreamAnalytics|Key metrics"
msgstr ""
+msgid "ValueStreamAnalytics|Median time an incident was open on a production environment in the given time period."
+msgstr "Tempo médio em que um incidente foi aberto em um ambiente de produção no período de tempo determinado."
+
msgid "ValueStreamAnalytics|Median time between merge request merge and deployment to a production environment for all MRs deployed in the given time period."
-msgstr ""
+msgstr "Tempo médio entre a solicitação de mesclagem e a implantação em um ambiente de produção para todos os MRs implantados no período de tempo determinado."
msgid "ValueStreamAnalytics|Median time from issue created to issue closed."
msgstr ""
@@ -41481,12 +41770,27 @@ msgid "ValueStreamAnalytics|Number of commits pushed to the default branch"
msgstr "Número de commits enviados para a ramificação padrão"
msgid "ValueStreamAnalytics|Number of new issues created."
+msgstr "NĂşmero de novas issues criadas."
+
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr "Porcentagem de implantações que causam um incidente na produção."
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
msgid "ValueStreamAnalytics|Total number of deploys to production."
+msgstr "Número total de implementações para produção."
+
+msgid "ValueStreamAnalytics|Value stream"
msgstr ""
msgid "ValueStreamEvent|Items in stage"
@@ -41600,6 +41904,9 @@ msgstr "Ver todos os ambientes."
msgid "View all issues"
msgstr "Ver todas as issues"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr "Visualizar log"
msgid "View logs"
msgstr "Ver registros"
-msgid "View merge request"
-msgstr "Ver solicitação de mesclagem"
-
msgid "View milestones"
msgstr "Ver marcos"
@@ -41738,6 +42042,9 @@ 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 "Ver a documentação"
@@ -41798,9 +42105,6 @@ msgstr "PĂşblico"
msgid "VisibilityLevel|Unknown"
msgstr "Desconhecido"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ msgstr ""
msgid "Vulnerability|View training"
msgstr ""
-msgid "WARNING:"
-msgstr "AVISO:"
-
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 ""
@@ -42195,7 +42496,7 @@ msgid "We could not determine the path to remove the issue"
msgstr ""
msgid "We couldn't find any %{scope} matching %{term}"
-msgstr "NĂŁo conseguimos encontrar nenhum %{scope} que correspondesse a %{term}"
+msgstr "NĂłs nĂŁo conseguimos encontrar qualquer %{scope} que correspondesse a %{term}"
msgid "We couldn't find any %{scope} matching %{term} in group %{group}"
msgstr "NĂłs nĂŁo conseguimos encontrar qualquer %{scope} correspondĂŞncia %{term} no grupo %{group}"
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr "Recomendamos aplicativos de autenticação móvel baseados em nuvem, como Authy, Duo Mobile e LastPass. Podem restaurar o acesso se você perder seu dispositivo de hardware."
@@ -42245,6 +42549,9 @@ msgstr ""
msgid "We want to be sure it is you, please confirm you are not a robot."
msgstr "Queremos ter certeza de que Ă© vocĂŞ, confirme que vocĂŞ nĂŁo Ă© um robĂ´."
+msgid "We want to let you know %{username} has been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ msgstr "Vamos usar isso para ajudar a supervisionar os recursos e informações
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 "Nenhuma vulnerabilidade encontrada"
@@ -42273,10 +42586,10 @@ msgid "Web terminal"
msgstr "Terminal web"
msgid "WebAuthn Devices (%{length})"
-msgstr ""
+msgstr "Dispositivos WebAuthn (%{length})"
msgid "WebAuthn only works with HTTPS-enabled websites. Contact your administrator for more details."
-msgstr ""
+msgstr "O WebAuthn sĂł funciona com sites habilitados para HTTPS. Entre em contato com seu administrador para mais detalhes."
msgid "WebIDE|Fork project"
msgstr "Fork projeto"
@@ -42336,7 +42649,7 @@ msgid "Webhooks|A comment is added to a confidential issue."
msgstr "Um comentário é adicionado a uma issue confidencial."
msgid "Webhooks|A comment is added to an issue or merge request."
-msgstr ""
+msgstr "Um comentário é adicionado a uma issue ou solicitação de mesclagem."
msgid "Webhooks|A confidential issue is created, updated, closed, or reopened."
msgstr "Uma issue confidencial Ă© criada, atualizada, fechada ou reaberta."
@@ -42345,7 +42658,7 @@ msgid "Webhooks|A deployment starts, finishes, fails, or is canceled."
msgstr "Uma implantação inicia, termina, falha ou é cancelada."
msgid "Webhooks|A feature flag is turned on or off."
-msgstr ""
+msgstr "Um Feature flag está ativado ou desativado."
msgid "Webhooks|A group member is created, updated, or removed."
msgstr ""
@@ -42363,7 +42676,7 @@ msgid "Webhooks|A pipeline's status changes."
msgstr "O status de um pipeline muda."
msgid "Webhooks|A release is created or updated."
-msgstr ""
+msgstr "Uma versĂŁo Ă© criada ou atualizada."
msgid "Webhooks|A subgroup is created or removed."
msgstr ""
@@ -42372,7 +42685,7 @@ msgid "Webhooks|A wiki page is created or updated."
msgstr "Uma página de wiki é criada ou atualizada."
msgid "Webhooks|An issue is created, updated, closed, or reopened."
-msgstr ""
+msgstr "Uma issue Ă© criada, atualizada, fechada ou reaberta."
msgid "Webhooks|Are you sure you want to delete this group hook?"
msgstr ""
@@ -42533,15 +42846,15 @@ msgstr "O que este comando faz?"
msgid "What is Markdown?"
msgstr "O que Ă© Markdown?"
+msgid "What is listed here?"
+msgstr ""
+
msgid "What is repository mirroring?"
msgstr "O que Ă© o espelhamento de repositĂłrio?"
msgid "What is squashing?"
msgstr "O que Ă© o esmagamento?"
-msgid "What is your job title? (optional)"
-msgstr "Qual Ă© o tĂ­tulo do seu trabalho? (opcional)"
-
msgid "What templates can I create?"
msgstr "Quais modelos posso criar?"
@@ -42749,7 +43062,7 @@ msgid "WikiPage|Create page"
msgstr "Criar página"
msgid "WikiPage|Edit rich text"
-msgstr ""
+msgstr "Editar texto rico"
msgid "WikiPage|Edit source"
msgstr "Editar fonte"
@@ -42850,9 +43163,24 @@ msgstr "Trabalho em andamento (aberto e nĂŁo atribuĂ­do)"
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr "Adicionar"
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr "Selecione o tipo"
@@ -42913,6 +43247,9 @@ msgstr "Escreva uma descrição ou arraste seus arquivos para aqui…"
msgid "Write a description…"
msgstr "Escreva uma descrição…"
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "Escreva a descrição do marco..."
@@ -42990,6 +43327,9 @@ msgstr ""
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr "Você está conectado ao servidor Prometheus, mas atualmente não há dados para exibir."
+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 "VocĂŞ irá excluir %{project_full_name}. Os projetos excluĂ­dos NĂO PODEM ser restaurados! Tem certeza ABSOLUTA?"
@@ -43006,9 +43346,9 @@ msgid "You are going to transfer %{project_full_name} to another namespace. Are
msgstr "Você irá transferir %{project_full_name} para outro espaço de nome. Tem certeza ABSOLUTA?"
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 ""
+msgstr "Você vai desligar a confidencialidade. Isso significa que %{strongStart}todos%{strongEnd} poderão ver e deixar um comentário sobre essa %{issuableType}."
-msgid "You are going to turn on confidentiality. Only team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "Você também pode criar um projeto a partir da linha de comando."
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr "Você pode agrupar casos de teste usando etiquetas. Para saber mais sobre a direção futura desse recurso, visite %{linkStart}direção de gerenciamento de qualidade página%{linkEnd}."
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "VocĂŞ pode convidar um novo membro para %{project_name} ou convidar outro grupo."
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "Você só pode editar arquivos quando estiver em uma ramificação"
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr "VocĂŞ nĂŁo pode acessar o arquivo bruto. Por favor, aguarde um minuto."
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ msgstr ""
msgid "You cannot rename an environment after it's created."
msgstr "Você não pode renomear um ambiente após sua criação."
+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 "Você não pode escrever numa instância secundária de somente leitura do GitLab Geo. Por favor use %{link_to_primary_node} em vez disso."
@@ -43269,6 +43630,9 @@ msgstr "Você não pode editar arquivos diretamente nesse projeto. Faça um fork
msgid "You could not create a new trigger."
msgstr "VocĂŞ nĂŁo pĂ´de criar um novo gatilho."
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 "VocĂŞ nĂŁo possui permissĂŁo para atualizar esse ambiente."
@@ -43317,18 +43684,21 @@ msgstr "Você não tem implantações nesse momento."
msgid "You don't have any open merge requests"
msgstr "Você não tem nenhuma solicitação de mesclagem em aberto"
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr "VocĂŞ nĂŁo tem nenhuma pesquisa recente"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 "VocĂŞ nĂŁo tem acesso de escrita para o branch de origem"
@@ -43476,7 +43846,7 @@ msgid "You need permission."
msgstr "VocĂŞ precisa de permissĂŁo."
msgid "You need to register a two-factor authentication app before you can set up a device."
-msgstr ""
+msgstr "Você precisa registrar um aplicativo de autenticação de dois fatores antes de configurar um dispositivo."
msgid "You need to set terms to be enforced"
msgstr ""
@@ -43485,7 +43855,7 @@ 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 ""
+msgstr "Você precisa enviar um arquivo de exportação de projeto no GitLab (terminando em .gz)."
msgid "You need to verify your primary email first before enabling Two-Factor Authentication."
msgstr ""
@@ -43580,15 +43950,15 @@ msgstr "Você está recebendo este e-mail porque foi mencionado no %{host}."
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 "Você já ativou a autenticação de dois fatores usando autenticadores de senha única. Para registrar um dispositivo diferente, você deve primeiro desativar a autenticação de dois fatores."
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43674,13 +44044,13 @@ msgid "Your To-Do List"
msgstr "Sua lista de tarefas pendentes"
msgid "Your U2F device did not send a valid JSON response."
-msgstr ""
+msgstr "Seu dispositivo U2F não enviou uma resposta JSON válida."
msgid "Your U2F device was registered!"
-msgstr ""
+msgstr "Seu dispositivo U2F foi registrado!"
msgid "Your WebAuthn device did not send a valid JSON response."
-msgstr ""
+msgstr "Seu dispositivo WebAuthn não enviou uma resposta JSON válida."
msgid "Your WebAuthn device was registered!"
msgstr "Seu dispositivo WebAuthn foi registrado!"
@@ -43722,10 +44092,10 @@ 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 ""
+msgstr "Seu navegador nĂŁo oferece suporte U2F. Por favor, use o Google Chrome desktop (versĂŁo de 41 ou mais recente)."
msgid "Your browser doesn't support WebAuthn. Please use a supported browser, e.g. Chrome (67+) or Firefox (60+)."
-msgstr ""
+msgstr "Seu navegador nĂŁo suporta WebAuthn. Por favor, use um navegador compatĂ­vel, por exemplo, Chrome (67+) ou Firefox (60+)."
msgid "Your changes can be committed to %{branch_name} because a merge request is open."
msgstr "Você pode fazer commit de suas alterações para %{branch_name} porque uma solicitação de mesclagem está aberto."
@@ -43820,6 +44190,12 @@ msgstr "Sua mensagem aqui"
msgid "Your name"
msgstr "Seu nome"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr "%{reportType}: Carregamento resultou em um erro"
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44236,7 +44620,7 @@ msgid "ciReport|All tools"
msgstr "Todas as ferramentas"
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 ""
+msgstr "Analise uma versão implantada de seu aplicativo da Web para vulnerabilidades conhecidas examinando-o de fora para dentro. O DAST funciona simulando ataques externos em seu aplicativo enquanto ele está em execução."
msgid "ciReport|Automatically apply the patch in a new branch"
msgstr ""
@@ -44265,7 +44649,7 @@ msgid "ciReport|Checks"
msgstr ""
msgid "ciReport|Cluster Image Scanning"
-msgstr ""
+msgstr "Verificação de imagem de cluster"
msgid "ciReport|Code Quality"
msgstr "Qualidade de cĂłdigo"
@@ -44276,11 +44660,15 @@ msgstr "Qualidade de cĂłdigo falhou ao carregar resultados"
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr "Os resultados das métricas de teste de qualidade de código estão sendo analisados"
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr "Corrigido:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr "Encontrado %{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44358,10 +44749,10 @@ msgid "ciReport|License Compliance"
msgstr "Conformidade de licença"
msgid "ciReport|License Compliance failed loading results"
-msgstr ""
+msgstr "A licença de conformidadee falhou ao carregar os resultados"
msgid "ciReport|License Compliance test metrics results are being parsed"
-msgstr ""
+msgstr "Os resultados das métricas de teste de conformidade de licença estão sendo analisados"
msgid "ciReport|Load Performance"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr "Carregando relatĂłrio %{reportName}"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr "Gerenciar licenças"
+
msgid "ciReport|Manage licenses"
msgstr "Gerenciar licenças"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "Verificação de segurança"
msgid "ciReport|Security scanning failed loading any results"
msgstr "A verificação de segurança falhou ao carregar resultados"
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr ""
@@ -44469,6 +44869,9 @@ msgstr[1] "Usado por %{packagesString} e %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Visualizar relatĂłrio completo"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "Ă©pico"
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] "instâncias completas"
msgstr[1] "instâncias completas"
+msgid "internal note"
+msgstr "nota interna"
+
msgid "invalid milestone state `%{state}`"
msgstr "estado de marco invalido '%{state}'"
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr "meses"
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr "Mesclando! Estamos quase lá…"
msgid "mrWidget|More information"
msgstr "Mais informações"
-msgid "mrWidget|Open in Gitpod"
-msgstr "Abrir no Gitpod"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Abrir no IDE Web"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "Atualizando agora"
msgid "mrWidget|Remove from merge train"
msgstr "Remover do merge train"
-msgid "mrWidget|Request to merge"
-msgstr "Solicitar mesclagem"
-
msgid "mrWidget|Resolve conflicts"
msgstr "Resolver conflitos"
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Sua senha"
-msgid "mrWidget|into"
-msgstr "para"
-
msgid "must be a Debian package"
msgstr ""
@@ -45473,16 +45867,19 @@ msgid "pipeline schedules documentation"
msgstr "documentação de agendamento de pipeline"
msgid "pipelineEditorWalkthrough|Let's do this!"
-msgstr ""
+msgstr "Vamos fazer isso!"
msgid "pipelineEditorWalkthrough|See how GitLab pipelines work"
-msgstr ""
+msgstr "Veja como os pipelines do GitLab funcionam"
msgid "pipelineEditorWalkthrough|This %{codeStart}.gitlab-ci.yml%{codeEnd} file creates a simple test pipeline."
-msgstr ""
+msgstr "Este arquivo %{codeStart}.gitlab-ci.yml%{codeEnd} cria um pipeline de teste simples."
msgid "pipelineEditorWalkthrough|Use the %{boldStart}commit changes%{boldEnd} button at the bottom of the page to run the pipeline."
-msgstr ""
+msgstr "Use o botão %{boldStart}confirmar mudanças%{boldEnd} na parte inferior da página para executar o pipeline."
+
+msgid "pipelineEditorWalkthrough|You can use the file tree to view your pipeline configuration files. %{linkStart}Learn more%{linkEnd}"
+msgstr "Você pode usar a árvore de arquivos para visualizar seus arquivos de configuração de pipeline. %{linkStart}Saiba mais%{linkEnd}"
msgid "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr "projetos"
-msgid "quick actions"
-msgstr "ações rápidas"
-
msgid "reCAPTCHA"
msgstr "reCAPTCHA"
@@ -45598,9 +45992,6 @@ msgstr "repositĂłrios"
msgid "repository:"
msgstr "repositĂłrio:"
-msgid "required"
-msgstr "obrigatĂłrio"
-
msgid "satisfied"
msgstr "satisfeito"
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr "este documento"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr "hoje"
+
msgid "toggle collapse"
msgstr "Ocultar/Expandir"
diff --git a/locale/pt_PT/gitlab.po b/locale/pt_PT/gitlab.po
index 080d0604603..0f05ffbf979 100644
--- a/locale/pt_PT/gitlab.po
+++ b/locale/pt_PT/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: pt-PT\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr " ou "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exportador"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "mais %d comentário"
msgstr[1] "mais %d comentários"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr "%{level_name} nĂŁo Ă© permitido num grupo %{group_level_name}."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} nĂŁo Ă© permitido uma vez que o projeto de origem do fork tem uma visibilidade mais baixa."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} está bloqueado pelo Utilizador do GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Ficheiros"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ msgstr ", ou "
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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 Dia"
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr "1-9 contribuições"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 contribuições"
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "1ª contribuição!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 contribuições"
@@ -1508,6 +1500,12 @@ msgstr "Página Não Encontrada"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Por favor, contacta o teu administrador do GitLab se pensas que isto Ă© um erro."
+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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "Acesso a(ao) '%{classification_label}' nĂŁo permitido"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ msgstr "Tokens de Acesso Pessoal"
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 "Elas são as únicas palavras-passe aceites quando tens a autenticação de dois fatores (2FA) ativada."
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Ativo"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "Adiciona uma página inicial à tua wiki que confoi informações sobre
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "Adicionar um link"
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Adicionar texto em negrito"
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,8 +2205,8 @@ msgstr "Adicionaa cabeçalho e rodapé aos emails. Por favor, nota que as defini
msgid "Add image comment"
msgstr "Adicionar comentário de imagem"
-msgid "Add italic text"
-msgstr "Adicionar texto em itálico"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr ""
@@ -2225,6 +2223,9 @@ msgstr "Adicionar nova aplicação"
msgid "Add new directory"
msgstr "Adicionar novo diretĂłrio"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr "Adicionar reação"
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ msgstr "Apagar"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Apagar o Projeto %{projectName}?"
+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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ msgstr ""
msgid "AdminSettings|Required pipeline configuration"
msgstr "Configuração de pipeline necessária"
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
+msgstr ""
+
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "Ocorreu um erro ao fazer o pedido."
@@ -4183,12 +4217,18 @@ msgstr "Ocorreu um erro ao assinar as notificações."
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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "Ocorreu um erro ao cancelar a assinatura das notificações."
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] "%{count} aprovação obrigatória de %{membersCount}"
msgstr[1] "%{count} aprovações obrigatórias de %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr "Nome"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,8 +4831,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "Tens a certeza de que desejas cancelar a edição deste comentário?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to close this blocked issue?"
msgstr ""
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr "AtribuĂ­do a mim"
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr "Código de autorização:"
-msgid "Authorization key"
-msgstr "Chave de autorização"
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ msgstr ""
msgid "Background color"
msgstr "Cor de fundo"
+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 "Emblemas"
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Tem cuidado. Alterar o espaço de nomes do projeto pode ter efeitos secundários não intencionais."
msgid "Be careful. Renaming a project's repository can have unintended side effects."
msgstr "Tem cuidado. Renomear o repositório de um projeto pode ter efeitos secundários indesejados."
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr "Faturação"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 "Gerir plano"
+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 "VĂŞ todos os recursos do %{plan_name}"
+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 "Este grupo utiliza o plano de associados com o teu grupo pai."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Para gerir o plano para este grupo, visita a secção de faturação de %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr "mensalmente"
msgid "BillingPlans|per user"
msgstr "por utilizador"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Importação de Servidores Bitbucket"
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr "Nome do ramo"
msgid "Branch not loaded - %{branchId}"
msgstr "Ramo nĂŁo carregado - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Ramos"
@@ -6246,6 +6493,9 @@ msgstr "Ativo"
msgid "Branches|Active branches"
msgstr "Ramos ativos"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "Todos"
@@ -6294,9 +6544,6 @@ msgstr "Novo ramo"
msgid "Branches|No branches to show"
msgstr "Nenhum ramo para mostrar"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Somente um responsável ou dono do projeto poderá apagar ramos protegidos"
@@ -6336,7 +6583,7 @@ msgstr "O ramo nĂŁo pode ser atualizado, automaticamente,, porque ele divergiu d
msgid "Branches|The default branch cannot be deleted"
msgstr "O ramo padrĂŁo nĂŁo pode ser apagado"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr "protegido"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr "Mensagem de transmissĂŁo criada com sucesso."
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,11 +6775,8 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr "Abrir peso do problema"
-
-msgid "BurndownChartLabel|Open issues"
-msgstr "Abrir problemas"
+msgid "BurndownChartLabel|Remaining"
+msgstr ""
msgid "Burnup chart"
msgstr ""
@@ -6585,7 +6829,7 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr "Configuração de CI/CD"
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr "Estratégia de implantação"
msgid "CICD|Jobs"
msgstr "Trabalhos"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "grupo ativado"
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "NĂŁo pode ser mesclado automaticamente"
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr "Alterações suprimidas Clica para mostrar."
msgid "Changes the title to \"%{title_param}\"."
msgstr "Altera o tĂ­tulo para \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "A verificar a disponibilidade de %{text}…"
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr "está indisponível: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr "Adicionar uma integração compartilhará o cluster em todos os projetos
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Ocorreu um erro ao tentar contactar o Google Cloud API. Por favor, tenta novamente, mais tarde."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "Ocorreu um erro ao tentar buscar as zonas do projeto: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Ocorreu um erro ao tentar buscar os teus projetos: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Ocorreu um erro ao tentar buscar as máquinas da zona: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr "Aplicar crédito"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Escolhe qual dos teus ambientes usarás este cluster."
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr "Copiar Certificado CA"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Copiar o nome do cluster de Kubernetes"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Criar cluster de Kubernetes"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Sabias que?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr "Falha ao pedir ao Google Cloud Platform: %{message}"
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Falha ao executar o Kubeclient: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "A buscar máquinas"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "A buscar projetos"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "A buscar zonas"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "Integração GitLab"
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "Cluster gerido por GitLab"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Projeto Google Cloud Platform"
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr "Cluster de grupo"
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr "Cluster de instância"
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr "Nome do cluster Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Aprende mais sobre %{help_link_start_machine_type}tipos de máquina%{help_link_end} e %{help_link_start_pricing}preços%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "Aprende mais sobre %{help_link_start}zonas%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr "Aprende mais sobre os clusters do Kubernetes de grupo"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "Aprende mais sobre a instância de clusters do Kubernetes"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Tipo de máquina"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "Certifica-te de que tua conta %{link_to_requirements} para criar clusters Kubernetes"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Nenhuma zona correspondeu Ă  tua pesquisa"
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Nenhum projeto encontrado"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Nenhum projeto correspondeu Ă  tua pesquisa"
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Nenhuma zona correspondeu Ă  tua pesquisa"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "NĂşmero de nĂłs"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "O número de nós, deve ser um valor numérico."
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "Por favor, certifica-te de que a tua conta Google cumpre com os seguintes requisitos:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "Cluster do projeto"
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "Cluster ativado pelo RBAC"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Remove a integração do cluster do Kubernetes"
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Remover este cluster do Kubernetes de configuração a partir deste projeto. Isto não apagará o teu cluster real do Kubernetes."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "Guardar alterações"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Pesquisar tipos de máquina"
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Pesquisar projetos"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Pesquisar zonas"
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "VĂŞ e edita os detalhes do teu cluster Kubernetes"
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Selecionar tipo de máquina"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Selecionar projeto"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Selecionar projeto e zona para escolher o tipo de máquina"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Selecionar projeto para escolher a zona"
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Selecionar zona"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Seleciona a zona para escolher o tipo de máquina"
-
msgid "ClusterIntegration|Service Token"
msgstr "Token de Serviço"
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr "O Token de serviço é obrigatório."
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "O certificado Kubernetes usado para autenticar no cluster."
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr ""
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "Houve um problema ao autenticar com o teu cluster. Por favor, certifica-te de que o teu Certificado e Token da CA são válidos."
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr ""
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Esta conta precisa de permissões para criar um cluster Kubernetes no %{link_to_container_project} especificado"
-
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 ""
@@ -8893,24 +8834,15 @@ msgstr "Esta opção permite-te instalar aplicações no RBAC clusters."
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "A validar o estado de faturamento do projeto"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "NĂŁo foi possĂ­vel verificar se um dos teus projetos no GCP possui o faturamento ativado. Por favor, tenta novamente."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "acesso ao Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr "Criar etiqueta do grupo"
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "Erro ao enviar o ficheiro."
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr "Erros encontrados no teu %{gitlab_ci_yml}:"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr "Projetos (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr "Redefinir modelo"
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "Para mover ou copiar todo um projeto do GitLab de outra instalação do GitLab para este, navega até a página de definições do projeto original, gera um ficheiro de exportação e envia-o aqui."
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr "Enviar um certificado para o teu domínio com todos os intermediários"
msgid "Upload a private key for your certificate"
msgstr "Enviar uma chave privada do teu certificado"
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "Enviar ficheiro"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "Escreve a descrição do objetivo..."
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ msgstr ""
msgid "You do not have permission to run the Web Terminal. Please contact a project administrator."
msgstr "NĂŁo tens permissĂŁo para executar o Terminal de Web. Por favor, contacta um administrador de projeto."
+msgid "You do not have permission to set a member awaiting"
+msgstr ""
+
msgid "You do not have permission to update the environment."
msgstr ""
@@ -43317,18 +43684,21 @@ msgstr "Não tens nenhumas implantações por enquanto."
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ro_RO/gitlab.po b/locale/ro_RO/gitlab.po
index b633d37ebe6..af971005108 100644
--- a/locale/ro_RO/gitlab.po
+++ b/locale/ro_RO/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ro\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 07:37\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 19:36\n"
msgid " %{start} to %{end}"
msgstr " de la %{start} pânÄ la %{end}"
@@ -32,7 +32,7 @@ msgid " Try to %{action} this file again."
msgstr " ĂŽncercaČ›i sÄ %{action} acest fiČ™ier din nou."
msgid " You need to do this before %{grace_period_deadline}."
-msgstr " Trebuie sÄ faceČ›i asta Ă®nainte de %{grace_period_deadline}."
+msgstr " Trebuie sÄ faceČ›i acest lucru Ă®nainte de %{grace_period_deadline}."
msgid " and "
msgstr " și "
@@ -44,16 +44,19 @@ msgid " or "
msgstr " sau "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
-msgstr " sau %{emphasisStart}!ID-ul cererii de îmbinare%{emphasisEnd}"
+msgstr " sau %{emphasisStart}!ID-ul merge request-ului%{emphasisEnd}"
+
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr " sau %{emphasisStart}#ID%{emphasisEnd}"
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
-msgstr " sau %{emphasisStart}#ID problemÄ%{emphasisEnd}"
+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, cale/cÄtre/project!merge_request_id)"
+msgstr " sau referințe (de exemplu, path/to/project!merge_request_id)"
msgid " reacted with :%{name}:"
msgstr " a reacționat cu :%{name}:"
@@ -102,9 +105,9 @@ msgstr[2] "%d Altele"
msgid "%d Package"
msgid_plural "%d Packages"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d Pachet"
+msgstr[1] "%d Pachete"
+msgstr[2] "%d de Pachete"
msgid "%d Scanned URL"
msgid_plural "%d Scanned URLs"
@@ -120,27 +123,27 @@ msgstr[2] "%d de URL-uri scanate"
msgid "%d additional approver"
msgid_plural "%d additional approvers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d aprobator suplimentar"
+msgstr[1] "%d aprobatori suplimentari"
+msgstr[2] "%d de aprobatori suplimentari"
msgid "%d additional assignee"
msgid_plural "%d additional assignees"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d responsabil suplimentar"
+msgstr[1] "%d responsabili suplimentari"
+msgstr[2] "%d de responsabili suplimentari"
msgid "%d additional commenter"
msgid_plural "%d additional commenters"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d comentator suplimentar"
+msgstr[1] "%d comentatori suplimentari"
+msgstr[2] "%d de comentatori suplimentari"
msgid "%d additional committer"
msgid_plural "%d additional committers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d comitent suplimentar"
+msgstr[1] "%d comitenți suplimentari"
+msgstr[2] "%d de comitenți suplimentari"
msgid "%d approver"
msgid_plural "%d approvers"
@@ -156,9 +159,9 @@ msgstr[2] "%d de aprobatori (ați aprobat)"
msgid "%d assigned issue"
msgid_plural "%d assigned issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d problemÄ atribuitÄ"
+msgstr[1] "%d probleme atribuite"
+msgstr[2] "%d de probleme atribuite"
msgid "%d changed file"
msgid_plural "%d changed files"
@@ -210,9 +213,9 @@ msgstr[2] "%d de commit-uri"
msgid "%d commit author"
msgid_plural "%d commit authors"
-msgstr[0] "%d autor comitere"
-msgstr[1] "%d autori comitere"
-msgstr[2] "%d de autori comitere"
+msgstr[0] "%d autor de commit"
+msgstr[1] "%d autori de commit"
+msgstr[2] "%d de autori de commit"
msgid "%d commit behind"
msgid_plural "%d commits behind"
@@ -256,12 +259,6 @@ msgstr[0] "%d eroare"
msgstr[1] "%d erori"
msgstr[2] "%d de erori"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d eroare gÄsitÄ:"
-msgstr[1] "%d erori gÄsite:"
-msgstr[2] "%d de erori gÄsite:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exportator"
@@ -294,9 +291,9 @@ msgstr[2] "%d de rezultate de test rezolvate"
msgid "%d fork"
msgid_plural "%d forks"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d fork"
+msgstr[1] "%d forkuri"
+msgstr[2] "%d de forkuri"
msgid "%d group"
msgid_plural "%d groups"
@@ -360,9 +357,9 @@ msgstr[2] "%d de merge request-uri"
msgid "%d metric"
msgid_plural "%d metrics"
-msgstr[0] "%d mÄsurÄtoare"
-msgstr[1] "%d mÄsurÄtori"
-msgstr[2] "%d de mÄsurÄtori"
+msgstr[0] "%d metricÄ"
+msgstr[1] "%d metrici"
+msgstr[2] "%d de metrici"
msgid "%d milestone"
msgid_plural "%d milestones"
@@ -382,18 +379,6 @@ msgstr[0] "ĂŽncÄ %d comentariu"
msgstr[1] "ĂŽncÄ %d comentarii"
msgstr[2] "ĂŽncÄ %d de comentarii"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] "%d licenČ›Ä nouÄ"
-msgstr[1] "%d licențe noi"
-msgstr[2] "%d de licențe noi"
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d problemÄ deschisÄ"
-msgstr[1] "%d probleme deschise"
-msgstr[2] "%d de probleme deschise"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d comentariu în așteptare"
@@ -430,11 +415,11 @@ msgstr[0] "%d proiect selectat"
msgstr[1] "%d proiecte selectate"
msgstr[2] "%d de proiecte selectate"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
-msgstr[0] "%d licenČ›Ä Ă®nlÄturatÄ"
-msgstr[1] "%d licenČ›e Ă®nlÄturate"
-msgstr[2] "%d de licenČ›e Ă®nlÄturate"
+msgid "%d remaining"
+msgid_plural "%d remaining"
+msgstr[0] "%d rÄmas"
+msgstr[1] "%d rÄmase"
+msgstr[2] "%d rÄmase"
msgid "%d second"
msgid_plural "%d seconds"
@@ -460,12 +445,6 @@ msgstr[0] "%d etichetÄ pe nume de imagine"
msgstr[1] "%d etichete pe nume de imagine"
msgstr[2] "%d de etichete pe nume de imagine"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d token a expirat"
-msgstr[1] "%d tokenuri au expirat"
-msgstr[2] "%d de tokenuri au expirat"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d problemÄ neatribuitÄ"
@@ -492,9 +471,9 @@ msgstr[2] "%d de vulnerabilitÄČ›i respinse"
msgid "%d vulnerability set to confirmed"
msgid_plural "%d vulnerabilities set to confirmed"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d vulnerabilitate setatÄ ca fiind confirmatÄ"
+msgstr[1] "%d vulnerabilitÄČ›i setate ca fiind confirmate"
+msgstr[2] "%d de vulnerabilitÄČ›i setate ca fiind confirmate"
msgid "%d vulnerability set to dismissed"
msgid_plural "%d vulnerabilities set to dismissed"
@@ -504,15 +483,15 @@ msgstr[2] "%d de vulnerabilitÄČ›i setate ca fiind respinse"
msgid "%d vulnerability set to needs triage"
msgid_plural "%d vulnerabilities set to needs triage"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d vulnerabilitate setatÄ ca având nevoie de triaj"
+msgstr[1] "%d vulnerabilitÄČ›i setate ca având nevoie de triaj"
+msgstr[2] "%d de vulnerabilitÄČ›i setate ca având nevoie de triaj"
msgid "%d vulnerability set to resolved"
msgid_plural "%d vulnerabilities set to resolved"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d vulnerabilitate setatÄ ca fiind rezolvatÄ"
+msgstr[1] "%d vulnerabilitÄČ›i setate ca fiind rezolvate"
+msgstr[2] "%d de vulnerabilitÄČ›i setate ca fiind rezolvate"
msgid "%d warning found:"
msgid_plural "%d warnings found:"
@@ -550,6 +529,9 @@ msgstr "%{author_link} a scris:"
msgid "%{authorsName}'s thread"
msgstr "Subiect scris de %{authorsName}"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr "%{author} a cerut sÄ Ă®mbine %{source_branch} %{copy_button} Ă®n %{target_branch} %{created_at}"
+
msgid "%{board_target} not found"
msgstr "%{board_target} nu a fost gÄsit"
@@ -567,27 +549,21 @@ msgstr[2] "%{bold_start}%{count}%{bold_end} de membrii"
msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}type%{codeEnd} este depreciat Č™i va fi Ă®nlÄturat Ă®n 15.0. UtilizaČ›i Ă®n schimb %{codeStart}stagiu%{codeEnd}. %{linkStart}AflaČ›i mai multe %{linkEnd}"
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}types%{codeEnd} este depreciat și va fi eliminat în 15.0. Utilizați în schimb %{codeStart}stages%{codeEnd}. %{linkStart}Aflați mai multe %{linkEnd}"
+msgstr[0] "%{bold_start}%{count}%{bold_end} merge request deschis"
+msgstr[1] "%{bold_start}%{count}%{bold_end} merge request-uri deschise"
+msgstr[2] "%{bold_start}%{count}%{bold_end} de merge request-uri deschise"
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
-msgstr "%{code_open}Mascat:%{code_close} Ascuns Ă®n log-urile de joburi. Trebuie sÄ corespundÄ cerinČ›elor de mascare."
+msgstr "%{code_open}Mascate:%{code_close} Ascunse Ă®n jurnalele jobului. Trebuie sÄ se potriveascÄ cerinČ›elor de mascare."
msgid "%{code_open}Protected:%{code_close} Only exposed to protected branches or protected tags."
-msgstr ""
+msgstr "%{code_open}Protejate:%{code_close} Expuse numai la ramuri protejate sau la etichete protejate."
msgid "%{commit_author_link} authored %{commit_authored_timeago}"
msgstr "%{commit_author_link} a redactat %{commit_authored_timeago}"
msgid "%{commit_author_link} authored %{commit_authored_timeago} and %{commit_committer_avatar} %{commit_committer_link} committed %{commit_committer_timeago}"
-msgstr "%{commit_author_link} a redactat %{commit_authored_timeago} Č™i %{commit_committer_avatar}%{commit_committer_link} a fÄcut commit %{commit_committer_timeago}"
+msgstr "%{commit_author_link} a redactat %{commit_authored_timeago} și %{commit_committer_avatar}%{commit_committer_link} a comis %{commit_committer_timeago}"
msgid "%{completedCount} completed weight"
msgstr "%{completedCount} greutate finalizatÄ"
@@ -599,13 +575,13 @@ msgstr[1] "%{completedCount} din %{count} sarcini completate"
msgstr[2] "%{completedCount} din %{count} de sarcini completate"
msgid "%{completedWeight} of %{totalWeight} weight completed"
-msgstr "%{completedWeight} din %{totalWeight} greutate finalizatÄ"
+msgstr "%{completedWeight} din %{totalWeight} din greutate finalizatÄ"
msgid "%{completed} of %{total} issues closed"
-msgstr ""
+msgstr "%{completed} din %{total} probleme închise"
msgid "%{completed} of %{total} weight completed"
-msgstr ""
+msgstr "%{completed} din %{total} din greutate completatÄ"
msgid "%{cores} cores"
msgstr "%{cores} nuclee"
@@ -686,7 +662,7 @@ msgid "%{days} days until tags are automatically removed"
msgstr "%{days} zile pânÄ când etichetele sunt Ă®nlÄturate automat"
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 "%{deployLinkStart}Folosește un șablon pentru a implementa în ECS%{deployLinkEnd}, sau folosește o imagine docker pentru a%{commandsLinkStart}executa comenzi AWS în GitLab CI/CD%{commandsLinkEnd}."
+msgstr "%{deployLinkStart}Utilizați un șablon pentru a implementa în ECS%{deployLinkEnd} sau utilizați o imagine docker pentru a %{commandsLinkStart}rula comenzi AWS în GitLab CI/CD%{commandsLinkEnd}."
msgid "%{description}- Sentry event: %{errorUrl}- First seen: %{firstSeen}- Last seen: %{lastSeen} %{countLabel}: %{count}%{userCountLabel}: %{userCount}"
msgstr "%{description}- Eveniment Sentry: %{errorUrl}- Prima datÄ când a fost vÄzut: %{firstSeen}- Ultima datÄ când a fost vÄzut: %{lastSeen} %{countLabel}: %{count}%{userCountLabel}: %{userCount}"
@@ -716,19 +692,19 @@ msgid "%{edit_in_new_fork_notice} Try to cherry-pick this commit again."
msgstr "%{edit_in_new_fork_notice} ĂŽncercaČ›i sÄ cherry-pick acest commit din nou."
msgid "%{edit_in_new_fork_notice} Try to create a new directory again."
-msgstr "%{edit_in_new_fork_notice} ĂŽncercaČ›i sÄ creaČ›i iar un director nou."
+msgstr "%{edit_in_new_fork_notice} ĂŽncercaČ›i sÄ creaČ›i iar un nou director."
msgid "%{edit_in_new_fork_notice} Try to revert this commit again."
msgstr "%{edit_in_new_fork_notice} ĂŽncercaČ›i sÄ reveniČ›i Ă®ncÄ o datÄ acest commit."
msgid "%{edit_in_new_fork_notice} Try to upload a file again."
-msgstr "%{edit_in_new_fork_notice} ĂŽncercaČ›i sÄ Ă®ncÄrcaČ›i iar un fiČ™ier."
+msgstr "%{edit_in_new_fork_notice} ĂŽncercaČ›i sÄ Ă®ncÄrcaČ›i din nou un fiČ™ier."
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 ""
+msgstr "%{enable_service_ping_link_start}ActivaČ›i%{link_end} sau %{generate_manually_link_start}generaČ›i%{link_end} serviciul Ping pentru a previzualiza Č™i descÄrca payload-ul datelor de utilizare a serviciului."
msgid "%{extra} more downstream pipelines"
msgstr "%{extra} mai multe pipeline-uri downstream"
@@ -776,7 +752,7 @@ msgid "%{host} sign-in from new location"
msgstr "%{host} autentificare dintr-o locaČ›ie nouÄ"
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 "%{integrations_link_start}Integrations%{link_end} vÄ permit sÄ faceČ›i aplicaČ›ii terČ›e parte din fluxul de lucru GitLab. DacÄ integrÄrile disponibile nu vÄ satisfac nevoile, luaČ›i Ă®n considerare utilizarea unui %{webhooks_link_start}webhook%{link_end}."
+msgstr "%{integrations_link_start}IntegrÄrile%{link_end} vÄ permit sÄ faceČ›i aplicaČ›ii terČ›e parte din fluxul de lucru GitLab. DacÄ integrÄrile disponibile nu vÄ satisfac nevoile, consideraČ›i posibilitatea de a utiliza un %{webhooks_link_start}webhook%{link_end}."
msgid "%{issuableType} will be removed! Are you sure?"
msgstr "%{issuableType} va fi Ă®nlÄturat! SunteČ›i sigur?"
@@ -800,7 +776,7 @@ msgid "%{labelStart}Actual response:%{labelEnd} %{headers}"
msgstr "%{labelStart}RÄspunsul actual:%{labelEnd} %{headers}"
msgid "%{labelStart}Assert:%{labelEnd} %{assertion}"
-msgstr "%{labelStart}Assert:%{labelEnd} %{assertion}"
+msgstr "%{labelStart}Aserțiune:%{labelEnd} %{assertion}"
msgid "%{labelStart}Class:%{labelEnd} %{class}"
msgstr "%{labelStart}Clasa:%{labelEnd} %{class}"
@@ -815,7 +791,7 @@ msgid "%{labelStart}Evidence:%{labelEnd} %{evidence}"
msgstr "%{labelStart}EvidenČ›Ä:%{labelEnd} %{evidence}"
msgid "%{labelStart}File:%{labelEnd} %{file}"
-msgstr "%{labelStart}Fișierul:%{labelEnd} %{file}"
+msgstr "%{labelStart}Fișier:%{labelEnd} %{file}"
msgid "%{labelStart}Image:%{labelEnd} %{image}"
msgstr "%{labelStart}Imagine:%{labelEnd} %{image}"
@@ -857,10 +833,7 @@ msgid "%{level_name} is not allowed in a %{group_level_name} group."
msgstr "%{level_name} nu este permisÄ Ă®ntr-un grup %{group_level_name}."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
-msgstr "%{level_name} nu este permis, deoarece proiectul sursÄ al bifurcaČ›iei are o vizibilitate mai micÄ."
-
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-msgstr "%{link_start}AdÄugaČ›i o licenČ›Ä%{link_end} pe care aČ›i primit-o de la GitLab Inc."
+msgstr "%{level_name} nu este permis, deoarece proiectul sursÄ al forkului are o vizibilitate mai micÄ."
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."
@@ -877,21 +850,24 @@ msgstr "%{location} nu are cheile necesare: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} este blocat de utilizatorul GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} și %{quickActionsDocsLinkStart}acțiunile rapide%{quickActionsDocsLinkEnd} sunt acceptate"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} poate îmbina"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} afiČ™eazÄ primul %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr "%{message}. Solicitarea dvs. de atenČ›ie a fost Ă®nlÄturatÄ."
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (expirat)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr "%{minutesUsed} (de) minute"
+
msgid "%{model_name} not found"
msgstr "%{model_name} nu a fost gÄsit"
@@ -961,8 +937,11 @@ msgstr "%{openedEpics} deschise, %{closedEpics} închise"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} deschise, %{closedIssues} închise"
+msgid "%{percentageUsed}%% used"
+msgstr "%{percentageUsed}%% utilizat"
+
msgid "%{percentage}%% issues closed"
-msgstr ""
+msgstr "%{percentage}%% din probleme închise"
msgid "%{percentage}%% weight completed"
msgstr "%{percentage}%% greutate finalizatÄ"
@@ -982,11 +961,14 @@ msgstr "%{placeholder} nu este o temÄ validÄ"
msgid "%{policy_link} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr "%{policy_link} (notificare dupÄ %{elapsed_time} minute, dacÄ nu este %{status})"
+msgid "%{project_name}"
+msgstr "%{project_name}"
+
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 "%{project_path} este un proiect pe care Ă®l puteČ›i utiliza pentru a adÄuga un README la profilul GitLab. CreaČ›i un proiect public Č™i iniČ›ializaČ›i repozitoriul cu un README pentru a Ă®ncepe. %{help_link_start}AflaČ›i mai multe.%{help_link_end}"
msgid "%{ref} cannot be added: %{error}"
-msgstr "%{ref} nu poate fi adÄugat: %{error}"
+msgstr "%{ref} nu se poate adÄuga: %{error}"
msgid "%{releases} release"
msgid_plural "%{releases} releases"
@@ -1003,8 +985,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} a detectat %{totalStart}%{total}%{totalEnd} potențiale %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} nu a detectat %{totalStart}nicio%{totalEnd} vulnerabilitate."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr "%{reportType} nu a detectat %{totalStart}noi%{totalEnd} vulnerabilitÄČ›i."
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}."
@@ -1022,7 +1004,7 @@ msgid "%{scope} results for term '%{term}'"
msgstr "%{scope} rezultate pentru termenul „%{term}”"
msgid "%{search} %{description} %{scope}"
-msgstr ""
+msgstr "%{search} %{description} %{scope}"
msgid "%{seconds}s"
msgstr "%{seconds}s"
@@ -1067,7 +1049,7 @@ msgid "%{spanStart}in%{spanEnd} %{errorFn}"
msgstr "%{spanStart}în%{spanEnd} %{errorFn}"
msgid "%{start} to %{end}"
-msgstr "de la %{start} pânÄ la %{end}"
+msgstr "%{start} la %{end}"
msgid "%{strongOpen}%{errors}%{strongClose} point"
msgid_plural "%{strongOpen}%{errors}%{strongClose} points"
@@ -1114,11 +1096,8 @@ 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 Ă®nalt poate aproba."
msgstr[2] "%{strong_start}%{count} de membri%{strong_end} trebuie sÄ aprobe Ă®mbinarea. Oricine cu rol de Dezvoltator sau mai Ă®nalt poate aproba."
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Fișiere"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} Stocare"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
+msgstr "%{strong_start}%{human_size}%{strong_end} Stocare pentru proiect"
msgid "%{strong_start}%{release_count}%{strong_end} Release"
msgid_plural "%{strong_start}%{release_count}%{strong_end} Releases"
@@ -1177,8 +1156,8 @@ msgstr "%{totalWeight} greutate totalÄ"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} avertisment(e) gÄsit(e):"
-msgid "%{total} open issue weight"
-msgstr "%{total} greutate problemÄ deschisÄ"
+msgid "%{total} remaining issue weight"
+msgstr "%{total} greutate de problemÄ rÄmasÄ"
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total} avertismente gÄsite: se afiČ™eazÄ primul %{warningsDisplayed}"
@@ -1187,7 +1166,7 @@ msgid "%{type} only supports %{name} name"
msgstr "%{type} acceptÄ numai numele %{name}"
msgid "%{userName} (cannot merge)"
-msgstr "%{userName} (nu se poate îmbina)"
+msgstr "%{userName} (nu poate îmbina)"
msgid "%{userName}'s avatar"
msgstr "Avatarul lui %{userName}"
@@ -1196,7 +1175,7 @@ msgid "%{user_name} (%{user_username}) was removed from %{rotation} in %{schedul
msgstr "%{user_name} (%{user_username}) a fost Ă®nlÄturat din %{rotation} Ă®n %{schedule} din %{project}. "
msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project_link}: "
-msgstr "%{user_name} (%{user_username}) a fost eliminat din urmÄtoarele politici de escaladare Ă®n %{project_link}: "
+msgstr "%{user_name} (%{user_username}) a fost Ă®nlÄturat din urmÄtoarele politici de escaladare Ă®n %{project_link}: "
msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project}:"
msgstr "%{user_name} (%{user_username}) a fost eliminat din urmÄtoarele politici de escaladare Ă®n %{project}:"
@@ -1223,19 +1202,19 @@ msgid "%{user} created an issue: %{issue_link}"
msgstr "%{user} a creat o problemÄ: %{issue_link}"
msgid "%{value} is not included in the list"
-msgstr "%{value} nu este inclusÄ Ă®n listÄ"
+msgstr "%{value} nu face parte din listÄ"
msgid "%{value} s"
msgstr "%{value} s"
msgid "%{verb} %{time_spent_value} spent time."
-msgstr "%{verb} %{time_spent_value} a consumat timp."
+msgstr "%{verb} %{time_spent_value} de timp petrecut."
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} vÄ permit sÄ trimiteČ›i notificÄri cÄtre aplicaČ›iile web ca rÄspuns la evenimente dintr-un grup sau proiect."
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 "%{webhooks_link_start}%{webhook_type}%{link_end} vÄ permit sÄ trimiteČ›i notificÄri aplicaČ›iilor web ca rÄspuns la evenimente dintr-un grup sau proiect. VÄ recomandÄm sÄ utilizaČ›i o %{integrations_link_start}integraČ›ie%{link_end} de preferinČ›Ä faČ›Ä de un webhook."
+msgstr "%{webhooks_link_start}%{webhook_type}%{link_end} vÄ permit sÄ trimiteČ›i notificÄri cÄtre aplicaČ›iile web ca rÄspuns la evenimente dintr-un grup sau proiect. VÄ recomandÄm sÄ folosiČ›i o %{integrations_link_start}integrare%{link_end} Ă®n locul unui webhook."
msgid "%{widget} options"
msgstr "Opțiuni de %{widget}"
@@ -1265,13 +1244,13 @@ msgid "'%{level}' is not a valid visibility level"
msgstr "'%{level}' nu este un nivel de vizibilitate valid"
msgid "'%{name}' Value Stream created"
-msgstr "'%{name}' Value Stream creat"
+msgstr "„%{name}” Value Stream creat"
msgid "'%{name}' Value Stream deleted"
-msgstr "'%{name}' Value Stream șters"
+msgstr "„%{name}” Value Stream șters"
msgid "'%{name}' Value Stream saved"
-msgstr "'%{name}' Value Stream salvat"
+msgstr "„%{name}„ Value Stream salvat"
msgid "'%{source}' is not a import source"
msgstr "'%{source}' nu este o sursÄ de import"
@@ -1329,9 +1308,9 @@ msgstr "(revocat)"
msgid "(squashes %d commit)"
msgid_plural "(squashes %d commits)"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "(squash de %d commit)"
+msgstr[1] "(squash de %d commit-uri)"
+msgstr[2] "(squash de %d de commit-uri"
msgid "(this user)"
msgstr "(acest utilizator)"
@@ -1363,9 +1342,6 @@ msgstr[0] "+%d mai mult"
msgstr[1] "+%d mai multe"
msgstr[2] "+%d mai multe"
-msgid "+%{extra} more"
-msgstr "+%{extra} mai mult"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1390,18 +1366,36 @@ msgstr ", sau "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr "- %{policy_name} (notificare dupÄ %{elapsed_time} minute, dacÄ nu este %{status})"
+msgid "- Add or remove a user."
+msgstr "- AdÄugaČ›i sau Ă®nlÄturaČ›i un utilizator."
+
msgid "- Available to run jobs."
msgstr "- Disponibil pentru a executa joburi."
+msgid "- Create or close an issue."
+msgstr "- CreaČ›i sau Ă®nchideČ›i o problemÄ."
+
+msgid "- Create, update, or delete a merge request."
+msgstr "- Creați, actualizați sau ștergeți un merge request."
+
msgid "- Event"
msgid_plural "- Events"
msgstr[0] "- Eveniment"
msgstr[1] "- Evenimente"
msgstr[2] "- Evenimente"
+msgid "- Go to the Activity page for %{project_name}."
+msgstr "- Mergeți la pagina de Activitate pentru %{project_name}."
+
+msgid "- List the visible events for %{project_name} using the Events API %{events_api_link}."
+msgstr "- Listați evenimentele vizibile pentru %{project_name} utilizând API-ul de evenimente %{events_api_link}"
+
msgid "- Not available to run jobs."
msgstr "- Nedisponibil pentru a executa joburi."
+msgid "- Push code to the repository."
+msgstr "- Împingeți cod în repozitoriu."
+
msgid "- Select -"
msgstr "- Selectați -"
@@ -1411,8 +1405,11 @@ msgstr[0] "- Utilizator"
msgstr[1] "- Utilizatori"
msgstr[2] "- Utilizatori"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr "- Vizualizați atributul last_activity_at pentru %{project_name} utilizând API-ul proiectului %{projects_api_link}."
+
msgid "- of - issues closed"
-msgstr ""
+msgstr "- din - probleme închise"
msgid "- of - weight completed"
msgstr "- de - greutate completatÄ"
@@ -1427,14 +1424,11 @@ msgid "/"
msgstr "/"
msgid "/day"
-msgstr ""
+msgstr "/zi"
msgid "0 bytes"
msgstr "0 octeți"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 Zi"
@@ -1443,9 +1437,9 @@ msgstr[2] "%d de Zile"
msgid "1 Issue"
msgid_plural "%d Issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "O problemÄ"
+msgstr[1] "%d probleme"
+msgstr[2] "%d de probleme"
msgid "1 closed issue"
msgid_plural "%{issues} closed issues"
@@ -1576,9 +1570,6 @@ msgstr[2] "%d de ani rÄmaČ™i"
msgid "1-9 contributions"
msgstr "1-9 contribuții"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 contribuții"
@@ -1591,9 +1582,6 @@ msgstr "192.168.0.0/24 sau 2001:0DB8:1234::/48"
msgid "1st contribution!"
msgstr "Prima contribuție!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 contribuții"
@@ -1619,7 +1607,7 @@ msgid "30+ contributions"
msgstr "30+ contribuții"
msgid "403|Please contact your GitLab administrator to get permission."
-msgstr "Contactați administratorul dvs. GitLab pentru a obține permisiunea."
+msgstr "VÄ rugÄm sÄ contactaČ›i administratorul GitLab pentru a obČ›ine permisiunea."
msgid "403|You don't have the permission to access this page."
msgstr "Nu aveČ›i permisiunea de a accesa aceastÄ paginÄ."
@@ -1628,10 +1616,16 @@ msgid "404|Make sure the address is correct and the page hasn't moved."
msgstr "AsiguraČ›i-vÄ cÄ adresa este corectÄ Č™i pagina nu s-a mutat."
msgid "404|Page Not Found"
-msgstr "PaginÄ inexistentÄ"
+msgstr "Pagina nu a fost gÄsitÄ"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
-msgstr "ContactaČ›i administratorul dvs. GitLab dacÄ credeČ›i cÄ este o greČ™ealÄ."
+msgstr "VÄ rugÄm sÄ contactaČ›i administratorul GitLab dacÄ sunteČ›i de pÄrere cÄ este vorba de o greČ™ealÄ."
+
+msgid "409|Please contact your GitLab administrator if you think this is a mistake."
+msgstr "VÄ rugÄm sÄ contactaČ›i administratorul GitLab dacÄ sunteČ›i de pÄrere cÄ este vorba de o greČ™ealÄ."
+
+msgid "409|There was a conflict with your request."
+msgstr "A apÄrut un conflict cu solicitarea dumneavoastrÄ."
msgid "7 days"
msgstr "7 zile"
@@ -1652,19 +1646,19 @@ msgid "A CI/CD pipeline must run and be successful before merge."
msgstr "Un pipeline CI/CD trebuie sÄ ruleze Č™i sÄ aibÄ succes Ă®nainte de Ă®mbinare."
msgid "A GitBook site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
-msgstr "Un site GitBook care folosește Netlify pentru CI/CD în loc de GitLab, dar cu toate celelalte funcții excelente ale GitLab."
+msgstr "Un site GitBook care folosește Netlify pentru CI/CD în loc de GitLab, dar totuși cu toate celelalte caracteristici excelente ale GitLab."
msgid "A Gitpod configured Webapplication in Spring and Java"
msgstr "O aplicaČ›ie web configuratÄ cu Gitpod Ă®n Spring Č™i Java"
msgid "A Hexo site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
-msgstr "Un site Hexo care folosește Netlify pentru CI/CD în loc de GitLab, dar tot cu toate celelalte funcții excelente ale GitLab"
+msgstr "Un site Hexo care folosește Netlify pentru CI/CD în loc de GitLab, dar totuși cu toate celelalte caracteristici excelente ale GitLab."
msgid "A Hugo site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
-msgstr "Un site Hugo care folosește Netlify pentru CI/CD în loc de GitLab, dar tot cu toate celelalte funcții excelente ale GitLab"
+msgstr "Un site Hugo care folosește Netlify pentru CI/CD în loc de GitLab, dar totuși cu toate celelalte caracteristici grozave ale GitLab"
msgid "A Jekyll site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
-msgstr "Un site Jekyll care folosește Netlify pentru CI/CD în loc de GitLab, dar tot cu toate celelalte funcții grozave ale GitLab"
+msgstr "Un site Jekyll care folosește Netlify pentru CI/CD în loc de GitLab, dar totuși cu toate celelalte caracteristici grozave ale GitLab"
msgid "A Let's Encrypt SSL certificate can not be obtained until your domain is verified."
msgstr "Un certificat SSL Let's Encrypt nu poate fi obČ›inut pânÄ când domeniul dvs. nu este verificat."
@@ -1696,6 +1690,9 @@ msgstr "Un fiČ™ier nu a fost gÄsit."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Un fiČ™ier cu '%{file_name}' existÄ deja Ă®n ramura %{branch}"
+msgid "A file with this name already exists."
+msgstr "ExistÄ deja un fiČ™ier cu acest nume."
+
msgid "A group is a collection of several projects"
msgstr "Un grup este o colecție de mai multe proiecte"
@@ -1718,10 +1715,10 @@ msgid "A new Auto DevOps pipeline has been created, go to the Pipelines page for
msgstr "A fost creat un nou pipeline Auto DevOps, accesați pagina de Pipeline-uri pentru detalii."
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 "A fost publicatÄ o nouÄ versiune %{tag} pentru %{name}. VizitaČ›i pagina %{release_link_start}pagina LansÄri%{release_link_end} pentru a citi mai multe despre aceasta."
+msgstr "A fost publicatÄ o nouÄ Lansare %{tag} pentru %{name}. VizitaČ›i %{release_link_start}pagina LansÄri%{release_link_end} pentru a afla mai multe despre aceasta."
msgid "A new Release %{tag} for %{name} was published. Visit the Releases page to read more about it:"
-msgstr "A fost publicatÄ o nouÄ versiune %{tag} pentru %{name}. VizitaČ›i pagina LansÄri pentru a citi mai multe despre aceasta:"
+msgstr "A fost publicatÄ o nouÄ Lansare %{tag} pentru %{name}. VizitaČ›i pagina LansÄri pentru a afla mai multe despre aceasta:"
msgid "A new email address has been added to your GitLab account: %{email}"
msgstr "O nouÄ adresÄ de e-mail a fost adÄugatÄ la contul dvs. GitLab: %{email}"
@@ -1736,13 +1733,13 @@ msgid "A new personal access token, named %{token_name}, has been created."
msgstr "A fost creat un nou token de acces personal, numit %{token_name}."
msgid "A non-confidential epic cannot be assigned to a confidential parent epic"
-msgstr "O epicÄ neconfidenČ›ialÄ nu poate fi atribuitÄ unei epice pÄrinte confidenČ›ialÄ"
+msgstr "O epicÄ neconfidenČ›ialÄ nu poate fi atribuitÄ unei epice pÄrinte confidenČ›iale"
msgid "A page with that title already exists"
-msgstr ""
+msgstr "O paginÄ cu acest titlu existÄ deja"
msgid "A plain HTML site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
-msgstr "Un site HTML simplu care folosește Netlify pentru CI/CD în loc de GitLab, dar cu toate celelalte funcții GitLab."
+msgstr "Un site HTML simplu care folosește Netlify pentru CI/CD în loc de GitLab, dar totuși cu toate celelalte caracteristici grozave ale GitLab."
msgid "A platform value can be web, mob or app."
msgstr "O valoare a platformei poate fi web, mob sau aplicație."
@@ -1751,13 +1748,13 @@ msgid "A project boilerplate for Salesforce App development with Salesforce Deve
msgstr "Un proiect cazan pentru dezvoltarea de aplicații Salesforce cu instrumente de dezvoltatori Salesforce"
msgid "A project boilerplate for Tencent Serverless Framework that uses Next.js SSR"
-msgstr ""
+msgstr "Un proiect boilerplate pentru Tencent Serverless Framework care utilizeazÄ Next.js SSR"
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 "Un proiect care sÄ conČ›inÄ aspecte pentru fiecare anchetÄ de audit din Protocolul de audit HIPAA publicat de Departamentul de SÄnÄtate Č™i Servicii Umane al SUA."
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 "Numele de repozitoriu al unui proiect Ă®i defineČ™te URL-ul (cel pe care Ă®l folosiČ›i pentru a accesa proiectul via un browser) Č™i locul sÄu pe discul de fiČ™ier unde este instalat GitLab. %{link_start}AflaČ›i mai multe.%{link_end}"
+msgstr "Numele repozitoriului unui proiect defineČ™te URL-ul acestuia (cel pe care Ă®l folosiČ›i pentru a accesa proiectul prin intermediul unui browser) Č™i locul sÄu pe discul de fiČ™iere unde este instalat GitLab. %{link_start}AflaČ›i mai multe.%{link_end}"
msgid "A quarterly reconciliation is due on %{date}"
msgstr "O reconciliere trimestrialÄ trebuie efectuatÄ la data de %{date}."
@@ -1874,7 +1871,7 @@ msgid "APIFuzzing|There are three ways to perform scans."
msgstr "ExistÄ trei moduri de a efectua scanÄri."
msgid "APIFuzzing|Tip: Insert the following variables anywhere below stages and include"
-msgstr "Sfat: IntroduceČ›i urmÄtoarele variabile oriunde sub etape Č™i includeČ›i"
+msgstr "Sfat: IntroduceČ›i urmÄtoarele variabile oriunde dupÄ secČ›iunile „stages” Č™i „include”"
msgid "APIFuzzing|Tip: Insert this part below all include"
msgstr "Sfat: IntroduceČ›i aceastÄ parte sub tot conČ›inutul inclus"
@@ -1883,7 +1880,7 @@ msgid "APIFuzzing|Tip: Insert this part below all stages"
msgstr "Sfat: IntroduceČ›i aceastÄ parte dedesubtul tuturor etapelor"
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 "Pentru a preveni o breČ™Ä de securitate, informaČ›iile de autentificare trebuie adÄugate ca o %{ciVariablesLinkStart}variabilÄ CI%{ciVariablesLinkEnd}. Un utilizator cu drepturi de acces de tip Ă®ntreČ›inÄtor poate gestiona variabilele CI Ă®n zona %{ciSettingsLinkStart}SetÄri%{ciSettingsLinkEnd}. Am detectat cÄ nu sunteČ›i un Ă®ntreČ›inÄtor. ConfirmaČ›i modificÄrile Č™i atribuiČ›i-le unui Ă®ntreČ›inÄtor pentru a actualiza acreditÄrile Ă®nainte de Ă®mbinare."
+msgstr "Pentru a preveni o breČ™Ä de securitate, informaČ›iile de autentificare trebuie adÄugate ca o variabilÄ %{ciVariablesLinkStart}CI%{ciVariablesLinkEnd}. Un utilizator cu drepturi de acces de Ă®ntreČ›inÄtor poate gestiona variabilele CI Ă®n zona %{ciSettingsLinkStart}SetÄri%{ciSettingsLinkEnd}. Am detectat cÄ nu sunteČ›i un Ă®ntreČ›inÄtor. ComiteČ›i modificÄrile dvs. Č™i atribuiČ›i-le unui Ă®ntreČ›inÄtor pentru a actualiza acreditÄrile Ă®nainte de Ă®mbinare."
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 "Pentru a preveni o breČ™Ä de securitate, informaČ›iile de autentificare trebuie adÄugate ca o %{ciVariablesLinkStart}variabilÄ CI%{ciVariablesLinkEnd}. ĂŽn calitate de utilizator cu drepturi de acces de Ă®ntreČ›inÄtor, puteČ›i gestiona variabilele CI Ă®n zona %{ciSettingsLinkStart}SetÄri%{ciSettingsLinkEnd}."
@@ -1910,10 +1907,10 @@ msgid "AWS Secret Access Key"
msgstr "Cheia secretÄ de acces AWS"
msgid "AWS access key ID (Optional)"
-msgstr ""
+msgstr "ID-ul cheii de acces AWS (Opțional)"
msgid "AWS secret access key (Optional)"
-msgstr ""
+msgstr "Cheie de acces secretÄ AWS (OpČ›ional)"
msgid "AWS service error: %{error}"
msgstr "Eroare de serviciu AWS: %{error}"
@@ -1955,7 +1952,7 @@ msgid "Access Git repositories or the API."
msgstr "Accesați repozitorii Git sau API-ul."
msgid "Access Tokens"
-msgstr "Token-uri de acces"
+msgstr "Tokenuri de acces"
msgid "Access denied for your LDAP account."
msgstr "Acces refuzat pentru contul dvs. LDAP."
@@ -1978,11 +1975,8 @@ msgstr "Cereri de acces"
msgid "Access to '%{classification_label}' not allowed"
msgstr "Accesul la \"%{classification_label}\" nu este permis"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr "Tokenurile de acces expirÄ dupÄ 2 ore. Un token de reĂ®mprospÄtare poate fi utilizat Ă®n orice moment pentru a genera un nou token de acces. Tokenurile de acces fÄrÄ expirare sunt depreciate. DebifaČ›i aceastÄ setare pentru a activa compatibilitatea retroactivÄ."
-
msgid "AccessDropdown|Deploy Keys"
-msgstr "Chei de implementare"
+msgstr "Chei de distribuție"
msgid "AccessDropdown|Groups"
msgstr "Grupuri"
@@ -2000,7 +1994,7 @@ msgid "AccessTokens|Are you sure?"
msgstr "Sunteți sigur?"
msgid "AccessTokens|Are you sure? Any RSS or calendar URLs currently in use will stop working."
-msgstr "Orice URL-uri RSS sau calendar utilizate în prezent nu vor mai funcționa."
+msgstr "Sunteți sigur? Toate URL-urile RSS sau calendar utilizate în prezent nu vor mai funcționa."
msgid "AccessTokens|Are you sure? Any issue email addresses currently in use will stop working."
msgstr "Sunteți sigur? Toate adresele de e-mail utilizate în prezent nu vor mai funcționa."
@@ -2041,6 +2035,9 @@ msgstr "Tokenuri de acces personal"
msgid "AccessTokens|Static object token"
msgstr "Token de obiect static"
+msgid "AccessTokens|The last time a token was used"
+msgstr "Ultima datÄ când a fost folosit un token"
+
msgid "AccessTokens|They are the only accepted password when you have Two-Factor Authentication (2FA) enabled."
msgstr "Acestea sunt singurele parole acceptate atunci când autentificarea cu doi factori (2FA) este activatÄ."
@@ -2093,7 +2090,7 @@ msgid "AccountValidation|I'll bring my own runners"
msgstr "ĂŽmi voi aduce proprii executori"
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 "Pentru a utiliza minutele CI/CD gratuite pe runner partajate, va trebui sÄ vÄ validaČ›i contul utilizând una dintre opČ›iunile noastre de verificare. DacÄ preferaČ›i sÄ nu o faceČ›i, puteČ›i rula pipeline-uri aducându-vÄ proprii executori Č™i dezactivând executorii partajaČ›i pentru proiectul dvs."
+msgstr "Pentru a utiliza minutele CI/CD gratuite pe executori partajaČ›i, va trebui sÄ vÄ validaČ›i contul utilizând una dintre opČ›iunile noastre de verificare. DacÄ preferaČ›i sÄ nu o faceČ›i, puteČ›i rula pipeline-uri aducându-vÄ proprii executori Č™i dezactivând executorii partajaČ›i pentru proiectul dvs."
msgid "AccountValidation|Learn more."
msgstr "Aflați mai multe."
@@ -2128,8 +2125,11 @@ msgstr "S-a activat pe"
msgid "Active"
msgstr "Activ"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr "%{accessTokenTypePlural} active (%{totalAccessTokens})"
+
msgid "Active %{type} (%{token_length})"
-msgstr "Activ %{type} (%{token_length})"
+msgstr "%{type} activ (%{token_length})"
msgid "Active Sessions"
msgstr "Sesiuni active"
@@ -2141,7 +2141,7 @@ msgid "Activity"
msgstr "Activitate"
msgid "Activity|An error occurred while retrieving activity. Reload the page to try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul recuperÄrii activitÄČ›ii. ReĂ®ncÄrcaČ›i pagina pentru a Ă®ncerca din nou."
msgid "Add"
msgstr "AdaugÄ"
@@ -2150,7 +2150,7 @@ msgid "Add \"%{value}\""
msgstr "AdaugÄ \"%{value}\""
msgid "Add %{linkStart}assets%{linkEnd} to your Release. GitLab automatically includes read-only assets, like source code and release evidence."
-msgstr "AdÄugaČ›i %{linkStart}resurse%{linkEnd} la versiunea dumneavoastrÄ. GitLab include Ă®n mod automat resurse doar Ă®n citire, ca Č™i codul sursÄ Č™i evidenČ›a lansÄrii."
+msgstr "AdÄugaČ›i %{linkStart}resurse%{linkEnd} la versiunea dumneavoastrÄ. GitLab include Ă®n mod automat resurse numai Ă®n citire, cum ar fi codul sursÄ Č™i evidenČ›a lansÄrii."
msgid "Add CHANGELOG"
msgstr "AdÄugaČ›i CHANGELOG"
@@ -2183,7 +2183,7 @@ msgid "Add a %{type}"
msgstr "AdÄugaČ›i un %{type}"
msgid "Add a GCP region"
-msgstr ""
+msgstr "AdÄugaČ›i o regiune GCP"
msgid "Add a GPG key"
msgstr "AdÄugaČ›i o cheie GPG"
@@ -2195,7 +2195,7 @@ msgid "Add a Jaeger URL to replace this page with a link to your Jaeger server.
msgstr "AdÄugaČ›i un URL Jaeger pentru a Ă®nlocui aceastÄ paginÄ cu un link cÄtre serverul Jaeger. Mai Ă®ntâi trebuie sÄ %{link_start_tag}instalaČ›i Jaeger%{link_end_tag}."
msgid "Add a Terms of Service agreement and Privacy Policy for users of this GitLab instance."
-msgstr "AdÄugaČ›i un contract de Termeni Č™i servicii Č™i PoliticÄ de confidenČ›ialitate pentru utilizatorii acestei instanČ›e de GitLab."
+msgstr "AdÄugaČ›i un acord privind Termenii Č™i condiČ›iile de utilizare Č™i Politica de confidenČ›ialitate pentru utilizatorii acestei instanČ›e GitLab."
msgid "Add a bullet list"
msgstr "AdÄugaČ›i o listÄ de puncte"
@@ -2209,11 +2209,14 @@ msgstr "AdÄugaČ›i un comentariu la aceastÄ linie"
msgid "Add a comment to this line or drag for multiple lines"
msgstr "AdÄugaČ›i un comentariu la aceastÄ linie sau trageČ›i pentru mai multe linii"
+msgid "Add a confidential internal note to this %{noteableDisplayName}."
+msgstr "AdÄugaČ›i o notÄ internÄ confidenČ›ialÄ la acest / aceastÄ %{noteableDisplayName}."
+
msgid "Add a custom message with details about the instance's shared runners. The message is visible in group and project CI/CD settings, in the Runners section. Markdown is supported."
-msgstr "AdÄugaČ›i un mesaj personalizat cu detalii despre executorii partajaČ›i ai instanČ›ei. Mesajul este afiČ™at Ă®n setÄrile de grup Č™i CI/CD ale proiectului Ă®n secČ›iunea Executor. Markdown este acceptat."
+msgstr "AdÄugaČ›i un mesaj personalizat cu detalii despre executorii partajaČ›i ai instanČ›ei. Mesajul este afiČ™at Ă®n setÄrile de grup Č™i CI/CD ale proiectului Ă®n secČ›iunea Executori. Markdown este acceptat."
msgid "Add a general comment to this %{noteableDisplayName}."
-msgstr "AdÄugaČ›i un comentariu general la acest %{noteableDisplayName}."
+msgstr "AdÄugaČ›i un comentariu general la acest /aceastÄ %{noteableDisplayName}."
msgid "Add a homepage to your wiki that contains information about your project and GitLab will display it here instead of this message."
msgstr "AdÄugaČ›i o paginÄ de pornire la propriul wiki care conČ›ine informaČ›ii despre proiectul dvs. Č™i GitLab o va afiČ™a aici Ă®n loc de acest mesaj."
@@ -2221,12 +2224,6 @@ msgstr "AdÄugaČ›i o paginÄ de pornire la propriul wiki care conČ›ine informaČ›
msgid "Add a horizontal rule"
msgstr "AdÄugaČ›i o regulÄ orizontalÄ"
-msgid "Add a line"
-msgstr "AdÄugaČ›i o linie"
-
-msgid "Add a link"
-msgstr "AdÄugaČ›i un link"
-
msgid "Add a new issue"
msgstr "AdÄugaČ›i o nouÄ problemÄ"
@@ -2234,7 +2231,7 @@ msgid "Add a numbered list"
msgstr "AdÄugaČ›i o listÄ numerotatÄ"
msgid "Add a related epic"
-msgstr ""
+msgstr "AdÄugaČ›i o epicÄ asociatÄ"
msgid "Add a related issue"
msgstr "AdÄugaČ›i o problemÄ conexÄ"
@@ -2252,7 +2249,7 @@ msgid "Add a title..."
msgstr "AdÄugaČ›i un titlu..."
msgid "Add a to do"
-msgstr ""
+msgstr "AdÄugaČ›i un de fÄcut"
msgid "Add an SSH key"
msgstr "AdÄugaČ›i o cheie SSH"
@@ -2276,10 +2273,7 @@ msgid "Add approvers"
msgstr "AdÄugaČ›i aprobatori"
msgid "Add attention request"
-msgstr ""
-
-msgid "Add bold text"
-msgstr "AdÄugaČ›i text bold"
+msgstr "AdÄugaČ›i o cerere de atenČ›ie"
msgid "Add broadcast message"
msgstr "AdÄugaČ›i un mesaj de difuzare"
@@ -2297,10 +2291,10 @@ msgid "Add comment..."
msgstr "AdÄugaČ›i un comentariu..."
msgid "Add commit messages as comments to Asana tasks. %{docs_link}"
-msgstr "AdÄugaČ›i mesaje de confirmare sub formÄ de comentarii la sarcinile Asana. %{docs_link}"
+msgstr "AdÄugaČ›i mesajele commit-urilor sub formÄ de comentarii la sarcinile Asana. %{docs_link}"
msgid "Add commit messages as comments to Pivotal Tracker stories. %{docs_link}"
-msgstr "AdÄugaČ›i mesaje de comitere ca Č™i comentarii la poveČ™ti Pivotal Tracker. %{docs_link}"
+msgstr "AdÄugaČ›i mesaje de commit ca Č™i comentarii la relatÄrile Pivotal Tracker. %{docs_link}"
msgid "Add customer relation contact(s)."
msgstr "AdÄugaČ›i contacte de relaČ›ii cu clienČ›ii."
@@ -2312,7 +2306,7 @@ msgid "Add deploy freeze"
msgstr "AdÄugaČ›i Ă®ngheČ›area implementÄrii"
msgid "Add deploy keys to grant read/write access to this repository. %{link_start}What are deploy keys?%{link_end}"
-msgstr "AdÄugaČ›i chei de implementare pentru a acorda acces de citire/scriere la acest repozitoriu. %{link_start}Ce sunt cheile de implementare?%{link_end}"
+msgstr "AdÄugaČ›i chei de distribuČ›ie pentru a acorda acces Ă®n citire/scriere la acest repozitoriu. %{link_start}Ce sunt cheile de distribuČ›ie?%{link_end}"
msgid "Add email address"
msgstr "AdÄugaČ›i adresÄ e-mail"
@@ -2332,8 +2326,8 @@ msgstr "AdÄugaČ›i antetul Č™i subsolul la e-mailuri. ReČ›ineČ›i cÄ setÄrile d
msgid "Add image comment"
msgstr "AdÄugare comentariu la imagine"
-msgid "Add italic text"
-msgstr "AdÄugaČ›i text italic"
+msgid "Add internal note"
+msgstr "AdÄugaČ›i o notÄ internÄ"
msgid "Add key"
msgstr "AdÄugare cheie"
@@ -2350,17 +2344,20 @@ msgstr "AdÄugaČ›i o aplicaČ›ie nouÄ"
msgid "Add new directory"
msgstr "AdÄugaČ›i un director nou"
+msgid "Add or remove a user."
+msgstr "AdÄugaČ›i sau Ă®nlÄturaČ›i un utilizator."
+
msgid "Add or remove previously merged commits"
msgstr "AdÄugaČ›i sau Ă®nlÄturaČ›i commit-urile Ă®mbinate anterior"
msgid "Add or subtract spent time"
-msgstr "AdÄugaČ›i sau scÄdeČ›i timpul consumat"
+msgstr "AdÄugaČ›i sau scÄdeČ›i timp petrecut"
msgid "Add people"
-msgstr ""
+msgstr "AdÄugaČ›i persoane"
msgid "Add previously merged commits"
-msgstr "AdÄugaČ›i commit-uri Ă®mbinate anterior"
+msgstr "AdÄugaČ›i commit-urile Ă®mbinate anterior"
msgid "Add project"
msgstr "AdÄugare proiect"
@@ -2374,9 +2371,6 @@ msgstr "AdÄugaČ›i reacČ›ie"
msgid "Add request manually"
msgstr "AdÄugaČ›i cererea manual"
-msgid "Add strikethrough text"
-msgstr "AdÄugare text tÄiat cu o linie"
-
msgid "Add suggestion to batch"
msgstr "AdÄugaČ›i o sugestie la lot"
@@ -2417,7 +2411,7 @@ msgid "Add users to group"
msgstr "AdÄugaČ›i utilizatorii Ă®n grup"
msgid "Add variable"
-msgstr "AdÄugare variabilÄ"
+msgstr "AdÄugaČ›i o variabilÄ"
msgid "Add vulnerability finding"
msgstr "AdÄugaČ›i descoperirea vulnerabilitÄČ›ii"
@@ -2426,7 +2420,7 @@ msgid "Add webhook"
msgstr "AdÄugare webhook"
msgid "Add your team members and others to GitLab."
-msgstr ""
+msgstr "AdÄugaČ›i membrii echipei dvs. Č™i alte persoane la GitLab."
msgid "Add/remove"
msgstr "AdÄugare/Ă®nlÄturare"
@@ -2444,13 +2438,13 @@ msgid "AddMember|Invite limit of %{daily_invites} per day exceeded"
msgstr "Limita de invitaČ›ii de %{daily_invites} pe zi a fost depÄČ™itÄ"
msgid "AddMember|Invites cannot be blank"
-msgstr ""
+msgstr "Invitațiile nu pot fi în alb"
msgid "AddMember|No invite source provided."
msgstr "Nu a fost furnizatÄ nicio sursÄ de invitaČ›ie."
msgid "AddMember|No users specified."
-msgstr "Nu au fost specificați utilizatori."
+msgstr "Nu sunt specificați utilizatori."
msgid "AddMember|Too many users specified (limit is %{user_limit})"
msgstr "Prea mulți utilizatori specificați (limita este %{user_limit})"
@@ -2516,7 +2510,7 @@ msgid "Adds a Zoom meeting."
msgstr "AdÄugaČ›i o reuniune Zoom."
msgid "Adds a to do."
-msgstr ""
+msgstr "AdÄugaČ›i un de fÄcut."
msgid "Adds an issue to an epic."
msgstr "AdÄugaČ›i o problemÄ la o epicÄ."
@@ -2540,7 +2534,7 @@ msgid "Admin Area"
msgstr "Zona Admin"
msgid "Admin Mode"
-msgstr "Mode Admin"
+msgstr "Modul Admin"
msgid "Admin Note"
msgstr "NotÄ Admin"
@@ -2696,7 +2690,7 @@ msgid "AdminArea|You’re about to stop all jobs. This will halt all current job
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 "AdminDashboard|Error loading the statistics. Please try again"
-msgstr "Eroare la Ă®ncÄrcarea statisticilor. VÄ rugÄm Ă®ncercaČ›i din nou"
+msgstr "Eroare la Ă®ncÄrcarea statisticilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou"
msgid "AdminLabels|Define your default set of project labels"
msgstr "Definiți setul dvs. implicit de etichete de proiect"
@@ -2716,6 +2710,9 @@ msgstr "ČtergeČ›i"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "ČtergeČ›i proiectul %{projectName}?"
+msgid "AdminSettings|%{strongStart}WARNING:%{strongEnd} Environment variable %{environment_variable} does not exist or is not pointing to a valid directory. %{icon_link}"
+msgstr "%{strongStart}AVERTISMENT:%{strongEnd} Variabila de mediu%{environment_variable} nu existÄ sau nu indicÄ un director valid. %{icon_link}"
+
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 "Un cont Let's Encrypt va fi configurat pentru aceastÄ instanČ›Ä GitLab folosind aceastÄ adresÄ de e-mail. VeČ›i primi e-mailuri pentru a vÄ avertiza despre certificatele care expirÄ. %{link_start}AflaČ›i mai multe.%{link_end}"
@@ -2734,6 +2731,18 @@ msgstr "Limitele CI/CD"
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "Configurați Let's Encrypt"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+msgstr "ConfiguraČ›i când proiectele inactive trebuie sÄ fie Č™terse automat. %{linkStart}Ce sunt proiectele inactive?%{linkEnd}"
+
+msgid "AdminSettings|Delete inactive projects"
+msgstr "ČtergeČ›i proiectele inactive"
+
+msgid "AdminSettings|Delete inactive projects that exceed"
+msgstr "ČtergeČ›i proiectele inactive care depÄČ™esc"
+
+msgid "AdminSettings|Delete project after"
+msgstr "ČtergeČ›i proiectul dupÄ"
+
msgid "AdminSettings|Disable Elasticsearch until indexing completes."
msgstr "DezactivaČ›i Elasticsearch pânÄ la finalizarea indexÄrii."
@@ -2744,7 +2753,7 @@ msgid "AdminSettings|Disable public access to Pages sites"
msgstr "Dezactivați accesul public la site-urile 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 "AfiČ™eazÄ un banner pentru merge request-urile din proiectele fÄrÄ pipeline-uri pentru a iniČ›ia etapele de adÄugare a unui fiČ™ier .gitlab-ci.yml."
+msgstr "AfiČ™aČ›i un banner pe merge request-urile din proiectele fÄrÄ pipeline-uri pentru a iniČ›ia etapele de adÄugare a unui fiČ™ier .gitlab-ci.yml."
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 "Verificarea domeniului este o mÄsurÄ de securitate esenČ›ialÄ pentru site-urile publice GitLab. Utilizatorii trebuie sÄ demonstreze cÄ deČ›in controlul asupra unui domeniu Ă®nainte ca acesta sÄ fie activat. %{link_start}AflaČ›i mai multe.%{link_end}"
@@ -2761,6 +2770,9 @@ msgstr "Activați funcțiile de înregistrare"
msgid "AdminSettings|Enable Service Ping"
msgstr "Activați serviciul Ping"
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr "ActivaČ›i un punct final Prometheus care expune statisticile de sÄnÄtate Č™i performanČ›Ä. Elementul de meniu Verificare de sÄnÄtate apare Ă®n secČ›iunea Monitorizare din Zona Admin. Este necesarÄ repornirea. %{link_start}AflaČ›i mai multe%{link_end}."
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr "Activați analizatorul personalizat kuromoji: Indexare"
@@ -2786,7 +2798,7 @@ msgid "AdminSettings|Feed token"
msgstr "Token de fluxuri"
msgid "AdminSettings|I have read and agree to the Let's Encrypt %{link_start}Terms of Service%{link_end} (PDF)."
-msgstr "Am citit și sunt de acord cu %{link_start}Termenii de utilizare%{link_end} Let's Encrypt (PDF)."
+msgstr "Am citit și sunt de acord cu %{link_start}Termenii și condițiile de utilizare%{link_end} Let's Encrypt (PDF)."
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."
@@ -2797,6 +2809,9 @@ msgstr "DacÄ nu existÄ niciun index existent, GitLab creeazÄ unul."
msgid "AdminSettings|Import sources"
msgstr "Surse de import"
+msgid "AdminSettings|Inactive project deletion"
+msgstr "Čtergerea proiectelor inactive"
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr "PÄstraČ›i cele mai recente artefacte pentru toate joburile din cele mai recente pipeline-uri de succes"
@@ -2833,6 +2848,9 @@ msgstr "NumÄrul maxim de executori Ă®nregistraČ›i pe grup"
msgid "AdminSettings|Maximum number of runners registered per project"
msgstr "NumÄrul maxim de executori Ă®nregistraČ›i pe proiect"
+msgid "AdminSettings|Minimum size must be at least 0."
+msgstr "Dimensiunea minimÄ trebuie sÄ fie de cel puČ›in 0."
+
msgid "AdminSettings|New CI/CD variables in projects and groups default to protected."
msgstr "Noile variabile CI/CD din proiecte și grupuri sunt implicit protejate"
@@ -2855,7 +2873,7 @@ msgid "AdminSettings|Protect CI/CD variables by default"
msgstr "Protejați în mod implicit variabilele CI/CD"
msgid "AdminSettings|Registration Features include:"
-msgstr ""
+msgstr "Funcțiile de înregistrare includ:"
msgid "AdminSettings|Require users to prove ownership of custom domains"
msgstr "SolicitaČ›i utilizatorilor sÄ dovedeascÄ proprietatea asupra domeniilor personalizate"
@@ -2863,14 +2881,17 @@ msgstr "SolicitaČ›i utilizatorilor sÄ dovedeascÄ proprietatea asupra domeniilo
msgid "AdminSettings|Required pipeline configuration"
msgstr "Configurația pipeline este obligatorie"
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
+msgstr "NecesitÄ %{linkStart}notificÄri prin e-mail%{linkEnd}"
+
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
-msgstr ""
+msgstr "Limitați accesul grupului în funcție de adresa IP. %{link_start}Aflați mai multe%{link_end}."
msgid "AdminSettings|Save %{name} limits"
msgstr "Salvați limitele %{name}"
msgid "AdminSettings|Search with Elasticsearch enabled"
-msgstr ""
+msgstr "CÄutaČ›i cu Elasticsearch activat"
msgid "AdminSettings|Select a CI/CD template"
msgstr "Selectați un șablon CI/CD"
@@ -2881,8 +2902,14 @@ msgstr "SelectaČ›i un grup care sÄ fie utilizat ca sursÄ pentru Č™abloanele de
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 "SelectaČ›i aceastÄ opČ›iune pentru a dezactiva accesul public pentru site-urile Pages, care necesitÄ ca utilizatorii sÄ se Ă®nregistreze pentru a avea acces la site-urile Pages din instanČ›a dvs. %{link_start}AflaČ›i mai multe.%{link_end}"
+msgid "AdminSettings|Send email to maintainers after project is inactive for"
+msgstr "TrimiteČ›i un e-mail cÄtre Ă®ntreČ›inÄtori dupÄ ce proiectul este inactiv pentru"
+
+msgid "AdminSettings|Send warning email"
+msgstr "Trimiteți un e-mail de avertizare"
+
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 ""
+msgstr "Serviciul ping este dezactivat în fișierul dvs. de configurare și nu poate fi activat prin intermediul acestui formular. Pentru mai multe informații, consultați documentația privind %{link_start}dezactivarea service ping%{link_end}."
msgid "AdminSettings|Session duration for Git operations when 2FA is enabled (minutes)"
msgstr "Durata sesiunii pentru operaČ›iunile Git atunci când este activatÄ funcČ›ia 2FA (minute)"
@@ -2899,6 +2926,9 @@ msgstr "SetaČ›i numele Č™i protecČ›iile iniČ›iale pentru ramura implicitÄ a noi
msgid "AdminSettings|Set the maximum size of GitLab Pages per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
msgstr "SetaČ›i dimensiunea maximÄ a GitLab Pages per proiect (0 pentru nelimitat). %{link_start}AflaČ›i mai multe.%{link_end}"
+msgid "AdminSettings|Setting must be greater than 0."
+msgstr "Setarea trebuie sÄ fie mai mare de 0."
+
msgid "AdminSettings|Size and domain settings for Pages static sites."
msgstr "SetÄrile de mÄrime Č™i domeniu pentru site-urile statice Pages."
@@ -2915,25 +2945,31 @@ msgid "AdminSettings|The template for the required pipeline configuration can be
msgstr "Čablonul pentru configuraČ›ia pipeline necesarÄ poate fi unul dintre Č™abloanele furnizate de GitLab sau un Č™ablon personalizat adÄugat la un repozitoriu de Č™abloane de instanČ›Ä. %{link_start}Cum se creeazÄ un repozitoriu de Č™abloane de instanČ›Ä?%{link_end}"
msgid "AdminSettings|There are Advanced Search migrations pending that require indexing to pause. Indexing must remain paused until GitLab completes the migrations."
-msgstr ""
+msgstr "ExistÄ migrÄri de CÄutare avansatÄ Ă®n aČ™teptare care necesitÄ o pauzÄ a indexÄrii. Indexarea trebuie sÄ rÄmânÄ Ă®n pauzÄ pânÄ când GitLab finalizeazÄ migrÄrile."
msgid "AdminSettings|To enable Registration Features, first enable Service Ping."
-msgstr ""
+msgstr "Pentru a activa Funcțiile de înregistrare, activați mai întâi serviciul Ping."
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 "Pentru a ajuta la Ă®mbunÄtÄČ›irea GitLab Č™i a experienČ›ei utilizatorilor sÄi, GitLab colecteazÄ periodic informaČ›ii de utilizare. %{link_start}Ce informaČ›ii sunt partajate cu GitLab Inc.?%{link_end}"
msgid "AdminSettings|Total number of jobs in currently active pipelines"
msgstr "NumÄrul total de joburi Ă®n pipeline-urile active Ă®n prezent"
msgid "AdminSettings|Use AWS hosted Elasticsearch with IAM credentials"
-msgstr ""
+msgstr "UtilizaČ›i Elasticsearch gÄzduit de AWS cu acreditÄri IAM"
msgid "AdminSettings|When paused, GitLab still tracks the changes. This is useful for cluster/index migrations."
-msgstr ""
+msgstr "Atunci când este Ă®n pauzÄ, GitLab continuÄ sÄ urmÄreascÄ modificÄrile. Acest lucru este util pentru migrÄrile de clustere/indexuri."
+
+msgid "AdminSettings|When to delete inactive projects"
+msgstr "Când sÄ Č™tergeČ›i proiectele inactive"
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 "PuteČ›i activa FuncČ›iile de Ă®nregistrare deoarece serviciul Ping este activat. Pentru a continua sÄ utilizaČ›i FuncČ›iile de Ă®nregistrare Ă®n viitor, va trebui totodatÄ sÄ vÄ Ă®nregistraČ›i la GitLab prin intermediul unui nou serviciu de licenČ›iere Ă®n cloud."
+
+msgid "AdminSettings|You can't delete projects before the warning email is sent."
+msgstr "Nu puteți șterge proiecte înainte de trimiterea e-mailului de avertizare."
msgid "AdminStatistics|Active Users"
msgstr "Utilizatori activi"
@@ -2951,7 +2987,7 @@ msgid "AdminStatistics|Milestones"
msgstr "Obiective"
msgid "AdminStatistics|Notes"
-msgstr "Notițe"
+msgstr "Note"
msgid "AdminStatistics|SSH Keys"
msgstr "Chei SSH"
@@ -2963,7 +2999,7 @@ msgid "AdminUsers|(Admin)"
msgstr "(Admin)"
msgid "AdminUsers|(Banned)"
-msgstr "(Blocat)"
+msgstr "(Interzis)"
msgid "AdminUsers|(Blocked)"
msgstr "(Blocat)"
@@ -3065,10 +3101,10 @@ msgid "AdminUsers|Blocking user has the following effects:"
msgstr "Blocarea utilizatorului are urmÄtoarele efecte:"
msgid "AdminUsers|Cannot sign in or access instance information"
-msgstr "Nu poate sÄ se conecteze sau sÄ acceseze informaČ›iile despre instanČ›Ä"
+msgstr "Nu se poate conecta sau accesa informaČ›iile despre instanČ›Ä"
msgid "AdminUsers|Cannot unblock LDAP blocked users"
-msgstr "Nu poate debloca utilizatorii blocați LDAP"
+msgstr "Nu se pot debloca utilizatorii blocați prin LDAP"
msgid "AdminUsers|Cohorts"
msgstr "Cohorte"
@@ -3338,7 +3374,7 @@ msgid "Admin|Additional users must be reviewed and approved by a system administ
msgstr "Utilizatorii suplimentari trebuie sÄ fie analizaČ›i Č™i aprobaČ›i de un administrator de sistem. AflaČ›i mai multe despre %{help_link_start}plafoanele de utilizare%{help_link_end}."
msgid "Admin|Admin notes"
-msgstr "Note administrative"
+msgstr "Note administrator"
msgid "Admin|Learn more about quarterly reconciliation"
msgstr "AflaČ›i mai multe despre reconcilierea trimestrialÄ"
@@ -3373,6 +3409,9 @@ msgstr "SetÄri avansate"
msgid "Advanced export options"
msgstr "Opțiuni avansate de export"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr "Versiunea Elasticsearch nu este compatibilÄ"
+
msgid "AdvancedSearch|Reindex required"
msgstr "Reindexare necesarÄ"
@@ -3407,7 +3446,7 @@ msgid "Akismet helps prevent the creation of spam issues in public projects."
msgstr "Akismet ajutÄ la prevenirea creÄrii de probleme spam Ă®n proiectele publice."
msgid "Alert"
-msgstr ""
+msgstr "AlertÄ"
msgid "AlertManagement|Acknowledged"
msgstr "RecunoscutÄ"
@@ -3557,7 +3596,7 @@ msgid "AlertMappingBuilder|Define fallback"
msgstr "DefiniČ›i o alternativÄ"
msgid "AlertMappingBuilder|GitLab alert key"
-msgstr "Cheie de alertÄ GitLab"
+msgstr "Cheia de alertÄ GitLab"
msgid "AlertMappingBuilder|Make selection"
msgstr "Efectuați selecția"
@@ -3566,7 +3605,7 @@ msgid "AlertMappingBuilder|Payload alert key"
msgstr "Cheia de alertÄ payload"
msgid "AlertMappingBuilder|Select key"
-msgstr "Selectare cheie"
+msgstr "Selectați cheia"
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 "Titlul este un câmp obligatoriu pentru alertele din GitLab. ĂŽn cazul Ă®n care câmpul payload-ului pe care l-aČ›i specificat nu este disponibil, specificaČ›i ce câmp ar trebui sÄ folosim Ă®n schimb. "
@@ -3700,9 +3739,6 @@ msgstr "URL webhook"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr "PuteČ›i mapa câmpurile de alertÄ GitLab implicite pentru cheile payload-ului Ă®n listele derulante de mai jos."
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr "Acum puteČ›i configura puncte finale de alertÄ pentru instanČ›ele Prometheus configurate manual Ă®n secČ›iunea „Alerte” de pe pagina de „SetÄri operaČ›iuni”. Câmpurile punctului final de alertÄ de pe aceastÄ paginÄ au fost abandonate."
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr "{ \"events\": [{ \"application\": \"Name of application\" }] }"
@@ -3776,7 +3812,7 @@ msgid "All changes are committed"
msgstr "Toate schimbÄrile sunt comise"
msgid "All email addresses will be used to identify your commits."
-msgstr "Toate adresele de e-mail vor fi folosite pentru a vÄ identifica contribuČ›iile."
+msgstr "Toate adresele de e-mail vor fi folosite pentru identificarea commit-urilor dumneavoastrÄ."
msgid "All environments"
msgstr "Toate mediile"
@@ -3797,7 +3833,7 @@ msgid "All merge conflicts were resolved. The merge request can now be merged."
msgstr "Toate conflictele merge au fost rezolvate. Merge request-ul poate fi acum îmbinat."
msgid "All merge request dependencies have been merged"
-msgstr "Toate dependențele din merge request au fost îmbinate."
+msgstr "Toate dependențele merge request-ului au fost îmbinate"
msgid "All paths are relative to the GitLab URL. Do not include %{relative_url_link_start}relative URLs%{relative_url_link_end}."
msgstr "Toate cÄile sunt relative la URL-ul GitLab. Nu includeČ›i %{relative_url_link_start} URL-uri relative%{relative_url_link_end}."
@@ -3809,13 +3845,13 @@ msgid "All projects selected"
msgstr "Toate proiectele selectate"
msgid "All protected branches"
-msgstr ""
+msgstr "Toate ramurile protejate"
-msgid "All threads resolved"
-msgstr "Toate subiectele sunt rezolvate"
+msgid "All threads resolved!"
+msgstr "Toate subiectele sunt rezolvate!"
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
-msgstr "ToČ›i utilizatorii trebuie sÄ accepte Termenii Č™i condiČ›iile Č™i Politica de confidenČ›ialitate pentru a accesa GitLab"
+msgstr "ToČ›i utilizatorii trebuie sÄ accepte Termenii Č™i condiČ›iile de utilizare Č™i Politica de confidenČ›ialitate pentru a accesa GitLab"
msgid "All users must have a name."
msgstr "ToČ›i utilizatorii trebuie sÄ aibÄ un nume."
@@ -3827,10 +3863,10 @@ msgid "Allow \"%{group_name}\" to sign you in"
msgstr "PermiteČ›i \"%{group_name}\" sÄ vÄ conecteze"
msgid "Allow access only to members of this group"
-msgstr ""
+msgstr "Permiteți accesul numai membrilor acestui grup"
msgid "Allow access to everyone"
-msgstr ""
+msgstr "Permiteți accesul tuturor"
msgid "Allow access to members of the following group"
msgstr "PermiteČ›i accesul membrilor din grupul urmÄtor"
@@ -3839,7 +3875,7 @@ msgid "Allow access to the following IP addresses"
msgstr "PermiteČ›i accesul la urmÄtoarele adrese IP"
msgid "Allow commits from members who can merge to the target branch. %{link_start}About this feature.%{link_end}"
-msgstr ""
+msgstr "PermiteČ›i commit-uri de la membrii care pot Ă®mbina cu ramura Č›intÄ. %{link_start}InformaČ›ii despre aceastÄ caracteristicÄ.%{link_end}"
msgid "Allow group owners to manage LDAP-related settings"
msgstr "PermiteČ›i proprietarilor de grup sÄ gestioneze setÄrile legate de LDAP"
@@ -3872,7 +3908,7 @@ msgid "Allow projects within this group to use Git LFS"
msgstr "PermiteČ›i proiectelor din cadrul acestui grup sÄ utilizeze Git LFS"
msgid "Allow public access to pipelines and job details, including output logs and artifacts."
-msgstr "Permiteți accesul public la conducte și detalii de joburi, inclusiv la jurnalele de ieșire și la artefacte."
+msgstr "Permiteți accesul public la pipeline-uri și la detaliile jobului, inclusiv la jurnalele de ieșire și la artefacte."
msgid "Allow subgroups to set up their own two-factor authentication rules"
msgstr "PermiteČ›i subgrupurilor sÄ Ă®Č™i configureze propriile reguli de autentificare cu doi factori"
@@ -3935,7 +3971,7 @@ msgid "Also remove direct user membership from subgroups and projects"
msgstr "De asemenea, Ă®nlÄturaČ›i apartenenČ›a directÄ a utilizatorilor la subgrupuri Č™i proiecte"
msgid "Also unassign this user from related issues and merge requests"
-msgstr "De asemenea anulați afectarea acestui utilizator de la problemele asociate și merge request-uri"
+msgstr "De asemenea, anulați atribuirea acestui utilizator de la problemele și merge request-urile asociate"
msgid "Alternate support URL for Help page and Help dropdown."
msgstr "URL alternativ de asistenČ›Ä pentru pagina de Ajutor Č™i lista derulantÄ Ajutor."
@@ -3950,19 +3986,16 @@ msgid "Amazon EKS integration allows you to provision EKS clusters from GitLab."
msgstr "Integrarea Amazon EKS vÄ permite sÄ furnizaČ›i clustere EKS din GitLab."
msgid "Amazon Web Services Logo"
-msgstr "Logo Amazon Web Services"
-
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Autentificarea Amazon nu este %{link_start}configuratÄ corect%{link_end}. ĂŽntrebaČ›i administratorul dvs. GitLab dacÄ doriČ›i sÄ utilizaČ›i acest serviciu."
+msgstr "Logoul Amazon Web Services"
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 "O alertÄ %{link_start}alert%{link_end} cu aceeaČ™i amprentÄ digitalÄ este deja deschisÄ. Pentru a schimba statutul acestei alerte, rezolvaČ›i alerta legatÄ."
+msgstr "O %{link_start}alertÄ%{link_end} cu aceeaČ™i amprentÄ este deja deschisÄ. Pentru a schimba statutul acestei alerte, rezolvaČ›i alerta legatÄ."
msgid "An Administrator has set the maximum expiration date to %{maxDate}. %{helpLinkStart}Learn more%{helpLinkEnd}."
msgstr "Un administrator a setat data maximÄ de expirare la %{maxDate}. %{helpLinkStart}AflaČ›i mai multe%{helpLinkEnd}."
msgid "An Enterprise User GitLab account has been created for you by your organization:"
-msgstr "Un cont GitLab Enterprise a fost creat pentru dvs. de cÄtre organizaČ›ia dvs:"
+msgstr "Organizația dvs. v-a creat un cont GitLab de utilizator Enterprise:"
msgid "An administrator changed the password for your GitLab account on %{link_to}."
msgstr "Un administrator a schimbat parola pentru contul dvs. GitLab pe %{link_to}."
@@ -3971,7 +4004,7 @@ msgid "An alert has been resolved in %{project_path}."
msgstr "O alertÄ a fost rezolvatÄ Ă®n %{project_path}."
msgid "An alert has been triggered in %{project_path}."
-msgstr "O alertÄ a fost declanČ™atÄ Ă®n %{project_path}."
+msgstr "A fost declanČ™atÄ o alertÄ Ă®n %{project_path}."
msgid "An application called %{link_to_client} is requesting access to your GitLab account."
msgstr "O aplicaČ›ie numitÄ %{link_to_client} solicitÄ accesul la contul dvs. GitLab."
@@ -3995,7 +4028,7 @@ msgid "An error occurred adding a new draft."
msgstr "A apÄrut o eroare la adÄugarea unui nou draft."
msgid "An error occurred creating the new branch."
-msgstr "A apÄrut o eroare creând ramura nouÄ."
+msgstr "A apÄrut o eroare la crearea noii ramuri."
msgid "An error occurred fetching the approval rules."
msgstr "A apÄrut o eroare la preluarea regulilor de aprobare."
@@ -4004,16 +4037,16 @@ msgid "An error occurred fetching the approvers for the new rule."
msgstr "A apÄrut o eroare la preluarea aprobatorilor pentru noua regulÄ."
msgid "An error occurred fetching the dropdown data."
-msgstr "A apÄrut o eroare la preluarea datelor listei verticale."
+msgstr "A apÄrut o eroare la preluarea datelor din lista derulantÄ."
msgid "An error occurred fetching the project authors."
-msgstr "A apÄrut o eroare preluând autorii proiectului."
+msgstr "A apÄrut o eroare la preluarea autorilor proiectului."
msgid "An error occurred fetching the public deploy keys. Please try again."
msgstr "A apÄrut o eroare Ă®n timpul preluÄrii cheilor publice de implementare. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred previewing the blob"
-msgstr "A apÄrut o eroare de previzualizare a blobului"
+msgstr "A apÄrut o eroare de previzualizare a blob-ului"
msgid "An error occurred when loading the user verification challenge. Refresh to try again."
msgstr "A survenit o eroare la Ă®ncÄrcarea provocÄrii de verificare a utilizatorului. ActualizaČ›i pentru a Ă®ncerca din nou."
@@ -4025,13 +4058,13 @@ msgid "An error occurred while acknowledging the notification. Refresh the page
msgstr "A survenit o eroare la confirmarea notificÄrii. ReĂ®mprospÄtaČ›i pagina Č™i Ă®ncercaČ›i din nou."
msgid "An error occurred while adding approvers"
-msgstr "A apÄrut o eroare Ă®n timpul adÄugÄrii aprobatorilor"
+msgstr "A apÄrut o eroare Ă®n timp ce se adÄugau aprobatori"
msgid "An error occurred while adding formatted title for epic"
-msgstr "S-a produs o eroare la adÄugarea titlului formatat pentru epicÄ"
+msgstr "A apÄrut o eroare la adÄugarea titlului formatat pentru epicÄ"
msgid "An error occurred while authorizing your role"
-msgstr "A apÄrut o eroare Ă®n timpul autorizÄrii rolului dvs."
+msgstr "A apÄrut o eroare Ă®n timp ce se autoriza rolul dumneavoastrÄ"
msgid "An error occurred while checking group path. Please refresh and try again."
msgstr "A survenit o eroare Ă®n timpul verificÄrii cÄii grupului. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i Č™i sÄ Ă®ncercaČ›i din nou."
@@ -4046,10 +4079,10 @@ msgid "An error occurred while deleting the comment"
msgstr "A apÄrut o eroare la Č™tergerea comentariului"
msgid "An error occurred while deleting the pipeline."
-msgstr "A survenit o eroare la ștergerea conductei."
+msgstr "A apÄrut o eroare la Č™tergerea pipeline-ului."
msgid "An error occurred while detecting host keys"
-msgstr "A apÄrut o eroare la detectarea cheilor gazdÄ"
+msgstr "A apÄrut o eroare Ă®n timpul detectÄrii cheilor gazdÄ"
msgid "An error occurred while disabling Service Desk."
msgstr "A apÄrut o eroare la dezactivarea Service Desk."
@@ -4070,7 +4103,7 @@ msgid "An error occurred while fetching Markdown preview"
msgstr "A apÄrut o eroare Ă®n timpul preluÄrii previzualizÄrii Markdown"
msgid "An error occurred while fetching ancestors"
-msgstr "A apÄrut o eroare Ă®n timpul obČ›inerii predecesorilor"
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii predecesorilor"
msgid "An error occurred while fetching branches. Retry the search."
msgstr "A apÄrut o eroare Ă®n timpul preluÄrii ramurilor. ReĂ®ncercaČ›i cÄutarea."
@@ -4088,25 +4121,25 @@ msgid "An error occurred while fetching coverage reports."
msgstr "S-a produs o eroare în timpul obținerii rapoartelor coverage"
msgid "An error occurred while fetching environments."
-msgstr "S-a produs o eroare Ă®n timpul preluÄrii mediilor."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii mediilor."
msgid "An error occurred while fetching exposed artifacts."
-msgstr "S-a produs o eroare Ă®n timpul preluÄrii artefactelor expuse."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii artefactelor expuse."
msgid "An error occurred while fetching folder content."
-msgstr "S-a produs o eroare la preluarea conținutului dosarului."
+msgstr "A apÄrut o eroare la preluarea conČ›inutului dosarului"
msgid "An error occurred while fetching issues."
-msgstr "S-a produs o eroare Ă®n timpul preluÄrii problemelor."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii problemelor."
msgid "An error occurred while fetching label colors."
-msgstr "A apÄrut o eroare la preluarea culorilor etichetelor."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii culorilor etichetelor."
msgid "An error occurred while fetching participants"
msgstr "A apÄrut o eroare Ă®n timpul preluÄrii participanČ›ilor"
msgid "An error occurred while fetching participants."
-msgstr "A apÄrut o eroare Ă®n timpul preluÄrii participanČ›ilor"
+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"
@@ -4118,49 +4151,49 @@ msgid "An error occurred while fetching reference"
msgstr "A apÄrut o eroare Ă®n timpul preluÄrii referinČ›ei"
msgid "An error occurred while fetching tags. Retry the search."
-msgstr "S-a produs o eroare Ă®n timpul preluÄrii etichetelor. ReĂ®ncercaČ›i cÄutarea."
+msgstr "A apÄrut o eroare Ă®n timpul cÄutÄrii etichetelor. ReĂ®ncercaČ›i cÄutarea."
msgid "An error occurred while fetching terraform reports."
-msgstr "S-a produs o eroare Ă®n timpul preluÄrii rapoartelor terraform."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii rapoartelor terraform."
msgid "An error occurred while fetching the job log."
-msgstr "A apÄrut o eroare la preluarea jurnalului de job."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii jurnalului de lucru."
msgid "An error occurred while fetching the job logs."
msgstr "A apÄrut o eroare Ă®n timpul preluÄrii jurnalelor de joburi."
msgid "An error occurred while fetching the job."
-msgstr "A apÄrut o eroare la preluarea jobului."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii jobului."
msgid "An error occurred while fetching the jobs."
-msgstr "A apÄrut o eroare la preluarea joburilor."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii joburilor."
msgid "An error occurred while fetching the latest pipeline."
-msgstr "A apÄrut o eroare la preluarea celei mai recente conducte."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii ultimului pipeline."
msgid "An error occurred while fetching the pipelines jobs."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii joburilor de pipeline-uri."
msgid "An error occurred while fetching the releases. Please try again."
-msgstr "A apÄrut o eroare la preluarea lansÄrilor. VÄ rugÄm Ă®ncercaČ›i din nou."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii versiunilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while fetching this tab."
-msgstr "A apÄrut o eroare la preluarea acestei file."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii acestei file."
msgid "An error occurred while getting files for - %{branchId}"
msgstr "A apÄrut o eroare Ă®n timpul obČ›inerii fiČ™ierelor pentru - %{branchId}"
msgid "An error occurred while getting issue counts"
-msgstr "S-a produs o eroare în timpul obținerii contoarelor de probleme"
+msgstr "A apÄrut o eroare Ă®n timpul obČ›inerii numÄrului de probleme"
msgid "An error occurred while getting projects"
-msgstr "A apÄrut o eroare la primirea proiectelor"
+msgstr "A apÄrut o eroare Ă®n timpul obČ›inerii proiectelor"
msgid "An error occurred while initializing path locks"
-msgstr "A apÄrut o eroare iniČ›ializând lacÄtele cÄii"
+msgstr "A apÄrut o eroare la iniČ›ializarea blocÄrilor de cale"
msgid "An error occurred while loading a section of this page."
-msgstr "S-a produs o eroare Ă®n timpul Ă®ncÄrcÄrii unei secČ›iuni a acestei pagini."
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii unei secČ›iuni a acestei pagini."
msgid "An error occurred while loading all the files."
msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii tuturor fiČ™ierelor."
@@ -4184,34 +4217,34 @@ msgid "An error occurred while loading filenames"
msgstr "A apÄrut o eroare la Ă®ncÄrcarea numelor de fiČ™iere"
msgid "An error occurred while loading group members."
-msgstr "S-a produs o eroare Ă®n timpul Ă®ncÄrcÄrii membrilor grupului."
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii membrilor grupului."
msgid "An error occurred while loading issues"
-msgstr "S-a produs o eroare Ă®n timpul Ă®ncÄrcÄrii problemelor"
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii problemelor"
msgid "An error occurred while loading merge requests."
-msgstr "S-a produs o eroare Ă®n timpul Ă®ncÄrcÄrii merge request-urilor."
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii merge request-urilor."
msgid "An error occurred while loading projects."
msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii proiectelor."
msgid "An error occurred while loading the Jobs tab."
-msgstr ""
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea filei Joburi."
msgid "An error occurred while loading the Needs tab."
msgstr "A apÄrut o eroare la Ă®ncÄrcarea filei „Needs”"
msgid "An error occurred while loading the Test Reports tab."
-msgstr "A apÄrut o eroare la Ă®ncÄrcarea filei Rapoarte test."
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea filei Rapoarte de testare."
msgid "An error occurred while loading the access tokens form, please try again."
-msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii formularului cu token-uri de acces, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii formularului cu tokenuri de acces, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while loading the blob controls."
msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii controalelor pentru blob."
msgid "An error occurred while loading the data. Please try again."
-msgstr "S-a produs o eroare Ă®n timpul Ă®ncÄrcÄrii datelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii datelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while loading the file"
msgstr "A apÄrut o eroare la Ă®ncÄrcarea fiČ™ierului"
@@ -4229,10 +4262,10 @@ msgid "An error occurred while loading the file. Please try again."
msgstr "A apÄrut o eroare la Ă®ncÄrcarea fiČ™ierului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while loading the merge request changes."
-msgstr "A apÄrut o eroare la Ă®ncÄrcarea modificÄrilor merge request-ului."
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea modificÄrilor merge request-urilor."
msgid "An error occurred while loading the merge request version data."
-msgstr "S-a produs o eroare la Ă®ncÄrcarea datelor privind versiunea merge request-ului."
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea datelor privind versiunea merge request-ului"
msgid "An error occurred while loading the merge request."
msgstr "A apÄrut o eroare la Ă®ncÄrcarea merge request-ului."
@@ -4241,37 +4274,34 @@ msgid "An error occurred while loading the notification settings. Please try aga
msgstr "A apÄrut o eroare la Ă®ncÄrcarea setÄrilor de notificare. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while loading the pipeline."
-msgstr "A apÄrut o eroare la Ă®ncÄrcarea conductei."
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea pipeline-ului."
msgid "An error occurred while loading the pipelines jobs."
-msgstr "A apÄrut o eroare la Ă®ncÄrcarea joburilor conductei."
-
-msgid "An error occurred while loading your content. Please try again."
-msgstr "S-a produs o eroare Ă®n timpul Ă®ncÄrcÄrii conČ›inutului dvs. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea joburilor de pipeline-uri."
msgid "An error occurred while making the request."
-msgstr "A apÄrut o eroare la momentul solicitÄrii."
+msgstr "A apÄrut o eroare Ă®n timpul efectuÄrii solicitÄrii."
msgid "An error occurred while moving the issue."
-msgstr "A apÄrut o eroare la mutarea problemei."
+msgstr "A apÄrut o eroare Ă®n timpul mutÄrii problemei."
msgid "An error occurred while parsing recent searches"
-msgstr "A apÄrut o eroare la analizarea cÄutÄrilor recente"
+msgstr "A apÄrut o eroare Ă®n timp ce se analizau cÄutÄrile recente"
msgid "An error occurred while parsing the file."
-msgstr "A apÄrut o eroare Ă®n timpul analizÄrii fiČ™ierului."
+msgstr "A apÄrut o eroare Ă®n timp ce se analiza fiČ™ierul."
msgid "An error occurred while pasting text in the editor. Please try again."
msgstr "A apÄrut o eroare Ă®n timpul lipirii textului Ă®n editor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while performing this action."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul efectuÄrii acestei acČ›iuni."
msgid "An error occurred while removing epics."
-msgstr "A apÄrut o eroare la eliminarea epicelor."
+msgstr "A apÄrut o eroare Ă®n timpul eliminÄrii epicii."
msgid "An error occurred while removing issues."
-msgstr "A apÄrut o eroare la eliminarea problemelor."
+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."
@@ -4283,13 +4313,13 @@ msgid "An error occurred while reordering issues."
msgstr "A apÄrut o eroare Ă®n timpul reordonÄrii problemelor."
msgid "An error occurred while retrieving calendar activity"
-msgstr "A apÄrut o eroare la preluarea activitÄČ›ilor din calendar"
+msgstr "A apÄrut o eroare Ă®n timpul recuperÄrii activitÄČ›ii din calendar"
msgid "An error occurred while retrieving diff"
msgstr "A apÄrut o eroare Ă®n timpul preluÄrii diff-ului"
msgid "An error occurred while retrieving diff files"
-msgstr "S-a produs o eroare Ă®n timpul recuperÄrii fiČ™ierelor diff"
+msgstr "A apÄrut o eroare Ă®n timpul recuperÄrii fiČ™ierelor diff"
msgid "An error occurred while retrieving projects."
msgstr "A apÄrut o eroare Ă®n timpul recuperÄrii proiectelor."
@@ -4304,25 +4334,31 @@ msgstr[1] "A apÄrut o eroare Ă®n timpul salvÄrii setÄrilor"
msgstr[2] "A apÄrut o eroare Ă®n timpul salvÄrii setÄrilor"
msgid "An error occurred while subscribing to notifications."
-msgstr "A apÄrut o eroare la abonarea la notificÄri."
+msgstr "A apÄrut o eroare Ă®n timp ce vÄ abonaČ›i la notificÄri."
msgid "An error occurred while triggering the job."
msgstr "S-a produs o eroare la declanșarea jobului."
+msgid "An error occurred while trying to follow this user, please try again."
+msgstr "A apÄrut o eroare la Ă®ncercarea de a urmÄri acest utilizator, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+
msgid "An error occurred while trying to generate the report. Please try again later."
msgstr "A apÄrut o eroare Ă®n timpul Ă®ncercÄrii de generare a raportului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou mai târziu."
msgid "An error occurred while trying to run a new pipeline for this merge request."
-msgstr "A apÄrut o eroare Ă®n timpul Ă®ncercÄrii de a rula o nouÄ conductÄ pentru acest merge request."
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncercÄrii de a rula un nou pipeline pentru acest merge request."
+
+msgid "An error occurred while trying to unfollow this user, please try again."
+msgstr "A apÄrut o eroare la Ă®ncercarea de a dezactiva urmÄrirea acestui utilizator, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while unsubscribing to notifications."
-msgstr "A apÄrut o eroare la dezabonarea notificÄrilor."
+msgstr "A apÄrut o eroare Ă®n timpul dezabonÄrii de la notificÄri."
msgid "An error occurred while updating approvers"
-msgstr "A apÄrut o eroare la actualizarea aprobatorilor"
+msgstr "A apÄrut o eroare Ă®n timp ce se actualizau aprobatorii"
msgid "An error occurred while updating assignees."
-msgstr "A apÄrut o eroare la actualizarea responsabililor."
+msgstr "A apÄrut o eroare Ă®n timp ce se actualizau responsabilii."
msgid "An error occurred while updating configuration."
msgstr "S-a produs o eroare la actualizarea configurației."
@@ -4331,16 +4367,16 @@ msgid "An error occurred while updating labels."
msgstr "S-a produs o eroare la actualizarea etichetelor."
msgid "An error occurred while updating the comment"
-msgstr "A apÄrut o eroare la actualizarea comentariului"
+msgstr "A apÄrut o eroare Ă®n timp ce se actualiza comentariul"
msgid "An error occurred while updating the configuration."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timp ce se actualiza configuraČ›ia."
msgid "An error occurred while updating the notification settings. Please try again."
msgstr "A apÄrut o eroare la actualizarea setÄrilor de notificare. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while uploading the file. Please try again."
-msgstr "S-a Ă®ntâmplat o eroare Ă®n timpul Ă®ncÄrcÄrii fiČ™ierului. VÄ rugÄm Ă®ncercaČ›i din nou."
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii fiČ™ierului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "An error occurred while validating group path"
msgstr "A apÄrut o eroare Ă®n timpul validÄrii cÄii de acces la grup"
@@ -4436,10 +4472,10 @@ msgid "Another action is currently in progress"
msgstr "O altÄ acČ›iune este Ă®n curs de desfÄČ™urare"
msgid "Another issue tracker is already in use. Only one issue tracker service can be active at a time"
-msgstr "Un alt sistem de urmÄrire a problemelor este deja Ă®n uz. Un singur serviciu de urmÄrire a problemelor poate fi activ Ă®n acelaČ™i timp"
+msgstr "Un alt tracker de probleme este deja Ă®n uz. Un singur serviciu de urmÄrire a problemelor poate fi activ la un moment dat."
msgid "Another third-party wiki is already in use. Only one third-party wiki integration can be active at a time"
-msgstr ""
+msgstr "Un alt wiki al unei terČ›e pÄrČ›i este deja Ă®n uz. Numai o singurÄ integrare wiki terČ›Ä parte poate fi activÄ Ă®n acelaČ™i timp"
msgid "Anti-spam verification"
msgstr "Verificare anti-spam"
@@ -4520,25 +4556,25 @@ msgid "Application: %{name}"
msgstr "Aplicație: %{name}"
msgid "ApplicationSettings|A Metrics Dashboard menu item appears in the Monitoring section of the Admin Area."
-msgstr ""
+msgstr "Un element de meniu Dashboard de metrici apare în secțiunea Monitorizare din Zona Admin."
msgid "ApplicationSettings|Add a link to Grafana"
-msgstr ""
+msgstr "AdÄugaČ›i un link la Grafana"
msgid "ApplicationSettings|After sign-up text"
-msgstr ""
+msgstr "DupÄ textul de Ă®nregistrare"
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 unlimited."
-msgstr ""
+msgstr "DupÄ ce instanČ›a atinge plafonul de utilizatori, orice utilizator care este adÄugat sau solicitÄ acces trebuie sÄ fie aprobat de un administrator. LÄsaČ›i necompletat pentru nelimitat."
msgid "ApplicationSettings|Allowed domains for sign-ups"
msgstr "Domenii permise pentru înscrieri"
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 "Orice utilizator care viziteazÄ %{host} Č™i creeazÄ un cont trebuie sÄ fie aprobat Ă®n mod explicit de cÄtre un administrator Ă®nainte de a se putea conecta. Se aplicÄ numai dacÄ sunt activate Ă®nscrierile."
msgid "ApplicationSettings|Any user that visits %{host} can create an account."
-msgstr ""
+msgstr "Orice utilizator care viziteazÄ %{host} poate crea un cont."
msgid "ApplicationSettings|Approve %d user"
msgid_plural "ApplicationSettings|Approve %d users"
@@ -4547,22 +4583,22 @@ msgstr[1] "Aprobați %d utilizatori"
msgstr[2] "Aprobați %d de utilizatori"
msgid "ApplicationSettings|Approve users"
-msgstr ""
+msgstr "Aprobați utilizatorii"
msgid "ApplicationSettings|Approve users in the pending approval status?"
msgstr "AprobaČ›i utilizatorii care se aflÄ Ă®n stadiul de aČ™teptare a aprobÄrii?"
msgid "ApplicationSettings|Approve users who are pending approval?"
-msgstr ""
+msgstr "AprobaČ›i utilizatorii care sunt Ă®n aČ™teptarea aprobÄrii?"
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] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Efectuând aceastÄ modificare, veČ›i aproba automat %d utilizator care este Ă®n aČ™teptare de aprobare."
+msgstr[1] "Efectuând aceastÄ modificare, veČ›i aproba automat %d utilizatori care sunt Ă®n aČ™teptare de aprobare."
+msgstr[2] "Efectuând aceastÄ modificare, veČ›i aproba automat %d de utilizatori care sunt Ă®n aČ™teptare de aprobare."
msgid "ApplicationSettings|By making this change, you will automatically approve all users who are pending approval."
-msgstr ""
+msgstr "Efectuând aceastÄ modificare, veČ›i aproba automat toČ›i utilizatorii care sunt Ă®n aČ™teptare de aprobare."
msgid "ApplicationSettings|Denied domains for sign-ups"
msgstr "Domenii refuzate pentru înscrieri"
@@ -4580,13 +4616,13 @@ msgid "ApplicationSettings|Email restrictions for sign-ups"
msgstr "Restricții de e-mail pentru înscrieri"
msgid "ApplicationSettings|Enable Slack application"
-msgstr ""
+msgstr "Activați aplicația Slack"
msgid "ApplicationSettings|Enable domain denylist for sign-ups"
-msgstr ""
+msgstr "Activați lista de restricții de domenii pentru înscrieri"
msgid "ApplicationSettings|Enable email restrictions for sign-ups"
-msgstr ""
+msgstr "Activați restricțiile de e-mail pentru înscrieri"
msgid "ApplicationSettings|Enter denylist manually"
msgstr "CompletaČ›i manual lista de refuzÄri"
@@ -4595,19 +4631,19 @@ msgid "ApplicationSettings|Minimum password length (number of characters)"
msgstr "Lungimea minimÄ a parolei (numÄr de caractere)"
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 "Numai utilizatorii cu adrese de e-mail care corespund acestor domenii se pot Ă®nscrie. Sunt permise caractere wildcard. FolosiČ›i linii separate pentru intrÄri multiple. Exemplu: domain.com, *.domain.com"
msgid "ApplicationSettings|Require admin approval for new sign-ups"
msgstr "NecesitÄ aprobarea administratorului pentru noile Ă®nscrieri"
msgid "ApplicationSettings|Restricts sign-ups for email addresses that match the given regex. %{linkStart}What is the supported syntax?%{linkEnd}"
-msgstr ""
+msgstr "RestricČ›ioneazÄ Ă®nscrierile pentru adresele de e-mail care se potrivesc cu regex-ul dat. %{linkStart}Care este sintaxa acceptatÄ?%{linkEnd}"
msgid "ApplicationSettings|Save changes"
-msgstr "Salvare modificÄri"
+msgstr "SalvaČ›i modificÄrile"
msgid "ApplicationSettings|See GitLab's %{linkStart}Password Policy Guidelines%{linkEnd}."
-msgstr ""
+msgstr "Consultați %{linkStart}Instrucțiunile privind politica de parole%{linkEnd} GitLab."
msgid "ApplicationSettings|Send confirmation email on sign-up"
msgstr "Trimiteți un e-mail de confirmare la înscriere"
@@ -4616,22 +4652,22 @@ msgid "ApplicationSettings|Sign-up enabled"
msgstr "ĂŽnregistrare activatÄ"
msgid "ApplicationSettings|Text shown after a user signs up. Markdown enabled."
-msgstr ""
+msgstr "Text afiČ™at dupÄ ce un utilizator se Ă®nregistreazÄ. Markdown activat."
msgid "ApplicationSettings|This option is only available on GitLab.com"
-msgstr ""
+msgstr "AceastÄ opČ›iune este disponibilÄ doar pe GitLab.com"
msgid "ApplicationSettings|Upload denylist file"
msgstr "ĂŽncÄrcaČ›i fiČ™ierul cu lista de refuzÄri"
msgid "ApplicationSettings|User cap"
-msgstr "LimitÄ utilizatori"
+msgstr "Plafon de utilizatori"
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 "Utilizatorii cu adrese de e-mail care corespund acestor domenii nu se pot Ă®nscrie. Sunt permise caractere wildcard. FolosiČ›i linii separate pentru intrÄri multiple. Exemplu: 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 "Utilizatorii cu adrese de e-mail care corespund acestor domenii nu se pot Ă®nscrie. Sunt permise caractere wildcard. FolosiČ›i linii separate sau virgule pentru intrÄri multiple."
msgid "ApplicationSettings|domain.com"
msgstr "domain.com"
@@ -4720,33 +4756,12 @@ msgstr[0] "%{count} aprobare necesarÄ de la %{membersCount}"
msgstr[1] "%{count} aprobÄri necesare de la %{membersCount}"
msgstr[2] "%{count} de aprobÄri necesare de la %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr "%{firstLabel} + %{numberOfAdditionalLabels} în plus"
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr "Un autor de merge request care colaboreazÄ cu un aprobator de merge request"
msgid "ApprovalRule|Add approvers"
msgstr "AdÄugaČ›i aprobatori"
-msgid "ApprovalRule|All scanners"
-msgstr "Toate scanerele"
-
-msgid "ApprovalRule|All severity levels"
-msgstr "Toate nivelele de severitate"
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr "Toate stÄrile de vulnerabilitate"
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr "AplicaČ›i aceastÄ regulÄ de aprobare pentru a lua Ă®n considerare numai scanerele de securitate selectate."
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr "AplicaČ›i aceastÄ regulÄ de aprobare pentru a considera numai nivelele de severitate selectate."
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr "AplicaČ›i aceastÄ regulÄ de aprobare pentru a lua Ă®n considerare numai stÄrile de vulnerabilitate selectate."
-
msgid "ApprovalRule|Approval rules"
msgstr "Reguli de aprobare"
@@ -4783,21 +4798,6 @@ msgstr "Nume"
msgid "ApprovalRule|Newly detected"
msgstr "Detectate recent"
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr "NumÄrul de vulnerabilitÄČ›i permise Ă®nainte de declanČ™area regulii de aprobare."
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr "VÄ rugÄm sÄ introduceČ›i un numÄr egal sau mai mare decât zero"
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr "VÄ rugÄm sÄ selectaČ›i cel puČ›in un scaner de securitate"
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr "VÄ rugÄm sÄ selectaČ›i cel puČ›in un nivel de severitate"
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr "VÄ rugÄm sÄ selectaČ›i cel puČ›in o stare de vulnerabilitate"
-
msgid "ApprovalRule|Previously detected"
msgstr "Detectate anterior"
@@ -4810,39 +4810,15 @@ msgstr "Rezolvat"
msgid "ApprovalRule|Rule name"
msgstr "Numele regulii"
-msgid "ApprovalRule|Security scanners"
-msgstr "Scanere de securitate"
-
-msgid "ApprovalRule|Select All"
-msgstr "Selectați tot"
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr "SelectaČ›i aprobatorii eligibili Ă®n funcČ›ie de expertizÄ sau de fiČ™ierele modificate."
-msgid "ApprovalRule|Select scanners"
-msgstr "Selectați scanerele"
-
-msgid "ApprovalRule|Select severity levels"
-msgstr "Selectați nivelele de severitate"
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr "SelectaČ›i stÄrile de vulnerabilitate"
-
-msgid "ApprovalRule|Severity levels"
-msgstr "Nivele de severitate"
-
msgid "ApprovalRule|Target branch"
msgstr "Ramura Č›intÄ"
msgid "ApprovalRule|Try for free"
msgstr "Încercați gratuit"
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr "VulnerabilitÄČ›i permise"
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr "StÄri de vulnerabilitate"
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr "SetÄrile de aprobare a merge request-urilor au fost actualizate."
@@ -4886,7 +4862,7 @@ msgid "Approvals are optional."
msgstr "AprobÄrile sunt opČ›ionale."
msgid "Approvals|Section: %section"
-msgstr "Secțiunea: %secțiune"
+msgstr "Secțiunea: %section"
msgid "Approve"
msgstr "Aprobați"
@@ -4909,6 +4885,9 @@ msgstr "A fost aprobat merge request-ul actual."
msgid "Approved-By"
msgstr "Aprobat de"
+msgid "Approved. Your attention request was removed."
+msgstr "S-a aprobat. Solicitarea dvs. de atenČ›ie a fost Ă®nlÄturatÄ."
+
msgid "Approver"
msgstr "Aprobator"
@@ -4961,7 +4940,7 @@ msgid "Are you ABSOLUTELY SURE you wish to remove this group?"
msgstr "SunteČ›i ABSOLUT SIGUR cÄ doriČ›i sÄ Ă®nlÄturaČ›i acest grup?"
msgid "Are you absolutely sure?"
-msgstr ""
+msgstr "Sunteți absolut sigur?"
msgid "Are you sure that you want to archive this project?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ arhivaČ›i acest proiect?"
@@ -4981,8 +4960,8 @@ msgstr "SunteČ›i sigur cÄ vreČ›i sÄ aprobaČ›i pe %{user}?"
msgid "Are you sure you want to attempt to merge?"
msgstr "SunteČ›i sigur cÄ vreČ›i sÄ Ă®ncercaČ›i sÄ Ă®mbinaČ›i?"
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "Sigur doriČ›i sÄ anulaČ›i editarea acestui comentariu?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ anulaČ›i editarea acestui %{commentType}?"
msgid "Are you sure you want to close this blocked issue?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Ă®nchideČ›i aceastÄ problemÄ blocatÄ?"
@@ -4993,14 +4972,14 @@ msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i %{name}?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i aceste artefacte?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest %{commentType}?"
msgid "Are you sure you want to delete this SSH key?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i aceastÄ cheie SSH?"
msgid "Are you sure you want to delete this comment?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest comentariu?"
msgid "Are you sure you want to delete this deploy key?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i aceastÄ cheie de implementare?"
@@ -5009,22 +4988,22 @@ msgid "Are you sure you want to delete this device? This action cannot be undone
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest dispozitiv? AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "Are you sure you want to delete this label?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i aceastÄ etichetÄ?"
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest program al pipeline-ului?"
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 "Sigur doriČ›i sÄ Č™tergeČ›i aceastÄ conductÄ? Aceasta va expira toate cache-urile conductei Č™i va Č™terge toate obiectele conexe, cum ar fi build-urile, jurnalele, artefactele Č™i declanČ™atoarele. AceastÄ acČ›iune nu poate fi anulatÄ."
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest pipeline? ĂŽn acest fel, toate cache-urile de conducte vor expira Č™i se vor Č™terge toate obiectele conexe, cum ar fi build-urile, jurnalele, artefactele Č™i declanČ™atoarele. AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "Are you sure you want to deploy this environment?"
-msgstr "SunteČ›i sigur cÄ doriČ›i sÄ implementaČ›i acest mediu?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ desfÄČ™uraČ›i acest mediu?"
msgid "Are you sure you want to discard this comment?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ renunČ›aČ›i la acest comentariu?"
msgid "Are you sure you want to discard your changes?"
-msgstr "SunteČ›i sigur cÄ doriČ›i sÄ renunČ›aČ›i la modificÄrile dvs.?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ renunČ›aČ›i la modificÄrile pe care le-aČ›i fÄcut?"
msgid "Are you sure you want to import %d repository?"
msgid_plural "Are you sure you want to import %d repositories?"
@@ -5042,13 +5021,13 @@ msgid "Are you sure you want to lose unsaved changes?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ pierdeČ›i modificÄrile nesalvate?"
msgid "Are you sure you want to lose your issue information?"
-msgstr "SunteČ›i sigur cÄ doriČ›i sÄ vÄ pierdeČ›i informaČ›iile privind problema?"
+msgstr "SunteČ›i sigur cÄ vreČ›i sÄ pierdeČ›i informaČ›iile despre problema dvs.?"
msgid "Are you sure you want to merge immediately?"
msgstr "SunteČ›i sigur cÄ vreČ›i sÄ Ă®mbinaČ›i imediat?"
msgid "Are you sure you want to re-deploy this environment?"
-msgstr "SunteČ›i sigur cÄ doriČ›i sÄ implementaČ›i din nou acest mediu?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ redistribuiČ›i acest mediu?"
msgid "Are you sure you want to reindex?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ reindexaČ›i?"
@@ -5081,11 +5060,14 @@ msgid "Are you sure you want to reset the health check token?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ resetaČ›i tokenul pentru verificarea de sÄnÄtate?"
msgid "Are you sure you want to reset the registration token?"
-msgstr "SunteČ›i sigur cÄ doriČ›i sÄ resetaČ›i token-ul de Ă®nregistrare?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ resetaČ›i tokenul de Ă®nregistrare?"
msgid "Are you sure you want to retry this migration?"
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 %{type}? This action cannot be undone."
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ revocaČ›i acest %{type}? AceastÄ acČ›iune nu poate fi anulatÄ."
@@ -5093,7 +5075,7 @@ msgid "Are you sure you want to revoke this personal access token? This action c
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ revocaČ›i acest token de acces personal? AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "Are you sure you want to revoke this project access token? This action cannot be undone."
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ revocaČ›i acest token de acces la proiect? AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "Are you sure you want to stop this environment?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ opriČ›i acest mediu?"
@@ -5117,7 +5099,7 @@ msgid "Are you sure? All commits that were signed with this GPG key will be unve
msgstr "SunteČ›i sigur? Toate commit-urile care au fost semnate cu aceastÄ cheie GPG vor fi neverificate."
msgid "Are you sure? Removing this GPG key does not affect already signed commits."
-msgstr "SunteČ›i sigur? Eliminarea acestei chei GPG nu afecteazÄ commit-urile deja semnate."
+msgstr "SunteČ›i sigur? ĂŽnlÄturarea acestei chei GPG nu afecteazÄ commit-urile deja semnate."
msgid "Are you sure? The device will be signed out of GitLab and all remember me tokens revoked."
msgstr "SunteČ›i sigur? Dispozitivul va fi deconectat de la GitLab Č™i toate tokenurile de tip „amintiČ›i-vÄ de mine” vor fi revocate."
@@ -5141,16 +5123,16 @@ msgid "As we continue to build more features for SAST, we'd love your feedback o
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}."
msgid "AsanaService|%{user} pushed to branch %{branch} of %{project_name} ( %{commit_url} ):"
-msgstr "%{user} a publicat commit-ul la ramura %{branch} a %{project_name} ( %{commit_url} ):"
+msgstr "%{user} a împins în ramura %{branch} a %{project_name} ( %{commit_url} ):"
msgid "AsanaService|Add commit messages as comments to Asana tasks."
msgstr "AdÄugaČ›i mesajele de commit-uri ca Č™i comentarii la sarcinile Asana."
msgid "AsanaService|Comma-separated list of branches to be automatically inspected. Leave blank to include all branches."
-msgstr "ListÄ de ramuri separate prin virgulÄ care urmeazÄ sÄ fie inspectate automat. LÄsaČ›i necompletat pentru a include toate ramurile."
+msgstr "ListÄ de ramuri, separate prin virgulÄ, care urmeazÄ sÄ fie inspectate automat. LÄsaČ›i Ă®n alb pentru a include toate ramurile."
msgid "AsanaService|User Personal Access Token. User must have access to the task. All comments are attributed to this user."
-msgstr "Token de Acces Personal al Utilizatorului. Utilizatorul trebuie sÄ aibÄ acces la activitate. Toate comentariile sunt atribuite acestui utilizator."
+msgstr "Token de acces personal al utilizatorului. Utilizatorul trebuie sÄ aibÄ acces la activitatea respectivÄ. Toate comentariile sunt atribuite acestui utilizator."
msgid "Ascending"
msgstr "Ascendent"
@@ -5162,10 +5144,10 @@ msgid "Ask someone with write access to resolve it."
msgstr "RugaČ›i pe cineva cu permisiuni de scriere sÄ o rezolve."
msgid "Ask your group owner to set up a group runner."
-msgstr ""
+msgstr "CereČ›i proprietarului grupului dvs. sÄ configureze un executor de grup."
msgid "Assertion consumer service URL"
-msgstr "URL aserțiune serviciu consumator"
+msgstr "URL-ul Serviciului de aserțiuni consumator"
msgid "Assets"
msgstr "Resurse"
@@ -5189,7 +5171,7 @@ msgid "Assign labels"
msgstr "Atribuire etichete"
msgid "Assign milestone"
-msgstr "Atribuire obiectiv"
+msgstr "Atribuiți un obiectiv"
msgid "Assign reviewer"
msgstr "Atribuiți un evaluator"
@@ -5237,7 +5219,10 @@ msgid "Assigned to me"
msgstr "Atribuit mie"
msgid "Assigned to you"
-msgstr "Atribuit dvs."
+msgstr "Atribuit d-voastrÄ"
+
+msgid "Assigned user(s). Your attention request was removed."
+msgstr "Utilizator(i) desemnat(i). Solicitarea dvs. de atenČ›ie a fost Ă®nlÄturatÄ."
msgid "Assignee"
msgid_plural "%d Assignees"
@@ -5272,11 +5257,11 @@ msgstr "Cel puČ›in un câmp din %{one_of_required_fields} trebuie sÄ fie prezen
msgid "At least one of group_id or project_id must be specified"
msgstr "Cel puČ›in un group_id sau project_id trebuie sÄ fie specificat"
-msgid "At least one of your Personal Access Tokens is expired, but expiration enforcement is disabled. %{generate_new}"
-msgstr "Cel puČ›in unul dintre token-urile personale de acces a expirat, dar aplicarea expirÄrii este dezactivatÄ. %{generate_new}"
+msgid "At least one of your Personal Access Tokens is expired. %{generate_new}"
+msgstr "Cel puțin unul dintre Tokenurile personale de acces a expirat. %{generate_new}"
-msgid "At least one of your Personal Access Tokens will expire soon, but expiration enforcement is disabled. %{generate_new}"
-msgstr "Cel puČ›in unul dintre token-urile personale de acces a expirat, dar aplicarea expirÄrii este dezactivatÄ. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
+msgstr "Cel puțin unul dintre Tokenurile de acces personal va expira în curând. %{generate_new}"
msgid "At risk"
msgstr "ĂŽn pericol"
@@ -5300,7 +5285,7 @@ msgid "Attaching the file failed."
msgstr "Atașarea fișierului a eșuat."
msgid "Attention"
-msgstr ""
+msgstr "Atenție"
msgid "Attention requested"
msgstr "Se solicitÄ atenČ›ie"
@@ -5417,7 +5402,7 @@ msgid "Authenticate"
msgstr "Autentificare"
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 "AutentificaČ›i cheile SSH ale utilizatorilor fÄrÄ a necesita o configurare suplimentarÄ. PerformanČ›a GitLab poate fi Ă®mbunÄtÄČ›itÄ utilizând Ă®n schimb baza de date GitLab. %{link_start}Cum se configureazÄ autentificarea utilizând baza de date GitLab? %{link_end}"
msgid "Authenticate with GitHub"
msgstr "Autentificare cu GitHub"
@@ -5443,9 +5428,6 @@ msgstr "Perioada de limitare a vitezei web autentificate în secunde"
msgid "Authenticated web requests"
msgstr "SolicitÄri web autentificate"
-msgid "Authenticating"
-msgstr "Autentificarea"
-
msgid "Authentication"
msgstr "Autentificare"
@@ -5456,7 +5438,7 @@ msgid "Authentication Log"
msgstr "Jurnal autentificare"
msgid "Authentication error: enable 2FA in your profile settings to continue using GitLab: %{mfa_help_page}"
-msgstr ""
+msgstr "Eroare de autentificare: activaČ›i 2FA Ă®n setÄrile profilului dvs. pentru a continua sÄ utilizaČ›i GitLab: %{mfa_help_page}"
msgid "Authentication failed: %{error_message}"
msgstr "Autentificarea nu a reușit: %{error_message}"
@@ -5491,9 +5473,6 @@ msgstr "Redactat %{timeago} de %{author}"
msgid "Authorization code:"
msgstr "Codul de autorizare:"
-msgid "Authorization key"
-msgstr "Cheia de autorizare"
-
msgid "Authorization required"
msgstr "AutorizaČ›ie necesarÄ"
@@ -5522,10 +5501,10 @@ msgid "Authorized applications (%{size})"
msgstr "Aplicații autorizate (%{size})"
msgid "AuthorizedApplication|Are you sure you want to revoke this application?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ revocaČ›i aceastÄ aplicaČ›ie?"
msgid "AuthorizedApplication|Revoke application"
-msgstr ""
+msgstr "Revocați cererea"
msgid "Authors: %{authors}"
msgstr "Autori: %{authors}"
@@ -5540,13 +5519,13 @@ msgid "Auto stop successfully canceled."
msgstr "Oprirea automatÄ a fost anulatÄ cu succes."
msgid "Auto-cancel redundant pipelines"
-msgstr "Auto-anularea conductelor redundante"
+msgstr "Auto-anulare de pipeline-uri redundante"
msgid "Auto-close referenced issues on default branch"
msgstr "ĂŽnchiderea automatÄ a problemelor referite pe ramura implicitÄ"
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 "%{auto_devops_start}AutomatizaČ›i construirea, testarea Č™i implementarea%{auto_devops_end} aplicaČ›iilor dvs. pe baza integrÄrii continue Č™i a configuraČ›iei de livrare. %{quickstart_start}Cum pot Ă®ncepe?%{quickstart_end}"
+msgstr "%{auto_devops_start}AutomatizaČ›i construirea, testarea Č™i implementarea%{auto_devops_end} propriilor aplicaČ›ii pe baza configuraČ›iei de integrare Č™i livrare continuÄ. %{quickstart_start}Cum pot Ă®ncepe?%{quickstart_end}"
msgid "AutoDevOps|Auto DevOps"
msgstr "Auto DevOps"
@@ -5561,7 +5540,7 @@ msgid "AutoDevOps|Enable in settings"
msgstr "ActivaČ›i Ă®n setÄri"
msgid "AutoDevOps|It will automatically build, test, and deploy your application based on a predefined CI/CD configuration."
-msgstr "Va construi, testa și implementa automat aplicația dvs pe baza unei configurații predefinite CI/CD."
+msgstr "Acesta va construi, testa și implementa automat aplicația dvs. pe baza unei configurații CI/CD predefinite."
msgid "AutoDevOps|Learn more in the %{link_to_documentation}"
msgstr "Aflați mai multe în %{link_to_documentation}"
@@ -5570,7 +5549,7 @@ msgid "AutoDevOps|The Auto DevOps pipeline has been enabled and will be used if
msgstr "Pipeline-ul Auto DevOps a fost activat Č™i va fi utilizat dacÄ nu este gÄsit niciun fiČ™ier alternativ de configurare CI."
msgid "AutoDevopsAlert|Security testing tools enabled with %{linkStart}Auto DevOps%{linkEnd}"
-msgstr "Uneltele de testare a securitÄČ›ii sunt activate cu %{linkStart}Auto DevOps%{linkEnd}"
+msgstr "Instrumentele de testare a securitÄČ›ii sunt activate cu %{linkStart}Auto DevOps%{linkEnd}"
msgid "AutoRemediation| 1 Merge Request"
msgstr "1 Merge Request"
@@ -5594,7 +5573,7 @@ msgid "AutoRollback|Automatic rollbacks start when a critical alert is triggered
msgstr "Rollback-urile automate Ă®ncep atunci când este declanČ™atÄ o alertÄ criticÄ. DacÄ ultima implementare reuČ™itÄ nu reuČ™eČ™te sÄ facÄ o revenire Ă®n mod automat, aceasta se poate face Ă®n continuare manual."
msgid "AutoRollback|Automatically roll back to the last successful deployment when a critical problem is detected."
-msgstr "ĂŽntoarceČ›i automat la ultima implementare reuČ™itÄ atunci când este detectatÄ o problemÄ criticÄ."
+msgstr "ReveniČ›i automat la ultima implementare reuČ™itÄ atunci când este detectatÄ o problemÄ criticÄ."
msgid "AutoRollback|Enable automatic rollbacks"
msgstr "Activați reveniri automate"
@@ -5621,7 +5600,7 @@ msgid "Automatic deployment rollbacks"
msgstr "Reveniri automate de implementare"
msgid "Automatic event tracking provides a traceable history for audits."
-msgstr "UrmÄrire automatÄ evenimente oferÄ un istoric traceable pentru audituri."
+msgstr "UrmÄrirea automatÄ a evenimentelor oferÄ un istoric trasabil pentru audituri."
msgid "Automatically close associated incident when a recovery alert notification resolves an alert"
msgstr "ĂŽnchideČ›i automat incidentul asociat atunci când o notificare de alertÄ de recuperare rezolvÄ o alertÄ"
@@ -5645,7 +5624,7 @@ msgid "Available group runners: %{runners}"
msgstr "Executori de grup disponibili: %{runners}"
msgid "Available on-demand"
-msgstr ""
+msgstr "Disponibil la cerere"
msgid "Available shared runners:"
msgstr "Executori partajați disponibili:"
@@ -5690,7 +5669,28 @@ msgid "Background Migrations"
msgstr "Migrații de fundal"
msgid "Background color"
-msgstr "Culoare fundal"
+msgstr "Culoare de fundal"
+
+msgid "BackgroundMigrations|Background Migrations"
+msgstr "Migrații de fundal"
+
+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 "MigraČ›iile de fond sunt utilizate pentru a efectua migrÄri de date ori de câte ori o migrare depÄČ™eČ™te limitele de timp prevÄzute Ă®n orientÄrile noastre. %{linkStart}AflaČ›i mai multe%{linkEnd}"
+
+msgid "BackgroundMigrations|Batch size"
+msgstr "MÄrimea lotului"
+
+msgid "BackgroundMigrations|Database"
+msgstr "Baza de date"
+
+msgid "BackgroundMigrations|Failed jobs:"
+msgstr "Joburile eșuate:"
+
+msgid "BackgroundMigrations|Finished at"
+msgstr "S-a terminat la"
+
+msgid "BackgroundMigrations|Started at"
+msgstr "A început la"
msgid "Badges"
msgstr "Insigne"
@@ -5777,13 +5777,19 @@ msgid "BambooService|Bamboo URL"
msgstr "URL Bamboo"
msgid "BambooService|Bamboo build plan key."
-msgstr "Cheia planului de construire Bamboo."
+msgstr "Cheia planului build al Bamboo."
msgid "BambooService|Bamboo service root URL."
msgstr "Adresa URL rÄdÄcinÄ a serviciului Bamboo."
+msgid "BambooService|Enter new build key"
+msgstr "Introduceți noua cheie a build-ului"
+
+msgid "BambooService|Leave blank to use your current build key."
+msgstr "LÄsaČ›i necompletat pentru a utiliza cheia build-ului actual."
+
msgid "BambooService|Run CI/CD pipelines with Atlassian Bamboo."
-msgstr "Executați conducte CI/CD cu Atlassian Bamboo."
+msgstr "Executați pipeline-uri CI/CD cu Atlassian Bamboo."
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 "RulaČ›i pipeline-urile CI/CD cu Atlassian Bamboo. Trebuie sÄ configuraČ›i etichetarea automatÄ a revizuirilor Č™i un declanČ™ator de repozitoriu Ă®n Bamboo. %{docs_link}"
@@ -5798,7 +5804,79 @@ msgid "Based on"
msgstr "Bazat pe"
msgid "Batch size"
-msgstr ""
+msgstr "MÄrimea lotului"
+
+msgid "Batched Job|Background Migrations"
+msgstr "Migrații de fundal"
+
+msgid "Batched Job|Batched Job (Id: %{id})"
+msgstr "Job pe loturi (Id: %{id})"
+
+msgid "BatchedJob|Attempts"
+msgstr "Tentative"
+
+msgid "BatchedJob|Batch size"
+msgstr "MÄrimea lotului"
+
+msgid "BatchedJob|Batched Jobs"
+msgstr "Joburi pe loturi"
+
+msgid "BatchedJob|Created At"
+msgstr "Creat la"
+
+msgid "BatchedJob|Created at"
+msgstr "Creat la"
+
+msgid "BatchedJob|Exception Class"
+msgstr "Clasa de excepții"
+
+msgid "BatchedJob|Exception Message"
+msgstr "Mesajul de excepție"
+
+msgid "BatchedJob|Exception class"
+msgstr "Clasa de excepții"
+
+msgid "BatchedJob|Exception message"
+msgstr "Mesajul de excepție"
+
+msgid "BatchedJob|Finished at"
+msgstr "Terminat la"
+
+msgid "BatchedJob|Max Value"
+msgstr "Valoarea max."
+
+msgid "BatchedJob|Max value"
+msgstr "Valoarea max."
+
+msgid "BatchedJob|Min Value"
+msgstr "Valoarea min."
+
+msgid "BatchedJob|Min value"
+msgstr "Valoarea min."
+
+msgid "BatchedJob|Next Status"
+msgstr "Starea urmÄtoare"
+
+msgid "BatchedJob|Next status"
+msgstr "Starea urmÄtoare"
+
+msgid "BatchedJob|Pause ms"
+msgstr "PauzÄ ms"
+
+msgid "BatchedJob|Pause time (ms)"
+msgstr "Timp de pauzÄ (ms)"
+
+msgid "BatchedJob|Previous Status"
+msgstr "Starea anterioarÄ"
+
+msgid "BatchedJob|Previous status"
+msgstr "Starea anterioarÄ"
+
+msgid "BatchedJob|Started at"
+msgstr "A început la"
+
+msgid "BatchedJob|Transition logs:"
+msgstr "Jurnalele de tranziție:"
msgid "Be careful. Changing the project's namespace can have unintended side effects."
msgstr "AveČ›i grijÄ. Schimbarea spaČ›iului de nume al proiectului poate avea efecte secundare neintenČ›ionate."
@@ -5806,6 +5884,9 @@ msgstr "AveČ›i grijÄ. Schimbarea spaČ›iului de nume al proiectului poate avea e
msgid "Be careful. Renaming a project's repository can have unintended side effects."
msgstr "Fiți atent. Redenumirea unui repozitoriu al unui proiect poate avea efecte secundare nedorite."
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+msgstr "ĂŽnainte de 1 iulie 2022, toate proiectele open source publice de nivel gratuit trebuie sÄ se %{enrollment_link} pentru a continua sÄ primeascÄ beneficiile GitLab Ultimate."
+
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 "ĂŽnainte de a activa aceastÄ integrare, creaČ›i un webhook pentru camera din Google Chat Ă®n care doriČ›i sÄ primiČ›i notificÄri de la acest proiect. %{docs_link}"
@@ -5836,11 +5917,50 @@ msgstr "Utilizatori facturabili"
msgid "Billing"
msgstr "Facturare"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
-msgstr "%{group_name} utilizeazÄ Ă®n prezent %{plan_name}."
+msgid "BillingPlans|%{group_name} is currently using the %{plan_name}"
+msgstr "%{group_name} folosește în prezent %{plan_name}."
+
+msgid "BillingPlans|10,000 CI/CD minutes per month"
+msgstr "10.000 de minute CI/CD pe lunÄ"
+
+msgid "BillingPlans|10GB transfer per month"
+msgstr "10GB de transfer pe lunÄ"
+
+msgid "BillingPlans|400 CI/CD minutes per month"
+msgstr "400 de minute CI/CD pe lunÄ"
+
+msgid "BillingPlans|5 users per namespace"
+msgstr "5 utilizatori pe spațiu de nume"
+
+msgid "BillingPlans|50,000 CI/CD minutes per month"
+msgstr "50.000 de minute CI/CD pe lunÄ"
+
+msgid "BillingPlans|5GB storage"
+msgstr "5 GB de stocare"
msgid "BillingPlans|@%{user_name} you are currently using the %{plan_name}."
-msgstr "@%{user_name} utilizați în prezent %{plan_name}."
+msgstr "@%{user_name}, utilizați în prezent %{plan_name}."
+
+msgid "BillingPlans|Advanced CI/CD"
+msgstr "CI/CD avansat"
+
+msgid "BillingPlans|All plans have unlimited (private) repositories."
+msgstr "Toate planurile au un numÄr nelimitat de repozitorii (private)."
+
+msgid "BillingPlans|All the features from Free"
+msgstr "Toate caracteristicile de la Gratuit"
+
+msgid "BillingPlans|All the features from Premium"
+msgstr "Toate caracteristicile de la Premium"
+
+msgid "BillingPlans|Billed annually at %{price_per_year} USD"
+msgstr "Facturat anual cu %{price_per_year} USD"
+
+msgid "BillingPlans|Check out all groups"
+msgstr "Verificați toate grupurile"
+
+msgid "BillingPlans|Compliance"
+msgstr "Conformitate"
msgid "BillingPlans|Congratulations, your free trial is activated."
msgstr "FelicitÄri, evaluarea dvs. gratuitÄ este activatÄ."
@@ -5848,12 +5968,33 @@ msgstr "FelicitÄri, evaluarea dvs. gratuitÄ este activatÄ."
msgid "BillingPlans|End of availability for the Bronze Plan"
msgstr "SfârČ™itul disponibilitÄČ›ii pentru Planul Bronze"
+msgid "BillingPlans|Enhance team productivity and collaboration"
+msgstr "ĂŽmbunÄtÄČ›iČ›i productivitatea Č™i colaborarea Ă®n echipÄ"
+
+msgid "BillingPlans|Enterprise agile planning"
+msgstr "Planificarea Enterprise Agile"
+
+msgid "BillingPlans|Faster code reviews"
+msgstr "Revizuiri mai rapide ale codului"
+
+msgid "BillingPlans|Free forever features for individual users"
+msgstr "Caracteristici gratuite pentru totdeauna pentru utilizatorii individuali"
+
+msgid "BillingPlans|Free guest users"
+msgstr "Utilizatori invitați gratuiți"
+
msgid "BillingPlans|Free upgrade!"
msgstr "Actualizare gratuitÄ!"
msgid "BillingPlans|If you would like to downgrade your plan please contact %{support_link_start}Customer Support%{support_link_end}."
msgstr "DacÄ doriČ›i sÄ vÄ retrogradaČ›i planul, vÄ rugÄm sÄ contactaČ›i %{support_link_start}AsistenČ›a pentru clienČ›i%{support_link_end}."
+msgid "BillingPlans|Includes free static websites"
+msgstr "Include site-uri web statice gratuite"
+
+msgid "BillingPlans|Learn more"
+msgstr "Aflați mai multe"
+
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Ultimate."
msgstr "AflaČ›i mai multe despre fiecare plan citind %{faq_link} nostru sau Ă®ncepeČ›i o Ă®ncercare gratuitÄ de 30 de zile GitLab.com Ultimate."
@@ -5863,21 +6004,84 @@ msgstr "AflaČ›i mai multe despre fiecare plan vizitând pagina noastrÄ %{pricin
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 "ĂŽncercaČ›i sÄ achiziČ›ionaČ›i sau sÄ gestionaČ›i un abonament pentru grupul dumneavoastrÄ? NavigaČ›i la %{groups_link} Č™i mergeČ›i la %{strong_open}SetÄri &gt; Facturare.%{strong_close}"
+msgid "BillingPlans|Loved and trusted by our customers"
+msgstr "Apreciat Č™i de Ă®ncredere de cÄtre clienČ›ii noČ™tri"
+
msgid "BillingPlans|Manage plan"
msgstr "Gestionați planul"
+msgid "BillingPlans|Not the group you're looking for? %{all_groups_link}."
+msgstr "Nu este grupul pe care Ă®l cÄutaČ›i? %{all_groups_link}."
+
+msgid "BillingPlans|Open Source - MIT License"
+msgstr "SursÄ deschisÄ - LicenČ›Ä MIT"
+
+msgid "BillingPlans|Organization wide security, compliance and planning"
+msgstr "Securitate, conformitate și planificare la nivelul întregii organizații"
+
+msgid "BillingPlans|Portfolio management"
+msgstr "Managementul portofoliului"
+
+msgid "BillingPlans|Premium"
+msgstr "Premium"
+
msgid "BillingPlans|Pricing page"
msgstr "Pagina de prețuri"
+msgid "BillingPlans|Ready to explore the value of the paid features today? Start a trial, no credit card required."
+msgstr "SunteČ›i gata sÄ exploraČ›i astÄzi valoarea funcČ›iilor plÄtite? ĂŽncepeČ›i o perioadÄ de evaluare, fÄrÄ a fi nevoie de un card de credit."
+
+msgid "BillingPlans|Recommended"
+msgstr "Recomandat"
+
+msgid "BillingPlans|Release controls"
+msgstr "Controale de versiuni"
+
+msgid "BillingPlans|Security risk mitigation"
+msgstr "Mitigarea riscurilor de securitate"
+
msgid "BillingPlans|See all %{plan_name} features"
msgstr "Vizualizați toate funcțiile %{plan_name}"
+msgid "BillingPlans|Self-managed reliability"
+msgstr "Fiabilitate autogestionatÄ"
+
+msgid "BillingPlans|Spans the DevOps lifecycle"
+msgstr "AcoperÄ Ă®ntregul ciclu de viaČ›Ä DevOps"
+
+msgid "BillingPlans|Start a free Ultimate trial"
+msgstr "ĂŽncepeČ›i o evaluare gratuitÄ Ultimate"
+
+msgid "BillingPlans|Still have questions?"
+msgstr "ĂŽncÄ mai aveČ›i Ă®ntrebÄri?"
+
+msgid "BillingPlans|Support"
+msgstr "AsistenČ›Ä"
+
+msgid "BillingPlans|Talk to an expert today."
+msgstr "DiscutaČ›i cu un expert astÄzi."
+
msgid "BillingPlans|This group uses the plan associated with its parent group."
msgstr "Acest grup utilizeazÄ planul asociat grupului sÄu pÄrinte."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Pentru a gestiona planul pentru acest grup, vizitați secțiunea de facturare de pe %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+msgstr "Ultimate"
+
+msgid "BillingPlans|Upgrade to Premium"
+msgstr "Faceți upgrade la Premium"
+
+msgid "BillingPlans|Upgrade to Ultimate"
+msgstr "Faceți upgrade la Ultimate"
+
+msgid "BillingPlans|Value stream management"
+msgstr "Managementul Value Stream"
+
+msgid "BillingPlans|We're here to help."
+msgstr "Suntem aici pentru a vÄ ajuta."
+
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 "ĂŽn timp ce GitLab pune capÄt disponibilitÄČ›ii planului Bronze, Ă®ncÄ mai puteČ›i reĂ®nnoi abonamentul Bronze Ă®ncÄ o datÄ Ă®nainte de %{eoa_bronze_plan_end_date}. Oferim, de asemenea, un upgrade gratuit pe o perioadÄ limitatÄ de timp la planul Premium (pânÄ la 25 de utilizatori)! AflaČ›i mai multe despre modificÄri Č™i oferte Ă®n %{announcement_link}."
@@ -5893,6 +6097,9 @@ msgstr "Perioada dvs. de Ă®ncercare GitLab.com %{plan} %{strong_open}expirÄ dup
msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. You can restore access to the features at any time by upgrading below."
msgstr "Perioada dvs. de evaluare GitLab.com a expirat la %{expiration_date}. Puteți restabili accesul la funcții în orice moment prin actualizarea de mai jos."
+msgid "BillingPlans|Your current plan"
+msgstr "Planul dvs. actual"
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "facturat anual la %{price_per_year}"
@@ -5909,10 +6116,13 @@ msgid "BillingPlans|monthly"
msgstr "lunar"
msgid "BillingPlans|per user"
-msgstr "per utilizator"
+msgstr "pe utilizator"
+
+msgid "BillingPlans|per user/month"
+msgstr "pe utilizator/lunÄ"
msgid "BillingPlan|Upgrade"
-msgstr "Actualizare"
+msgstr "Actualizați"
msgid "BillingPlan|Upgrade for free"
msgstr "Actualizați gratuit"
@@ -5933,23 +6143,35 @@ msgid "Billings|By reactivating your trial, you will receive an additional 30 da
msgstr "Prin reactivarea perioadei dvs. de Ă®ncercare, veČ›i primi 30 de zile suplimentare de %{planName}. ĂŽncercarea dvs. poate fi reactivatÄ doar o singurÄ datÄ."
msgid "Billings|Error validating card details"
-msgstr ""
+msgstr "Eroare la validarea detaliilor cardului"
msgid "Billings|Extend trial"
msgstr "Extindeți perioada de încercare"
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr "Grupurile gratuite sunt limitate la %{number} seats."
+
+msgid "Billings|In a seat"
+msgstr "ĂŽntr-un seat"
+
msgid "Billings|Reactivate trial"
msgstr "Reactivați perioada de încercare"
msgid "Billings|Seats in use / Seats available"
-msgstr ""
+msgstr "Seats în uz / Seats disponibile"
msgid "Billings|Seats in use / Seats in subscription"
-msgstr ""
+msgstr "Seats în uz / Seats în abonament"
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr "Executorii partajaČ›i nu pot fi activaČ›i pânÄ când nu este Ă®nregistrat un card de credit valabil."
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr "Ultimul proprietar nu poate fi Ă®nlÄturat de pe un seat."
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+msgstr "Pentru ca acest membru sÄ devinÄ activ, trebuie mai Ă®ntâi sÄ Ă®nlÄturaČ›i un membru activ existent sau sÄ-l comutaČ›i la depÄČ™irea limitei."
+
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 "Pentru a utiliza minutele CI/CD gratuite pe executorul partajat, trebuie sÄ vÄ validaČ›i contul cu un card de credit. DacÄ preferaČ›i sÄ nu furnizaČ›i unul, puteČ›i rula pipeline-uri aducându-vÄ propriii executori Č™i dezactivând executorii partajaČ›i pentru proiectul dumneavoastrÄ. Acest lucru este necesar pentru a descuraja Č™i a reduce abuzurile asupra infrastructurii GitLab. %{strongStart}GitLab nu vÄ va debita cardul, acesta va fi folosit doar pentru validare.%{strongEnd} %{linkStart}AflaČ›i mai multe%{linkEnd}."
@@ -5965,6 +6187,12 @@ msgstr "Validați contul"
msgid "Billings|Validate user account"
msgstr "Validați contul de utilizator"
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr "Nu puteți modifica starea seat-ului unui utilizator care a fost invitat prin intermediul unui grup sau proiect."
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr "Nu vÄ puteČ›i Ă®nlÄtura singur de pe un seat, dar puteČ›i pÄrÄsi grupul."
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr "Acum veČ›i putea sÄ profitaČ›i de minutele gratuite de CI/CD pe executorii partajaČ›i."
@@ -5975,7 +6203,7 @@ msgid "Billing|%{user} was successfully approved"
msgstr "%{user} a fost aprobat cu succes"
msgid "Billing|Add seats"
-msgstr ""
+msgstr "AdÄugaČ›i seats"
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."
@@ -5984,19 +6212,19 @@ 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 getting a billable member details."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul obČ›inerii detaliilor unui membru facturabil."
msgid "Billing|An error occurred while loading GitLab subscription details."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii detaliilor abonamentului GitLab."
msgid "Billing|An error occurred while loading billable members list."
-msgstr ""
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea listei membrilor facturabili."
msgid "Billing|An error occurred while loading pending members list"
msgstr "S-a produs o eroare Ă®n timpul Ă®ncÄrcÄrii listei membrilor Ă®n aČ™teptare"
msgid "Billing|An error occurred while removing a billable member."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul eliminÄrii unui membru facturabil."
msgid "Billing|Awaiting member signup"
msgstr "Se aČ™teaptÄ Ă®nscrierea unui membru"
@@ -6011,19 +6239,22 @@ msgid "Billing|Enter at least three characters to search."
msgstr "IntroduceČ›i cel puČ›in trei caractere pentru a cÄuta."
msgid "Billing|Explore all plans"
-msgstr ""
+msgstr "Explorați toate planurile"
msgid "Billing|Export list"
msgstr "Exportați lista"
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
-msgstr ""
+msgstr "Grupurile gratuite de pe GitLab sunt limitate la %{maxNamespaceSeats} seats"
+
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr "Din 22 iunie 2022 (GitLab 15.1), grupurile gratuite vor fi limitate la 5 membri."
msgid "Billing|Group invite"
msgstr "Invitație de grup"
msgid "Billing|If the group has over %{maxNamespaceSeats} members, only those occupying a seat can access the namespace. To ensure all members (active and %{linkStart}over limit%{linkEnd}) can access the namespace, you can start a trial or upgrade to a paid tier."
-msgstr ""
+msgstr "ĂŽn cazul Ă®n care grupul conČ›ine peste %{maxNamespaceSeats} membri, numai cei care ocupÄ un seat pot avea acces la spaČ›iul de nume. Pentru a vÄ asigura cÄ toČ›i membrii (activi Č™i %{linkStart}peste limitÄ%{linkEnd}) pot accesa spaČ›iul de nume, puteČ›i Ă®ncepe o perioadÄ de probÄ sau puteČ›i face upgrade la un nivel plÄtit."
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 "Membrii care au fost invitaČ›i printr-o invitaČ›ie de grup nu pot fi Ă®nlÄturaČ›i. PuteČ›i fie sÄ Ă®nlÄturaČ›i Ă®ntregul grup, fie sÄ solicitaČ›i unui proprietar al grupului invitat sÄ Ă®nlÄture membrul."
@@ -6055,6 +6286,9 @@ msgstr "VizualizaČ›i aprobÄrile Ă®n aČ™teptare"
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 "SunteČ›i pe cale sÄ Ă®nlÄturaČ›i utilizatorul %{username} din abonament. DacÄ veČ›i continua, utilizatorul va fi Ă®nlÄturat din grupul %{namespace} Č™i din toate subgrupurile Č™i proiectele acestuia. AceastÄ acČ›iune nu poate fi anulatÄ."
+msgid "Billing|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr "PuteČ›i Ă®ncepe acum sÄ mutaČ›i membrii Ă®n %{namespaceName}. Un membru își pierde accesul la grup atunci când dezactivaČ›i %{strongStart}ĂŽntr-un seat%{strongEnd}. DacÄ mai mult de 5 membri au activatÄ opČ›iunea %{strongStart}ĂŽntr-un seat%{strongEnd} dupÄ 22 iunie 2022, vom selecta cei 5 membri care își pÄstreazÄ accesul. Vom numÄra mai Ă®ntâi membrii care au roluri de Proprietar Č™i ĂŽntreČ›inÄtor, apoi pe cei mai recent activi membri pânÄ când vom ajunge la 5 membri. Membrii rÄmaČ™i vor primi un statut de „Peste limitÄ” Č™i își vor pierde accesul la grup."
+
msgid "Bitbucket Server Import"
msgstr "Importul din Serverul Bitbucket"
@@ -6089,7 +6323,7 @@ msgid "Blocking"
msgstr "Blocare"
msgid "Blocking issues"
-msgstr "Blocarea problemelor"
+msgstr "Probleme de blocare"
msgid "Blocks"
msgstr "BlocheazÄ"
@@ -6110,7 +6344,7 @@ msgid "BoardNewEpic|Loading groups"
msgstr "Se Ă®ncarcÄ grupurile"
msgid "BoardNewEpic|No matching results"
-msgstr ""
+msgstr "Nicio potrivire de rezultate"
msgid "BoardNewEpic|Search groups"
msgstr "CÄutaČ›i grupuri"
@@ -6130,6 +6364,9 @@ msgstr "CÄutaČ›i proiecte"
msgid "BoardNewIssue|Select a project"
msgstr "Selectați un proiect"
+msgid "BoardScope|%{iterationTitle} iteration in %{iterationCadence}"
+msgstr "Iterația %{iterationTitle} în %{iterationCadence}"
+
msgid "BoardScope|An error occurred while getting iterations. Please try again."
msgstr "A apÄrut o eroare Ă®n timpul obČ›inerii iteraČ›iilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
@@ -6163,6 +6400,9 @@ msgstr "Alegeți etichete"
msgid "BoardScope|Current iteration"
msgstr "IteraČ›ia curentÄ"
+msgid "BoardScope|Don't filter milestone"
+msgstr "Nu filtrați obiectivul"
+
msgid "BoardScope|Edit"
msgstr "Editare"
@@ -6278,10 +6518,10 @@ msgid "Boards|Blocked by %{blockedByCount} %{issuableType}"
msgid_plural "Boards|Blocked by %{blockedByCount} %{issuableType}s"
msgstr[0] "Blocat de %{blockedByCount} %{issuableType}"
msgstr[1] "Blocat de %{blockedByCount} %{issuableType}s"
-msgstr[2] "Blocat de %{blockedByCount} %{issuableType}s"
+msgstr[2] "Blocat de %{blockedByCount} de %{issuableType}s"
msgid "Boards|Collapse"
-msgstr "Restrângere"
+msgstr "Restrângeți"
msgid "Boards|Edit board"
msgstr "Editare bord"
@@ -6356,7 +6596,7 @@ msgid "Branch %{branchName} was not found in this project's repository."
msgstr "Ramura %{branchName} nu a fost gÄsitÄ Ă®n repozitoriul acestui proiect."
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 "A fost creatÄ ramura %{branch_name}. Pentru a configura implementarea automatÄ, alegeČ›i un Č™ablon GitLab CI Yaml Č™i commit modificÄrile dvs. %{link_to_autodeploy_doc}"
+msgstr "Ramura %{branch_name} a fost creatÄ. Pentru a configura desfÄČ™urarea automatÄ, alegeČ›i un Č™ablon GitLab CI Yaml Č™i comiteČ›i modificÄrile. %{link_to_autodeploy_doc}"
msgid "Branch already exists"
msgstr "Ramura existÄ deja"
@@ -6376,15 +6616,21 @@ msgstr "Numele ramurii"
msgid "Branch not loaded - %{branchId}"
msgstr "Ramura nu a fost Ă®ncÄrcatÄ - %{branchId}"
+msgid "Branch rules"
+msgstr "Reguli pentru ramurÄ"
+
msgid "Branches"
msgstr "Ramuri"
msgid "Branches|Active"
-msgstr "Activ"
+msgstr "Active"
msgid "Branches|Active branches"
msgstr "Ramuri active"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr "DupÄ ce confirmaČ›i Č™i selectaČ›i %{strongStart}%{buttonText},%{strongEnd} nu mai puteČ›i recupera aceastÄ ramurÄ."
+
msgid "Branches|All"
msgstr "Toate"
@@ -6433,14 +6679,11 @@ msgstr "Ramura nouÄ"
msgid "Branches|No branches to show"
msgstr "Nicio ramurÄ de afiČ™at"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr "OdatÄ ce aČ›i confirmat Č™i apÄsaČ›i pe %{strongStart}%{buttonText}%{strongEnd}, nu se mai poate anula sau recupera."
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Numai un Ă®ntreČ›inÄtor sau un proprietar de proiect poate Č™terge o ramurÄ protejatÄ"
msgid "Branches|Overview"
-msgstr "Prezentare generalÄ"
+msgstr "Vedere de ansamblu"
msgid "Branches|Please type the following to confirm:"
msgstr "VÄ rugÄm sÄ introduceČ›i urmÄtoarele date pentru a confirma:"
@@ -6455,28 +6698,28 @@ msgid "Branches|Show more active branches"
msgstr "Afișați mai multe ramuri active"
msgid "Branches|Show more stale branches"
-msgstr "Afișați mai multe ramuri vechi"
+msgstr "Afișați mai multe ramuri inactive"
msgid "Branches|Show overview of the branches"
-msgstr "Afișați o imagine de ansamblu a ramurilor"
+msgstr "AfiČ™aČ›i o prezentare generalÄ a ramurilor"
msgid "Branches|Show stale branches"
-msgstr "Afișați ramurile vechi"
+msgstr "Afișați ramurile inactive"
msgid "Branches|Stale"
-msgstr "Vechi"
+msgstr "Inactive"
msgid "Branches|Stale branches"
-msgstr "Ramuri vechi"
+msgstr "Ramuri inactive"
msgid "Branches|The branch could not be updated automatically because it has diverged from its upstream counterpart."
-msgstr "Ramura nu a putut fi actualizatÄ Ă®n mod automat, deoarece a deviat de la omologul sÄu din amonte."
+msgstr "Ramura nu a putut fi actualizatÄ automat, deoarece a deviat de la omologul sÄu din amonte."
msgid "Branches|The default branch cannot be deleted"
msgstr "Ramura implicitÄ nu poate fi Č™tearsÄ"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
-msgstr "AceastÄ ramurÄ nu a fost Ă®mbinatÄ Ă®n %{defaultBranchName}. Pentru a evita pierderea de date, luaČ›i Ă®n considerare Ă®mbinarea acestei ramuri Ă®nainte de a o Č™terge."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgstr "AceastÄ ramurÄ nu a fost Ă®mbinatÄ Ă®n %{defaultBranchName}. Pentru a evita pierderea de date, consideraČ›i Ă®mbinarea acestei ramuri Ă®nainte de a o Č™terge."
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
msgstr "Pentru a renunČ›a la modificÄrile locale Č™i a suprascrie ramura cu versiunea din amonte, Č™tergeČ›i-o aici Č™i alegeČ›i „ActualizaČ›i acum” de mai sus."
@@ -6490,11 +6733,11 @@ msgstr "Da, ștergeți ramura"
msgid "Branches|Yes, delete protected branch"
msgstr "Da, Č™tergeČ›i ramura protejatÄ"
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "SunteČ›i pe cale sÄ Č™tergeČ›i definitiv ramura %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr "SunteČ›i pe cale sÄ Č™tergeČ›i definitiv ramura %{branchName}."
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "SunteČ›i pe cale sÄ Č™tergeČ›i definitiv ramura protejatÄ %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr "SunteČ›i pe cale sÄ Č™tergeČ›i definitiv ramura protejatÄ %{branchName}."
msgid "Branches|diverged from upstream"
msgstr "divergentÄ din amonte"
@@ -6508,9 +6751,6 @@ msgstr "protejat"
msgid "Breadcrumbs"
msgstr "Breadcrumb-uri"
-msgid "Brief title about the change"
-msgstr "Titlu scurt despre schimbare"
-
msgid "Broadcast Message was successfully created."
msgstr "Mesajul difuzat a fost creat cu succes."
@@ -6542,7 +6782,7 @@ msgid "BuildArtifacts|An error occurred while fetching the artifacts"
msgstr "A apÄrut o eroare la preluarea artefactelor"
msgid "BuildArtifacts|Loading artifacts"
-msgstr "ĂŽncÄrcarea artefactelor"
+msgstr "Se Ă®ncarcÄ artifactele"
msgid "Built-in"
msgstr "ĂŽncorporat"
@@ -6554,7 +6794,7 @@ msgid "Bulk update"
msgstr "Actualizare în bloc"
msgid "BulkImport| %{host} is running outdated GitLab version (v%{version})"
-msgstr " %{host} ruleazÄ o versiune Ă®nvechitÄ a GitLab (v%{version})"
+msgstr " %{host} ruleazÄ o versiune Ă®nvechitÄ de GitLab (v%{version})"
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature} (necesitÄ v%{version})"
@@ -6563,7 +6803,7 @@ msgid "BulkImport|Destination"
msgstr "Destinația"
msgid "BulkImport|Destination group"
-msgstr ""
+msgstr "Grup de destinație"
msgid "BulkImport|Existing groups"
msgstr "Grupuri existente"
@@ -6581,7 +6821,7 @@ msgid "BulkImport|Group import history"
msgstr "Istoric de import al grupului"
msgid "BulkImport|History"
-msgstr ""
+msgstr "Istoric"
msgid "BulkImport|Import failed: Destination cannot be a subgroup of the source group. Change the destination and try again."
msgstr "Importul a eČ™uat: DestinaČ›ia nu poate fi un subgrup al grupului sursÄ. SchimbaČ›i destinaČ›ia Č™i Ă®ncercaČ›i din nou."
@@ -6610,26 +6850,32 @@ msgstr "Nume deja utilizat ca Č›intÄ pentru un alt grup."
msgid "BulkImport|No additional information provided."
msgstr "Nu sunt furnizate informații suplimentare."
+msgid "BulkImport|No groups found"
+msgstr "Nu s-au gÄsit grupuri"
+
msgid "BulkImport|No history is available"
msgstr "Nu este disponibil niciun istoric"
msgid "BulkImport|No parent"
msgstr "FÄrÄ pÄrinte"
+msgid "BulkImport|Only groups that you have the %{role} role for are listed as groups you can import."
+msgstr "Numai grupurile pentru care aveți rolul de %{role} sunt listate ca grupuri pe care le puteți importa."
+
msgid "BulkImport|Project import history"
msgstr "Istoricul importului proiectului"
msgid "BulkImport|Re-import creates a new group. It does not sync with the existing group."
-msgstr "Re-importul creeazÄ un nou grup. Acesta nu se sincronizeazÄ cu grupul existent."
+msgstr "Reimportul creeazÄ un nou grup. Acesta nu se sincronizeazÄ cu grupul existent."
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr "Se afiČ™eazÄ %{start}-%{end} din %{total}"
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
-msgstr "Se afiČ™eazÄ %{start}-%{end} din %{total} de la %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
+msgstr "Se afiČ™eazÄ %{start}-%{end} din %{total} pe care le deČ›ineČ›i de la %{link}"
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
-msgstr "Se afiČ™eazÄ %{start}-%{end} din %{total} care se potrivesc cu filtrul „%{filter}” din %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
+msgstr "Se afiČ™eazÄ %{start}-%{end} din %{total} pe care le deČ›ineČ›i Č™i care se potrivesc cu filtrul \"%{filter}\" din %{link}"
msgid "BulkImport|Source"
msgstr "Sursa"
@@ -6646,9 +6892,6 @@ msgstr "La un grup nou"
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|You have no groups to import"
-msgstr "Nu aveți grupuri de importat"
-
msgid "BulkImport|Your imported groups will appear here."
msgstr "Grupurile dvs. importate vor apÄrea aici."
@@ -6667,11 +6910,8 @@ msgstr "trebuie sÄ fie un grup"
msgid "Burndown chart"
msgstr "Graficul burndown"
-msgid "BurndownChartLabel|Open issue weight"
-msgstr "Greutate de probleme deschise"
-
-msgid "BurndownChartLabel|Open issues"
-msgstr "Probleme deschise"
+msgid "BurndownChartLabel|Remaining"
+msgstr "RÄmase"
msgid "Burnup chart"
msgstr "Graficul burndown"
@@ -6680,10 +6920,10 @@ msgid "Burnup chart could not be generated due to too many events"
msgstr "Graficul burnup nu a putut fi generat din cauza numÄrului prea mare de evenimente"
msgid "Business"
-msgstr ""
+msgstr "Afaceri"
msgid "Business metrics (Custom)"
-msgstr ""
+msgstr "Metrici de afaceri (Personalizate)"
msgid "Busy"
msgstr "Ocupat"
@@ -6695,7 +6935,7 @@ msgid "Buy Storage"
msgstr "CumpÄraČ›i spaČ›iu de stocare"
msgid "Buy more Pipeline minutes"
-msgstr ""
+msgstr "CumpÄraČ›i mai multe minute Pipeline"
msgid "By %{user_name}"
msgstr "De %{user_name}"
@@ -6724,8 +6964,8 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
-msgstr ""
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
+msgstr "ConfiguraČ›ia CI validatÄ, inclusiv toatÄ configuraČ›ia adÄugatÄ cu ajutorul cuvântului cheie %{codeStart}include%{codeEnd}. %{link}"
msgid "CI settings"
msgstr "SetÄri CI"
@@ -6748,26 +6988,29 @@ msgstr "Configurația CI/CD"
msgid "CI/CD configuration file"
msgstr "Fișier de configurare CI/CD"
+msgid "CI/CD limits"
+msgstr "Limite CI/CD"
+
msgid "CI/CD minutes"
-msgstr ""
+msgstr "Minute CI/CD"
msgid "CI/CD|No projects have been added to the scope"
-msgstr "Niciun proiect nu a fost adÄugat la domeniul de aplicare"
+msgstr "Niciun proiect nu a fost adÄugat la domeniu"
msgid "CICDAnalytics|%{percent}%{percentSymbol}"
msgstr "%{percent}%{percentSymbol}"
msgid "CICDAnalytics|All time"
-msgstr ""
+msgstr "ToatÄ perioada"
msgid "CICDAnalytics|Deployment frequency"
-msgstr "FrecvenČ›a de desfÄČ™urare"
+msgstr "Frecvența de implementare"
msgid "CICDAnalytics|Lead time"
-msgstr "Timp de execuție"
+msgstr "Timpul de livrare"
msgid "CICDAnalytics|No shared runner minute usage data available"
-msgstr ""
+msgstr "Nu sunt disponibile date de utilizare a minutelor de cÄtre executorul partajat"
msgid "CICDAnalytics|Projects with releases"
msgstr "Proiecte cu lansÄri"
@@ -6785,49 +7028,55 @@ msgid "CICDAnalytics|Releases"
msgstr "LansÄri"
msgid "CICDAnalytics|Shared Runners Usage"
-msgstr ""
+msgstr "Utilizarea executorilor partajați"
+
+msgid "CICDAnalytics|Shared runner duration is the total runtime of all jobs that ran on shared runners"
+msgstr "Durata executorului partajat este durata totalÄ de execuČ›ie a tuturor joburilor care au rulat pe executorii partajaČ›i."
msgid "CICDAnalytics|Shared runner pipeline minute duration by month"
-msgstr "Durata Ă®n minute a conductei executorului partajat pe lunÄ"
+msgstr "Durata Ă®n minute a pipeline-ului executorului partajat pe lunÄ"
msgid "CICDAnalytics|Shared runner usage"
-msgstr ""
+msgstr "Utilizarea executorului partajat"
msgid "CICDAnalytics|Shared runner usage is the total runtime of all jobs that ran on shared runners"
-msgstr ""
+msgstr "Utilizarea executorului partajat este timpul total de execuție al tuturor joburilor care au rulat pe executorii partajați."
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr "Ceva nu a funcționat la preluarea statisticilor de lansare"
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr "Ce este durata executorului partajat?"
+
msgid "CICDAnalytics|What is shared runner usage?"
-msgstr ""
+msgstr "Ce este utilizarea executorului partajat?"
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 "AdaugaČ›i un %{base_domain_link_start}domeniu de bazÄ%{link_end} la clusterul dvs. %{kubernetes_cluster_link_start}Kubernetes%{link_end} pentru ca strategia dvs. de implementare sÄ funcČ›ioneze."
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 "AdaugaČ›i un %{kubernetes_cluster_link_start}Kubernetes cluster integration%{link_end} cu un domeniu, sau creaČ›i o variabilÄ CI AUTO_DEVOPS_PLATFORM_TARGET."
+msgstr "AdÄugaČ›i o %{kubernetes_cluster_link_start}integrare a clusterului Kubernetes%{link_end} cu un domeniu sau creaČ›i o variabilÄ CI AUTO_DEVOPS_PLATFORM_TARGET."
msgid "CICD|Add an existing project to the scope"
-msgstr "AdÄugaČ›i un proiect existent la domeniul de aplicare"
+msgstr "AdÄugaČ›i un proiect existent la acest domeniu"
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
msgid "CICD|Automatic deployment to staging, manual deployment to production"
-msgstr "Implementarea automatÄ Ă®n etape, implementarea manualÄ Ă®n producČ›ie"
+msgstr "DistribuČ›ie automatÄ Ă®n pre-producČ›ie, implementare manualÄ Ă®n producČ›ie"
msgid "CICD|Continuous deployment to production"
msgstr "Implementarea continuÄ Ă®n producČ›ie"
msgid "CICD|Continuous deployment to production using timed incremental rollout"
-msgstr "Implementarea continuÄ a producČ›iei utilizând o lansare progresivÄ temporizatÄ"
+msgstr "Implementarea continuÄ Ă®n producČ›ie utilizând o lansare incrementalÄ temporizatÄ"
msgid "CICD|Default to Auto DevOps pipeline"
-msgstr "Implicit la conducta Auto DevOps"
+msgstr "Implicit pentru pipeline-ul Auto DevOps"
msgid "CICD|Default to Auto DevOps pipeline for all projects"
-msgstr "Implicit la conducta Auto DevOps pentru toate proiectele"
+msgstr "Setare implicitÄ pentru pipeline-ul Auto DevOps pentru toate proiectele"
msgid "CICD|Deployment strategy"
msgstr "Strategia de implementare"
@@ -6835,18 +7084,30 @@ msgstr "Strategia de implementare"
msgid "CICD|Jobs"
msgstr "Joburi"
+msgid "CICD|Limit"
+msgstr "Limita"
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "Limitați accesul CI_JOB_TOKEN"
msgid "CICD|Select projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable."
-msgstr "SelectaČ›i proiecte ce pot fi accesate prin solicitÄri API autentificate cu variabila CI/CD CI_JOB_TOKEN a acestui proiect."
+msgstr "SelectaČ›i proiectele care pot fi accesate prin solicitÄri API autentificate cu variabila CI/CD CI_JOB_TOKEN a acestui proiect."
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 ""
+msgstr "Pipeline-ul Auto DevOps ruleazÄ Ă®n mod implicit Ă®n toate proiectele fÄrÄ niciun fiČ™ier de configurare CI/CD. %{link_start}Ce este Auto DevOps?%{link_end}"
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|There are several CI/CD limits in place."
+msgstr "ExistÄ mai multe limite CI/CD Ă®n vigoare."
+
+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|group enabled"
msgstr "grup activat"
@@ -6875,22 +7136,22 @@ msgid "CVE|As a maintainer, requesting a CVE for a vulnerability in your project
msgstr "ĂŽn calitate de Ă®ntreČ›inÄtor, solicitarea unui CVE pentru o vulnerabilitate Ă®n proiectul dvs., va ajuta utilizatorii sÄ rÄmânÄ Ă®n siguranČ›Ä Č™i informaČ›i."
msgid "CVE|CVE ID Request"
-msgstr "Cerere ID CVE"
+msgstr "Cerere de ID CVE"
msgid "CVE|Common Vulnerability Enumeration (CVE) identifiers are used to track distinct vulnerabilities in specific versions of code."
msgstr "Identificatorii Common Vulnerability Enumeration (CVE) sunt utilizaČ›i pentru a urmÄri vulnerabilitÄČ›ile distincte Ă®n anumite versiuni de cod."
msgid "CVE|Create CVE ID Request"
-msgstr "Crearea cererii CVE ID"
+msgstr "Creați o cerere de ID CVE"
msgid "CVE|Enable CVE ID requests in the issue sidebar"
-msgstr "ActivaČ›i cererile de ID CVE Ă®n bara lateralÄ a problemei"
+msgstr "ActivaČ›i solicitÄrile de ID CVE Ă®n bara lateralÄ a problemei"
msgid "CVE|Request CVE ID"
msgstr "Solicitați ID-ul CVE"
msgid "CVE|Why Request a CVE ID?"
-msgstr "De ce solicitați un ID CVE?"
+msgstr "De ce sÄ solicitaČ›i un ID CVE?"
msgid "Cadence is not automated"
msgstr "CadenČ›a nu este automatizatÄ"
@@ -6902,28 +7163,28 @@ msgid "Callback URL"
msgstr "URL callback"
msgid "Campfire room ID (optional)"
-msgstr "ID camerÄ Campfire (opČ›ional)"
+msgstr "ID-ul sÄlii Campfire (opČ›ional)"
msgid "Campfire subdomain (optional)"
-msgstr "Subdomeniu Campfire (opțional)"
+msgstr "Subdomeniul Campfire (opțional)"
msgid "Campfire token"
-msgstr "Token Campfire"
+msgstr "Tokenul Campfire"
msgid "CampfireService|API authentication token from Campfire."
-msgstr "Token autentificare API de la Campfire."
+msgstr "Token de autentificare API de la Campfire."
msgid "CampfireService|From the end of the room URL."
-msgstr "De la sfârșitul URL-ului camerei."
+msgstr "Se gÄseČ™te la sfârČ™itul URL-ului sÄlii."
msgid "CampfireService|Send notifications about push events to Campfire chat rooms. %{docs_link}"
-msgstr "TrimiteČ›i notificÄri despre evenimente push cÄtre camere chat Campfire. %{docs_link}"
+msgstr "TrimiteČ›i notificÄri despre evenimente push cÄtre sÄlile de chat Campfire. %{docs_link}"
msgid "CampfireService|The %{code_open}.campfirenow.com%{code_close} subdomain."
msgstr "Subdomeniul %{code_open}.campfirenow.com%{code_close}."
msgid "Can be manually deployed to"
-msgstr "Poate fi implementat manual la"
+msgstr "Poate fi desfÄČ™urat manual la"
msgid "Can be overridden in each project."
msgstr "Poate fi suprascris în fiecare proiect."
@@ -6977,31 +7238,31 @@ msgid "Canary Ingress does not exist in the environment."
msgstr "Canary Ingress nu existÄ Ă®n mediu."
msgid "Canary weight must be specified and valid range (0..100)."
-msgstr "Greutatea canarului trebuie sÄ fie specificatÄ Č™i intervalul valabil (0..100)."
+msgstr "Greutatea Canary trebuie sÄ fie specificatÄ Č™i intervalul valabil (0..100)."
msgid "CanaryIngress|%{boldStart}Canary:%{boldEnd} %{canary}"
-msgstr ""
+msgstr "%{boldStart}Canary:%{boldEnd} %{canary}"
msgid "CanaryIngress|%{boldStart}Stable:%{boldEnd} %{stable}"
-msgstr ""
+msgstr "%{boldStart}Stabil:%{boldEnd} %{stable}"
msgid "CanaryIngress|Canary"
-msgstr ""
+msgstr "Canary"
msgid "CanaryIngress|Change ratio"
-msgstr ""
+msgstr "Raportul de schimbare"
msgid "CanaryIngress|Change the ratio of canary deployments?"
-msgstr ""
+msgstr "SchimbaČ›i proporČ›ia desfÄČ™urÄrilor canary?"
msgid "CanaryIngress|Doing so will set a deployment change in progress. This temporarily blocks any further configuration until the deployment is finished."
-msgstr ""
+msgstr "Procedând astfel, se va seta o modificare a implementÄrii Ă®n curs. Aceasta blocheazÄ temporar orice altÄ configurare pânÄ la finalizarea implementÄrii."
msgid "CanaryIngress|Stable"
msgstr "Stabil"
msgid "CanaryIngress|You are changing the ratio of the canary rollout for %{environment} compared to the stable deployment to:"
-msgstr ""
+msgstr "SchimbaČ›i raportul de lansare canary pentru %{environment} Ă®n comparaČ›ie cu implementarea stabilÄ la:"
msgid "Cancel"
msgstr "AnuleazÄ"
@@ -7010,10 +7271,10 @@ msgid "Cancel and close"
msgstr "Anulați și închideți"
msgid "Cancel downstream pipeline"
-msgstr ""
+msgstr "Anulați pipeline-ul din aval"
msgid "Cancel editing"
-msgstr ""
+msgstr "Anulați editarea"
msgid "Cancel index deletion"
msgstr "Anulați ștergerea indexului"
@@ -7031,7 +7292,7 @@ msgid "Cancel, keep project"
msgstr "AnulaČ›i, pÄstraČ›i proiectul"
msgid "Canceled deployment to"
-msgstr ""
+msgstr "DesfÄČ™urÄri anulate Ă®n"
msgid "Cancelled"
msgstr "Anulat"
@@ -7040,7 +7301,10 @@ msgid "Cancelling Preview"
msgstr "Previzualizare anulare"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
-msgstr ""
+msgstr "Nu se poate atribui o epocÄ de tip confidenČ›ial unei probleme neconfidenČ›iale. FaceČ›i problema confidenČ›ialÄ Č™i Ă®ncercaČ›i din nou."
+
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr "Nu se poate atribui o problemÄ care nu aparČ›ine aceluiaČ™i grup (sau descendent) ca Č™i epica."
msgid "Cannot be merged automatically"
msgstr "Nu poate fi îmbinat automat"
@@ -7058,28 +7322,28 @@ msgid "Cannot delete %{profile_name} referenced in security policy"
msgstr "Nu se poate șterge %{profile_name} la care se face referire în politica de securitate"
msgid "Cannot have multiple Jira imports running at the same time"
-msgstr "Nu puteČ›i avea mai multe importuri Jira care ruleazÄ Ă®n acelaČ™i timp"
+msgstr "Nu se pot executa mai multe importuri Jira în același timp"
msgid "Cannot have multiple unresolved alerts"
msgstr "Nu pot exista mai multe alerte nerezolvate"
msgid "Cannot import because issues are not available in this project."
-msgstr ""
+msgstr "Nu se poate importa deoarece problemele nu sunt disponibile în acest proiect."
msgid "Cannot make the epic confidential if it contains non-confidential child epics"
-msgstr ""
+msgstr "Nu se poate face epica de tip confidenČ›ial dacÄ aceasta conČ›ine epice copil neconfidenČ›iale"
msgid "Cannot make the epic confidential if it contains non-confidential issues"
-msgstr ""
+msgstr "Nu se poate face epica de tip confidenČ›ial dacÄ aceasta conČ›ine probleme neconfidenČ›iale"
msgid "Cannot merge"
-msgstr ""
+msgstr "Nu se poate îmbina"
msgid "Cannot modify %{profile_name} referenced in security policy"
msgstr "Nu se poate modifica %{profile_name} la care se face referire în politica de securitate"
msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
+msgstr "Nu se poate modifica clusterul Kubernetes gestionat"
msgid "Cannot modify provider during creation"
msgstr "Nu se poate modifica furnizorul Ă®n timpul creÄrii"
@@ -7088,19 +7352,19 @@ msgid "Cannot promote issue because it does not belong to a group."
msgstr "Nu se poate promova problema pentru cÄ nu aparČ›ine unui grup."
msgid "Cannot promote issue due to insufficient permissions."
-msgstr ""
+msgstr "Nu se poate promova problema din cauza permisiunilor insuficiente."
msgid "Cannot refer to a group %{timebox_type} by an internal id!"
-msgstr ""
+msgstr "Nu se poate face referire la un grup %{timebox_type} printr-un id intern!"
msgid "Cannot show preview. For previews on sketch files, they must have the file format introduced by Sketch version 43 and above."
-msgstr ""
+msgstr "Nu se poate afiČ™a previzualizarea. Pentru previzualizarea fiČ™ierelor schiČ›Ä, ele trebuie sÄ aibÄ formatul de fiČ™ier introdus de Sketch versiunea 43 Č™i mai sus."
msgid "Cannot skip two factor authentication setup"
msgstr "Nu se poate sÄri peste configurarea autentificÄrii Ă®n doi paČ™i"
msgid "Capacity threshold"
-msgstr ""
+msgstr "Limita de capacitate"
msgid "Card holder name"
msgstr "Numele titularului cardului"
@@ -7109,10 +7373,10 @@ msgid "Card number:"
msgstr "NumÄrul cardului:"
msgid "CascadingSettings|Enforce for all subgroups"
-msgstr ""
+msgstr "Impuneți pentru toate subgrupurile"
msgid "CascadingSettings|Setting enforced"
-msgstr ""
+msgstr "Setarea a fost impusÄ"
msgid "CascadingSettings|Subgroups cannot change this setting."
msgstr "Subgrupurile nu pot modifica aceastÄ setare."
@@ -7121,16 +7385,16 @@ msgid "CascadingSettings|This setting has been enforced by an instance admin."
msgstr "AceastÄ setare a fost impusÄ de un administrator de instanČ›Ä."
msgid "CascadingSettings|This setting has been enforced by an owner of %{link}."
-msgstr ""
+msgstr "AceastÄ setare a fost impusÄ de cÄtre proprietarul unui %{link}."
msgid "CascadingSettings|cannot be changed because it is locked by an ancestor"
-msgstr ""
+msgstr "nu se poate modifica datoritÄ blocÄrii de cÄtre un predecesor"
msgid "CascadingSettings|cannot be nil when locking the attribute"
-msgstr ""
+msgstr "nu poate fi nul atunci când se blocheazÄ atributul"
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 ""
+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}."
msgid "Certificate"
msgstr "Certificat"
@@ -7144,14 +7408,17 @@ msgstr "Emitent certificat"
msgid "Certificate Subject"
msgstr "Subiect certificat"
+msgid "Change Failure Rate"
+msgstr "Rata eČ™ecului schimbÄrilor"
+
msgid "Change assignee"
-msgstr ""
+msgstr "Schimbare de responsabil"
msgid "Change assignee(s)"
-msgstr ""
+msgstr "Schimbare de responsabil(i)"
msgid "Change assignee(s)."
-msgstr ""
+msgstr "Schimbare de responsabil(i)"
msgid "Change branches"
msgstr "Schimbați ramurile"
@@ -7163,7 +7430,7 @@ msgid "Change made by"
msgstr "Modificare fÄcutÄ de"
msgid "Change milestone"
-msgstr ""
+msgstr "Schimbare de obiectiv"
msgid "Change path"
msgstr "Schimbați calea"
@@ -7196,10 +7463,10 @@ msgid "Change your password or recover your current one"
msgstr "SchimbaČ›i-vÄ parola sau recuperaČ›i-vÄ parola curentÄ"
msgid "ChangeReviewer|Reviewer changed from %{old} to %{new}"
-msgstr ""
+msgstr "Revizorul s-a schimbat de la %{old} la %{new}"
msgid "ChangeReviewer|Reviewer changed to %{new}"
-msgstr ""
+msgstr "Revizorul a fost schimbat la %{new}"
msgid "ChangeReviewer|Unassigned"
msgstr "Neatribuit"
@@ -7208,22 +7475,22 @@ msgid "ChangeTypeAction|Cherry-pick"
msgstr "Cherry-pick"
msgid "ChangeTypeAction|GitLab will create a branch in your fork and start a merge request."
-msgstr ""
+msgstr "GitLab va crea o ramurÄ Ă®n forkul dvs. Č™i va iniČ›ia un merge request."
msgid "ChangeTypeAction|Pick into branch"
-msgstr ""
+msgstr "AlegeČ›i Ă®n ramurÄ"
msgid "ChangeTypeAction|Pick into project"
-msgstr ""
+msgstr "Alegeți în proiect"
msgid "ChangeTypeAction|Revert"
-msgstr ""
+msgstr "Reveniți"
msgid "ChangeTypeAction|Revert in branch"
-msgstr ""
+msgstr "ReveniČ›i Ă®n ramurÄ"
msgid "ChangeTypeAction|Search branches"
-msgstr ""
+msgstr "CÄutaČ›i ramuri"
msgid "ChangeTypeAction|Search projects"
msgstr "CÄutaČ›i proiecte"
@@ -7247,37 +7514,37 @@ msgid "Changed"
msgstr "Modificat"
msgid "Changed assignee(s)."
-msgstr ""
+msgstr "Responsabil(i) schimbat(i)."
msgid "Changed merge method to %{merge_method}"
-msgstr ""
+msgstr "Metoda de Ă®mbinare a fost schimbatÄ Ă®n %{merge_method}"
msgid "Changed reviewer(s)."
-msgstr ""
+msgstr "Recenzent(i) modificat(i)."
msgid "Changed squash option to %{squash_option}"
-msgstr ""
+msgstr "OpČ›iunea squash a fost schimbatÄ Ă®n %{squash_option}"
msgid "Changed the title to \"%{title_param}\"."
-msgstr "S-a schimbat titlul în „%{title_param}”."
+msgstr "Titlul a fost schimbat în \"%{title_param}\"."
msgid "Changes"
msgstr "SchimbÄri"
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 ""
+msgstr "ModificÄrile sunt afiČ™ate ca Č™i cum revizuirea %{b_open}sursÄ%{b_close} ar fi fost Ă®mbinatÄ cu cea %{b_open}Č›intÄ%{b_close}."
msgid "Changes saved."
-msgstr ""
+msgstr "SchimbÄrile au fost salvate."
msgid "Changes suppressed. Click to show."
-msgstr ""
+msgstr "ModificÄri suprimate. FaceČ›i clic pentru a le afiČ™a."
msgid "Changes the title to \"%{title_param}\"."
msgstr "Schimbați titlul în \"%{title_param}\"."
-msgid "Changes to free tier public projects"
-msgstr ""
+msgid "Changes to free tier open source projects"
+msgstr "ModificÄri la proiectele open source de nivel gratuit"
msgid "Changes to the title have not been saved"
msgstr "SchimbÄrile aduse titlului nu au fost salvate"
@@ -7313,7 +7580,7 @@ msgid "ChatMessage|Failed stage"
msgstr "EtapÄ eČ™uatÄ"
msgid "ChatMessage|Invalid CI config YAML file"
-msgstr "Fișier YAML CI invalid"
+msgstr "Fișier YAML de configurare CI invalid"
msgid "ChatMessage|Pipeline #%{pipeline_id} %{humanized_status} in %{duration}"
msgstr "Pipeline #%{pipeline_id} %{humanized_status} în %{duration}"
@@ -7349,7 +7616,7 @@ msgid "Check feature availability on namespace plan"
msgstr "Verificați disponibilitatea funcției în planul spațiului de nume"
msgid "Check out branch"
-msgstr ""
+msgstr "Verificați ramura"
msgid "Check out, review, and merge locally"
msgstr "Verificați, revizuiți și îmbinați local"
@@ -7369,47 +7636,44 @@ msgstr "VerificÄ imaginile dvs. Docker pentru vulnerabilitÄČ›i cunoscute."
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr "VerificÄ imaginile clusterului dvs. Kubernetes pentru vulnerabilitÄČ›i cunoscute."
-msgid "Check your source instance permissions."
-msgstr "VerificaČ›i permisiunile instanČ›ei sursÄ."
-
msgid "Checking %{text} availability…"
msgstr "Verificarea disponibilitÄČ›ii %{text}…"
msgid "Checking approval status"
-msgstr ""
+msgstr "Verificarea stÄrii de aprobare"
msgid "Checking branch availability..."
msgstr "Verificarea disponibilitÄČ›ii ramurilor…"
msgid "Checking group path availability..."
-msgstr ""
+msgstr "Verificarea disponibilitÄČ›ii cÄii grupului..."
msgid "Checking username availability..."
msgstr "Se verificÄ disponibilitatea numelui de utilizator..."
msgid "Checkout"
-msgstr ""
+msgstr "Checkout"
msgid "Checkout|$%{selectedPlanPrice} per 10 GB storage pack per year"
msgstr "%{selectedPlanPrice} USD per pachet de stocare de 10 GB pe an"
msgid "Checkout|$%{selectedPlanPrice} per pack of 1,000 minutes"
-msgstr "$%{selectedPlanPrice} pe pachet de 1.000 de minute"
+msgstr "%{selectedPlanPrice} USD pe pachet de 1.000 de minute"
msgid "Checkout|$%{selectedPlanPrice} per user per year"
msgstr "%{selectedPlanPrice} USD per utilizator pe an"
msgid "Checkout|%d CI minute pack"
msgid_plural "Checkout|%d CI minute packs"
-msgstr[0] "%d pachet minute CI"
-msgstr[1] "%d pachete minute CI"
-msgstr[2] "%d de pachete minute CI"
+msgstr[0] "%d pachet de minute CI"
+msgstr[1] "%d pachete de minute CI"
+msgstr[2] "%d de pachete de minute CI"
msgid "Checkout|%{cardType} ending in %{lastFourDigits}"
msgstr "%{cardType} care se terminÄ Ă®n %{lastFourDigits}"
msgid "Checkout|%{name}'s CI minutes"
-msgstr "Minutele CI ale %{name}"
+msgstr "Minutele CI pentru %{name}"
msgid "Checkout|%{name}'s GitLab subscription"
msgstr "Abonament GitLab pentru %{name}"
@@ -7534,6 +7798,9 @@ msgstr "Grupul"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "Numele companiei sau organizaČ›iei care utilizeazÄ GitLab"
+msgid "Checkout|Name: %{errors}"
+msgstr "Nume: %{errors}"
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr "AveČ›i nevoie de mai mulČ›i utilizatori? AchiziČ›ionaČ›i GitLab pentru %{company} dumneavoastrÄ."
@@ -7574,10 +7841,10 @@ msgid "Checkout|Subtotal"
msgstr "Total parțial"
msgid "Checkout|Success: subscription"
-msgstr ""
+msgstr "Succes: abonament"
msgid "Checkout|Tax"
-msgstr "Taxe"
+msgstr "Taxa"
msgid "Checkout|This number must be %{minimumNumberOfUsers} (your seats in use) or more."
msgstr "Acest numÄr trebuie sÄ fie %{minimumNumberOfUsers} (seat-urile dvs. Ă®n uz) sau mai mult."
@@ -7619,10 +7886,10 @@ msgid "Checkout|minutes"
msgstr "minute"
msgid "Checkout|x %{quantity} %{units} per pack"
-msgstr "x %{quantity} de %{units} per pachet"
+msgstr "x %{quantity} de %{units} pe pachet"
msgid "Checkout|x %{quantity} %{units} per pack ="
-msgstr "x %{quantity} de %{units} per pachet ="
+msgstr "x %{quantity} de %{units} pe pachet ="
msgid "Cherry-pick this commit"
msgstr "Cherry-pick acest commit"
@@ -7634,16 +7901,16 @@ msgid "Child"
msgstr "Copil"
msgid "Child epic"
-msgstr ""
+msgstr "Epica copil"
msgid "Child epic does not exist."
-msgstr ""
+msgstr "Epica copil nu existÄ."
msgid "Child epic doesn't exist."
-msgstr ""
+msgstr "Epica copil nu existÄ."
msgid "Child issues and epics"
-msgstr ""
+msgstr "Probleme și epice copii"
msgid "Chinese language support using"
msgstr "Suport pentru limba chinezÄ folosind"
@@ -7673,10 +7940,10 @@ msgid "Choose file…"
msgstr "Alegeți fișierul…"
msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
+msgstr "Alegeți Executorul preferat și populați CFT-ul AWS."
msgid "Choose the top-level group for your repository imports."
-msgstr ""
+msgstr "Alegeți grupul de nivel superior pentru importurile de repozitoriu."
msgid "Choose visibility level, enable/disable project features and their permissions, disable email notifications, and show default award emoji."
msgstr "AlegeČ›i nivelul de vizibilitate, activaČ›i/dezactivaČ›i caracteristicile proiectului Č™i permisiunile acestora, dezactivaČ›i notificÄrile prin e-mail Č™i afiČ™aČ›i emoji-ul de recompensÄ implicit."
@@ -7685,16 +7952,16 @@ msgid "Choose what content you want to see on a group’s overview page."
msgstr "AlegeČ›i ce conČ›inut doriČ›i sÄ vedeČ›i pe pagina de prezentare generalÄ a unui grup."
msgid "Choose which Git strategy to use when fetching the project."
-msgstr ""
+msgstr "AlegeČ›i ce strategie Git sÄ utilizaČ›i la preluarea proiectului."
msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
+msgstr "AlegeČ›i ce repozitorii doriČ›i sÄ conectaČ›i pentru a rula pipeline-uri CI/CD."
msgid "Choose your framework"
msgstr "Alegeți framework-ul dvs."
msgid "CiCdAnalytics|Date range: %{range}"
-msgstr ""
+msgstr "Interval de date: %{range}"
msgid "CiStatusLabel|canceled"
msgstr "anulat"
@@ -7712,16 +7979,16 @@ msgid "CiStatusLabel|manual action"
msgstr "acČ›iune manualÄ"
msgid "CiStatusLabel|passed"
-msgstr "a trecut"
+msgstr "trecut"
msgid "CiStatusLabel|passed with warnings"
-msgstr "a trecut cu avertismente"
+msgstr "trecut cu avertismente"
msgid "CiStatusLabel|pending"
msgstr "în așteptare"
msgid "CiStatusLabel|preparing"
-msgstr "se pregÄteČ™te"
+msgstr "Ă®n pregÄtire"
msgid "CiStatusLabel|skipped"
msgstr "sÄrit"
@@ -7730,7 +7997,7 @@ msgid "CiStatusLabel|waiting for delayed job"
msgstr "în așteptarea unui job întârziat"
msgid "CiStatusLabel|waiting for manual action"
-msgstr "aČ™teptare pentru acČ›iunea manualÄ"
+msgstr "în așteptarea acțiunii manuale"
msgid "CiStatusLabel|waiting for resource"
msgstr "în așteptarea resursei"
@@ -7754,13 +8021,13 @@ msgid "CiStatusText|manual"
msgstr "manual"
msgid "CiStatusText|passed"
-msgstr "a trecut"
+msgstr "trecut"
msgid "CiStatusText|pending"
msgstr "în așteptare"
msgid "CiStatusText|preparing"
-msgstr "se pregÄteČ™te"
+msgstr "Ă®n pregÄtire"
msgid "CiStatusText|skipped"
msgstr "sÄrit"
@@ -7769,7 +8036,7 @@ msgid "CiStatusText|waiting"
msgstr "în așteptare"
msgid "CiStatus|running"
-msgstr "ruleazÄ"
+msgstr "în execuție"
msgid "CiVariables|Cannot use Masked Variable with current value"
msgstr "Nu se poate utiliza VariabilÄ mascatÄ cu valoarea curentÄ"
@@ -7778,7 +8045,7 @@ msgid "CiVariables|Environments"
msgstr "Medii"
msgid "CiVariables|Input variable key"
-msgstr "Cheie variabilÄ de intrare"
+msgstr "Cheia variabilei de intrare"
msgid "CiVariables|Input variable value"
msgstr "Valoarea variabilei de intrare"
@@ -7787,7 +8054,7 @@ msgid "CiVariables|Key"
msgstr "Cheie"
msgid "CiVariables|Masked"
-msgstr "Mascat"
+msgstr "MascatÄ"
msgid "CiVariables|Protected"
msgstr "Protejat"
@@ -7799,7 +8066,7 @@ msgid "CiVariables|Remove variable row"
msgstr "ĂŽnlÄturaČ›i rândul variabil"
msgid "CiVariables|Scope"
-msgstr "Domeniul de aplicare"
+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."
@@ -7832,67 +8099,64 @@ msgid "CiVariable|Search environments"
msgstr "CÄutaČ›i medii"
msgid "Classification Label (optional)"
-msgstr ""
+msgstr "EtichetÄ de clasificare (opČ›ional)"
msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr "nu este disponibilÄ: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
-msgstr ""
-
-msgid "Clean up image tags"
-msgstr ""
+msgstr "CurÄČ›aČ›i dupÄ ce aČ›i rulat %{link_start}git filter-repo%{link_end} Ă®n repozitoriu."
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 "Politicile de curÄČ›are sunt executate de procesele de curÄČ›are Ă®n fundal. AceastÄ setare defineČ™te numÄrul maxim de procese de curÄČ›are care pot rula concomitent. SetaČ›i-o la 0 pentru a Ă®nlÄtura toate procesele de curÄČ›are Č™i pentru a nu executa politicile de curÄČ›are."
msgid "Cleanup policy maximum number of tags to be deleted"
-msgstr ""
+msgstr "NumÄrul maxim de etichete care urmeazÄ sÄ fie Č™terse prin Politica de curÄČ›are"
msgid "Cleanup policy maximum processing time (seconds)"
-msgstr ""
+msgstr "Durata maximÄ de procesare a politicii de curÄČ›are (secunde)"
msgid "Cleanup policy maximum workers running concurrently"
msgstr "Politica de curÄČ›are - numÄrul maxim de procese de curÄČ›are care se executÄ concomitent"
msgid "Clear"
-msgstr ""
+msgstr "ČtergeČ›i"
msgid "Clear %{count} image from cache?"
msgid_plural "Clear %{count} images from cache?"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "ČtergeČ›i %{count} imagine din cache?"
+msgstr[1] "ČtergeČ›i %{count} imagini din cache?"
+msgstr[2] "ČtergeČ›i %{count} de imagini din cache?"
msgid "Clear all repository checks"
-msgstr ""
+msgstr "ČtergeČ›i toate verificÄrile repozitoriului"
msgid "Clear chart filters"
msgstr "ČtergeČ›i filtrele graficului"
msgid "Clear due date"
-msgstr ""
+msgstr "ČtergeČ›i data scadentÄ"
msgid "Clear health status"
msgstr "Čterge starea sÄnÄtÄČ›ii"
msgid "Clear recent searches"
-msgstr ""
+msgstr "ČtergeČ›i cÄutÄrile recente"
msgid "Clear repository checks"
-msgstr ""
+msgstr "ČtergeČ›i verificÄrile repozitoriului"
msgid "Clear search"
msgstr "ČtergeČ›i cÄutarea"
msgid "Clear search input"
-msgstr ""
+msgstr "ČtergeČ›i intrarea de cÄutare"
msgid "Clear start date"
-msgstr ""
+msgstr "ČtergeČ›i data de Ă®nceput"
msgid "Clear templates search input"
-msgstr ""
+msgstr "ČtergeČ›i intrÄrile de cÄutare ale Č™abloanelor"
msgid "Clear this checkbox to use a personal access token instead."
msgstr "DebifaČ›i aceastÄ casetÄ de selectare dacÄ doriČ›i sÄ utilizaČ›i Ă®n schimb un token de acces personal."
@@ -7904,34 +8168,34 @@ msgid "Clear this checkbox to use an external authentication provider instead."
msgstr "DebifaČ›i aceastÄ casetÄ de selectare dacÄ doriČ›i sÄ utilizaČ›i un furnizor de autentificare extern."
msgid "Clear weight"
-msgstr ""
+msgstr "Eliminați greutatea"
msgid "Cleared health status."
msgstr "Starea sÄnÄtÄČ›ii a fost Č™tearsÄ."
msgid "Cleared weight."
-msgstr ""
+msgstr "Greutatea a fost eliminatÄ."
msgid "Clears health status."
msgstr "Se Č™terge starea sÄnÄtÄČ›ii."
msgid "Clears weight."
-msgstr ""
+msgstr "ĂŽnlÄturÄ greutatea."
msgid "Click %{link_start}here%{link_end} to view the request."
-msgstr "Faceți clic pe %{link_start}aici%{link_end} pentru a vizualiza cererea."
+msgstr "Faceți clic %{link_start}aici%{link_end} pentru a vizualiza solicitarea."
msgid "Click %{link_to} to view the request."
-msgstr "Faceți clic pe %{link_to} pentru a vizualiza cererea."
+msgstr "Faceți clic pe %{link_to} pentru a vizualiza solicitarea."
msgid "Click the link below to confirm your email address (%{email})"
-msgstr "FaceČ›i clic pe link-ul de mai jos pentru a vÄ confirma adresa de e-mail (%{email})"
+msgstr "FaceČ›i clic pe linkul urmÄtor pentru a vÄ confirma adresa de e-mail (%{email})"
msgid "Click the link below to confirm your email address."
-msgstr "FaceČ›i clic pe linkul de mai jos pentru a vÄ confirma adresa de e-mail."
+msgstr "FaceČ›i clic pe linkul urmÄtor pentru a vÄ confirma adresa de e-mail."
msgid "Click to expand it."
-msgstr "Faceți clic pentru a o extinde."
+msgstr "Faceți clic pentru a-l extinde."
msgid "Click to expand text"
msgstr "Faceți clic pentru a extinde textul"
@@ -7940,10 +8204,10 @@ msgid "Click to hide"
msgstr "Faceți clic pentru a ascunde"
msgid "Click to reveal"
-msgstr "Faceți clic pentru afișare"
+msgstr "FaceČ›i clic pentru a dezvÄlui"
msgid "Client request timeout"
-msgstr ""
+msgstr "Timeout-ul solicitat de client"
msgid "Clients"
msgstr "Clienți"
@@ -7952,7 +8216,7 @@ msgid "Clientside DSN"
msgstr "DSN pe partea clientului"
msgid "Clone"
-msgstr ""
+msgstr "Clonare"
msgid "Clone repository"
msgstr "Clonare repozitoriu"
@@ -7982,10 +8246,10 @@ msgid "CloneIssue|Cannot clone issues of '%{issue_type}' type."
msgstr "Nu se pot clona probleme de tipul „%{issue_type}”."
msgid "Cloned this issue to %{path_to_project}."
-msgstr ""
+msgstr "Am clonat aceastÄ problemÄ Ă®n %{path_to_project}."
msgid "Clones this issue, without comments, to %{project}."
-msgstr ""
+msgstr "CloneazÄ aceastÄ problemÄ, fÄrÄ comentarii, Ă®n %{project}."
msgid "Close"
msgstr "Închideți"
@@ -7997,16 +8261,16 @@ msgid "Close %{noteable}"
msgstr "ĂŽnchide %{noteable}"
msgid "Close %{tabname}"
-msgstr ""
+msgstr "Închideți %{tabname}"
msgid "Close design"
-msgstr ""
+msgstr "Închideți designul"
msgid "Close epic"
-msgstr ""
+msgstr "Închideți epica"
msgid "Close milestone"
-msgstr ""
+msgstr "Închideți obiectivul"
msgid "Close sidebar"
msgstr "ĂŽnchideČ›i bara lateralÄ"
@@ -8027,7 +8291,7 @@ msgid "Closed issues"
msgstr "Probleme închise"
msgid "Closed this %{quick_action_target}."
-msgstr ""
+msgstr "A Ă®nchis aceastÄ %{quick_action_target}."
msgid "Closed: %{closed}"
msgstr "ĂŽnchis: %{closed}"
@@ -8045,19 +8309,19 @@ msgid "Cluster"
msgstr "Cluster"
msgid "Cluster Health"
-msgstr ""
+msgstr "SÄnÄtatea Clusterului"
msgid "Cluster cache cleared."
-msgstr ""
+msgstr "Cache-ul clusterului a fost curÄČ›at."
msgid "Cluster does not exist"
-msgstr ""
+msgstr "Clusterul nu existÄ"
msgid "Cluster is required for Stages::ClusterEndpointInserter"
msgstr "Clusterul este necesar pentru Stagii::ClusterEndpointInserter"
msgid "Cluster level"
-msgstr ""
+msgstr "Nivelul clusterului"
msgid "Cluster type must be specified for Stages::ClusterEndpointInserter"
msgstr "Tipul de cluster trebuie sÄ fie specificat pentru Stagii::ClusterEndpointInserter"
@@ -8069,7 +8333,7 @@ msgid "ClusterAgents|%{name} successfully deleted"
msgstr "%{name} a fost șters cu succes"
msgid "ClusterAgents|%{name} successfully revoked"
-msgstr ""
+msgstr "%{name} a fost revocat cu succes"
msgid "ClusterAgents|%{number} of %{total} agents"
msgstr "%{number} din %{total} agenți"
@@ -8093,7 +8357,7 @@ msgid "ClusterAgents|Access tokens"
msgstr "Tokenuri de acces"
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 "AdÄugaČ›i un fiČ™ier de configurare a agentului la %{linkStart}acest repozitoriu%{linkEnd} Č™i selectaČ›i-l sau creaČ›i unul nou pentru a-l Ă®nregistra cu GitLab:"
+msgstr "AdÄugaČ›i un fiČ™ier de configurare al agentului la %{linkStart}acest repozitoriu%{linkEnd} Č™i selectaČ›i-l sau creaČ›i unul nou pentru a-l Ă®nregistra cu GitLab:"
msgid "ClusterAgents|Advanced installation methods"
msgstr "Metode avansate de instalare"
@@ -8132,10 +8396,10 @@ msgid "ClusterAgents|An error occurred while loading your agent"
msgstr "A apÄrut o eroare la Ă®ncÄrcarea agentului d-voastrÄ"
msgid "ClusterAgents|An error occurred while loading your agents"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii agenČ›ilor dumneavoastrÄ"
msgid "ClusterAgents|An error occurred while retrieving agent activity. Reload the page to try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul recuperÄrii activitÄČ›ii agentului. ReĂ®ncÄrcaČ›i pagina pentru a Ă®ncerca din nou."
msgid "ClusterAgents|An unknown error occurred. Please try again."
msgstr "A apÄrut o eroare necunoscutÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
@@ -8144,7 +8408,7 @@ msgid "ClusterAgents|Are you sure you want to delete this agent? You cannot undo
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest agent? Acest lucru nu poate fi anulat."
msgid "ClusterAgents|Are you sure you want to revoke this token? You cannot undo this action."
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ revocaČ›i acest token? Nu puteČ›i anula aceastÄ acČ›iune."
msgid "ClusterAgents|Certificate"
msgstr "Certificat"
@@ -8182,12 +8446,6 @@ msgstr "Copiați tokenul"
msgid "ClusterAgents|Create a cluster"
msgstr "Creați un cluster"
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr "Creați un cluster (certificat - depreciat)"
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr "Creați un cluster (depreciat)"
-
msgid "ClusterAgents|Create agent access token"
msgstr "Creați tokenul de acces al agentului"
@@ -8231,13 +8489,13 @@ msgid "ClusterAgents|Failed to register an agent"
msgstr "Nu s-a reușit înregistrarea unui agent"
msgid "ClusterAgents|From a terminal, connect to your cluster and run this command. The token is included in the command."
-msgstr ""
+msgstr "De la un terminal, conectaČ›i-vÄ la clusterul dvs. Č™i rulaČ›i aceastÄ comandÄ. Tokenul este inclus Ă®n comandÄ."
msgid "ClusterAgents|GitLab agent"
-msgstr ""
+msgstr "Agent GitLab"
msgid "ClusterAgents|GitLab agent for Kubernetes"
-msgstr ""
+msgstr "Agent GitLab pentru Kubernetes"
msgid "ClusterAgents|Give feedback"
msgstr "Oferiți feedback"
@@ -8249,7 +8507,7 @@ msgid "ClusterAgents|How to update an agent?"
msgstr "Cum sÄ actualizez un agent?"
msgid "ClusterAgents|Install using Helm (recommended)"
-msgstr ""
+msgstr "Instalați folosind Helm (recomandat)"
msgid "ClusterAgents|Last connected %{timeAgo}."
msgstr "Ultima conectare %{timeAgo}."
@@ -8274,9 +8532,9 @@ msgstr "NiciodatÄ conectat"
msgid "ClusterAgents|No activity occurred in the past day"
msgid_plural "ClusterAgents|No activity occurred in the past %d days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Nu a avut loc nicio activitate în ultima zi"
+msgstr[1] "Nu a avut loc nicio activitate în ultimele %d zile"
+msgstr[2] "Nu a avut loc nicio activitate în ultimele %d de zile"
msgid "ClusterAgents|No agents"
msgstr "FÄrÄ agenČ›i"
@@ -8303,19 +8561,19 @@ msgid "ClusterAgents|Requires a Maintainer or greater role to perform these acti
msgstr "NecesitÄ un rol de ĂŽntreČ›inÄtor sau mai mare pentru a efectua aceste acČ›iuni"
msgid "ClusterAgents|Requires a Maintainer or greater role to perform this action"
-msgstr ""
+msgstr "Pentru a efectua aceastÄ acČ›iune este nevoie de un rol de ĂŽntreČ›inÄtor sau mai mare."
msgid "ClusterAgents|Revoke access token?"
-msgstr ""
+msgstr "Revocați tokenul de acces?"
msgid "ClusterAgents|Revoke token"
-msgstr ""
+msgstr "Revocarea tokenului"
msgid "ClusterAgents|Security"
msgstr "Securitate"
msgid "ClusterAgents|See agent activity updates, like tokens created or revoked and clusters connected or not connected."
-msgstr ""
+msgstr "VizualizaČ›i actualizÄrile activitÄČ›ii agenČ›ilor, cum ar fi tokenurile create sau revocate Č™i clusterele conectate sau neconectate."
msgid "ClusterAgents|Select an agent or enter a name to create new"
msgstr "Selectați un agent sau introduceți un nume pentru a crea un agent nou"
@@ -8324,7 +8582,7 @@ msgid "ClusterAgents|Tell us what you think"
msgstr "SpuneČ›i-ne ce pÄrere aveČ›i"
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 ""
+msgstr "Agentul GitLab oferÄ un nivel de securitate crescut la conectarea clusterelor Kubernetes la GitLab. %{linkStart}AflaČ›i mai multe despre agentul GitLab.%{linkEnd}"
msgid "ClusterAgents|The agent has not been connected in a long time. There might be a connectivity issue. Last contact was %{timeAgo}."
msgstr "Agentul nu a mai fost conectat de mult timp. Poate exista o problemÄ de conectivitate. Ultimul contact a fost %{timeAgo}."
@@ -8342,7 +8600,7 @@ msgid "ClusterAgents|To delete the agent, type %{name} to confirm:"
msgstr "Pentru a șterge agentul, tastați %{name} pentru a confirma:"
msgid "ClusterAgents|To revoke the token, type %{name} to confirm:"
-msgstr ""
+msgstr "Pentru a revoca tokenul, tastați %{name} pentru a confirma:"
msgid "ClusterAgents|Token created by %{userName}"
msgstr "Token creat de %{userName}"
@@ -8363,7 +8621,7 @@ msgid "ClusterAgents|We would love to learn more about your experience with the
msgstr "Ne-ar plÄcea sÄ aflÄm mai multe despre experienČ›a d-voastrÄ cu agentul GitLab."
msgid "ClusterAgents|What is agent activity?"
-msgstr ""
+msgstr "Ce este activitatea agentului?"
msgid "ClusterAgents|What is default configuration?"
msgstr "Ce este configuraČ›ia implicitÄ?"
@@ -8389,9 +8647,6 @@ msgstr "Nu aveți permisiuni suficiente pentru a crea un agent de cluster pentru
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr "Nu aveți permisiuni suficiente pentru a șterge acest agent de cluster"
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr "Gestionarea aplicaČ›iilor cu un singur clic a fost Ă®nlÄturatÄ Ă®n GitLab 14.0. AplicaČ›iile dvs. sunt Ă®n continuare instalate Ă®n clusterul dvs., iar integrÄrile continuÄ sÄ funcČ›ioneze."
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}Mai multe informații%{linkEnd}"
@@ -8425,9 +8680,6 @@ msgstr "AdÄugarea unei integrÄri va Ă®mpÄrČ›i clusterul Ă®ntre toate proiecte
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "Opțiuni avansate privind integrarea acestui cluster Kubernetes"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr "PermiteČ›i ca GitLab sÄ administreze numele de spaČ›iu Č™i conturile de servicii pentru acest cluster. %{linkStart}Mai multe informaČ›ii%{linkEnd}"
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr "PermiteČ›i GitLab sÄ administreze spaČ›iile de nume Č™i conturile de servicii pentru acest cluster."
@@ -8440,18 +8692,6 @@ msgstr "PermiteČ›i ca GitLab sÄ interogheze un Prometheus Ă®n cluster configura
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "A apÄrut o eroare la Ă®ncercarea de a contacta API-ul Google Cloud. VÄ rugÄm sÄ Ă®ncercaČ›i din nou mai târziu."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "A apÄrut o eroare la Ă®ncercarea de a prelua zonele proiectului: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "A apÄrut o eroare la Ă®ncercarea de a prelua proiectele dvs: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "A apÄrut o eroare la Ă®ncercarea de a prelua tipurile de maČ™ini din zonÄ: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr "A apÄrut o eroare necunoscutÄ Ă®n timpul Ă®ncercÄrii de conectare la Kubernetes."
@@ -8461,12 +8701,6 @@ msgstr "Oricare spațiu de nume de proiect"
msgid "ClusterIntegration|Apply for credit"
msgstr "Aplicați pentru credit"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "AutentificaČ›i-vÄ cu AWS"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "Autentificare cu Amazon Web Services"
-
msgid "ClusterIntegration|Authentication Error"
msgstr "Eroare de autentificare"
@@ -8477,7 +8711,7 @@ msgid "ClusterIntegration|CA Certificate"
msgstr "Certificat CA"
msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr "Pachetul autoritÄČ›ii de certificare (format PEM)"
+msgstr "Pachetul AutoritÄČ›ii de Certificare (format PEM)"
msgid "ClusterIntegration|Check your CA certificate"
msgstr "VerificaČ›i-vÄ certificatul CA"
@@ -8488,15 +8722,6 @@ msgstr "VerificaČ›i-vÄ starea clusterului"
msgid "ClusterIntegration|Check your token"
msgstr "VerificaČ›i-vÄ tokenul"
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr "AlegeČ›i %{linkStart}grupul de securitate%{linkEnd} care sÄ se aplice InterfeČ›elor ReČ›elei Elastice administrate de EKS care sunt create Ă®n subreČ›elele nodului dvs. de lucru."
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr "Alegeți %{linkStart}subrețelele %{linkEnd} din VPC-ul dvs. în care vor rula nodurile de lucru."
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr "AlegeČ›i %{linkStart}tipul de instanČ›Ä%{linkEnd} al nodului de lucru."
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Alegeți care dintre mediile dvs. vor utiliza acest cluster."
@@ -8506,9 +8731,6 @@ msgstr "Goliți cache-ul clusterului"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr "Goliți cache-ul local al numelui de spațiu și al conturilor de servicii."
-msgid "ClusterIntegration|Cluster Region"
-msgstr "Regiunea clusterului"
-
msgid "ClusterIntegration|Cluster management project"
msgstr "Proiect de gestionare a clusterului"
@@ -8536,57 +8758,18 @@ msgstr "Copiați certificatul CA"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Copiați numele clusterului Kubernetes"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "Nu s-au putut Ă®ncÄrca rolurile IAM"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "Nu s-au putut Ă®ncÄrca perechile cheie"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "Nu s-au putut Ă®ncÄrca VPC-uri pentru regiunea selectatÄ"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "Nu s-au putut Ă®ncÄrca tipurile de instanČ›e"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "Nu s-au putut Ă®ncÄrca reČ›elele"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "Nu s-au putut Ă®ncÄrca grupurile de securitate pentru VPC-ul selectat"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr "Nu s-au putut Ă®ncÄrca subreČ›elele pentru VPC-ul selectat"
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "Nu s-au putut Ă®ncÄrca subreČ›elele"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Creați clusterul Kubernetes"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr "Creați un cluster Kubernetes"
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Crearea clusterului Kubernetes"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-msgstr "ČtergeČ›i toate resursele GitLab ataČ™ate la acest cluster Ă®n timpul eliminÄrii"
-
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 "ImplementaČ›i fiecare mediu Ă®n propriul sÄu spaČ›iu de nume. ĂŽn caz contrar, mediile din cadrul unui proiect partajeazÄ un spaČ›iu de nume la nivelul Ă®ntregului proiect. ReČ›ineČ›i cÄ oricine poate declanČ™a o implementare a unui spaČ›iu de nume, poate citi secretele acestuia. DacÄ sunt modificate, mediile existente vor utiliza spaČ›iile de nume actuale pânÄ când cache-ul clusterului este golit."
-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. %{linkStart}More information%{linkEnd}"
-msgstr "ImplementaČ›i fiecare mediu Ă®n propriul sÄu spaČ›iu de nume. ĂŽn caz contrar, mediile din cadrul unui proiect partajeazÄ un spaČ›iu de nume la nivelul Ă®ntregului proiect. ReČ›ineČ›i cÄ oricine poate declanČ™a o implementare a unui spaČ›iu de nume, poate citi secretele acestuia. DacÄ sunt modificate, mediile existente vor utiliza spaČ›iile de nume actuale pânÄ când cache-ul clusterului este golit. %{linkStart} Mai multe informaČ›ii%{linkEnd}"
-
msgid "ClusterIntegration|Did you know?"
msgstr "ČtiaČ›i cÄ?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr "Serviciul Elastic Kubernetes"
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr "Activați Cloud Run pentru Anthos"
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr "Activați integrarea Elastic Stack"
@@ -8605,12 +8788,6 @@ msgstr "IntroduceČ›i detalii despre clusterul dumneavoastrÄ. %{linkStart}Cum po
msgid "ClusterIntegration|Enter new Service Token"
msgstr "Introduceți un nou Token de serviciu"
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr "Introduceți detaliile pentru clusterul dvs. Amazon EKS Kubernetes"
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Introduceți detaliile pentru clusterul dvs. Kubernetes"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr "Introduceți detaliile certificatului clusterului dvs. Kubernetes"
@@ -8638,15 +8815,6 @@ msgstr "Nu s-a reuČ™it solicitarea cÄtre Google Cloud Platform: %{message}"
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Nu s-a reușit executarea Kubeclient: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Preluarea tipurilor de mașini"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Preluarea proiectelor"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Preluarea zonelor"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "Integrarea GitLab"
@@ -8659,18 +8827,12 @@ msgstr "GitLab nu a reuČ™it sÄ se conecteze la cluster."
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "Cluster gestionat de GitLab"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Proiect Google Cloud Platform"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Motorul Google Kubernetes"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Proiectul Google Kubernetes Engine"
-
msgid "ClusterIntegration|Group cluster"
msgstr "Cluster de grup"
@@ -8686,9 +8848,6 @@ msgstr "Pentru a vizualiza starea de sÄnÄtate a clusterului dvs., trebuie mai
msgid "ClusterIntegration|Instance cluster"
msgstr "Cluster de instanČ›Ä"
-msgid "ClusterIntegration|Instance type"
-msgstr "Tipul de instanČ›Ä"
-
msgid "ClusterIntegration|Integration disabled"
msgstr "Integrare dezactivatÄ"
@@ -8698,9 +8857,6 @@ msgstr "Integrare activatÄ"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr "IntegrÄrile vÄ permit sÄ utilizaČ›i aplicaČ›iile instalate Ă®n clusterul dvs. ca parte a fluxului de lucru GitLab."
-msgid "ClusterIntegration|Key pair name"
-msgstr "Numele perechii cheie"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "Se creeazÄ clusterul Kubernetes..."
@@ -8710,18 +8866,6 @@ msgstr "Numele clusterului Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "Clusterul Kubernetes a fost creat cu succes."
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "Versiunea Kubernetes"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "Versiunea Kubernetes nu a fost gÄsitÄ"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "Aflați mai multe despre %{help_link_start_machine_type}tipurile de mașini%{help_link_end} și %{help_link_start_pricing}prețuri%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "Aflați mai multe despre %{help_link_start}zone%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr "Aflați mai multe despre Kubernetes."
@@ -8731,93 +8875,18 @@ msgstr "Aflați mai multe despre grupul de clustere Kubernetes"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "Aflați mai multe despre instanța de clustere Kubernetes"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "ĂŽncÄrcarea rolurilor IAM"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "ĂŽncÄrcarea perechilor cheie"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "ĂŽncÄrcarea VPC-urilor"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "ĂŽncÄrcarea tipurilor de instanČ›e"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "ĂŽncÄrcarea reČ›elelor"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "ĂŽncÄrcarea grupurilor de securitate"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "Se Ă®ncarcÄ subreČ›elele"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "Se Ă®ncarcÄ subreČ›elele"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Tipul de maČ™inÄ"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr "AsiguraČ›i-vÄ cÄ punctul final API este corect"
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "VerificaČ›i cÄ Ă®ndepliniČ›i condiČ›iile de cont %{link_to_requirements} pentru a crea clustere Kubernetes"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "GestionaČ›i-vÄ clusterul Kubernetes vizitând %{provider_link}"
msgid "ClusterIntegration|Namespace per environment"
msgstr "Spațiu de nume pe mediu"
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "Nu s-au gÄsit roluri IAM"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr "Nu s-au gÄsit perechi cheie"
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "Nu s-au gÄsit VPC-uri"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr "Nu s-a gÄsit niciun tip de instanČ›Ä"
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Nu s-au gÄsit tipuri de maČ™ini care sÄ corespundÄ cÄutÄrii dvs."
-
-msgid "ClusterIntegration|No networks found"
-msgstr "Nu s-au gÄsit reČ›ele"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Nu s-au gÄsit proiecte"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Nu s-au gÄsit proiecte care sÄ corespundÄ cÄutÄrii dvs."
-
-msgid "ClusterIntegration|No security group found"
-msgstr "Nu s-a gÄsit niciun grup de securitate"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "Nu a fost gÄsitÄ nicio subreČ›ea"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "Nu au fost gÄsite subreČ›ele"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Nu s-au gÄsit zone care se potrivesc cu cÄutarea dvs."
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr "Calculele nodurilor utilizeazÄ API-ul Kubernetes Metrics. AsiguraČ›i-vÄ cÄ aveČ›i instalate metrici Ă®n clusterul dumneavoastrÄ"
-msgid "ClusterIntegration|Number of nodes"
-msgstr "NumÄrul de noduri"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "NumÄrul de noduri trebuie sÄ fie o valoare numericÄ."
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "VerificaČ›i contul dvs. Google dacÄ Ă®ndeplineČ™te urmÄtoarele cerinČ›e:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "Clusterul proiectului"
@@ -8830,18 +8899,9 @@ msgstr "Prefixul spațiului de nume al proiectului (opțional, unic)"
msgid "ClusterIntegration|Provider details"
msgstr "Detalii despre furnizor"
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr "Rolul prestabilit ARN"
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "Clusterul activat RBAC"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr "CitiČ›i %{linkStart}pagina noastrÄ de ajutor%{linkEnd} privind integrarea clusterului Kubernetes."
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr "CitiČ›i %{link_start}pagina noastrÄ de ajutor%{link_end} privind integrarea clusterului Kubernetes."
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "ĂŽnlÄturaČ›i integrarea clusterului Kubernetes"
@@ -8860,126 +8920,15 @@ msgstr "ĂŽnlÄturaČ›i integrarea?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "ĂŽnlÄturaČ›i configuraČ›ia acestui cluster Kubernetes din acest proiect. Aceasta nu va Č™terge clusterul Kubernetes real."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr "ĂŽnlÄturaČ›i clusterul din proiect, dar pÄstraČ›i resursele asociate"
-
msgid "ClusterIntegration|Save changes"
msgstr "SalvaČ›i modificÄrile"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "CÄutaČ›i roluri IAM"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "CÄutaČ›i perechi cheie"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "CÄutaČ›i VPC-uri"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "CÄutaČ›i tipuri de instanČ›e"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "CÄutaČ›i tipuri de maČ™ini"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "CÄutaČ›i reČ›ele"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "CÄutaČ›i proiecte"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "CÄutaČ›i grupuri de securitate"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "CÄutaČ›i subreČ›ele"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "CÄutaČ›i subreČ›ele"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "CÄutaČ›i zone"
-
-msgid "ClusterIntegration|Security group"
-msgstr "Grup de securitate"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "Vizualizați și editați detaliile pentru clusterul dvs. Kubernetes"
-msgid "ClusterIntegration|Select a VPC"
-msgstr "Selectați un VPC"
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "Selectați un VPC pentru a alege un grup de securitate"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "Selectați un VPC pentru a alege o subrețea"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr "SelectaČ›i un VPC care sÄ fie utilizat pentru resursele Clusterului EKS. Pentru a utiliza un VPC nou, creaČ›i mai Ă®ntâi unul pe %{linkStart}Amazon Web Services %{linkEnd}."
-
-msgid "ClusterIntegration|Select a network"
-msgstr "Selectați o rețea"
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Selectați o rețea pentru a alege o subrețea"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr "Selectați o regiune pentru a alege o pereche cheie"
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr "Selectați o regiune pentru a alege un VPC"
-
-msgid "ClusterIntegration|Select a security group"
-msgstr "Selectați un grup de securitate"
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr "Selectați o subrețea"
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr "Selectați o subrețea"
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "SelectaČ›i o zonÄ pentru a alege o reČ›ea"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr "SelectaČ›i un tip de instanČ›Ä"
-
-msgid "ClusterIntegration|Select key pair"
-msgstr "Selectați o pereche cheie"
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Selectați tipul mașinii"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Selectați proiectul"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Selectați proiectul și zona pentru a alege tipul mașinii"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Selectați proiectul pentru a alege zona"
-
-msgid "ClusterIntegration|Select service role"
-msgstr "Selectați rolul serviciului"
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr "SelectaČ›i numele perechii cheie care va fi utilizatÄ pentru a crea noduri EC2. Pentru a utiliza un nou nume de pereche cheie, creaČ›i mai Ă®ntâi unul pe %{linkStart}Amazon Web Services%{linkEnd}."
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr "SelectaČ›i regiunea Ă®n care doriČ›i sÄ creaČ›i noul cluster. AsiguraČ›i-vÄ cÄ aveČ›i acces la aceastÄ regiune pentru ca rolul dvs. sÄ se poatÄ autentifica. DacÄ nu este selectatÄ nicio regiune, vom utiliza %{codeStart}DEFAULT_REGION%{codeEnd}. AflaČ›i mai multe despre %{linkStart}Regiuni%{linkEnd}."
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Selectați zona"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Selectați zona pentru a alege tipul mașinii"
-
msgid "ClusterIntegration|Service Token"
msgstr "Tokenul serviciului"
-msgid "ClusterIntegration|Service role"
-msgstr "Rolul serviciului"
-
msgid "ClusterIntegration|Service token is required."
msgstr "Tokenul de serviciu este necesar."
@@ -8993,13 +8942,7 @@ msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cl
msgstr "Ceva nu a mers bine Ă®n timpul creÄrii clusterului Kubernetes"
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 "Specificarea unui domeniu vÄ va permite sÄ folosiČ›i etapele Auto Review Apps Č™i Auto Deploy pentru %{linkStart}Auto DevOps.%{linkEnd} Domeniul trebuie sÄ aibÄ un wildcard DNS configurat care sÄ corespundÄ domeniului. "
-
-msgid "ClusterIntegration|Subnets"
-msgstr "Subrețele"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr "Amazon Resource Name (ARN) asociat rolului dumneavoastrÄ. DacÄ nu aveČ›i un rol furnizat, creaČ›i mai Ă®ntâi unul pe %{awsLinkStart}Amazon Web Services%{awsLinkEnd} utilizând contul Č™i ID-urile externe de mai sus. %{moreInfoStart}Mai multe informaČ›ii%{moreInfoEnd}"
+msgstr "Specificarea unui domeniu vÄ va permite sÄ folosiČ›i etapele Auto Review Apps Č™i Auto Deploy pentru %{linkStart}Auto DevOps.%{linkEnd} Domeniul ar trebui sÄ aibÄ un wildcard DNS configurat care sÄ corespundÄ domeniului. "
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "Certificatul Kubernetes folosit pentru autentificarea în cluster."
@@ -9013,18 +8956,12 @@ msgstr "Metoda bazatÄ pe certificate pentru conectarea clusterelor la GitLab a
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr "SpaČ›iul de nume asociat cu proiectul dumneavoastrÄ. Acesta va fi utilizat pentru borduri de implementare, jurnalele Č™i terminalele Web."
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr "Regiunea Ă®n care va fi creat noul cluster. Trebuie sÄ vÄ autentificaČ›i din nou pentru a schimba regiunile."
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "A apÄrut o problemÄ la autentificarea cu clusterul dumneavoastrÄ. VÄ rugÄm sÄ vÄ asiguraČ›i cÄ certificatul CA Č™i tokenul sunt valabile."
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr "S-a produs o eroare HTTP la conectarea la clusterul dumneavoastrÄ."
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Acest cont trebuie sÄ aibÄ permisiuni pentru a crea un cluster Kubernetes Ă®n %{link_to_container_project} specificat mai jos"
-
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 "Acest lucru este necesar dacÄ integrarea dvs. nu mai este sincronizatÄ. Cache-ul este repopulat Ă®n timpul urmÄtorului job CI care necesitÄ spaČ›ii de nume Č™i conturi de serviciu."
@@ -9035,26 +8972,17 @@ msgid "ClusterIntegration|This option will allow you to install applications on
msgstr "AceastÄ opČ›iune vÄ va permite sÄ instalaČ›i aplicaČ›ii Ă®n clustere RBAC."
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr "Acest proiect nu are activatÄ facturarea. Pentru a crea un cluster, %{linkToBillingStart}activaČ›i facturarea%{linkToBillingEnd} Č™i Ă®ncercaČ›i din nou."
+msgstr "Acest proces este %{issue_link_start}depreciat%{issue_link_end}. Utilizați în schimb %{docs_link_start}agentul GitLab pentru Kubernetes%{docs_link_end}."
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr "Aceasta va Č™terge permanent urmÄtoarele resurse:"
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Pentru a crea un cluster, creați mai întâi un proiect pe %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
msgstr "Pentru a Ă®nlÄtura integrarea Č™i resursele, tastaČ›i %{clusterName} pentru a confirma:"
msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
msgstr "Pentru a Ă®nlÄtura integrarea, tastaČ›i %{clusterName} pentru a confirma:"
-msgid "ClusterIntegration|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Pentru a utiliza un proiect nou, creați mai întâi unul pe %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr "Sfaturi de depanare:"
@@ -9071,26 +8999,11 @@ msgid "ClusterIntegration|Use GitLab to deploy to your cluster, run jobs, use re
msgstr "Folosiți GitLab pentru a implementa în clusterul dvs., pentru a executa joburi, pentru a utiliza aplicații de revizuire și multe altele."
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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr "Folosește suplimentele Cloud Run, Istio și HTTP Load Balancing pentru acest cluster."
+msgstr "UtilizaČ›i %{linkStart}agentul GitLab%{linkEnd} pentru a vÄ conecta Ă®n siguranČ›Ä clusterele Kubernetes la GitLab. PuteČ›i sÄ vÄ distribuiČ›i aplicaČ›iile, sÄ vÄ executaČ›i pipeline-urile, sÄ utilizaČ›i AplicaČ›ii de revizuire Č™i multe altele."
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr "Folosiți AutoDevOps cu multiple clustere? %{help_link_start}Citiți mai întâi acest lucru.%{help_link_end}"
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "Validarea stÄrii de facturare a proiectului"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "Nu am putut verifica dacÄ unul dintre proiectele dvs. de pe GCP are facturarea activatÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Nu am reuČ™it sÄ preluÄm niciun proiect. AsiguraČ›i-vÄ cÄ aveČ›i un proiect pe %{docsLinkStart}Platforma Google Cloud%{docsLinkEnd}."
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr "Unde doriČ›i sÄ creaČ›i un cluster?"
@@ -9100,38 +9013,17 @@ msgstr "SunteČ›i pe cale sÄ Ă®nlÄturaČ›i integrarea clusterului dvs. Č™i toate
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "SunteČ›i pe cale sÄ vÄ Ă®nlÄturaČ›i integrarea clusterului."
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr "Trebuie sÄ acordaČ›i acces la resursele AWS ale organizaČ›iei dvs. pentru a crea un nou cluster EKS. Pentru a acorda acces, creaČ›i un rol de furnizare folosind contul Č™i ID-ul extern de mai jos Č™i furnizaČ›i-ne ARN-ul."
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "Ar trebui sÄ selectaČ›i cel puČ›in douÄ subreČ›ele"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Contul dvs trebuie sÄ aibÄ %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr "Integrarea clusterului dvs. este inaccesibilÄ. VÄ rugÄm sÄ vÄ asiguraČ›i cÄ adresa URL a API-ului este corectÄ."
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr "Rolul dvs. de serviciu este diferit de rolul de furnizare utilizat la autentificare. Acesta va permite ca Amazon EKS Č™i planul de control Kubernetes sÄ gestioneze resursele AWS Ă®n numele dvs. Pentru a utiliza un rol nou, creaČ›i mai Ă®ntâi unul pe %{linkStart}Amazon Web Services%{linkEnd}."
-
-msgid "ClusterIntegration|Zone"
-msgstr "Zona"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "accesul la Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "îndeplinește cerințele"
-
msgid "ClusterIntegration|sign up"
msgstr "Ă®nscrieČ›i-vÄ"
msgid "Clusters|An error occurred while loading clusters"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii clusterelor"
msgid "Code"
-msgstr ""
+msgstr "Cod"
msgid "Code Coverage: %{coveragePercentage}%{percentSymbol}"
msgstr "Coverage de cod: %{coveragePercentage}%{percentSymbol}"
@@ -9152,10 +9044,10 @@ msgid "Code Quality"
msgstr "Code Quality"
msgid "Code Review"
-msgstr ""
+msgstr "Revizuirea codului"
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 ""
+msgstr "Analiza revizuirii codului afiČ™eazÄ un tabel cu merge request-uri deschise considerate a fi Ă®n curs de revizuire a codului. ĂŽn prezent, nu existÄ merge request-uri Ă®n revizuire pentru acest proiect Č™i/sau filtre."
msgid "Code coverage statistics for %{ref} %{start_date} - %{end_date}"
msgstr "Statisticile de coverage a codului pentru %{ref} %{start_date} - %{end_date}"
@@ -9167,7 +9059,7 @@ msgid "Code owners"
msgstr "Proprietarii codului"
msgid "Code review"
-msgstr ""
+msgstr "Revizuirea codului"
msgid "Code snippet"
msgstr "Fragment de cod"
@@ -9200,39 +9092,54 @@ msgid "Cohorts|Registration month"
msgstr "Luna Ă®nregistrÄrii"
msgid "Cohorts|Returning users"
-msgstr ""
+msgstr "Utilizatori care se întorc"
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 ""
+msgstr "Cohortele de utilizatori sunt prezentate pentru ultimele %{months_included} luni. Numai utilizatorii cu activitate sunt numÄraČ›i Ă®n coloana „Utilizatori noi”; utilizatorii inactivi sunt numÄraČ›i separat."
msgid "Collapse"
-msgstr ""
+msgstr "Restrângeți"
msgid "Collapse all threads"
msgstr "Restrângeți toate subiectele"
msgid "Collapse approvers"
-msgstr ""
+msgstr "Restrângeți aprobatorii"
msgid "Collapse issues"
-msgstr ""
+msgstr "Restrângeți problemele"
+
+msgid "Collapse jobs"
+msgstr "Restrângeți joburile"
msgid "Collapse milestones"
-msgstr ""
+msgstr "Restrângeți obiectivul"
msgid "Collapse replies"
-msgstr ""
+msgstr "RestrângeČ›i rÄspunsurile"
msgid "Collapse settings section"
-msgstr ""
+msgstr "RestrângeČ›i secČ›iunea de setÄri"
msgid "Collapse sidebar"
-msgstr ""
+msgstr "RestrângeČ›i bara lateralÄ"
msgid "Collapses this file (only for you) until it’s changed again."
-msgstr ""
+msgstr "RestrângeČ›i acest fiČ™ier (numai pentru dvs.) pânÄ când este schimbat din nou."
msgid "Collector hostname"
+msgstr "Numele de gazdÄ al colectorului"
+
+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"
@@ -9245,16 +9152,16 @@ msgid "Comma-separated list of email addresses."
msgstr "Lista adreselor de e-mail separate prin virgulÄ."
msgid "Command"
-msgstr ""
+msgstr "ComandÄ"
msgid "Command line instructions"
-msgstr ""
+msgstr "InstrucČ›iuni pentru linia de comandÄ"
msgid "Commands applied"
msgstr "Comenzi aplicate"
msgid "Commands did not apply"
-msgstr ""
+msgstr "Comenzile nu s-au aplicat"
msgid "Comment"
msgstr "Comentariu"
@@ -9266,7 +9173,7 @@ msgid "Comment & unresolve thread"
msgstr "Comentați și marcați subiectul ca nerezolvat"
msgid "Comment '%{label}' position"
-msgstr ""
+msgstr "Poziția comentariului „%{label}”"
msgid "Comment form position"
msgstr "Poziția formularului de comentariu"
@@ -9320,7 +9227,7 @@ msgid "Commit message (optional)"
msgstr ""
msgid "Commit statistics for %{ref} %{start_time} - %{end_time}"
-msgstr "Statistici commit-uri pentru %{ref} %{start_time} - %{end_time}"
+msgstr "Statistici de commit-uri pentru %{ref} %{start_time} - %{end_time}"
msgid "Commit to %{branchName} branch"
msgstr "Commit la ramura %{branchName}"
@@ -9338,7 +9245,7 @@ msgid "Commits"
msgstr "Commit-uri"
msgid "Commits feed"
-msgstr ""
+msgstr "Flux de commit-uri"
msgid "Commits per day hour (UTC)"
msgstr "Commit-uri pe orÄ din zi (UTC)"
@@ -9350,19 +9257,19 @@ msgid "Commits per weekday"
msgstr "Commit-uri pe zi lucrÄtoare"
msgid "Commits to"
-msgstr "Commit-uri la"
+msgstr "Comiteți la"
msgid "Commits you select appear here. Go to the first tab and select commits to add to this merge request."
-msgstr ""
+msgstr "Commit-urile pe care le selectaČ›i apar aici. MergeČ›i la prima filÄ Č™i selectaČ›i commit-urile pe care sÄ le adÄugaČ›i la acest merge request"
msgid "Commits|An error occurred while fetching merge requests data."
-msgstr "A apÄrut o eroare la preluarea datelor cererii de Ă®mbinare."
+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 au fost gÄsite merge request-uri asociate"
+msgstr "Nu s-au gÄsit merge request-uri asociate"
msgid "Committed by"
msgstr "Commit fÄcut de"
@@ -9395,7 +9302,7 @@ msgid "Compare changes"
msgstr "ComparaČ›i modificÄrile"
msgid "Compare changes with the last commit"
-msgstr ""
+msgstr "ComparaČ›i modificÄrile cu ultimul commit"
msgid "Compare changes with the merge request target branch"
msgstr "ComparaČ›i modificÄrile cu ramura Č›intÄ a merge request-ului"
@@ -9404,7 +9311,7 @@ msgid "Compare submodule commit revisions"
msgstr ""
msgid "Compare with previous version"
-msgstr ""
+msgstr "ComparaČ›i cu versiunea anterioarÄ"
msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
msgstr "%{source_branch} și %{target_branch} sunt aceleași."
@@ -9413,40 +9320,40 @@ msgid "CompareBranches|There isn't anything to compare."
msgstr "Nu este nimic de comparat."
msgid "CompareRevisions|Branches"
-msgstr ""
+msgstr "Ramuri"
msgid "CompareRevisions|Compare"
-msgstr ""
+msgstr "Comparați"
msgid "CompareRevisions|Create merge request"
-msgstr ""
+msgstr "Creați un merge request"
msgid "CompareRevisions|Filter by Git revision"
-msgstr ""
+msgstr "FiltraČ›i dupÄ revizuirea Git"
msgid "CompareRevisions|Select Git revision"
-msgstr ""
+msgstr "Selectați revizuirea Git"
msgid "CompareRevisions|Select branch/tag"
-msgstr ""
+msgstr "Selectați ramura/eticheta"
msgid "CompareRevisions|Select target project"
-msgstr ""
+msgstr "SelectaČ›i proiectul Č›intÄ"
msgid "CompareRevisions|Swap revisions"
-msgstr ""
+msgstr "Comutați revizuirile"
msgid "CompareRevisions|Tags"
-msgstr ""
+msgstr "Etichete"
msgid "CompareRevisions|There was an error while loading the branch/tag list. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea listei de ramuri/etichete. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "CompareRevisions|There was an error while searching the branch/tag list. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul cÄutÄrii Ă®n lista de ramuri/etichete. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "CompareRevisions|There was an error while updating the branch/tag list. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timp ce se actualiza lista de ramuri/etichete. VÄ rugÄm sÄ Ă®ncercaČ›i din nou"
msgid "CompareRevisions|View open merge request"
msgstr "Vizualizați merge request-ul deschis"
@@ -9575,10 +9482,10 @@ msgid "Confidential"
msgstr "Confidențial"
msgid "Confidential issue"
-msgstr ""
+msgstr "ProblemÄ confidenČ›ialÄ"
msgid "Confidential note"
-msgstr ""
+msgstr "NotÄ confidenČ›ialÄ"
msgid "Confidentiality"
msgstr "Confidențialitate"
@@ -9614,19 +9521,19 @@ msgid "Configure Dependency Scanning in `.gitlab-ci.yml`, creating this file if
msgstr "ConfiguraČ›i Scanarea dependenČ›elor Ă®n „.gitlab-ci.yml”, creând acest fiČ™ier dacÄ nu existÄ deja"
msgid "Configure GitLab"
-msgstr ""
+msgstr "Configurați GitLab"
msgid "Configure GitLab runners to start using the Web Terminal. %{helpStart}Learn more.%{helpEnd}"
-msgstr ""
+msgstr "ConfiguraČ›i executorii GitLab pentru a Ă®ncepe sÄ utilizaČ›i Terminalul Web. %{helpStart}AflaČ›i mai multe.%{helpEnd}"
msgid "Configure Gitaly timeouts."
-msgstr ""
+msgstr "Configurați timeout-urile Gitaly."
msgid "Configure Integrations"
msgstr ""
msgid "Configure Prometheus"
-msgstr "Configurați Prometeu"
+msgstr "Configurați Prometheus"
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 "ConfiguraČ›i SAST IaC Ă®n „.gitlab-ci.yml” utilizând Č™ablonul gestionat de GitLab. PuteČ›i [adÄuga suprascrieri de variabile](https://docs.gitlab.com/ee/user/application_security/sast/#customizing-the-sast-settings) pentru a personaliza setÄrile SAST IaC."
@@ -9653,7 +9560,7 @@ msgid "Configure Tracing"
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 ""
+msgstr "ConfiguraČ›i un fiČ™ier %{codeStart}.gitlab-webide.yml%{codeEnd} Ă®n directorul %{codeStart}.gitlab%{codeEnd} pentru a Ă®ncepe sÄ utilizaČ›i Terminalul Web. %{helpStart}AflaČ›i mai multe.%{helpEnd}"
msgid "Configure advanced permissions, Large File Storage, two-factor authentication, and customer relations settings."
msgstr "ConfiguraČ›i permisiunile avansate, Large File Storage, autentificarea cu doi factori Č™i setÄrile privind relaČ›iile cu clienČ›ii."
@@ -9665,40 +9572,40 @@ msgid "Configure pipeline"
msgstr "Configurați pipeline-ul"
msgid "Configure pipelines to deploy web apps, backend services, APIs and static resources to Google Cloud"
-msgstr ""
+msgstr "Configurați pipeline-uri pentru a distribui aplicații web, servicii backend, API-uri și resurse statice în Google Cloud"
msgid "Configure region"
-msgstr ""
+msgstr "Configurați regiunea"
msgid "Configure region for environment"
-msgstr ""
+msgstr "Configurarea regiunii pentru mediu"
msgid "Configure regions"
-msgstr ""
+msgstr "Configurați regiunile"
msgid "Configure repository mirroring."
-msgstr ""
+msgstr "Configurați replicarea repozitoriului."
msgid "Configure repository storage."
msgstr "Configurați stocarea repozitoriului."
msgid "Configure settings for Advanced Search with Elasticsearch."
-msgstr ""
+msgstr "ConfiguraČ›i setÄrile pentru CÄutare avansatÄ cu Elasticsearch."
msgid "Configure specific limits for Files API requests that supersede the general user and IP rate limits."
msgstr "ConfiguraČ›i limite specifice pentru solicitÄrile API pentru fiČ™iere, care Ă®nlocuiesc limitele generale ale ratei de utilizator Č™i IP."
msgid "Configure specific limits for Git LFS requests that supersede the general user and IP rate limits."
-msgstr "Configurați limite specifice pentru cereri Git LFS care înlocuiesc limitele generale ale utilizatorului și ale ratei IP."
+msgstr "ConfiguraČ›i limite specifice pentru solicitÄrile Git LFS, care Ă®nlocuiesc limitele generale ale ratei de utilizator Č™i IP."
msgid "Configure specific limits for deprecated API requests that supersede the general user and IP rate limits."
msgstr "ConfiguraČ›i limite specifice pentru solicitÄrile API depreciate care Ă®nlocuiesc limitele generale ale ratei de utilizator Č™i IP."
msgid "Configure the %{link} integration."
-msgstr ""
+msgstr "Configurați integrarea %{link}."
msgid "Configure the default first day of the week and time tracking units."
-msgstr "ConfiguraČ›i prima zi implicitÄ a sÄptÄmânii Č™i unitÄČ›ile de urmÄrire a timpului."
+msgstr "ConfiguraČ›i prima zi a sÄptÄmânii Č™i unitÄČ›ile de urmÄrire a timpului implicite."
msgid "Configure the way a user creates a new account."
msgstr "ConfiguraČ›i modul Ă®n care un utilizator creeazÄ un cont nou."
@@ -9713,7 +9620,7 @@ msgid "Configure with a merge request"
msgstr "Configurați cu un merge request"
msgid "Configure your environments to be deployed to specific geographical regions"
-msgstr ""
+msgstr "ConfiguraČ›i mediile dvs. pentru a fi desfÄČ™urate Ă®n regiuni geografice specifice"
msgid "Confirm"
msgstr ""
@@ -9803,7 +9710,7 @@ msgid "Connect all repositories"
msgstr ""
msgid "Connect repositories from GitHub"
-msgstr ""
+msgstr "Conectați repozitoriile de la GitHub"
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 "ConectaČ›i-vÄ repozitoriile externe, iar pipeline-urile CI/CD vor rula pentru noile commit-uri. Un proiect GitLab va fi creat doar cu funcČ›ii CI/CD activate."
@@ -9815,7 +9722,7 @@ msgid "Connecting"
msgstr ""
msgid "Connecting to terminal sync service"
-msgstr ""
+msgstr "Se conecteazÄ la serviciul de sincronizare a terminalului"
msgid "Connecting..."
msgstr ""
@@ -9839,7 +9746,7 @@ msgid "Contacts"
msgstr "Contacte"
msgid "Container Registry"
-msgstr ""
+msgstr "Registrul de containere"
msgid "Container Scanning"
msgstr "Scanarea containerelor"
@@ -9851,16 +9758,16 @@ msgid "Container must be a project or a group."
msgstr "Containerul trebuie sÄ fie un proiect sau un grup."
msgid "Container registry images"
-msgstr ""
+msgstr "Imaginile registrului de containere"
msgid "Container registry is not enabled on this GitLab instance. Ask an administrator to enable it in order for Auto DevOps to work."
-msgstr ""
+msgstr "Registrul de containere nu este activat pe aceastÄ instanČ›Ä GitLab. SolicitaČ›i unui administrator sÄ-l activeze pentru ca Auto DevOps sÄ funcČ›ioneze."
msgid "Container repositories"
-msgstr ""
+msgstr "Repozitorii de containere"
msgid "Container repository"
-msgstr ""
+msgstr "Repozitoriu de containere"
msgid "ContainerRegistry| Please visit the %{linkStart}administration settings%{linkEnd} to enable this feature."
msgstr " VÄ rugÄm sÄ vizitaČ›i %{linkStart}setÄrile de administrare%{linkEnd} pentru a activa aceastÄ funcČ›ie."
@@ -9895,6 +9802,9 @@ msgstr "Construiți o imagine"
msgid "ContainerRegistry|CLI Commands"
msgstr "Comenzi CLI"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr "CurÄČ›area dezactivatÄ"
@@ -9925,12 +9835,6 @@ msgstr "Politica de curÄČ›are a fost salvatÄ cu succes."
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr "CurÄČ›area a funcČ›ionat, dar unele etichete nu au fost Ă®nlÄturate"
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr "CurÄČ›area a expirat"
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr "CurÄČ›area a expirat Ă®nainte de a putea Č™terge toate etichetele"
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr "CurÄČ›area va rula %{time}"
@@ -9944,7 +9848,10 @@ msgid "ContainerRegistry|Container Registry"
msgstr "Registrul de container"
msgid "ContainerRegistry|Copy build command"
-msgstr "Copiați comanda de construire"
+msgstr "Copiați comanda build"
+
+msgid "ContainerRegistry|Copy image path"
+msgstr "Copiați calea imaginii"
msgid "ContainerRegistry|Copy login command"
msgstr "Copiați comanda de conectare"
@@ -9977,10 +9884,10 @@ msgid "ContainerRegistry|Expiration policy is disabled."
msgstr "Politica de expirare este dezactivatÄ."
msgid "ContainerRegistry|Expiration policy will run in %{time}"
-msgstr "Politica de expirare va rula în %{time}"
+msgstr "Politica de expirare se va executa în %{time}"
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 "DacÄ nu sunteČ›i deja conectat, trebuie sÄ vÄ autentificaČ›i Ă®n Registrul de containere utilizând numele de utilizator Č™i parola GitLab. DacÄ aveČ›i activatÄ %{twofaDocLinkStart}Autentificarea cu doi factori%{twofaDocLinkEnd}, utilizaČ›i un %{personalAccessTokensDocLinkStart}Token de acces personal%{personalAccessTokensDocLinkEnd} Ă®n locul unei parole."
+msgstr "DacÄ nu sunteČ›i deja conectat, trebuie sÄ vÄ autentificaČ›i Ă®n Registrul de container utilizând numele de utilizator Č™i parola GitLab. DacÄ aveČ›i activatÄ %{twofaDocLinkStart}Autentificarea cu doi factori%{twofaDocLinkEnd}, utilizaČ›i un %{personalAccessTokensDocLinkStart}Token de acces personal%{personalAccessTokensDocLinkEnd} Ă®n locul unei parole."
msgid "ContainerRegistry|Image repository deletion failed"
msgstr "Čtergerea repozitoriului de imagini a eČ™uat"
@@ -9989,7 +9896,7 @@ msgid "ContainerRegistry|Image repository not found"
msgstr "Repozitoriul de imagini nu a fost gÄsit"
msgid "ContainerRegistry|Image repository temporarily cannot be marked for deletion. Please try again in a few minutes. %{docLinkStart}More details%{docLinkEnd}"
-msgstr ""
+msgstr "Repozitoriul de imagini nu poate fi marcat temporar pentru Č™tergere. VÄ rugÄm sÄ Ă®ncercaČ›i din nou Ă®n câteva minute. %{docLinkStart}Mai multe detalii%{docLinkEnd}"
msgid "ContainerRegistry|Image repository will be deleted"
msgstr "Repozitoriul de imagini va fi șters"
@@ -10033,6 +9940,9 @@ msgstr "Nu este Ă®ncÄ programat"
msgid "ContainerRegistry|Note: Any policy update will result in a change to the scheduled run date and time"
msgstr "Nota: Orice actualizare a politicii va avea ca rezultat o modificare a datei și orei de execuție programate"
+msgid "ContainerRegistry|Partial cleanup complete"
+msgstr "CurÄČ›are parČ›ialÄ completÄ"
+
msgid "ContainerRegistry|Please try different search criteria"
msgstr "VÄ rugÄm sÄ Ă®ncercaČ›i alte criterii de cÄutare"
@@ -10072,6 +9982,9 @@ msgstr "Imaginea rÄdÄcinÄ"
msgid "ContainerRegistry|Run cleanup:"
msgstr "ExecutaČ›i curÄČ›area:"
+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 up cleanup"
msgstr "ConfiguraČ›i curÄČ›area"
@@ -10132,6 +10045,9 @@ msgstr "Etichetele cu nume care se potrivesc acestui model regex sunt Ă®nlÄtura
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 "Politica de curÄČ›are a expirat Ă®nainte de a putea fi Č™terse toate etichetele. Un administrator poate %{adminLinkStart}executa manual curÄČ›area acum%{adminLinkEnd} sau puteČ›i aČ™tepta ca politica de curÄČ›are sÄ se execute din nou Ă®n mod automat. %{docLinkStart}Mai multe informaČ›ii%{docLinkEnd}"
+msgid "ContainerRegistry|The cleanup will continue within %{time}. %{linkStart}Learn more%{linkEnd}"
+msgstr "CurÄČ›area va continua Ă®n %{time}. %{linkStart}AflaČ›i mai multe%{linkEnd}"
+
msgid "ContainerRegistry|The filter returned no results"
msgstr "Filtrul nu a returnat niciun rezultat"
@@ -10193,7 +10109,7 @@ msgid "ContainerRegistry|You are about to remove repository %{title}. Once you c
msgstr "SunteČ›i pe cale sÄ Ă®nlÄturaČ›i repozitoriul %{title}. OdatÄ ce confirmaČ›i, acest repozitoriu va fi Č™ters definitiv."
msgid "ContainerRegistry|You can add an image to this registry with the following commands:"
-msgstr "PuteČ›i adÄuga o imagine la acest registru cu urmÄtoarele comenzi:"
+msgstr "PuteČ›i adÄuga o imagine Ă®n acest registru cu ajutorul urmÄtoarelor comenzi:"
msgid "Content parsed with %{link}."
msgstr ""
@@ -10205,7 +10121,7 @@ msgid "ContentEditor|You have to provide a renderMarkdown function or a custom s
msgstr ""
msgid "Contents of .gitlab-ci.yml"
-msgstr ""
+msgstr "Conținutul fișierului .gitlab-ci.yml"
msgid "ContextCommits|Failed to create context commits. Please try again."
msgstr "Nu s-au putut crea commit-uri de context. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
@@ -10220,7 +10136,7 @@ msgid "Continue"
msgstr ""
msgid "Continue editing"
-msgstr ""
+msgstr "Continuați editarea"
msgid "Continue to the next step"
msgstr "TreceČ›i la etapa urmÄtoare"
@@ -10238,40 +10154,40 @@ msgid "Contribution Analytics"
msgstr ""
msgid "ContributionAnalytics|%{created_count} created, %{closed_count} closed."
-msgstr ""
+msgstr "%{created_count} create, %{closed_count} închise."
msgid "ContributionAnalytics|%{created_count} created, %{merged_count} merged, %{closed_count} closed."
-msgstr ""
+msgstr "%{created_count} create, %{merged_count} îmbinate, %{closed_count} închise."
msgid "ContributionAnalytics|%{pushes} pushes, more than %{commits} commits by %{people} contributors."
-msgstr ""
+msgstr "%{pushes} de împingeri, mai mult de %{commits} de commit-uri de la %{people} care au contribuit."
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
-msgstr ""
+msgstr "Analiza contribuțiilor pentru probleme, merge request-uri și evenimente push de la %{start_date}"
msgid "ContributionAnalytics|Issues"
-msgstr ""
+msgstr "Probleme"
msgid "ContributionAnalytics|Last 3 months"
-msgstr ""
+msgstr "Ultimele 3 luni"
msgid "ContributionAnalytics|Last month"
-msgstr ""
+msgstr "Luna trecutÄ"
msgid "ContributionAnalytics|Last week"
-msgstr ""
+msgstr "SÄptÄmâna trecutÄ"
msgid "ContributionAnalytics|Merge requests"
-msgstr ""
+msgstr "Merge request-uri"
msgid "ContributionAnalytics|No issues for the selected time period."
-msgstr ""
+msgstr "Nu existÄ probleme pentru perioada de timp selectatÄ."
msgid "ContributionAnalytics|No merge requests for the selected time period."
-msgstr ""
+msgstr "Nu existÄ merge request-uri pentru perioada de timp selectatÄ."
msgid "ContributionAnalytics|No pushes for the selected time period."
-msgstr ""
+msgstr "Nu existÄ Ă®mpingeri pentru perioada de timp selectatÄ."
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -10304,11 +10220,14 @@ msgid "Copied"
msgstr "S-a copiat"
msgid "Copied labels and milestone from %{source_issuable_reference}."
-msgstr ""
+msgstr "S-au copia etichetele și obiectivul din %{source_issuable_reference}"
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr "Copiați %{accessTokenType}"
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10321,12 +10240,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr "Copiați ID-ul contului în clipboard"
-
-msgid "Copy External ID to clipboard"
-msgstr "Copiați ID-ul extern în clipboard"
-
msgid "Copy ID"
msgstr ""
@@ -10342,11 +10255,14 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr "Copiați URL-ul audio"
+
msgid "Copy branch name"
msgstr ""
msgid "Copy code"
-msgstr ""
+msgstr "Copiere cod"
msgid "Copy codes"
msgstr ""
@@ -10375,6 +10291,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr "Copiați URL-ul imaginii"
+
msgid "Copy issue URL to clipboard"
msgstr "Copiați URL-ul problemei în clipboard"
@@ -10385,13 +10304,13 @@ 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 ""
+msgstr "CopiaČ›i etichetele Č™i obiectivul din altÄ problemÄ sau merge request Ă®n acest proiect"
msgid "Copy link"
msgstr ""
msgid "Copy link URL"
-msgstr ""
+msgstr "Copiere URL de link"
msgid "Copy link to chart"
msgstr "CopiaČ›i linkul cÄtre grafic"
@@ -10409,7 +10328,7 @@ msgid "Copy the code below to implement tracking in your application:"
msgstr ""
msgid "Copy this registration token."
-msgstr ""
+msgstr "Copiați acest token de înregistrare."
msgid "Copy to clipboard"
msgstr "Copiați în clipboard"
@@ -10418,11 +10337,14 @@ msgid "Copy token"
msgstr ""
msgid "Copy trigger token"
-msgstr ""
+msgstr "Copiați tokenului de declanșare"
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr "CopiazÄ URL-ul videoului"
+
msgid "Corpus Management"
msgstr "Managementul corpusului"
@@ -10490,22 +10412,22 @@ msgid "CorpusManagement|Total Size: %{totalSize}"
msgstr "Dimensiune totalÄ: %{totalSize}"
msgid "Could not add admins as members"
-msgstr ""
+msgstr "Administratorii nu pot fi adÄugaČ›i ca membri"
msgid "Could not apply %{name} command."
msgstr ""
msgid "Could not apply %{name} command. %{message}."
-msgstr ""
+msgstr "Nu a putut fi aplicatÄ comanda %{name}. %{message}."
msgid "Could not authorize chat nickname. Try again!"
-msgstr ""
+msgstr "Nu s-a putut autoriza porecla de chat. Încercați din nou!"
msgid "Could not change HEAD: branch '%{branch}' does not exist"
msgstr "Nu s-a putut modifica HEAD: ramura „%{branch}” nu existÄ"
msgid "Could not commit. An unexpected error occurred."
-msgstr ""
+msgstr "Nu s-a putut comite. A apÄrut o eroare neaČ™teptatÄ."
msgid "Could not connect to FogBugz, check your URL"
msgstr "Nu s-a putut conecta la FogBugz, verificați adresa URL"
@@ -10514,7 +10436,7 @@ msgid "Could not connect to Sentry. Refresh the page to try again."
msgstr "Conectarea la Sentry nu a reuČ™it. ReĂ®mprospÄtaČ›i pagina pentru a Ă®ncerca din nou."
msgid "Could not connect to Web IDE file mirror service."
-msgstr ""
+msgstr "Nu s-a putut conecta la serviciul de replicare a fișierelor Web IDE."
msgid "Could not create Wiki Repository at this time. Please try again later."
msgstr ""
@@ -10541,7 +10463,7 @@ msgid "Could not delete wiki page"
msgstr ""
msgid "Could not draw the lines for job relationships"
-msgstr ""
+msgstr "Nu s-au putut trasa liniile pentru relațiile între joburi"
msgid "Could not fetch policy because existing policy YAML is invalid"
msgstr "Nu s-a putut prelua politica, deoarece politica existentÄ YAML este invalidÄ"
@@ -10550,7 +10472,7 @@ msgid "Could not fetch training providers. Please refresh the page, or try again
msgstr "Nu se pot prelua furnizorii de formare. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina sau Ă®ncercaČ›i din nou mai târziu."
msgid "Could not find design."
-msgstr ""
+msgstr "Nu am gÄsit designul."
msgid "Could not find iteration"
msgstr ""
@@ -10571,7 +10493,7 @@ msgid "Could not remove %{user} from %{group}. User is not a group member."
msgstr "Nu s-a putut Ă®nlÄtura %{user} din %{group}. Utilizatorul nu este membru al grupului."
msgid "Could not remove the trigger."
-msgstr "Nu s-a putut elimina declanșatorul."
+msgstr "Nu s-a putut Ă®nlÄtura declanČ™atorul."
msgid "Could not restore the group"
msgstr ""
@@ -10580,10 +10502,10 @@ msgid "Could not revoke access token %{access_token_name}."
msgstr "Nu s-a putut revoca tokenul de acces %{access_token_name}."
msgid "Could not revoke impersonation token %{token_name}."
-msgstr ""
+msgstr "Nu s-a putut revoca tokenul de impersonare %{token_name}."
msgid "Could not revoke personal access token %{personal_access_token_name}."
-msgstr ""
+msgstr "Nu s-a putut revoca tokenul de acces personal %{personal_access_token_name}."
msgid "Could not save configuration. Please refresh the page, or try again later."
msgstr "Nu se poate salva configuraČ›ia. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina sau Ă®ncercaČ›i din nou mai târziu."
@@ -10604,7 +10526,7 @@ msgid "Could not update wiki page"
msgstr ""
msgid "Could not upload your designs as one or more files uploaded are not supported."
-msgstr ""
+msgstr "Nu s-au putut Ă®ncÄrca design-urile, deoarece unul sau mai multe fiČ™iere Ă®ncÄrcate nu sunt acceptate."
msgid "Couldn't assign policy to project or group"
msgstr "Nu s-a putut atribui politica unui proiect sau grup"
@@ -10655,19 +10577,19 @@ msgid "Create a cluster"
msgstr "Creați un cluster"
msgid "Create a group"
-msgstr ""
+msgstr "Creați un grup"
msgid "Create a merge request"
-msgstr ""
+msgstr "Creați un merge request"
msgid "Create a new %{codeStart}.gitlab-ci.yml%{codeEnd} file at the root of the repository to get started."
-msgstr ""
+msgstr "CreaČ›i un nou fiČ™ier %{codeStart}.gitlab-ci.yml%{codeEnd} la rÄdÄcina repozitoriului pentru a Ă®ncepe."
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 ""
+msgstr "CreaČ›i un fiČ™ier nou, deoarece nu existÄ Ă®ncÄ niciun fiČ™ier. DupÄ aceea, veČ›i putea sÄ vÄ comiteČ›i modificÄrile."
msgid "Create a new issue"
msgstr ""
@@ -10676,19 +10598,19 @@ msgid "Create a new project"
msgstr "Creați un nou proiect"
msgid "Create a new repository"
-msgstr ""
+msgstr "Creați un repozitoriu nou"
msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
+msgstr "Create un token de acces personal în contul dvs. pentru a utiliza pull sau push prin %{protocol}."
msgid "Create a project"
-msgstr ""
+msgstr "Creați un proiect"
msgid "Create an account using:"
msgstr ""
msgid "Create an incident. Incidents are created for each alert triggered."
-msgstr ""
+msgstr "CreaČ›i un incident. Incidentele sunt create pentru fiecare alertÄ declanČ™atÄ."
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 "CreaČ›i Č™i furnizaČ›i %{link_start}Tokenul de acces personal%{link_end} GitHub. Va trebui sÄ selectaČ›i domeniul %{code_open}repo%{code_close}, astfel Ă®ncât sÄ putem afiČ™a o listÄ cu repozitoriile dvs. publice Č™i private care sunt disponibile pentru import."
@@ -10697,28 +10619,31 @@ msgid "Create branch"
msgstr ""
msgid "Create commit"
-msgstr ""
+msgstr "Creați un commit"
msgid "Create commit..."
-msgstr ""
+msgstr "Creați un commit..."
msgid "Create common files more quickly, and standardize their format."
msgstr "Creați mai rapid fișiere comune și standardizați formatul acestora."
msgid "Create confidential merge request"
-msgstr ""
+msgstr "Creați un merge request confidențial"
msgid "Create confidential merge request and branch"
-msgstr ""
+msgstr "CreaČ›i un merge request Č™i o ramurÄ confidenČ›ialÄ"
+
+msgid "Create custom type"
+msgstr "Creați un tip personalizat"
msgid "Create directory"
msgstr ""
msgid "Create empty repository"
-msgstr ""
+msgstr "Creați un repozitoriu gol"
msgid "Create epic"
-msgstr ""
+msgstr "CreaČ›i o epicÄ"
msgid "Create file"
msgstr ""
@@ -10732,9 +10657,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10742,7 +10664,7 @@ msgid "Create issue to resolve all threads"
msgstr "CreaČ›i o problemÄ pentru a rezolva toate subiectele"
msgid "Create iteration"
-msgstr ""
+msgstr "Creați iterația"
msgid "Create label"
msgstr "CreaČ›i o etichetÄ"
@@ -10760,22 +10682,22 @@ msgid "Create merge request and branch"
msgstr "CreaČ›i un merge request Č™i o ramurÄ"
msgid "Create milestone"
-msgstr ""
+msgstr "Creați un obiectiv"
msgid "Create new"
msgstr ""
msgid "Create new %{name} by email"
-msgstr "CreeazÄ un nou %{name} prin e-mail"
+msgstr "CreaČ›i o nouÄ %{name} prin e-mail"
msgid "Create new Value Stream"
-msgstr ""
+msgstr "Creați un Value Stream"
msgid "Create new branch"
msgstr "CreaČ›i o ramurÄ nouÄ"
msgid "Create new confidential %{issuableType}"
-msgstr ""
+msgstr "CreaČ›i un/o %{issuableType} de tip confidenČ›ial nou(Ä)"
msgid "Create new directory"
msgstr ""
@@ -10790,11 +10712,14 @@ msgid "Create new label"
msgstr ""
msgid "Create new project"
-msgstr ""
+msgstr "Creați un nou proiect"
msgid "Create one"
msgstr "Creați unul"
+msgid "Create or close an issue."
+msgstr "CreaČ›i sau Ă®nchideČ›i o problemÄ."
+
msgid "Create or import your first project"
msgstr "Creați sau importați primul dvs. proiect"
@@ -10805,7 +10730,7 @@ msgid "Create project label"
msgstr ""
msgid "Create release"
-msgstr ""
+msgstr "Creați versiunea"
msgid "Create requirement"
msgstr ""
@@ -10834,17 +10759,20 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr "Creați, actualizați sau ștergeți un merge request."
+
msgid "Create/import your first project"
-msgstr ""
+msgstr "Creați/importați primul dvs. proiect"
msgid "CreateGroup|You don’t have permission to create a subgroup in this group."
-msgstr ""
+msgstr "Nu aveți permisiunea de a crea un subgrup în acest grup."
msgid "CreateGroup|You don’t have permission to create groups."
-msgstr ""
+msgstr "Nu aveți permisiunea de a crea grupuri."
msgid "CreateTag|Tag"
-msgstr "EtichetÄ"
+msgstr ""
msgid "CreateValueStreamForm|%{name} (default)"
msgstr "%{name} (implicit)"
@@ -11006,7 +10934,7 @@ msgid "Created compliance violations if any were found"
msgstr "ĂŽn cazul Ă®n care au fost gÄsite, au fost create Ă®ncÄlcÄri ale conformitÄČ›ii"
msgid "Created date"
-msgstr ""
+msgstr "Data creÄrii"
msgid "Created issue %{issueLink}"
msgstr ""
@@ -11030,16 +10958,16 @@ msgid "Created on:"
msgstr ""
msgid "Creates a branch and a merge request to resolve this issue."
-msgstr ""
+msgstr "CreeazÄ o ramurÄ Č™i un merge request pentru a rezolva aceastÄ problemÄ."
msgid "Creates branch '%{branch_name}' and a merge request to resolve this issue."
-msgstr ""
+msgstr "CreeazÄ ramura „%{branch_name}” Č™i un merge request pentru a rezolva aceastÄ problemÄ."
msgid "Creating"
msgstr ""
msgid "Creating epic"
-msgstr ""
+msgstr "Se creeazÄ epica"
msgid "Creating graphs uses the data from the Prometheus server. If this takes a long time, ensure that data is available."
msgstr ""
@@ -11048,7 +10976,7 @@ msgid "Creation date"
msgstr ""
msgid "Creator"
-msgstr ""
+msgstr "Creator"
msgid "Credentials"
msgstr ""
@@ -11060,16 +10988,16 @@ msgid "CredentialsInventory|No credentials found"
msgstr ""
msgid "CredentialsInventory|Personal Access Tokens"
-msgstr ""
+msgstr "Tokenuri de acces personal"
msgid "CredentialsInventory|Project Access Tokens"
-msgstr ""
+msgstr "Tokenuri de acces la proiect"
msgid "CredentialsInventory|SSH Keys"
msgstr ""
msgid "Credit card required to be on file in order to create a pipeline"
-msgstr ""
+msgstr "Cardul de credit trebuie sÄ fie la dosar pentru a crea o conductÄ"
msgid "Credit card:"
msgstr "Card de credit:"
@@ -11077,6 +11005,9 @@ msgstr "Card de credit:"
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr "Contact"
+
msgid "Crm|Contact has been added."
msgstr "Contactul a fost adÄugat."
@@ -11102,14 +11033,20 @@ msgid "Crm|New contact"
msgstr "Contact nou"
msgid "Crm|New organization"
-msgstr "NouÄ organizare"
+msgstr "NouÄ organizaČ›ie"
msgid "Crm|No contacts found"
msgstr "Nu au fost gÄsite contacte"
+msgid "Crm|No organization"
+msgstr "Nicio organizație"
+
msgid "Crm|No organizations found"
msgstr "Nu au fost gÄsite organizaČ›ii"
+msgid "Crm|Organization"
+msgstr "Organizația"
+
msgid "Crm|Organization has been added."
msgstr "OrganizaČ›ia a fost adÄugatÄ."
@@ -11126,10 +11063,10 @@ msgid "Crowd"
msgstr ""
msgid "CsvParser|Failed to render the CSV file for the following reasons:"
-msgstr "Nu s-a putut reda fiČ™ierul CSV din urmÄtoarele motive:"
+msgstr "Nu s-a reuČ™it redarea fiČ™ierului CSV din urmÄtoarele motive:"
msgid "CsvParser|Quoted field unterminated"
-msgstr "Câmpul citat neterminat"
+msgstr "Câmp între ghilimele neterminat"
msgid "CsvParser|Too few fields"
msgstr "Prea puține câmpuri"
@@ -11138,7 +11075,7 @@ msgid "CsvParser|Too many fields"
msgstr "Prea multe câmpuri"
msgid "CsvParser|Trailing quote on quoted field is malformed"
-msgstr "Citatul final pe câmpul citat este incorect"
+msgstr "Ghilimelele de sfârșit ale câmpului între ghilimele sunt malformate"
msgid "CsvParser|Unable to auto-detect delimiter; defaulted to \",\""
msgstr "Imposibil de detectat automat delimitatorul; implicit la „ ,”"
@@ -11153,7 +11090,7 @@ msgid "Current Project"
msgstr ""
msgid "Current forks will keep their visibility level."
-msgstr ""
+msgstr "Forkurile actuale își vor pÄstra nivelul de vizibilitate."
msgid "Current node must be the primary node or you will be locking yourself out"
msgstr ""
@@ -11174,37 +11111,37 @@ msgid "Current vulnerabilities count"
msgstr ""
msgid "CurrentUser|Buy Pipeline minutes"
-msgstr ""
+msgstr "CumpÄraČ›i minute Pipeline"
msgid "CurrentUser|Edit profile"
msgstr "Editați profilul"
msgid "CurrentUser|One of your groups is running out"
-msgstr ""
+msgstr "Unul dintre grupurile dvs. este pe punctul de a rÄmâne fÄrÄ"
msgid "CurrentUser|Preferences"
-msgstr ""
+msgstr "Preferințe"
msgid "CurrentUser|Start an Ultimate trial"
-msgstr ""
+msgstr "Începeți o testare Ultimate"
msgid "Currently unable to fetch data for this pipeline."
-msgstr ""
+msgstr "ĂŽn prezent, nu putem prelua date pentru acest pipeline."
msgid "Custom (%{language})"
-msgstr ""
+msgstr "Personalizat (%{language})"
msgid "Custom Attributes"
msgstr ""
msgid "Custom Git clone URL for HTTP(S)"
-msgstr ""
+msgstr "URL-ul personalizat al clonei Git pentru HTTP(S)"
msgid "Custom analyzers: language support"
msgstr ""
msgid "Custom hostname (for private commit emails)"
-msgstr ""
+msgstr "Nume de gazdÄ personalizat (pentru e-mailuri private de commit)"
msgid "Custom metrics"
msgstr ""
@@ -11213,7 +11150,7 @@ 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 ""
+msgstr "Nivelele de notificare personalizate sunt aceleaČ™i ca Č™i nivelele de participare. Cu nivelele de notificare personalizate veČ›i primi, de asemenea, notificÄri pentru anumite evenimente. Pentru a afla mai multe, consultaČ›i %{notificationLinkStart}e-mailuri de notificare%{notificationLinkEnd}."
msgid "Custom project templates"
msgstr ""
@@ -11225,7 +11162,7 @@ msgid "Custom range"
msgstr "Interval personalizat"
msgid "Custom range (UTC)"
-msgstr ""
+msgstr "Interval personalizat (UTC)"
msgid "Customer experience improvement and third-party offers"
msgstr "ĂŽmbunÄtÄČ›irea experienČ›ei clienČ›ilor Č™i ofertele terČ›ilor"
@@ -11240,7 +11177,7 @@ msgid "Customer relations organizations"
msgstr "Organizațiile pentru relațiile cu clienții"
msgid "Customize CI/CD settings, including Auto DevOps, shared runners, and job artifacts."
-msgstr ""
+msgstr "PersonalizaČ›i setÄrile CI/CD, inclusiv Auto DevOps, executorii partajaČ›i Č™i artefacte de job."
msgid "Customize colors"
msgstr ""
@@ -11257,14 +11194,11 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr "PersonalizaČ›i-vÄ configuraČ›ia pipeline Č™i raportul de coverage."
-
msgid "Customize your pipeline configuration."
-msgstr ""
+msgstr "PersonalizaČ›i-vÄ configuraČ›ia pipeline-ului."
msgid "Cycle Time"
-msgstr ""
+msgstr "Durata ciclului"
msgid "CycleAnalyticsEvent|%{label_reference} label was added to the issue"
msgstr "Eticheta %{label_reference} a fost adÄugatÄ la problemÄ"
@@ -11312,7 +11246,7 @@ msgid "CycleAnalyticsEvent|Merge request created"
msgstr "Merge request creat"
msgid "CycleAnalyticsEvent|Merge request first commit time"
-msgstr "Data primului commit al Merge-Request-ului"
+msgstr "Data primului commit al merge request-ului"
msgid "CycleAnalyticsEvent|Merge request first deployed to production"
msgstr "Primul merge request implementat în producție"
@@ -11366,17 +11300,14 @@ msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} selectatÄ(e) (%{maxLabels} maxim)"
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr "Agregare dezactivatÄ"
-
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr "Agregare activatÄ"
+msgstr "„%{name}” colecteazÄ datele. Acest lucru poate dura câteva minute."
msgid "CycleAnalytics|Average time to completion"
msgstr "Durata medie de finalizare"
+msgid "CycleAnalytics|Change Failure Rate"
+msgstr "Rata eČ™ecului schimbÄrilor"
+
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 "CreaČ›i un flux de valoare personalizat pentru a vizualiza metrici despre stadiile specifice procesului dvs. de dezvoltare. UtilizaČ›i fluxul de valori pentru a vizualiza ciclul de viaČ›Ä DevSecOps, pentru a determina viteza grupului dvs. Č™i pentru a identifica procesele ineficiente."
@@ -11387,7 +11318,7 @@ msgid "CycleAnalytics|Custom value streams to measure your DevSecOps lifecycle"
msgstr "Fluxuri de valoare personalizate pentru a vÄ mÄsura ciclul de viaČ›Ä DevSecOps"
msgid "CycleAnalytics|Data is collecting and loading."
-msgstr ""
+msgstr "Datele sunt colectate Č™i Ă®ncÄrcate."
msgid "CycleAnalytics|Date"
msgstr "Data"
@@ -11395,11 +11326,8 @@ msgstr "Data"
msgid "CycleAnalytics|Display chart filters"
msgstr "AfiČ™eazÄ filtrele graficului"
-msgid "CycleAnalytics|Filter by stop date"
-msgstr "FiltraČ›i dupÄ data de oprire"
-
msgid "CycleAnalytics|If you have recently upgraded to GitLab Premium, it can take up to 30 minutes for data to collect and display."
-msgstr ""
+msgstr "DacÄ aČ›i fÄcut recent upgrade la GitLab Premium, poate dura pânÄ la 30 de minute pentru colectarea Č™i afiČ™area datelor."
msgid "CycleAnalytics|Lead Time for Changes"
msgstr "Timpul de livrare pentru schimbÄri"
@@ -11422,18 +11350,6 @@ msgstr "Selectați etichete"
msgid "CycleAnalytics|Show"
msgstr "Afișare"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] "Se afiČ™eazÄ %{subjectFilterText} Č™i %{selectedLabelsCount} etichetÄ"
-msgstr[1] "Se afiČ™eazÄ %{subjectFilterText} Č™i %{selectedLabelsCount} etichete"
-msgstr[2] "Se afiČ™eazÄ %{subjectFilterText} Č™i %{selectedLabelsCount} de etichete"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr "Se afiČ™eazÄ datele pentru grupul „%{groupName}” Č™i %{selectedProjectCount} proiecte de la %{createdAfter} la %{createdBefore}"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr "Se afiČ™eazÄ datele pentru grupul „%{groupName}” de la %{createdAfter} la %{createdBefore}"
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr "Timp de stadiu: %{title}"
@@ -11455,18 +11371,12 @@ msgstr "Nu sunt disponibile date pentru „Timpul stadiului”. Ajustați filtre
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr "Nu sunt disponibile date pentru „Timpul total”. Ajustați filtrele curente."
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
-msgstr "A apÄrut o eroare la actualizarea statusului agregÄrii, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+msgid "CycleAnalytics|Time to Restore Service"
+msgstr "Timpul pentru restabilirea serviciului"
msgid "CycleAnalytics|Total time"
msgstr "Timpul total"
-msgid "CycleAnalytics|Type of work"
-msgstr "Tipul lucrÄrii"
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr "DacÄ este activatÄ, rezultatele aratÄ elementele care au un eveniment de oprire Ă®n intervalul de date. DacÄ este dezactivatÄ, rezultatele aratÄ elementele care au un eveniment de Ă®nceput Ă®n intervalul de date."
-
msgid "CycleAnalytics|group dropdown filter"
msgstr "filtrul derulant de grup"
@@ -11498,10 +11408,13 @@ msgid "DORA4Metrics|Average (last %{days}d)"
msgstr "Media (ultimele %{days}d)"
msgid "DORA4Metrics|Date"
-msgstr "Date"
+msgstr "Data"
+
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
msgid "DORA4Metrics|Days from merge to deploy"
-msgstr "Zile de la îmbinare la implementare"
+msgstr "Zile de la Ă®mbinare pânÄ la desfÄČ™urare"
msgid "DORA4Metrics|Deployment frequency"
msgstr "Frecvența de implementare"
@@ -11512,17 +11425,29 @@ msgstr "Timpul necesar pentru modificÄri"
msgid "DORA4Metrics|Median (last %{days}d)"
msgstr "Media (ultimele %{days}d)"
+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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr "ĂŽn aceastÄ perioadÄ nu au fost trimise merge request-uri."
msgid "DORA4Metrics|Number of deployments"
-msgstr "NumÄrul de implementÄri"
+msgstr "NumÄrul de desfÄČ™urÄri"
msgid "DORA4Metrics|Something went wrong while getting deployment frequency data."
msgstr "Ceva nu a mers bine la obținerea datelor privind frecvența de implementare."
msgid "DORA4Metrics|Something went wrong while getting lead time data."
-msgstr "Ceva a mers prost în timpul obținerii datelor privind timpul de execuție."
+msgstr "Ceva nu a mers bine în timpul obținerii datelor privind durata de execuție."
+
+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 "Graficul afiČ™eazÄ frecvenČ›a implementÄrilor Ă®n mediul (mediile) de producČ›ie care se bazeazÄ pe valoarea %{linkStart}deployment_tier%{linkEnd}."
@@ -11530,6 +11455,9 @@ msgstr "Graficul afiČ™eazÄ frecvenČ›a implementÄrilor Ă®n mediul (mediile) de
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|Time to restore service"
+msgstr ""
+
msgid "DSN"
msgstr "DSN"
@@ -11537,7 +11465,7 @@ msgid "Dashboard"
msgstr "Tablou de bord"
msgid "Dashboard uid not found"
-msgstr "Nu s-a gÄsit uid-ul tabloului de bord"
+msgstr "Nu s-a gÄsit uid-ul dashboard-ului"
msgid "DashboardProjects|All"
msgstr "Toate"
@@ -11573,7 +11501,7 @@ msgid "DastProfiles|A passive scan monitors all HTTP messages (requests and resp
msgstr "O scanare pasivÄ monitorizeazÄ toate mesajele HTTP (solicitÄri Č™i rÄspunsuri) trimise cÄtre Č›intÄ. O scanare activÄ atacÄ Č›inta pentru a gÄsi vulnerabilitÄČ›i potenČ›iale."
msgid "DastProfiles|AJAX spider"
-msgstr "AJAX spider"
+msgstr "Spiderul AJAX"
msgid "DastProfiles|API"
msgstr "API"
@@ -11590,6 +11518,9 @@ msgstr "Anteturi suplimentare de solicitare (opțional)"
msgid "DastProfiles|Are you sure you want to delete this profile?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest profil?"
+msgid "DastProfiles|Attacks the target to find potential vulnerabilities. Active scans are potentially harmful to the site being scanned."
+msgstr "AtacÄ Č›inta pentru a gÄsi vulnerabilitÄČ›i potenČ›iale. ScanÄrile active sunt potenČ›ial dÄunÄtoare pentru site-ul scanat."
+
msgid "DastProfiles|Authentication"
msgstr "Autentificare"
@@ -11599,6 +11530,12 @@ msgstr "URL de autentificare"
msgid "DastProfiles|Branch missing"
msgstr "Ramura lipsește"
+msgid "DastProfiles|Change scanner profile"
+msgstr "Modificați profilul scanerului"
+
+msgid "DastProfiles|Change site profile"
+msgstr "Modificați profilul site-ului"
+
msgid "DastProfiles|Choose a scan method"
msgstr "AlegeČ›i o metodÄ de scanare"
@@ -11701,17 +11638,26 @@ msgstr "Minim = 0 (nu este activat niciun timeout), Maxim = 2880 de minute"
msgid "DastProfiles|Minimum = 1 second, Maximum = 3600 seconds"
msgstr "Minim = 1 secundÄ, Maxim = 3600 de secunde"
+msgid "DastProfiles|Monitors all HTTP requests sent to the target to find potential vulnerabilities."
+msgstr "MonitorizeazÄ toate solicitÄrile HTTP trimise cÄtre Č›intÄ pentru a gÄsi potenČ›iale vulnerabilitÄČ›i."
+
msgid "DastProfiles|New scanner profile"
msgstr "Profil nou de scaner"
msgid "DastProfiles|New site profile"
msgstr "Profilul noului site"
+msgid "DastProfiles|No scanner profile selected"
+msgstr "Nu este selectat niciun profil de scaner"
+
msgid "DastProfiles|No scanner profiles created yet"
-msgstr "ĂŽncÄ nu au fost create profiluri de scanare"
+msgstr "Nu sunt create Ă®ncÄ profiluri de scaner"
+
+msgid "DastProfiles|No site profile selected"
+msgstr "Nu este selectat niciun profil de site"
msgid "DastProfiles|No site profiles created yet"
-msgstr "ĂŽncÄ nu au fost create profiluri de site"
+msgstr "Nu s-au creat Ă®ncÄ profiluri de site"
msgid "DastProfiles|Not Validated"
msgstr "Nu este validat"
@@ -11725,6 +11671,9 @@ msgstr "ParolÄ"
msgid "DastProfiles|Password form field"
msgstr "Câmp de formular pentru parolÄ"
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr "Profilul este utilizat de aceastÄ scanare la cerere"
+
msgid "DastProfiles|Profile name"
msgstr "Numele profilului"
@@ -11753,14 +11702,29 @@ msgid "DastProfiles|Scanner Profile"
msgstr "Profilul scanerului"
msgid "DastProfiles|Scanner Profiles"
-msgstr "Profiluri de scanare"
+msgstr "Profilurile scanerului"
msgid "DastProfiles|Scanner name"
msgstr "Numele scanerului"
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+msgstr "Profilurile de scanare definesc detaliile de configurare ale unui scaner de securitate. %{linkStart}Aflați mai multe%{linkEnd}."
+
+msgid "DastProfiles|Select a scanner profile to run a DAST scan"
+msgstr "Selectați un profil de scaner pentru a rula o scanare DAST"
+
+msgid "DastProfiles|Select a site profile to run a DAST scan"
+msgstr "Selectați un profil de site pentru a rula o scanare DAST"
+
msgid "DastProfiles|Select branch"
msgstr "Selectați ramura"
+msgid "DastProfiles|Select scanner profile"
+msgstr "Selectați profilul scanerului"
+
+msgid "DastProfiles|Select site profile"
+msgstr "Selectați profilul site-ului"
+
msgid "DastProfiles|Show debug messages"
msgstr "Afișați mesajele de depanare"
@@ -11773,6 +11737,9 @@ msgstr "Profilurile site-ului"
msgid "DastProfiles|Site name"
msgstr "Numele site-ului"
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr "Profilurile site-ului definesc atributele și detaliile de configurare ale aplicației, site-ului web sau API-ului implementat. %{linkStart}Aflați mai multe%{linkEnd}."
+
msgid "DastProfiles|Site type"
msgstr "Tipul site-ului"
@@ -11780,10 +11747,10 @@ msgid "DastProfiles|Spider timeout"
msgstr "Timeout Spider"
msgid "DastProfiles|Submit button"
-msgstr ""
+msgstr "Buton de trimitere"
msgid "DastProfiles|Submit button (optional)"
-msgstr ""
+msgstr "Buton de trimitere (opțional)"
msgid "DastProfiles|Target URL"
msgstr "URL Č›intÄ"
@@ -11813,13 +11780,13 @@ msgid "DastProfiles|URL"
msgstr "URL"
msgid "DastProfiles|URLs to skip during the authenticated scan."
-msgstr "URL-urile care trebuie sÄ fie omise Ă®n timpul scanÄrii de autentificare"
+msgstr "URL-urile care trebuie sÄ fie sÄrite Ă®n timpul scanÄrii de autentificare"
msgid "DastProfiles|Username"
msgstr "Nume de utilizator"
msgid "DastProfiles|Username form field"
-msgstr "Câmpul de formular Nume de utilizator"
+msgstr "Câmp de formular nume de utilizator"
msgid "DastProfiles|Validated"
msgstr "Validat"
@@ -11849,94 +11816,94 @@ msgid "DastProfiles|folder/openapi.json or https://example.com/openapi.json"
msgstr "folder/openapi.json sau https://example.com/openapi.json"
msgid "DastSiteValidation|Copy HTTP header to clipboard"
-msgstr ""
+msgstr "Copiați antetul HTTP în clipboard"
msgid "DastSiteValidation|Copy Meta tag to clipboard"
msgstr "Copiere etichetÄ Meta Ă®n clipboard"
msgid "DastSiteValidation|Could not create validation token. Please try again."
-msgstr ""
+msgstr "Nu s-a putut crea tokenul de validare. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "DastSiteValidation|Could not revoke validation. Please try again."
-msgstr ""
+msgstr "Nu s-a putut revoca validarea. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "DastSiteValidation|Download validation text file"
-msgstr ""
+msgstr "DescarcÄ fiČ™ierul text de validare"
msgid "DastSiteValidation|Header validation"
-msgstr ""
+msgstr "Validarea antetului"
msgid "DastSiteValidation|Meta tag validation"
msgstr "Validare etichetÄ Meta"
msgid "DastSiteValidation|Retry validation"
-msgstr ""
+msgstr "Încercați din nou validarea"
msgid "DastSiteValidation|Revoke validation"
-msgstr ""
+msgstr "Revocați validarea"
msgid "DastSiteValidation|Step 1 - Choose site validation method."
-msgstr ""
+msgstr "Etapa 1 - Alegeți metoda de validare a site-ului."
msgid "DastSiteValidation|Step 2 - Add the following HTTP header to your site."
-msgstr ""
+msgstr "Etapa 2 - AdÄugaČ›i urmÄtorul antet HTTP pe site-ul dvs."
msgid "DastSiteValidation|Step 2 - Add the following meta tag to your site."
-msgstr ""
+msgstr "Etapa 2 - AdÄugaČ›i urmÄtoarea etichetÄ meta pe site-ul dvs."
msgid "DastSiteValidation|Step 2 - Download the following text file, then upload it to the target site."
-msgstr ""
+msgstr "Etapa 2 - DescÄrcaČ›i urmÄtorul fiČ™ier text, apoi Ă®ncÄrcaČ›i-l pe site-ul Č›intÄ."
msgid "DastSiteValidation|Step 3 - Confirm header location."
-msgstr ""
+msgstr "Etapa 3 - Confirmați locația antetului."
msgid "DastSiteValidation|Step 3 - Confirm meta tag location."
-msgstr ""
+msgstr "Etapa 3 - Confirmați locația etichetei meta."
msgid "DastSiteValidation|Step 3 - Confirm text file location."
-msgstr ""
+msgstr "Etapa 3 - Confirmați locația fișierului text."
msgid "DastSiteValidation|Text file validation"
-msgstr ""
+msgstr "Validarea fișierului text"
msgid "DastSiteValidation|The validation has failed. Please try again."
-msgstr ""
+msgstr "Validarea a eČ™uat. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "DastSiteValidation|The validation is in progress. Please wait..."
-msgstr ""
+msgstr "Validarea este Ă®n curs. VÄ rugÄm sÄ aČ™teptaČ›i..."
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] "Acest lucru va afecta %d alte profiluri care vizeazÄ acelaČ™i URL."
-msgstr[1] "Acest lucru va afecta %d alte profiluri care vizeazÄ acelaČ™i URL."
+msgstr[0] "Acest lucru va afecta %d alt profil care vizeazÄ acelaČ™i URL."
+msgstr[1] "Acest lucru va afecta alte %d profiluri care vizeazÄ acelaČ™i URL."
msgstr[2] "Acest lucru va afecta %d de alte profiluri care vizeazÄ acelaČ™i URL."
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 ""
+msgstr "Pentru a rula o scanare activÄ, validaČ›i-vÄ site-ul. Validarea profilului site-ului reduce riscul de a rula o scanare activÄ pe un site web greČ™it. Toate profilurile de site care partajeazÄ acelaČ™i URL de bazÄ, partajeazÄ aceeaČ™i stare de validare."
msgid "DastSiteValidation|Validate"
-msgstr ""
+msgstr "Validați"
msgid "DastSiteValidation|Validate site"
-msgstr ""
+msgstr "Validați site-ul"
msgid "DastSiteValidation|Validated"
-msgstr ""
+msgstr "Validat"
msgid "DastSiteValidation|Validating..."
-msgstr ""
+msgstr "Se valideazÄ..."
msgid "DastSiteValidation|Validation failed"
-msgstr ""
+msgstr "Validarea a eșuat"
msgid "DastSiteValidation|Validation failed for %{url}. %{retryButtonStart}Retry validation%{retryButtonEnd}."
-msgstr ""
+msgstr "Validarea pentru %{url} a eșuat. %{retryButtonStart}Reîncercați validarea%{retryButtonEnd}."
msgid "DastSiteValidation|Validation succeeded. Both active and passive scans can be run against the target site."
msgstr "Validarea a reuČ™it. Atât scanÄrile active, cât Č™i cele pasive pot fi rulate pe site-ul Č›intÄ."
msgid "DastSiteValidation|You will not be able to run active scans against %{url}."
-msgstr "Nu veČ›i putea rula scanÄri active Ă®mpotriva %{url}."
+msgstr "Nu veČ›i putea rula scanÄri active pe %{url}."
msgid "Data is still calculating..."
msgstr ""
@@ -11954,13 +11921,13 @@ msgid "DatadogIntegration|%{linkOpen}API key%{linkClose} used for authentication
msgstr "%{linkOpen}Cheie API %{linkClose} folositÄ pentru autentificarea cu Datadog."
msgid "DatadogIntegration|(Advanced) The full URL for your Datadog site."
-msgstr "(Avansat) Adresa URL completÄ pentru site-ul dvs. Datadog."
+msgstr "(Avansat) URL-ul complet pentru site-ul dvs. Datadog."
msgid "DatadogIntegration|API URL"
msgstr "URL API"
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 ""
+msgstr "Etichete personalizate Ă®n Datadog. IntroduceČ›i câte o etichetÄ pe linie Ă®n formatul %{codeOpen}key:value%{codeClose}. %{linkOpen}Cum se utilizeazÄ etichetele?%{linkClose}"
msgid "DatadogIntegration|Environment"
msgstr "Mediu"
@@ -11981,16 +11948,16 @@ msgid "DatadogIntegration|Tag all data from this GitLab instance in Datadog. Use
msgstr "EtichetaČ›i toate datele din aceastÄ instanČ›Ä GitLab Ă®n Datadog. Util atunci când gestionaČ›i mai multe implementÄri autogestionate."
msgid "DatadogIntegration|Tags"
-msgstr ""
+msgstr "Etichete"
msgid "DatadogIntegration|The Datadog site to send data to. To send data to the EU site, use %{codeOpen}datadoghq.eu%{codeClose}."
-msgstr "Site-ul Datadog cÄtre care trimiteČ›i date. Pentru a trimite date cÄtre site-ul UE, utilizaČ›i %{codeOpen}datadoghq.eu%{codeClose}."
+msgstr "Site-ul Datadog cÄtre care se trimit datele. Pentru a trimite date cÄtre site-ul UE, utilizaČ›i %{codeOpen}datadoghq.eu%{codeClose}."
msgid "DatadogIntegration|Trace your GitLab pipelines with Datadog."
-msgstr "UrmÄriČ›i conductele GitLab cu Datadog."
+msgstr "UrmÄriČ›i pipeline-urile GitLab cu Datadog."
msgid "DatadogIntegration|have an invalid format"
-msgstr ""
+msgstr "au un format invalid"
msgid "Datasource name not found"
msgstr ""
@@ -12014,28 +11981,28 @@ msgid "Day of month"
msgstr ""
msgid "DayTitle|F"
-msgstr "F"
+msgstr "V"
msgid "DayTitle|M"
-msgstr "M"
+msgstr "L"
msgid "DayTitle|S"
-msgstr "S"
+msgstr "S/D"
msgid "DayTitle|W"
-msgstr "W"
+msgstr "Mi"
msgid "Days"
msgstr "Zile"
msgid "Days to merge"
-msgstr ""
+msgstr "Zile pânÄ la Ă®mbinare"
msgid "Deactivate dormant users after 90 days of inactivity"
msgstr "DezactivaČ›i utilizatorii latenČ›i dupÄ 90 de zile de inactivitate"
msgid "Dear Administrator,"
-msgstr ""
+msgstr "Stimate administrator,"
msgid "Debian package already exists in Distribution"
msgstr ""
@@ -12062,10 +12029,10 @@ msgid "Decrease"
msgstr ""
msgid "Default CI/CD configuration file"
-msgstr ""
+msgstr "Fișier implicit de configurare CI/CD"
msgid "Default artifacts expiration"
-msgstr ""
+msgstr "Expirarea artifactelor implicite"
msgid "Default branch"
msgstr ""
@@ -12098,13 +12065,13 @@ msgid "Default projects limit"
msgstr ""
msgid "Default timeout"
-msgstr "Expirare implicitÄ"
+msgstr "Timeout implicit"
msgid "Default: Map a FogBugz account ID to a full name"
msgstr "Implicit: Maparea unui ID de cont FogBugz la un nume complet"
msgid "DefaultBranchLabel|default"
-msgstr ""
+msgstr "implicit"
msgid "DefaultBranchProtection|Both developers and maintainers can push new commits, but cannot force push."
msgstr "Atât dezvoltatorii, cât Č™i Ă®ntreČ›inÄtorii pot trimite commit-uri noi, dar nu pot face un push forČ›at."
@@ -12131,7 +12098,7 @@ msgid "DefaultBranchProtection|Protected against pushes"
msgstr "Protejat împotriva împingerilor"
msgid "Define a custom deploy freeze pattern with %{cronSyntaxStart}cron syntax%{cronSyntaxEnd}"
-msgstr ""
+msgstr "DefiniČ›i un model personalizat de Ă®ngheČ›are a implementÄrii cu %{cronSyntaxStart}sintaxa cron%{cronSyntaxEnd}"
msgid "Define a custom pattern with cron syntax"
msgstr ""
@@ -12140,11 +12107,14 @@ 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 ""
+msgstr "DefiniČ›i mediile Ă®n etapa/etapele de desfÄČ™urare din %{code_open}.gitlab-ci.yml%{code_close} pentru a urmÄri desfÄČ™urÄrile aici."
msgid "Define how approval rules are applied to merge requests."
msgstr "DefiniČ›i modul Ă®n care se aplicÄ regulile de aprobare la merge request-uri."
+msgid "Define rules for who can push, merge, and the required approvals for each branch."
+msgstr "DefiniČ›i regulile pentru cine poate face push, Ă®mbina Č™i aprobÄrile necesare pentru fiecare ramurÄ."
+
msgid "Definition"
msgstr ""
@@ -12181,14 +12151,20 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr "ČtergeČ›i fiČ™ierul"
+
+msgid "Delete Internal Note"
+msgstr "ČtergeČ›i nota internÄ"
+
msgid "Delete Key"
msgstr ""
msgid "Delete Selected"
-msgstr ""
+msgstr "ČtergeČ›i selecČ›ia"
msgid "Delete Value Stream"
-msgstr ""
+msgstr "ČtergeČ›i Value Stream"
msgid "Delete account"
msgstr ""
@@ -12196,11 +12172,14 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr "ČtergeČ›i audio"
+
msgid "Delete badge"
msgstr ""
msgid "Delete code block"
-msgstr ""
+msgstr "ČtergeČ›i blocul de cod"
msgid "Delete column"
msgstr "Eliminare coloanÄ"
@@ -12217,8 +12196,11 @@ msgstr "ČtergeČ›i cheia de implementare"
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr "ČtergeČ›i imaginea"
+
msgid "Delete image repository"
-msgstr ""
+msgstr "ČtergeČ›i repozitoriul de imagini"
msgid "Delete label"
msgstr ""
@@ -12227,10 +12209,10 @@ msgid "Delete label: %{labelName}"
msgstr ""
msgid "Delete pipeline"
-msgstr ""
+msgstr "ČtergeČ›i pipeline-ul"
msgid "Delete pipeline schedule"
-msgstr ""
+msgstr "ČtergeČ›i programul de pipeline"
msgid "Delete project"
msgstr ""
@@ -12239,7 +12221,7 @@ msgid "Delete row"
msgstr "Eliminare rând"
msgid "Delete self monitoring project"
-msgstr "ČtergeČ›i proiectul de auto-monitorizare"
+msgstr "ČtergeČ›i proiectul de automonitorizare"
msgid "Delete snippet"
msgstr "ČtergeČ›i fragmentul de cod"
@@ -12260,10 +12242,10 @@ msgid "Delete this attachment"
msgstr ""
msgid "Delete this epic and all descendants?"
-msgstr ""
+msgstr "ČtergeČ›i aceastÄ epicÄ Č™i toČ›i descendenČ›ii?"
msgid "Delete this project"
-msgstr ""
+msgstr "ČtergeČ›i acest proiect"
msgid "Delete user list"
msgstr "ČtergeČ›i lista de utilizatori"
@@ -12271,6 +12253,9 @@ msgstr "ČtergeČ›i lista de utilizatori"
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr "ČtergeČ›i videoclipul"
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr "Nu s-au putut elimina evenimentele. VÄ rugÄm sÄ Ă®ncercaČ›i din nou sau sÄ contactaČ›i administratorul."
@@ -12284,25 +12269,19 @@ msgid "DeleteProject|Failed to remove some tags in project container registry. P
msgstr "Nu s-au putut elimina unele etichete din registrul containerului proiectului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou sau sÄ contactaČ›i administratorul."
msgid "DeleteProject|Failed to remove webhooks. Please try again or contact administrator."
-msgstr "Nu s-au putut elimina webhook-urile. VÄ rugÄm sÄ Ă®ncercaČ›i din nou sau contactaČ›i administratorul."
+msgstr "Nu s-a reuČ™it eliminarea webhook-urilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou sau sÄ contactaČ›i administratorul."
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "Nu s-a putut Ă®nlÄtura repozitoriul wiki. VÄ rugÄm sÄ Ă®ncercaČ›i din nou sau sÄ contactaČ›i administratorul."
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "Nu s-a putut restaura repozitoriul proiectului. VÄ rugÄm sÄ contactaČ›i administratorul."
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr "Nu s-a putut restaura repozitoriul wiki. VÄ rugÄm sÄ contactaČ›i administratorul."
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
-msgstr ""
+msgstr "Value Stream „%{name}” șters"
msgid "DeleteValueStream|Are you sure you want to delete the \"%{name}\" Value Stream?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i Value Stream „%{name}”?"
msgid "DeleteValueStream|Delete %{name}"
-msgstr ""
+msgstr "ČtergeČ›i %{name}"
msgid "Deleted"
msgstr ""
@@ -12311,10 +12290,10 @@ msgid "Deleted chat nickname: %{chat_name}!"
msgstr ""
msgid "Deleted projects cannot be restored!"
-msgstr ""
+msgstr "Proiectele șterse nu pot fi restaurate!"
msgid "Deleted the source branch."
-msgstr ""
+msgstr "S-a Č™ters ramura sursÄ."
msgid "Deletes the source branch"
msgstr "Čterge ramura sursÄ"
@@ -12326,7 +12305,7 @@ 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 ""
+msgstr "Čtergerea unui proiect Ă®l plaseazÄ Ă®ntr-o stare numai Ă®n citire pânÄ la %{date}, moment Ă®n care proiectul va fi Č™ters definitiv. SunteČ›i ABSOLUT sigur?"
msgid "Deleting the project will delete its repository and all related resources, including issues and merge requests."
msgstr "Čtergerea proiectului va Č™terge repozitoriul acestuia Č™i toate resursele aferente, inclusiv problemele Č™i merge request-urile."
@@ -12338,7 +12317,7 @@ msgid "Denied"
msgstr ""
msgid "Denied authorization of chat nickname %{user_name}."
-msgstr ""
+msgstr "A fost refuzatÄ autorizarea poreclei de chat %{user_name}."
msgid "Deny"
msgstr ""
@@ -12354,81 +12333,81 @@ msgstr ""
msgid "Dependencies|%d additional vulnerability not shown"
msgid_plural "Dependencies|%d additional vulnerabilities not shown"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d vulnerabilitate suplimentarÄ nu este afiČ™atÄ"
+msgstr[1] "%d vulnerabilitÄČ›i suplimentare care nu sunt afiČ™ate"
+msgstr[2] "%d de vulnerabilitÄČ›i suplimentare care nu sunt afiČ™ate"
msgid "Dependencies|%d more"
msgid_plural "Dependencies|%d more"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d în plus"
+msgstr[1] "%d în plus"
+msgstr[2] "%d în plus"
msgid "Dependencies|%d vulnerability detected"
msgid_plural "Dependencies|%d vulnerabilities detected"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d vulnerabilitate detectatÄ"
+msgstr[1] "%d vulnerabilitÄČ›i detectate"
+msgstr[2] "%d de vulnerabilitÄČ›i detectate"
msgid "Dependencies|%{remainingLicensesCount} more"
-msgstr ""
+msgstr "%{remainingLicensesCount} mai mult"
msgid "Dependencies|(top level)"
-msgstr ""
+msgstr "(nivel superior)"
msgid "Dependencies|All"
-msgstr ""
-
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
+msgstr "Tot"
msgid "Dependencies|Component"
-msgstr ""
+msgstr "ComponentÄ"
msgid "Dependencies|Component name"
-msgstr ""
+msgstr "Numele componentei"
msgid "Dependencies|Dependency path"
-msgstr ""
+msgstr "Calea dependenței"
msgid "Dependencies|Export as JSON"
-msgstr ""
+msgstr "Exportați ca JSON"
msgid "Dependencies|Job failed to generate the dependency list"
-msgstr ""
+msgstr "Jobul nu a reuČ™it sÄ genereze lista de dependenČ›e"
msgid "Dependencies|Learn more about dependency paths"
-msgstr ""
+msgstr "AflaČ›i mai multe despre cÄile de dependenČ›Ä"
msgid "Dependencies|License"
-msgstr ""
+msgstr "LicenČ›Ä"
msgid "Dependencies|Location"
-msgstr ""
+msgstr "Locație"
msgid "Dependencies|Location and dependency path"
-msgstr ""
+msgstr "Locație și calea dependenței"
msgid "Dependencies|Packager"
-msgstr ""
+msgstr "Manager de pachete"
+
+msgid "Dependencies|Software Bill of Materials (SBOM) based on the %{linkStart}latest successful%{linkEnd} scan"
+msgstr "Software Bill of Materials (SBOM) bazat pe scanarea %{linkStart}reuČ™itÄ cea mai recentÄ%{linkEnd}"
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 "Jobul %{codeStartTag}dependency_scanning%{codeEndTag} a eČ™uat Č™i nu poate genera lista. VÄ rugÄm sÄ vÄ asiguraČ›i cÄ lucrarea se executÄ corect Č™i sÄ rulaČ›i din nou pipeline-ul."
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 ""
+msgstr "Calea dependenČ›ei componentei se bazeazÄ pe fiČ™ierul de blocare. Pot exista mai multe cÄi. ĂŽn aceste cazuri, este afiČ™atÄ cea mai lungÄ cale."
msgid "Dependencies|There may be multiple paths"
msgstr "Pot exista mai multe cÄi"
msgid "Dependencies|Toggle vulnerability list"
-msgstr ""
+msgstr "ComutÄ lista vulnerabilitÄČ›ilor"
msgid "Dependencies|Unsupported file(s) detected"
-msgstr ""
+msgstr "Fișier(e) neacceptat(e) detectat(e)"
msgid "Dependencies|Vulnerable components"
-msgstr ""
+msgstr "Componente vulnerabile"
msgid "Dependency List"
msgstr ""
@@ -12446,13 +12425,13 @@ msgid "Dependency list"
msgstr "ListÄ de dependenČ›e"
msgid "DependencyProxy|All items in the cache are scheduled for removal."
-msgstr ""
+msgstr "Toate elementele din cache sunt programate pentru Ă®nlÄturare."
msgid "DependencyProxy|Cached %{time}"
msgstr "Cache creat pe %{time}"
msgid "DependencyProxy|Clear cache"
-msgstr ""
+msgstr "ČtergeČ›i cache-ul"
msgid "DependencyProxy|Clear the Dependency Proxy cache automatically"
msgstr "ČtergeČ›i Ă®n mod automat cache-ul Proxy de DependenČ›Ä"
@@ -12466,9 +12445,6 @@ msgstr "Copiați prefixul"
msgid "DependencyProxy|Dependency Proxy"
msgstr "Proxy de DependenČ›Ä"
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr "DeocamdatÄ, funcČ›ia Proxy de DependenČ›Ä este limitatÄ la grupurile publice."
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr "Prefixul imaginii Proxy-ului de dependenČ›Ä"
@@ -12479,7 +12455,7 @@ msgid "DependencyProxy|Image list"
msgstr "Lista de imagini"
msgid "DependencyProxy|Scheduled for deletion"
-msgstr ""
+msgstr "Programat pentru ștergere"
msgid "DependencyProxy|Storage settings"
msgstr "SetÄri de stocare"
@@ -12514,11 +12490,14 @@ msgstr[2] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr "Token de implementare"
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr "DesfÄČ™uraČ›i aplicaČ›ii web bazate pe containere pe clustere gestionate de Google"
msgid "Deploy freezes"
-msgstr ""
+msgstr "ĂŽngheČ›Ärile implementÄrii"
msgid "Deploy key was successfully updated."
msgstr ""
@@ -12527,13 +12506,13 @@ msgid "Deploy keys"
msgstr ""
msgid "Deploy keys grant read/write access to all repositories in your instance"
-msgstr ""
+msgstr "Cheile de desfÄČ™urare acordÄ acces Ă®n citire/scriere la toate repozitoriile din instanČ›a dvs."
msgid "Deploy progress not found. To see pods, ensure your environment matches %{linkStart}deploy board criteria%{linkEnd}."
msgstr "Progresul implementÄrii nu a fost gÄsit. Pentru a vedea pod-urile, asiguraČ›i-vÄ cÄ mediul dvs. corespunde %{linkStart}criteriilor de implementare a bordului%{linkEnd}."
msgid "Deploy static assets and resources to Google managed CDN"
-msgstr ""
+msgstr "Distribuiți resurse și active statice pe CDN-ul administrat de Google"
msgid "Deploy to..."
msgstr ""
@@ -12545,106 +12524,106 @@ msgid "DeployBoard|Kubernetes Pods"
msgstr "Pod-uri Kubernetes"
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 ""
+msgstr "AdÄugaČ›i o perioadÄ de Ă®ngheČ› pentru a preveni lansÄrile neintenČ›ionate pe parcursul unei perioade de timp pentru un anumit mediu. Trebuie sÄ actualizaČ›i lucrÄrile de implementare din %{filename} Ă®n funcČ›ie de Ă®ngheČ›urile de implementare adÄugate aici. %{freeze_period_link_start}AflaČ›i mai multe.%{freeze_period_link_end}"
msgid "DeployFreeze|Add deploy freeze"
-msgstr ""
+msgstr "AdÄugaČ›i Ă®ngheČ›area implementÄrii"
msgid "DeployFreeze|Delete"
-msgstr "Čterge"
+msgstr "ČtergeČ›i"
msgid "DeployFreeze|Delete deploy freeze?"
-msgstr ""
+msgstr "ČtergeČ›i Ă®ngheČ›area implementÄrii?"
msgid "DeployFreeze|Delete freeze period"
-msgstr ""
+msgstr "ČtergeČ›i perioada de Ă®ngheČ›"
msgid "DeployFreeze|Deploy freeze from %{start} to %{end} in %{timezone} will be removed. Are you sure?"
-msgstr ""
+msgstr "Implementarea Ă®ngheČ›Ärii de la %{start} la %{end} Ă®n %{timezone} va fi eliminatÄ. SunteČ›i sigur?"
msgid "DeployFreeze|Edit"
-msgstr ""
+msgstr "Editați"
msgid "DeployFreeze|Freeze end"
-msgstr ""
+msgstr "ĂŽngheČ›ul se terminÄ"
msgid "DeployFreeze|Freeze start"
-msgstr ""
+msgstr "Înghețul începe"
msgid "DeployFreeze|No deploy freezes exist for this project. To add one, select %{strongStart}Add deploy freeze%{strongEnd}"
-msgstr ""
+msgstr "Nu existÄ nicio Ă®ngheČ›are a implementÄrii pentru acest proiect. Pentru a adÄuga unul, selectaČ›i %{strongStart}AdÄugaČ›i Ă®ngheČ›area implementÄrii%{strongEnd}"
msgid "DeployFreeze|Specify deploy freezes using %{cron_syntax_link_start}cron syntax%{cron_syntax_link_end}."
-msgstr ""
+msgstr "SpecificaČ›i Ă®ngheČ›area implementÄrii utilizând %{cron_syntax_link_start}sintaxa cron%{cron_syntax_link_end}."
msgid "DeployFreeze|Time zone"
-msgstr ""
+msgstr "Fusul orar"
msgid "DeployKeys|+%{count} others"
-msgstr ""
+msgstr "+%{count} altele"
msgid "DeployKeys|Current project"
-msgstr ""
+msgstr "Proiectul curent"
msgid "DeployKeys|Deploy key"
-msgstr ""
+msgstr "Cheie de distribuție"
msgid "DeployKeys|Enabled deploy keys"
-msgstr ""
+msgstr "Chei de distribuție activate"
msgid "DeployKeys|Error enabling deploy key"
-msgstr ""
+msgstr "Eroare de activare a cheii de distribuție"
msgid "DeployKeys|Error getting deploy keys"
-msgstr ""
+msgstr "Eroare la obținerea cheilor de distribuție"
msgid "DeployKeys|Error removing deploy key"
-msgstr ""
+msgstr "Eroare la eliminarea cheii de distribuție"
msgid "DeployKeys|Expand %{count} other projects"
-msgstr ""
+msgstr "Extindeți %{count} alte proiecte"
msgid "DeployKeys|Grant write permissions to this key"
-msgstr ""
+msgstr "AcordaČ›i permisiuni Ă®n scriere pentru aceastÄ cheie"
msgid "DeployKeys|Loading deploy keys"
-msgstr ""
+msgstr "Se Ă®ncarcÄ cheile de distribuČ›ie"
msgid "DeployKeys|No deploy keys found. Create one with the form above."
-msgstr ""
+msgstr "Nu s-au gÄsit chei de distribuČ›ie. CreaČ›i una cu ajutorul formularului de mai sus."
msgid "DeployKeys|Privately accessible deploy keys"
-msgstr ""
+msgstr "Chei de distribuție accesibile în mod privat"
msgid "DeployKeys|Project usage"
-msgstr ""
+msgstr "Utilizarea proiectului"
msgid "DeployKeys|Publicly accessible deploy keys"
-msgstr ""
+msgstr "Chei de distribuție accesibile public"
msgid "DeployKeys|Read access only"
-msgstr ""
+msgstr "Acces numai în citire"
msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
+msgstr "Tokenuri de implementare active (%{active_tokens})"
msgid "DeployTokens|Allows read and write access to the package registry."
msgstr "Permite acces în citire și scriere la registrul de pachete."
msgid "DeployTokens|Allows read-only access to registry images."
-msgstr ""
+msgstr "Permite accesul numai în citire la imaginile din registru."
msgid "DeployTokens|Allows read-only access to the package registry."
msgstr "Permite numai acces în citire la registrul de pachete."
msgid "DeployTokens|Allows read-only access to the repository."
-msgstr ""
+msgstr "Permite accesul numai în citire la repozitoriu."
msgid "DeployTokens|Allows write access to registry images."
-msgstr ""
+msgstr "Permite accesul în scriere la imaginile din registru."
msgid "DeployTokens|Copy deploy token"
-msgstr ""
+msgstr "Copiați tokenul de implementare"
msgid "DeployTokens|Copy username"
msgstr "Copiați numele de utilizator"
@@ -12653,58 +12632,58 @@ msgid "DeployTokens|Create a new deploy token for all projects in this group. %{
msgstr "Creați un token de implementare nou pentru toate proiectele din acest grup. %{link_start}Ce sunt tokenurile de implementare?%{link_end}"
msgid "DeployTokens|Create deploy token"
-msgstr ""
+msgstr "Creați un token de implementare"
msgid "DeployTokens|Created"
-msgstr ""
+msgstr "Creat"
msgid "DeployTokens|Deploy tokens"
-msgstr ""
+msgstr "Tokenuri de implementare"
msgid "DeployTokens|Deploy tokens allow access to packages, your repository, and registry images."
-msgstr ""
+msgstr "Tokenurile de implementare permit accesul la pachete, la repozitoriul dvs. și la imaginile de registru."
msgid "DeployTokens|Enter a unique name for your deploy token."
-msgstr "Introduceți un nume unic pentru token-ul dvs. de implementare."
+msgstr "Introduceți un nume unic pentru tokenul de implementare"
msgid "DeployTokens|Enter a username for your token. Defaults to %{code_start}gitlab+deploy-token-{n}%{code_end}."
msgstr "IntroduceČ›i un nume de utilizator pentru tokenul dumneavoastrÄ. Valoarea implicitÄ este %{code_start}gitlab+deploy-token-{n}%{code_end}"
msgid "DeployTokens|Enter an expiration date for your token. Defaults to never expire."
-msgstr "IntroduceČ›i o datÄ de expirare pentru token-ul dvs. ĂŽn mod implicit, nu expirÄ niciodatÄ."
+msgstr "IntroduceČ›i o datÄ de expirare pentru tokenul dumneavoastrÄ. ĂŽn mod implicit, nu expirÄ niciodatÄ."
msgid "DeployTokens|Expires"
-msgstr ""
+msgstr "ExpirÄ"
msgid "DeployTokens|Group deploy tokens allow access to the packages, repositories, and registry images within the group."
-msgstr ""
+msgstr "Tokenurile de implementare de grup permit accesul la pachetele, depozitele și imaginile de registru din cadrul grupului."
msgid "DeployTokens|Name"
-msgstr ""
+msgstr "Nume"
msgid "DeployTokens|New deploy token"
-msgstr "Token de implementare nou"
+msgstr "Nou token de implementare"
msgid "DeployTokens|Revoke"
-msgstr ""
+msgstr "Revocare"
msgid "DeployTokens|Revoke %{name}"
-msgstr ""
+msgstr "Revocați %{name}"
msgid "DeployTokens|Scopes"
-msgstr ""
+msgstr "Scopuri"
msgid "DeployTokens|This %{entity_type} has no active Deploy Tokens."
-msgstr ""
+msgstr "Acest tip de %{entity_type} nu are Token de implementare active."
msgid "DeployTokens|This action cannot be undone."
-msgstr ""
+msgstr "AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "DeployTokens|This username supports access. %{link_start}What kind of access?%{link_end}"
msgstr "Acest nume de utilizator permite accesul. %{link_start}Ce fel de acces?%{link_end}"
msgid "DeployTokens|Use this token as a password. Save it. This password can %{i_start}not%{i_end} be recovered."
-msgstr ""
+msgstr "UtilizaČ›i acest token ca parolÄ. SalvaČ›i-l. AceastÄ parolÄ %{i_start}nu%{i_end} poate fi recuperatÄ."
msgid "DeployTokens|Username"
msgstr "Nume de utilizator"
@@ -12713,16 +12692,16 @@ msgid "DeployTokens|Your new Deploy Token username"
msgstr "Noul dvs. nume de utilizator al Tokenului de implementare"
msgid "DeployTokens|Your new group deploy token has been created."
-msgstr ""
+msgstr "Noul dvs. token de implementare de grup a fost creat."
msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
+msgstr "Noul dvs. token de implementare al proiectului a fost creat."
msgid "Deployed"
msgstr "Implementat"
msgid "Deployed to"
-msgstr ""
+msgstr "DesfÄČ™urat la"
msgid "Deployed-after"
msgstr ""
@@ -12731,7 +12710,7 @@ msgid "Deployed-before"
msgstr ""
msgid "Deploying to"
-msgstr ""
+msgstr "Se desfÄČ™oarÄ la"
msgid "Deploying to AWS is easy with GitLab"
msgstr ""
@@ -12740,19 +12719,19 @@ msgid "Deployment"
msgstr ""
msgid "Deployment Frequency"
-msgstr ""
+msgstr "Frecvența de implementare"
msgid "Deployment Target|%{linkStart}How to provision or deploy to Kubernetes clusters from GitLab?%{linkEnd}"
-msgstr ""
+msgstr "%{linkStart}Cum sÄ furnizaČ›i sau sÄ implementaČ›i Ă®n clusterele Kubernetes de la GitLab?%{linkEnd}"
msgid "Deployment Target|Project deployment target (optional)"
-msgstr ""
+msgstr "Ținta de implementare a proiectului (opțional)"
msgid "Deployment Target|Select the deployment target"
-msgstr ""
+msgstr "Selectați ținta de implementare"
msgid "Deployment frequency"
-msgstr ""
+msgstr "Frecvența de implementare"
msgid "DeploymentApproval| Current approvals: %{current}"
msgstr " AprobÄri curente: %{current}"
@@ -12782,40 +12761,40 @@ msgid "DeploymentApproval|Manual job: %{jobName}"
msgstr "Job manual: %{jobName}"
msgid "DeploymentTarget|GitLab Pages"
-msgstr ""
+msgstr "GitLab Pages"
msgid "DeploymentTarget|Heroku"
-msgstr ""
+msgstr "Heroku"
msgid "DeploymentTarget|Infrastructure provider (Terraform, Cloudformation, and so on)"
-msgstr ""
+msgstr "Furnizor de infrastructurÄ (Terraform, Cloudformation Č™i aČ™a mai departe)"
msgid "DeploymentTarget|Kubernetes (GKE, EKS, OpenShift, and so on)"
-msgstr ""
+msgstr "Kubernetes (GKE, EKS, OpenShift și așa mai departe)"
msgid "DeploymentTarget|Managed container runtime (Fargate, Cloud Run, DigitalOcean App)"
msgstr "Runtime de container gestionat (Fargate, Cloud Run, DigitalOcean App)"
msgid "DeploymentTarget|Mobile app store"
-msgstr ""
+msgstr "Magazin de aplicații mobile"
msgid "DeploymentTarget|No deployment planned"
-msgstr ""
+msgstr "Nicio implementare planificatÄ"
msgid "DeploymentTarget|Other hosting service"
-msgstr ""
+msgstr "Alt serviciu de gÄzduire"
msgid "DeploymentTarget|Registry (package or container)"
-msgstr ""
+msgstr "Registru (pachet sau container)"
msgid "DeploymentTarget|Self-managed container runtime (Podman, Docker Swarm, Docker Compose)"
msgstr "Runtime pentru containere autogestionate (Podman, Docker Swarm, Docker Compose)"
msgid "DeploymentTarget|Serverless backend (Lambda, Cloud functions)"
-msgstr ""
+msgstr "Backend fÄrÄ server (Lambda, funcČ›ii Cloud)"
msgid "DeploymentTarget|Virtual machine (for example, EC2)"
-msgstr ""
+msgstr "MaČ™inÄ virtualÄ (de exemplu, EC2)"
msgid "Deployments"
msgstr ""
@@ -12851,7 +12830,7 @@ msgid "Deployment|Running"
msgstr "În curs de execuție"
msgid "Deployment|Skipped"
-msgstr "Omis"
+msgstr "SÄrit"
msgid "Deployment|Success"
msgstr "Succes"
@@ -12881,7 +12860,7 @@ msgid "Deployment|running"
msgstr "în curs de execuție"
msgid "Deployment|skipped"
-msgstr "omis"
+msgstr "sÄrit"
msgid "Deployment|success"
msgstr "succes"
@@ -12890,22 +12869,25 @@ msgid "Deprecated API rate limits"
msgstr "Limite de ratÄ API depreciate"
msgid "Deprecations|Feature deprecation and removal"
-msgstr ""
+msgstr "Deprecierea Č™i Ă®nlÄturarea funcČ›iilor"
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
-msgstr ""
+msgstr "Pentru informații cu privire la un posibil înlocuitor, %{epicStart}aflați mai multe despre Opstrace %{epicEnd}."
+
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr "Pentru informații despre un posibil înlocuitor, %{opstrace_link_start} aflați mai multe despre Opstrace %{link_end}."
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr "FuncČ›iile de jurnale Č™i de urmÄrire au fost, de asemenea, depreciate Ă®n GitLab 14.7, Č™i sunt %{removal_link_start} programate pentru Ă®nlÄturare %{link_end} Ă®n GitLab 15.0."
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
-msgstr ""
+msgstr "FuncČ›iile de jurnale Č™i de urmÄrire au fost depreciate Ă®n GitLab 14.7 Č™i sunt %{epicStart} programate sÄ fie Ă®nlÄturate %{epicEnd} Ă®n GitLab 15.0."
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
+msgstr "FuncČ›iile de jurnale Č™i de urmÄrire au fost depreciate Ă®n GitLab 14.7 Č™i sunt %{removal_link_start} programate sÄ fie Ă®nlÄturate%{link_end} Ă®n GitLab 15.0. Pentru informaČ›ii despre un Ă®nlocuitor posibil, %{opstrace_link_start} aflaČ›i mai multe despre Opstrace %{link_end}."
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
-msgstr ""
-
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
+msgstr "FuncČ›ia de metrici a fost abandonatÄ Ă®n GitLab 14.7."
msgid "Deprioritize label"
msgstr ""
@@ -12914,13 +12896,16 @@ msgid "Descending"
msgstr ""
msgid "Describe the goal of the changes and what reviewers should be aware of."
-msgstr ""
+msgstr "DescrieČ›i scopul modificÄrilor Č™i ce ar trebui sÄ aibÄ Ă®n vedere revizorii."
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr "Descriere ( text alt)"
+
msgid "Description (optional)"
-msgstr ""
+msgstr "Descriere (opțional)"
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}"
msgstr ""
@@ -12928,9 +12913,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -12938,13 +12920,13 @@ msgid "Descriptive label"
msgstr ""
msgid "Design Management files and data"
-msgstr ""
+msgstr "Fișierele și datele de Management al designului"
msgid "Design repositories"
-msgstr ""
+msgstr "Repozitorii de design"
msgid "Design repository"
-msgstr ""
+msgstr "Repozitoriu de design"
msgid "DesignManagement|%{current_design} of %{designs_count}"
msgstr "%{current_design} din %{designs_count}"
@@ -13085,7 +13067,7 @@ msgid "DesignManagement|Your designs are being copied and are on their way… Pl
msgstr "Elementele de design au fost copiate Č™i sunt pe drum... VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pentru a le actualiza."
msgid "Designs"
-msgstr ""
+msgstr "Design-uri"
msgid "Destroy"
msgstr ""
@@ -13115,10 +13097,10 @@ msgid "Devices (optional)"
msgstr "Dispozitive (opțional)"
msgid "DevopsAdoption|%{adoptedCount}/%{featuresCount} %{title} features adopted"
-msgstr ""
+msgstr "%{adoptedCount}/%{featuresCount} caracteristici %{title} adoptate"
msgid "DevopsAdoption|Add a group to get started"
-msgstr ""
+msgstr "AdÄugaČ›i un grup pentru a Ă®ncepe"
msgid "DevopsAdoption|Add or remove groups"
msgstr "AdÄugaČ›i sau Ă®nlÄturaČ›i grupuri"
@@ -13127,49 +13109,49 @@ msgid "DevopsAdoption|Add or remove subgroups"
msgstr "AdÄugaČ›i sau Ă®nlÄturaČ›i subgrupuri"
msgid "DevopsAdoption|Adopted"
-msgstr ""
+msgstr "Adoptat"
msgid "DevopsAdoption|Adoption by group"
-msgstr ""
+msgstr "Adoptarea pe grup"
msgid "DevopsAdoption|Adoption by subgroup"
-msgstr ""
+msgstr "Adoptarea pe subgrup"
msgid "DevopsAdoption|Adoption over time"
-msgstr ""
+msgstr "Adoptarea în timp"
msgid "DevopsAdoption|An error occurred while removing the group. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul eliminÄrii grupului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "DevopsAdoption|Approvals"
-msgstr ""
+msgstr "AprobÄri"
msgid "DevopsAdoption|Are you sure that you would like to remove %{name} from the table?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ eliminaČ›i %{name} din tabel?"
msgid "DevopsAdoption|At least one approval on a merge request"
msgstr "Cel puțin o aprobare pentru un merge request"
msgid "DevopsAdoption|At least one deploy"
-msgstr ""
+msgstr "Cel puČ›in o desfÄČ™urare"
msgid "DevopsAdoption|At least one issue created"
-msgstr ""
+msgstr "Cel puČ›in o problemÄ creatÄ"
msgid "DevopsAdoption|At least one merge request created"
msgstr "Cel puțin un merge request creat"
msgid "DevopsAdoption|At least one pipeline successfully run"
-msgstr ""
+msgstr "Cel puțin un pipeline executat cu succes"
msgid "DevopsAdoption|Code owners"
-msgstr ""
+msgstr "Proprietarii de coduri"
msgid "DevopsAdoption|Code owners enabled for at least one project"
-msgstr ""
+msgstr "Proprietari de cod activați pentru cel puțin un proiect"
msgid "DevopsAdoption|Confirm remove Group"
-msgstr ""
+msgstr "Confirmați eliminarea grupului"
msgid "DevopsAdoption|DAST"
msgstr "DAST"
@@ -13184,13 +13166,13 @@ msgid "DevopsAdoption|Dependency Scanning enabled for at least one project"
msgstr "Scanarea dependenČ›elor activatÄ pentru cel puČ›in un proiect"
msgid "DevopsAdoption|Deploys"
-msgstr ""
+msgstr "DesfÄČ™urÄri"
msgid "DevopsAdoption|Dev"
-msgstr ""
+msgstr "Dev"
msgid "DevopsAdoption|DevOps adoption tracks the use of key features across your favorite groups. Add a group to the table to begin."
-msgstr ""
+msgstr "Adoptarea DevOps urmÄreČ™te utilizarea caracteristicilor cheie Ă®n grupurile dvs. preferate. AdÄugaČ›i un grup Ă®n tabel pentru a Ă®ncepe."
msgid "DevopsAdoption|Edit groups"
msgstr "Editare grupuri"
@@ -13199,7 +13181,7 @@ msgid "DevopsAdoption|Edit subgroups"
msgstr "Editare subgrupuri"
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 ""
+msgstr "Adoptarea caracteristicilor se bazeazÄ pe utilizarea Ă®n luna calendaristicÄ anterioarÄ. Datele sunt actualizate la Ă®nceputul fiecÄrei luni. Ultima actualizare: %{timestamp}."
msgid "DevopsAdoption|Fuzz Testing"
msgstr "Testare Fuzz"
@@ -13208,40 +13190,40 @@ msgid "DevopsAdoption|Fuzz Testing enabled for at least one project"
msgstr "Testare Fuzz activatÄ pentru cel puČ›in un proiect"
msgid "DevopsAdoption|Issues"
-msgstr ""
+msgstr "Probleme"
msgid "DevopsAdoption|MRs"
-msgstr ""
+msgstr "MR-uri"
msgid "DevopsAdoption|No results…"
-msgstr ""
+msgstr "Niciun rezultat..."
msgid "DevopsAdoption|No tracked features"
-msgstr ""
+msgstr "Nicio caracteristicÄ urmÄritÄ"
msgid "DevopsAdoption|Not adopted"
-msgstr ""
+msgstr "Neadoptat"
msgid "DevopsAdoption|Ops"
-msgstr ""
+msgstr "Ops"
msgid "DevopsAdoption|Overall adoption"
-msgstr ""
+msgstr "Adoptarea pe ansamblu"
msgid "DevopsAdoption|Pipelines"
-msgstr ""
+msgstr "Pipeline-uri"
msgid "DevopsAdoption|Remove Group"
-msgstr ""
+msgstr "Eliminați grupul"
msgid "DevopsAdoption|Remove Group from the table."
-msgstr ""
+msgstr "Eliminați grupul din tabel."
msgid "DevopsAdoption|Runner configured for project/group"
-msgstr ""
+msgstr "Executor configurat pentru proiect / grup"
msgid "DevopsAdoption|Runners"
-msgstr ""
+msgstr "Executori"
msgid "DevopsAdoption|SAST"
msgstr "SAST"
@@ -13250,7 +13232,7 @@ msgid "DevopsAdoption|SAST enabled for at least one project"
msgstr "SAST activat pentru cel puțin un proiect"
msgid "DevopsAdoption|Sec"
-msgstr ""
+msgstr "Sec"
msgid "DevopsAdoption|There was an error enabling the current group. Please refresh the page."
msgstr "A survenit o eroare la activarea grupului curent. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina."
@@ -13265,10 +13247,10 @@ msgid "DevopsAdoption|This group has no subgroups"
msgstr "Acest grup nu are subgrupuri"
msgid "DevopsAdoption|Total number of features adopted"
-msgstr ""
+msgstr "NumÄrul total de caracteristici adoptate"
msgid "DevopsAdoption|You cannot remove the group you are currently in."
-msgstr ""
+msgstr "Nu puteČ›i elimina grupul Ă®n care vÄ aflaČ›i Ă®n prezent."
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -13301,7 +13283,7 @@ msgid "DevopsReport|Your usage"
msgstr ""
msgid "Did not delete the source branch."
-msgstr ""
+msgstr "Nu s-a Č™ters ramura sursÄ."
msgid "Didn't receive a confirmation email?"
msgstr ""
@@ -13313,13 +13295,13 @@ 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 "FiČ™ierele Diff care depÄČ™esc aceastÄ limitÄ vor fi prezentate ca fiind „prea mari” Č™i nu vor putea fi extinse."
msgid "Diff limits"
msgstr ""
msgid "Diff notes"
-msgstr ""
+msgstr "Notele diff-ului"
msgid "Difference between start date and now"
msgstr ""
@@ -13343,16 +13325,16 @@ msgstr[1] "%d ștergeri"
msgstr[2] "%d de ștergeri"
msgid "Diffs|Expand all lines"
-msgstr ""
+msgstr "Extindeți toate liniile"
msgid "Diffs|Next 20 lines"
-msgstr ""
+msgstr "UrmÄtoarele 20 de linii"
msgid "Diffs|No file name available"
msgstr "Niciun nume de fișier disponibil"
msgid "Diffs|Previous 20 lines"
-msgstr ""
+msgstr "Anterioarele 20 de linii"
msgid "Diffs|Show %{unfoldCount} lines"
msgstr "Afișați %{unfoldCount} linii"
@@ -13376,7 +13358,7 @@ msgid "Direct member"
msgstr ""
msgid "Direct members"
-msgstr ""
+msgstr "Membri direcți"
msgid "Direct non-authenticated users to this page."
msgstr "DirecČ›ionaČ›i utilizatorii neautentificaČ›i cÄtre aceastÄ paginÄ."
@@ -13403,10 +13385,10 @@ msgid "Disable for this project"
msgstr ""
msgid "Disable group runners"
-msgstr ""
+msgstr "Dezactivați executorii de grup"
msgid "Disable the group-level wiki"
-msgstr ""
+msgstr "Dezactivați wiki la nivel de grup"
msgid "Disable two-factor authentication"
msgstr ""
@@ -13424,37 +13406,37 @@ msgid "Discard"
msgstr ""
msgid "Discard all changes"
-msgstr ""
+msgstr "RenunČ›aČ›i la toate modificÄrile"
msgid "Discard all changes?"
-msgstr ""
+msgstr "RenunČ›aČ›i la toate modificÄrile?"
msgid "Discard changes"
msgstr ""
msgid "Discard changes to %{path}?"
-msgstr ""
+msgstr "RenunČ›aČ›i la modificÄrile aduse la %{path}?"
msgid "Discard draft"
msgstr "Respingeți draftul"
msgid "DiscordService|Discord Notifications"
-msgstr ""
+msgstr "NotificÄri Discord"
msgid "DiscordService|Send notifications about project events to a Discord channel."
-msgstr ""
+msgstr "TrimiteČ›i notificÄri despre evenimentele proiectului pe un canal Discord."
msgid "Discover"
-msgstr ""
+msgstr "Descoperiți"
msgid "Discover GitLab Geo"
-msgstr ""
+msgstr "Descoperiți GitLab Geo"
msgid "Discover projects, groups and snippets. Share your projects with others"
msgstr "DescoperiČ›i proiecte, grupuri Č™i fragmente de cod. PartajaČ›i-vÄ proiectele cu alČ›ii"
msgid "Discover|Check your application for security vulnerabilities that may lead to unauthorized access, data leaks, and denial of services."
-msgstr ""
+msgstr "VerificaČ›i dacÄ aplicaČ›ia dvs. prezintÄ vulnerabilitÄČ›i de securitate care pot duce la acces neautorizat, scurgeri de date Č™i refuz de servicii (DoS)."
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 ""
@@ -13463,16 +13445,22 @@ msgid "Discover|GitLab will perform static and dynamic tests on the code of your
msgstr "GitLab va efectua teste statice Č™i dinamice asupra codului aplicaČ›iei dumneavoastrÄ, cÄutând defecte cunoscute Č™i le va raporta Ă®n merge request, astfel Ă®ncât sÄ le puteČ›i remedia Ă®nainte de integrare."
msgid "Discover|Security capabilities, integrated into your development lifecycle"
-msgstr ""
+msgstr "CapacitÄČ›ile de securitate, integrate Ă®n ciclul de viaČ›Ä al dezvoltÄrii dumneavoastrÄ"
msgid "Discover|See the other features of the %{linkStart}ultimate plan%{linkEnd}"
-msgstr ""
+msgstr "Vedeți celelalte caracteristici ale %{linkStart}planului ultimate%{linkEnd}"
msgid "Discover|Start a free trial"
-msgstr ""
+msgstr "ĂŽncepeČ›i o Ă®ncercare gratuitÄ"
msgid "Discover|Upgrade now"
-msgstr ""
+msgstr "Actualizați acum"
+
+msgid "Discuss a specific suggestion or question internally that needs to be resolved."
+msgstr "DiscutaČ›i pe plan intern o sugestie sau o Ă®ntrebare specificÄ pe care trebuie sÄ o rezolvaČ›i."
+
+msgid "Discuss a specific suggestion or question internally."
+msgstr "DiscutaČ›i pe plan intern o sugestie sau o Ă®ntrebare specificÄ."
msgid "Discuss a specific suggestion or question that needs to be resolved."
msgstr ""
@@ -13481,7 +13469,7 @@ msgid "Discuss a specific suggestion or question."
msgstr ""
msgid "Discussion to reply to cannot be found"
-msgstr ""
+msgstr "DiscuČ›ia la care doriČ›i sÄ rÄspundeČ›i nu poate fi gÄsitÄ"
msgid "Disk Usage"
msgstr ""
@@ -13529,13 +13517,13 @@ msgid "Display alerts from all configured monitoring tools."
msgstr ""
msgid "Display milestones"
-msgstr ""
+msgstr "Afișați obiectivele"
msgid "Display name"
msgstr ""
msgid "Display progress of child issues"
-msgstr ""
+msgstr "Afișați progresul problemelor copil"
msgid "Display rendered file"
msgstr ""
@@ -13544,7 +13532,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 "AfiČ™aČ›i urmÄrirea timpului Ă®n probleme numai Ă®n ore totale. %{link_start}Ce este urmÄrirea timpului?%{link_end}"
msgid "Do not display content for customer experience improvement and offers from third parties"
msgstr "Nu afiČ™aČ›i conČ›inut pentru Ă®mbunÄtÄČ›irea experienČ›ei clienČ›ilor Č™i oferte de la terČ›e pÄrČ›i"
@@ -13589,7 +13577,7 @@ msgid "Don't have an account yet?"
msgstr ""
msgid "Don't include description in commit message"
-msgstr ""
+msgstr "Nu includeți descrierea în mesajul commit-ului"
msgid "Don't paste the private part of the GPG key. Paste the public part which begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----'."
msgstr ""
@@ -13601,7 +13589,7 @@ msgid "Don't show again"
msgstr ""
msgid "Done"
-msgstr ""
+msgstr "FÄcut"
msgid "Dormant users"
msgstr ""
@@ -13661,7 +13649,7 @@ msgid "DownloadCommit|Plain Diff"
msgstr "Plain Diff"
msgid "DownloadSource|Download"
-msgstr ""
+msgstr "DescÄrcare"
msgid "Downstream"
msgstr ""
@@ -13676,7 +13664,7 @@ msgid "Draft: %{filename}"
msgstr "Draft: %{filename}"
msgid "Drag your designs here or %{linkStart}click to upload%{linkEnd}."
-msgstr ""
+msgstr "GlisaČ›i design-urile aici sau %{linkStart}faceČ›i clic pentru a Ă®ncÄrca%{linkEnd}."
msgid "Drop or %{linkStart}upload%{linkEnd} file to attach"
msgstr ""
@@ -13685,7 +13673,7 @@ msgid "Drop or %{linkStart}upload%{linkEnd} files to attach"
msgstr ""
msgid "Drop your designs to start your upload."
-msgstr ""
+msgstr "GlisaČ›i Č™i fixaČ›i design-urile dvs. pentru a Ă®ncepe Ă®ncÄrcarea."
msgid "Drop your files to start your upload."
msgstr ""
@@ -13712,19 +13700,28 @@ msgid "DropdownWidget|No open %{issuableAttribute} found"
msgstr "Nu s-a gÄsit niciun/nicio %{issuableAttribute} deschis(Ä)"
msgid "Due Date"
-msgstr ""
+msgstr "Data scadentÄ"
msgid "Due date"
+msgstr "Data scadentÄ"
+
+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 "Duplicate page: %{error_message}"
+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 "PaginÄ duplicatÄ: %{error_message}"
+
msgid "Duration"
msgstr "Durata"
msgid "Duration (min)"
-msgstr ""
+msgstr "Durata (min)"
msgid "Duration|%s days"
msgstr "%s (de) zile"
@@ -13796,7 +13793,7 @@ msgid "Edit Geo Site"
msgstr "Editați site-ul Geo"
msgid "Edit Group Hook"
-msgstr ""
+msgstr "Editați hook-ul de grup"
msgid "Edit Identity"
msgstr "Editați identitatea"
@@ -13805,7 +13802,7 @@ msgid "Edit Label"
msgstr "Editați eticheta"
msgid "Edit Milestone"
-msgstr ""
+msgstr "Editați obiectivul"
msgid "Edit Password"
msgstr ""
@@ -13813,24 +13810,30 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr "Editați programul de pipeline"
-msgid "Edit Release"
+msgid "Edit Profile"
msgstr ""
+msgid "Edit Release"
+msgstr "Editați versiunea"
+
msgid "Edit Requirement"
msgstr ""
msgid "Edit Slack integration"
-msgstr ""
+msgstr "Editați integrarea Slack"
msgid "Edit Snippet"
msgstr "Editați fragmentul de cod"
msgid "Edit System Hook"
-msgstr ""
+msgstr "Editați hook-ul de sistem"
msgid "Edit application"
msgstr "Editați aplicația"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13838,7 +13841,7 @@ msgid "Edit commit message"
msgstr "Editați mesajul commit-ului"
msgid "Edit deploy freeze"
-msgstr ""
+msgstr "EditaČ›i Ă®ngheČ›area implementÄrii"
msgid "Edit deploy key"
msgstr "Editați cheia de implementare"
@@ -13850,13 +13853,13 @@ msgid "Edit environment"
msgstr ""
msgid "Edit epics"
-msgstr ""
+msgstr "Editare epicele"
msgid "Edit files in the editor and commit changes here"
-msgstr ""
+msgstr "EditaČ›i fiČ™ierele Ă®n editor Č™i comiteČ›i modificÄrile aici"
msgid "Edit fork in Web IDE"
-msgstr ""
+msgstr "Editați forkul în Web IDE"
msgid "Edit group application"
msgstr ""
@@ -13867,9 +13870,12 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
-msgid "Edit in pipeline editor"
+msgid "Edit image description"
msgstr ""
+msgid "Edit in pipeline editor"
+msgstr "Editați în editorul de pipeline"
+
msgid "Edit in single-file editor"
msgstr ""
@@ -13880,7 +13886,7 @@ msgid "Edit issues"
msgstr ""
msgid "Edit link"
-msgstr ""
+msgstr "Editare link"
msgid "Edit merge requests"
msgstr "Editați merge request-urile"
@@ -13898,7 +13904,7 @@ msgid "Edit this file only."
msgstr ""
msgid "Edit this release"
-msgstr ""
+msgstr "EditaČ›i aceastÄ versiune"
msgid "Edit title and description"
msgstr ""
@@ -13909,6 +13915,9 @@ msgstr "Editați subiectul: %{topic_name}"
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13916,7 +13925,7 @@ msgid "Edit your most recent comment in a thread (from an empty textarea)"
msgstr "EditaČ›i cel mai recent comentariu al dvs. dintr-un subiect (dintr-o zonÄ de text goalÄ)"
msgid "Edit, lint, and visualize your pipeline."
-msgstr ""
+msgstr "EditaČ›i, verificaČ›i cu lint Č™i vizualizaČ›i-vÄ pipeline-ul."
msgid "Edited"
msgstr ""
@@ -13931,13 +13940,13 @@ msgid "Elapsed time"
msgstr ""
msgid "Elasticsearch AWS IAM credentials"
-msgstr ""
+msgstr "AcreditÄrile IAM pentru Elasticsearch AWS"
msgid "Elasticsearch HTTP client timeout value in seconds."
-msgstr ""
+msgstr "Valoarea timeout-ului clientului HTTP Elasticsearch, în secunde."
msgid "Elasticsearch indexing restrictions"
-msgstr ""
+msgstr "Restricții de indexare Elasticsearch"
msgid "Elasticsearch indexing started"
msgstr ""
@@ -13946,19 +13955,19 @@ msgid "Elasticsearch migration halted"
msgstr "Migrarea Elasticsearch a fost opritÄ"
msgid "Elasticsearch reindexing is already in progress"
-msgstr ""
+msgstr "Reindexarea Elasticsearch este deja Ă®n desfÄČ™urare"
msgid "Elasticsearch reindexing triggered"
-msgstr ""
+msgstr "Reindexarea Elasticsearch a fost declanČ™atÄ"
msgid "Elasticsearch reindexing was not started: %{errors}"
-msgstr "Reindexarea Elasticsearch nu a fost pornitÄ: %{errors}"
+msgstr "Reindexarea Elasticsearch nu a fost iniČ›iatÄ: %{errors}"
msgid "Elasticsearch returned status code: %{status_code}"
-msgstr ""
+msgstr "Elasticsearch a returnat codul de stare: %{status_code}"
msgid "Elasticsearch zero-downtime reindexing"
-msgstr ""
+msgstr "Reindexarea Elasticsearch cu zero-downtime"
msgid "Elasticsearch's region."
msgstr "Regiunea Elasticsearch."
@@ -13967,7 +13976,7 @@ 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 ""
+msgstr "Niciunul. Selectați proiectele de indexat."
msgid "Eligible users"
msgstr "Utilizatori eligibili"
@@ -14003,10 +14012,10 @@ msgid "Email notification for unknown sign-ins"
msgstr ""
msgid "Email patch"
-msgstr ""
+msgstr "Patch e-mail"
msgid "Email patches"
-msgstr ""
+msgstr "Patch-uri de e-mail"
msgid "Email sent"
msgstr ""
@@ -14051,13 +14060,13 @@ msgid "EmailError|Your account has been blocked. If you believe this is in error
msgstr "Contul dvs. a fost blocat. DacÄ credeČ›i cÄ acest lucru este o eroare, contactaČ›i un membru al personalului."
msgid "EmailParticipantsWarning|%{emails} will be notified of your comment."
-msgstr ""
+msgstr "%{emails} va fi notificat cu privire la comentariul dumneavoastrÄ."
msgid "EmailParticipantsWarning|%{emails}, %{andMore} will be notified of your comment."
-msgstr ""
+msgstr "%{emails}, %{andMore} vor fi notificaČ›i cu privire la comentariul dumneavoastrÄ."
msgid "EmailParticipantsWarning|and %{moreCount} more"
-msgstr ""
+msgstr "și %{moreCount} alții"
msgid "Emails"
msgstr "E-mailuri"
@@ -14069,28 +14078,28 @@ msgid "Emails sent to %{email} are also supported."
msgstr ""
msgid "EmailsOnPushService|Disable code diffs"
-msgstr ""
+msgstr "Dezactivați diff-urile de cod"
msgid "EmailsOnPushService|Don't include possibly sensitive code diffs in notification body."
-msgstr ""
+msgstr "Nu includeČ›i diff-uri de cod posibil sensibile Ă®n corpul notificÄrii."
msgid "EmailsOnPushService|Email the commits and diff of each push to a list of recipients."
msgstr "Trimite prin e-mail commit-urile Č™i diff-ul fiecÄrui push cÄtre o listÄ de destinatari."
msgid "EmailsOnPushService|Emails on push"
-msgstr ""
+msgstr "E-mailuri pe push"
msgid "EmailsOnPushService|Emails separated by whitespace."
-msgstr ""
+msgstr "E-mailuri separate de un spațiu liber."
msgid "EmailsOnPushService|Send from committer"
-msgstr ""
+msgstr "Trimis de la comitent"
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 ""
+msgstr "TrimiteČ›i notificÄri de la adresa de e-mail a comitentului dacÄ domeniul se potriveČ™te cu domeniul utilizat de instanČ›a GitLab (cum ar fi %{domains})."
msgid "EmailsOnPushService|tanuki@example.com gitlab@example.com"
-msgstr ""
+msgstr "tanuki@example.com gitlab@example.com"
msgid "Embed"
msgstr ""
@@ -14105,7 +14114,7 @@ msgid "Enable"
msgstr ""
msgid "Enable Akismet"
-msgstr ""
+msgstr "Activați Akismet"
msgid "Enable Amazon EKS integration"
msgstr "Activați integrarea Amazon EKS"
@@ -14131,17 +14140,14 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
-msgstr ""
+msgstr "Activați verificarea prin SSL"
msgid "Enable Sentry error tracking"
msgstr "ActivaČ›i urmÄrirea erorilor Sentry"
msgid "Enable Snowplow tracking"
-msgstr ""
+msgstr "ActivaČ›i urmÄrirea Snowplow"
msgid "Enable Spam Check via external API endpoint"
msgstr ""
@@ -14152,15 +14158,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr "ActivaČ›i un punct final Prometheus care expune statisticile de sÄnÄtate Č™i performanČ›Ä. Elementul de meniu „Verificarea de sÄnÄtate” apare Ă®n secČ›iunea Monitorizare din Zona Admin. Este necesarÄ repornirea."
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr "ActivaČ›i acces la bara de performanČ›Ä pentru non-administratori Ă®ntr-un grup specificat."
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr "PermiteČ›i ca tokenurile de acces sÄ expire dupÄ 2 ore. DacÄ este dezactivat, tokenurile nu expirÄ."
-
msgid "Enable admin mode"
msgstr "Activați modul admin"
@@ -14204,7 +14204,7 @@ msgid "Enable for this project"
msgstr ""
msgid "Enable group runners"
-msgstr ""
+msgstr "Activați executorii de grup"
msgid "Enable header and footer in emails"
msgstr ""
@@ -14219,13 +14219,13 @@ msgid "Enable incident management inbound alert limit"
msgstr ""
msgid "Enable integration"
-msgstr ""
+msgstr "Activați integrarea"
msgid "Enable logs collection"
msgstr "Activați colectarea de jurnale"
msgid "Enable maintenance mode"
-msgstr ""
+msgstr "Activați modul de întreținere"
msgid "Enable multipart emails"
msgstr "Activați e-mailurile multipart"
@@ -14233,9 +14233,6 @@ msgstr "Activați e-mailurile multipart"
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 "ActivaČ›i aceastÄ opČ›iune numai pentru aplicaČ›iile confidenČ›iale utilizate exclusiv de un server backend de Ă®ncredere care poate stoca Ă®n siguranČ›Ä secretul clientului. Nu activaČ›i pentru aplicaČ›iile native-mobile, cu o singurÄ paginÄ sau alte aplicaČ›ii JavaScript, deoarece acestea nu pot pÄstra confidenČ›ialitatea secretului clientului."
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr "Activați sau dezactivați verificarea versiunii și serviciul Ping."
@@ -14258,13 +14255,13 @@ msgid "Enable security training to help your developers learn how to fix vulnera
msgstr "ActivaČ›i formarea de securitate pentru a-i ajuta pe dezvoltatorii dvs. sÄ Ă®nveČ›e cum sÄ remedieze vulnerabilitÄČ›ile. Dezvoltatorii pot vizualiza cursuri de formare Ă®n domeniul securitÄČ›ii de la furnizorii educaČ›ionali selectaČ›i, relevante pentru vulnerabilitatea detectatÄ."
msgid "Enable shared runners for all projects and subgroups in this group."
-msgstr ""
+msgstr "Activați executorii partajați pentru toate proiectele și subgrupurile din acest grup."
msgid "Enable shared runners for this group"
-msgstr ""
+msgstr "Activați executorii partajați pentru acest grup"
msgid "Enable shared runners for this project"
-msgstr ""
+msgstr "Activați executorii partajați pentru acest proiect"
msgid "Enable two-factor authentication"
msgstr ""
@@ -14309,7 +14306,7 @@ msgid "Enabled OAuth authentication sources"
msgstr "Surse de autentificare OAuth activate"
msgid "Enabled sources for code import during project creation. OmniAuth must be configured for GitHub"
-msgstr ""
+msgstr "Sursele activate pentru importul de coduri Ă®n timpul creÄrii proiectului. OmniAuth trebuie sÄ fie configurat pentru GitHub"
msgid "Encountered an error while rendering: %{err}"
msgstr ""
@@ -14324,16 +14321,10 @@ msgid "Ends at (UTC)"
msgstr ""
msgid "Ends on"
-msgstr ""
+msgstr "Se terminÄ pe"
msgid "Ends: %{endsAt}"
-msgstr ""
-
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
+msgstr "Se încheie: %{endsAt}"
msgid "Enforce two-factor authentication"
msgstr "Impuneți autentificarea în doi pași"
@@ -14345,7 +14336,7 @@ msgid "Enhance security by storing service account keys in secret managers - lea
msgstr "ĂŽmbunÄtÄČ›iČ›i securitatea prin stocarea cheilor conturilor de servicii Ă®n administratorii de secrete - aflaČ›i mai multe despre %{docLinkStart}managementul secretului cu GitLab%{docLinkEnd}"
msgid "Ensure connectivity is available from the GitLab server to the Prometheus server"
-msgstr ""
+msgstr "AsiguraČ›i-vÄ cÄ este disponibilÄ conectivitatea de la serverul GitLab la serverul Prometheus."
msgid "Ensure your %{linkStart}environment is part of the deploy stage%{linkEnd} of your CI pipeline to track deployments to your cluster."
msgstr ""
@@ -14354,10 +14345,10 @@ msgid "Enter %{weights_link_start}weights%{weights_link_end} for storages for ne
msgstr "IntroduceČ›i %{weights_link_start}greutÄČ›i%{weights_link_end} pentru stocÄri pentru repozitoriile noi. StocÄrile configurate apar mai jos."
msgid "Enter 2FA for Admin Mode"
-msgstr ""
+msgstr "Introduceți 2FA pentru Modul Admin"
msgid "Enter Admin Mode"
-msgstr ""
+msgstr "Intrați în Modul Admin"
msgid "Enter a number"
msgstr ""
@@ -14375,10 +14366,10 @@ msgid "Enter at least three characters to search"
msgstr ""
msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
+msgstr "Introduceți mai jos URL-ul serverului Bitbucket și tokenul personal de acces"
msgid "Enter in your Phabricator Server URL and personal access token below"
-msgstr ""
+msgstr "Introduceți URL-ul serverului Phabricator și tokenul de acces personal mai jos"
msgid "Enter license key"
msgstr "IntroduceČ›i cheia de licenČ›Ä"
@@ -14405,10 +14396,10 @@ msgid "Enter the code from the two-factor app on your mobile device. If you've l
msgstr ""
msgid "Enter the following to confirm:"
-msgstr ""
+msgstr "IntroduceČ›i urmÄtoarele pentru a confirma:"
msgid "Enter the name of your application, and we'll return a unique %{type}."
-msgstr ""
+msgstr "Introduceți numele aplicației dvs., iar noi vom returna un %{type} unic."
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 ""
@@ -14435,7 +14426,7 @@ msgid "Enterprise"
msgstr "ĂŽntreprindere"
msgid "Environment"
-msgstr ""
+msgstr "Mediul"
msgid "Environment does not have deployments"
msgstr ""
@@ -14447,16 +14438,13 @@ msgid "Environment is required for Stages::VariableEndpointInserter"
msgstr "Mediul este necesar pentru Stagii::VariableEndpointInserter"
msgid "Environment scope"
-msgstr ""
-
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr "Variabila de mediu %{environment_variable} nu existÄ sau nu indicÄ un director valid."
+msgstr "Domeniul mediului"
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
-msgstr ""
+msgstr "Variabilele de mediu sunt configurate de administratorul dvs. pentru a fi %{link_start}protejate%{link_end} în mod implicit."
msgid "Environment variables on this GitLab instance are configured to be %{link_start}protected%{link_end} by default."
-msgstr ""
+msgstr "Variabilele de mediu din aceastÄ instanČ›Ä GitLab sunt configurate implicit sÄ fie %{link_start}protejate%{link_end}."
msgid "Environment:"
msgstr ""
@@ -14486,7 +14474,7 @@ msgid "EnvironmentsAlert|%{severity} • %{title} %{text}. %{linkStart}View Deta
msgstr ""
msgid "EnvironmentsDashboard|Add a project to the dashboard"
-msgstr "AdÄugaČ›i un proiect Ă®n tabloul de bord"
+msgstr "AdÄugaČ›i un proiect la dashboard"
msgid "EnvironmentsDashboard|Add projects"
msgstr "AdÄugaČ›i proiecte"
@@ -14579,7 +14567,7 @@ msgid "Environments|Environments"
msgstr "Medii"
msgid "Environments|Environments are places where code gets deployed, such as staging or production."
-msgstr "Mediile sunt locurile Ă®n care se implementeazÄ codul, cum ar fi stadiul de pregÄtire sau de producČ›ie."
+msgstr "Mediile sunt locurile în care se distribuie codul, cum ar fi pre-producție sau producție."
msgid "Environments|How do I create an environment?"
msgstr "Cum pot crea un mediu?"
@@ -14696,136 +14684,133 @@ msgid "Environment|Auto stop %{time}"
msgstr "Oprire automatÄ %{time}"
msgid "Environment|Deployment tier"
-msgstr ""
+msgstr "Nivel de implementare"
msgid "Epic"
-msgstr ""
+msgstr "EpicÄ"
msgid "Epic Boards"
msgstr "Borduri de epice"
msgid "Epic cannot be found."
-msgstr ""
+msgstr "Epica nu poate fi gÄsitÄ."
msgid "Epic details"
-msgstr ""
+msgstr "Detaliile epicei"
msgid "Epic events"
msgstr ""
msgid "Epic not found for given params"
-msgstr ""
+msgstr "Epica nu a fost gÄsitÄ pentru parametrii daČ›i"
msgid "Epics"
-msgstr ""
+msgstr "Epice"
msgid "Epics Roadmap"
-msgstr ""
+msgstr "Foaie de parcurs epice"
msgid "Epics let you manage your portfolio of projects more efficiently and with less effort"
-msgstr ""
+msgstr "Epicele vÄ permit sÄ vÄ gestionaČ›i portofoliul de proiecte mai eficient Č™i cu mai puČ›in efort"
msgid "Epics, issues, and merge requests"
msgstr ""
msgid "Epics|%{startDate} – %{dueDate}"
-msgstr ""
+msgstr "%{startDate} – %{dueDate}"
msgid "Epics|%{startDate} – No due date"
-msgstr ""
+msgstr "%{startDate} – FÄrÄ datÄ scadentÄ"
msgid "Epics|Add a new epic"
-msgstr ""
+msgstr "AdÄugaČ›i o nouÄ epicÄ"
msgid "Epics|Add an existing epic"
-msgstr ""
+msgstr "AdÄugaČ›i o epicÄ existentÄ"
msgid "Epics|An error occurred while saving the %{epicDateType} date"
msgstr "A apÄrut o eroare la salvarea datei %{epicDateType}"
msgid "Epics|An error occurred while updating labels."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timp ce se actualizau etichetele."
msgid "Epics|Are you sure you want to remove %{bStart}%{targetIssueTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ eliminaČ›i %{bStart}%{targetIssueTitle}%{bEnd} din %{bStart}%{parentEpicTitle}%{bEnd}?"
msgid "Epics|Assign Epic"
-msgstr ""
-
-msgid "Epics|Enter a title for your epic"
-msgstr ""
+msgstr "Atribuiți epica"
msgid "Epics|Leave empty to inherit from milestone dates"
-msgstr ""
+msgstr "LÄsaČ›i necomplet pentru a moČ™teni din datele obiectivului"
msgid "Epics|No start date – %{dueDate}"
-msgstr ""
+msgstr "FÄrÄ datÄ de Ă®nceput – %{dueDate}"
msgid "Epics|Remove epic"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i epica"
msgid "Epics|Remove issue"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i problema"
msgid "Epics|Search epics"
-msgstr ""
+msgstr "CÄutaČ›i epice"
msgid "Epics|Select epic"
-msgstr ""
+msgstr "Selectați epica"
msgid "Epics|Show more"
-msgstr ""
+msgstr "Afișați mai multe"
msgid "Epics|Something went wrong while assigning issue to epic."
-msgstr ""
+msgstr "Ceva nu a mers bine la atribuirea problemei la epicÄ."
msgid "Epics|Something went wrong while creating child epics."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul creÄrii epicelor copil."
msgid "Epics|Something went wrong while creating issue."
-msgstr ""
+msgstr "Ceva a mers prost la crearea problemei."
msgid "Epics|Something went wrong while fetching child epics."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul preluÄrii epicelor copil."
msgid "Epics|Something went wrong while fetching epics list."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul preluÄrii listei de epice."
msgid "Epics|Something went wrong while fetching group epics."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul preluÄrii epicelor de grup."
msgid "Epics|Something went wrong while moving item."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul mutÄrii elementului."
msgid "Epics|Something went wrong while ordering item."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul sortÄrii elementului."
msgid "Epics|Something went wrong while removing issue from epic."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul Ă®nlÄturÄrii problemei din epicÄ."
msgid "Epics|Something went wrong while updating epics."
-msgstr ""
+msgstr "Ceva nu a mers bine în timp ce se actualizau epicele."
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 ""
+msgstr "AceastÄ epicÄ Č™i orice epice copil pe care le conČ›ine sunt confidenČ›iale Č™i ar trebui sÄ fie vizibile doar pentru membrii echipei care au cel puČ›in acces de Reporter."
msgid "Epics|This will also remove any descendents of %{bStart}%{targetEpicTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}. Are you sure?"
-msgstr ""
+msgstr "AceastÄ operaČ›iune va elimina, de asemenea, orice descendenČ›i ai %{bStart}%{targetEpicTitle}%{bEnd} din %{bStart}%{parentEpicTitle}%{bEnd}. SunteČ›i sigur?"
msgid "Epics|To schedule your epic's %{epicDateType} date based on milestones, assign a milestone with a %{epicDateType} date to any issue in the epic."
-msgstr "Pentru a programa data epicei %{epicDateType} pe baza unor obiective, atribuiČ›i un obiectiv cu o datÄ %{epicDateType} oricÄrei probleme din epicÄ."
+msgstr "Pentru a planifica data %{epicDateType} a epicei pe baza obiectivelor, atribuiČ›i un obiectiv cu o datÄ %{epicDateType} oricÄrei probleme din epicÄ."
msgid "Epics|Unable to save epic. Please try again"
-msgstr ""
+msgstr "Nu se poate salva epica. VÄ rugÄm sÄ Ă®ncercaČ›i din nou"
msgid "Epics|due"
-msgstr ""
+msgstr "scadentÄ"
msgid "Epics|start"
-msgstr ""
+msgstr "de început"
msgid "Erased"
-msgstr ""
+msgstr "Čters"
msgid "Error"
msgstr ""
@@ -14834,10 +14819,10 @@ msgid "Error Details"
msgstr ""
msgid "Error Tracking"
-msgstr ""
+msgstr "UrmÄrirea erorilor"
msgid "Error creating epic"
-msgstr ""
+msgstr "Eroare la crearea epicei"
msgid "Error creating label."
msgstr ""
@@ -14903,7 +14888,7 @@ msgid "Error loading iterations"
msgstr ""
msgid "Error loading last commit."
-msgstr ""
+msgstr "Eroare la Ă®ncÄrcarea ultimului commit."
msgid "Error loading markdown preview"
msgstr ""
@@ -14912,7 +14897,7 @@ msgid "Error loading merge requests."
msgstr "Eroare la Ă®ncÄrcarea merge request-urilor."
msgid "Error loading milestone tab"
-msgstr ""
+msgstr "Eroare la Ă®ncÄrcarea filei obiectivului"
msgid "Error loading project data. Please try again."
msgstr "Eroare la Ă®ncÄrcarea datelor proiectului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
@@ -14930,10 +14915,10 @@ msgid "Error occurred when fetching sidebar data"
msgstr ""
msgid "Error occurred when saving assignees"
-msgstr ""
+msgstr "A apÄrut o eroare la salvarea responsabililor"
msgid "Error occurred when saving reviewers"
-msgstr ""
+msgstr "A apÄrut o eroare la salvarea recenzenČ›ilor"
msgid "Error occurred while updating the %{issuableType} status"
msgstr "A apÄrut o eroare actualizând statusul %{issuableType}"
@@ -14942,13 +14927,13 @@ msgid "Error occurred while updating the issue status"
msgstr ""
msgid "Error occurred. A blocked user cannot be deactivated"
-msgstr ""
+msgstr "A apÄrut o eroare. Un utilizator blocat nu poate fi dezactivat"
msgid "Error occurred. A blocked user must be unblocked to be activated"
msgstr ""
msgid "Error occurred. User was not banned"
-msgstr ""
+msgstr "A apÄrut o eroare. Interzicerea utilizatorului a eČ™uat"
msgid "Error occurred. User was not blocked"
msgstr ""
@@ -14957,7 +14942,7 @@ msgid "Error occurred. User was not confirmed"
msgstr ""
msgid "Error occurred. User was not unbanned"
-msgstr ""
+msgstr "A apÄrut o eroare. Anularea interzicerii utilizatorului a eČ™uat"
msgid "Error occurred. User was not unblocked"
msgstr ""
@@ -14978,16 +14963,16 @@ msgid "Error setting up editor. Please try again."
msgstr ""
msgid "Error tracking"
-msgstr ""
+msgstr "UrmÄrirea erorilor"
msgid "Error updating %{issuableType}"
msgstr ""
msgid "Error updating status for all to-do items."
-msgstr ""
+msgstr "Eroare la actualizarea stÄrii tuturor elementelor „de fÄcut”."
msgid "Error updating status of to-do item."
-msgstr ""
+msgstr "Eroare la actualizarea stÄrii elementului „de fÄcut”."
msgid "Error updating the snippet"
msgstr "Eroare la actualizarea fragmentului de cod"
@@ -15002,7 +14987,7 @@ msgid "Error uploading file: %{stripped}"
msgstr ""
msgid "Error while loading the merge request. Please try again."
-msgstr ""
+msgstr "Eroare la Ă®ncÄrcarea merge request-ului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Error while migrating %{upload_id}: %{error_message}"
msgstr "Eroare la migrarea %{upload_id}: %{error_message}"
@@ -15026,10 +15011,10 @@ msgid "Error: No AWS provision role found for user"
msgstr "Eroare: nu a fost gÄsit niciun rol de furnizare AWS pentru utilizator"
msgid "Error: Unable to create deploy freeze"
-msgstr ""
+msgstr "Eroare: Imposibil de creat Ă®ngheČ›area implementÄrii"
msgid "Error: Unable to delete deploy freeze"
-msgstr ""
+msgstr "Eroare: Imposibil de Č™ters Ă®ngheČ›area implementÄrii"
msgid "Error: Unable to find AWS role for current user"
msgstr ""
@@ -15083,85 +15068,85 @@ msgid "Errors found on line %{line_number}: %{error_lines}. Please check if thes
msgstr "Erori gÄsite pe linia %{line_number}: %{error_lines}. VÄ rugÄm sÄ verificaČ›i dacÄ aceste rânduri au o cerinČ›Ä pentru titlu."
msgid "Escalate this incident"
-msgstr ""
+msgstr "Escaladați acest incident"
msgid "Escalation Policies"
-msgstr ""
+msgstr "Politici de escaladare"
msgid "Escalation policies"
-msgstr ""
+msgstr "Politici de escaladare"
msgid "Escalation policies may not have more than %{rule_count} rules"
-msgstr "Politicile de escaladare nu pot avea mai mult de %{rule_count} reguli"
+msgstr "Politicile de escaladare nu pot avea mai mult de %{rule_count} (de) reguli"
msgid "Escalation policies must have at least one rule"
-msgstr ""
+msgstr "Politicile de escaladare trebuie sÄ aibÄ cel puČ›in o regulÄ"
msgid "Escalation policy"
-msgstr ""
+msgstr "Politica de escaladare"
msgid "Escalation policy:"
msgstr "Politica de escaladare"
msgid "EscalationPolicies|%{clockIcon} IF alert is not %{alertStatus} in %{minutes}"
-msgstr ""
+msgstr "%{clockIcon} DACĂ alerta nu este %{alertStatus} în %{minutes}"
msgid "EscalationPolicies|%{notificationIcon} THEN %{doAction} %{forScheduleOrUser}"
-msgstr ""
+msgstr "%{notificationIcon} ATUNCI %{doAction} %{forScheduleOrUser}"
msgid "EscalationPolicies|+ Add an additional rule"
-msgstr ""
+msgstr "+ AdÄugaČ›i o regulÄ suplimentarÄ"
msgid "EscalationPolicies|A schedule is required for adding an escalation policy."
-msgstr ""
+msgstr "Este necesar un program pentru adÄugarea unei politici de escaladare."
msgid "EscalationPolicies|A schedule is required for adding an escalation policy. Please create an on-call schedule first."
-msgstr ""
+msgstr "Pentru a adÄuga o politicÄ de escaladare este necesar un program. VÄ rugÄm sÄ creaČ›i mai Ă®ntâi un program la apel."
msgid "EscalationPolicies|A user is required for adding an escalation policy."
msgstr "Pentru a adÄuga o politicÄ de escaladare este necesar un utilizator."
msgid "EscalationPolicies|Add an escalation policy"
-msgstr ""
+msgstr "AdÄugaČ›i o politicÄ de escaladare"
msgid "EscalationPolicies|Add escalation policy"
-msgstr ""
+msgstr "AdÄugaČ›i politica de escaladare"
msgid "EscalationPolicies|Add policy"
-msgstr ""
+msgstr "AdÄugaČ›i politica"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i politica de escaladare „%{escalationPolicy}”? AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "EscalationPolicies|Create an escalation policy in GitLab"
-msgstr ""
+msgstr "CreaČ›i o politicÄ de escaladare Ă®n GitLab"
msgid "EscalationPolicies|Delete escalation policy"
-msgstr ""
+msgstr "ČtergeČ›i politica de escaladare"
msgid "EscalationPolicies|Edit escalation policy"
-msgstr ""
+msgstr "Editați politica de escaladare"
msgid "EscalationPolicies|Email on-call user in schedule"
-msgstr ""
+msgstr "Trimiteți un e-mail utilizatorului la apel în program:"
msgid "EscalationPolicies|Email user"
msgstr "Trimiteți e-mail utilizatorului"
msgid "EscalationPolicies|Escalation policies"
-msgstr ""
+msgstr "Politici de escaladare"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
-msgstr ""
+msgstr "Politica de escaladare %{obstacle} în proiectul %{project}"
msgid "EscalationPolicies|Escalation rules"
-msgstr ""
+msgstr "Reguli de escaladare"
msgid "EscalationPolicies|Failed to load oncall-schedules"
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea programului la apel"
msgid "EscalationPolicies|IF alert is not %{alertStatus} in %{minutes} minutes"
-msgstr ""
+msgstr "DACĂ alerta nu este %{alertStatus} în %{minutes} minute"
msgid "EscalationPolicies|Maximum of 10 rules has been reached."
msgstr "Limita maximÄ de 10 reguli a fost atinsÄ."
@@ -15170,13 +15155,13 @@ msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "Minutele trebuie sÄ fie Ă®ntre 0 Č™i 1440."
msgid "EscalationPolicies|Remove escalation rule"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i regula de escaladare"
msgid "EscalationPolicies|Search for user"
msgstr "CÄutare utilizator"
msgid "EscalationPolicies|Select schedule"
-msgstr ""
+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."
@@ -15185,16 +15170,16 @@ msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "ATUNCI %{doAction} %{scheduleOrUser}"
msgid "EscalationPolicies|The escalation policy could not be deleted. Please try again."
-msgstr ""
+msgstr "Politica de escaladare nu a putut fi Č™tearsÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "EscalationPolicies|The escalation policy could not be updated. Please try again"
-msgstr ""
+msgstr "Politica de escaladare nu a putut fi actualizatÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou"
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr "AceastÄ politicÄ nu are reguli de escaladare."
msgid "EscalationPolicies|mins"
-msgstr ""
+msgstr "min."
msgid "Estimate"
msgstr ""
@@ -15202,6 +15187,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "FiltraČ›i dupÄ toate"
@@ -15209,52 +15197,55 @@ msgid "EventFilterBy|Filter by comments"
msgstr "FiltraČ›i dupÄ comentarii"
msgid "EventFilterBy|Filter by designs"
-msgstr ""
+msgstr "FiltraČ›i dupÄ design-uri"
msgid "EventFilterBy|Filter by epic events"
-msgstr ""
+msgstr "FiltraČ›i dupÄ evenimente epice"
msgid "EventFilterBy|Filter by issue events"
-msgstr ""
+msgstr "FiltraČ›i dupÄ evenimentele de problemÄ"
msgid "EventFilterBy|Filter by merge events"
msgstr "FiltraČ›i dupÄ evenimentele de merge"
msgid "EventFilterBy|Filter by push events"
-msgstr ""
+msgstr "FiltraČ›i dupÄ evenimentele push"
msgid "EventFilterBy|Filter by team"
msgstr "FiltraČ›i dupÄ echipÄ"
msgid "EventFilterBy|Filter by wiki"
-msgstr ""
+msgstr "FiltraČ›i dupÄ wiki"
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr "API de evenimente"
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "Toate Ă®ncercÄrile de %{action} au eČ™uat: %{job_error_message}. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Every 3 months"
-msgstr ""
+msgstr "La fiecare 3 luni"
msgid "Every 3 months on the %{day} at %{time} %{timezone}"
-msgstr ""
+msgstr "La fiecare 3 luni, pe %{day} la %{time} %{timezone}"
msgid "Every 6 months"
-msgstr ""
+msgstr "La fiecare 6 luni"
msgid "Every 6 months on the %{day} at %{time} %{timezone}"
-msgstr ""
+msgstr "La fiecare 6 luni, pe %{day} la %{time} %{timezone}"
msgid "Every day"
-msgstr ""
+msgstr "In fiecare zi"
msgid "Every day (at %{time})"
-msgstr ""
+msgstr "ĂŽn fiecare zi (la %{time})"
msgid "Every day at %{time} %{timezone}"
-msgstr ""
+msgstr "ĂŽn fiecare zi la %{time} %{timezone}"
msgid "Every month"
msgstr ""
@@ -15263,7 +15254,7 @@ msgid "Every month (Day %{day} at %{time})"
msgstr "ĂŽn fiecare lunÄ (Ziua %{day} la %{time})"
msgid "Every month on the %{day} at %{time} %{timezone}"
-msgstr ""
+msgstr "ĂŽn fiecare lunÄ, pe %{day} la %{time} %{timezone}"
msgid "Every three months"
msgstr ""
@@ -15278,52 +15269,55 @@ msgstr[1] ""
msgstr[2] ""
msgid "Every week (%{weekday} at %{time})"
-msgstr ""
+msgstr "ĂŽn fiecare sÄptÄmânÄ, (%{weekday} la %{time})"
msgid "Every week on %{day} at %{time} %{timezone}"
-msgstr ""
+msgstr "ĂŽn fiecare sÄptÄmânÄ, %{day} la %{time} %{timezone}"
msgid "Every year"
-msgstr ""
+msgstr "ĂŽn fiecare an"
msgid "Every year on %{day} at %{time} %{timezone}"
-msgstr ""
+msgstr "ĂŽn fiecare an, pe %{day} la %{time} %{timezone}"
msgid "Everyone With Access"
-msgstr ""
+msgstr "Toți cei care au acces"
msgid "Everyone can contribute"
msgstr ""
msgid "Everything on your to-do list is marked as done."
-msgstr ""
+msgstr "Toate sarcinile de pe lista de sarcini „de fÄcut” sunt marcate ca terminate."
msgid "Everything you need to create a GitLab Pages site using Gatsby"
-msgstr ""
+msgstr "Tot ce aveți nevoie pentru a crea un site GitLab Pages folosind Gatsby"
msgid "Everything you need to create a GitLab Pages site using GitBook"
-msgstr ""
+msgstr "Tot ce aveți nevoie pentru a crea un site GitLab Pages folosind GitBook"
msgid "Everything you need to create a GitLab Pages site using Hexo"
-msgstr ""
+msgstr "Tot ce aveți nevoie pentru a crea un site GitLab Pages folosind Hexo"
msgid "Everything you need to create a GitLab Pages site using Hugo"
-msgstr ""
+msgstr "Tot ce aveții nevoie pentru a crea un site GitLab Pages folosind Hugo"
msgid "Everything you need to create a GitLab Pages site using Jekyll"
-msgstr ""
+msgstr "Tot ce aveți nevoie pentru a crea un site GitLab Pages folosind Jekyll"
msgid "Everything you need to create a GitLab Pages site using Middleman"
msgstr "Tot ce aveți nevoie pentru a crea un site GitLab Pages folosind Middleman"
-msgid "Everything you need to create a GitLab Pages site using plain HTML"
+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 "Tot ce aveți nevoie pentru a crea un site GitLab Pages folosind HTML simplu"
+
msgid "Evidence collection"
msgstr ""
msgid "Exactly one of %{attributes} is required"
-msgstr ""
+msgstr "Exact unul dintre %{attributes} este necesar"
msgid "Example: @sub\\.company\\.com$"
msgstr ""
@@ -15338,64 +15332,64 @@ msgid "Exceptions"
msgstr ""
msgid "Excluding merge commits. Limited to %{limit} commits."
-msgstr ""
+msgstr "Se exclud commit-urile de îmbinare. Limitat la %{limit} de commit-uri."
msgid "Excluding merge commits. Limited to 6,000 commits."
-msgstr ""
+msgstr "Se exclud commit-urile de îmbinare. Limitat la 6000 de commit-uri."
msgid "Execution time"
msgstr ""
msgid "Existing branch name, tag, or commit SHA"
-msgstr ""
+msgstr "Numele ramurii, eticheta sau SHA de commit existente"
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 ""
+msgstr "Proiectele existente vor putea utiliza politicile de expirare. EvitaČ›i activarea acestei opČ›iuni dacÄ se utilizeazÄ un Registru de containere extern, Ă®ntrucât existÄ un risc de performanČ›Ä Ă®n cazul Ă®n care existÄ multe imagini Ă®ntr-un proiect."
msgid "Existing sign in methods may be removed"
msgstr ""
msgid "Exit."
-msgstr ""
+msgstr "Ieșire."
msgid "Expand"
msgstr "Extindeți"
msgid "Expand all"
-msgstr ""
+msgstr "Extindeți tot"
msgid "Expand all files"
-msgstr ""
+msgstr "Extindeți toate fișierele"
msgid "Expand all threads"
msgstr "Extindeți toate subiectele"
msgid "Expand approvers"
-msgstr ""
+msgstr "Extindeți aprobatorii"
msgid "Expand file"
-msgstr ""
+msgstr "Extindeți fișierul"
msgid "Expand issues"
+msgstr "Extindeți problemele"
+
+msgid "Expand jobs"
msgstr ""
msgid "Expand milestones"
-msgstr ""
+msgstr "Extindeți obiectivele"
msgid "Expand panel"
msgstr "Extindeți panoul"
-msgid "Expand pipeline"
-msgstr ""
-
msgid "Expand settings section"
-msgstr ""
+msgstr "ExtindeČ›i secČ›iunea de setÄri"
msgid "Expand sidebar"
-msgstr ""
+msgstr "ExtindeČ›i bara lateralÄ"
msgid "Expected documents: %{expected_documents}"
msgstr ""
@@ -15415,9 +15409,6 @@ msgstr "Data expirÄrii (opČ›ional)"
msgid "Expiration date:"
msgstr "Data expirÄrii:"
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15464,7 +15455,7 @@ msgid "Explore public groups"
msgstr "Explorați grupurile publice"
msgid "Explore public projects"
-msgstr ""
+msgstr "Explorați proiecte publice"
msgid "Explore snippets"
msgstr "Explorați fragmentele de cod"
@@ -15482,7 +15473,7 @@ msgid "Export as CSV"
msgstr ""
msgid "Export commit custody report"
-msgstr ""
+msgstr "Exportul raportului de custodie al commit-urilor"
msgid "Export group"
msgstr ""
@@ -15497,7 +15488,7 @@ msgid "Export project"
msgstr ""
msgid "Export requirements"
-msgstr ""
+msgstr "Cerințe de export"
msgid "Export this group with all related data."
msgstr "Exportați acest grup cu toate datele asociate."
@@ -15506,14 +15497,11 @@ msgid "Export this project with all its related data in order to move it to a ne
msgstr "ExportaČ›i acest proiect cu toate datele sale asociate pentru a-l muta Ă®ntr-o nouÄ instanČ›Ä GitLab. Când fiČ™ierul exportat este gata, Ă®l puteČ›i descÄrca de pe aceastÄ paginÄ sau de pe linkul de descÄrcare din notificarea pe care o veČ›i primi prin e-mail. Apoi Ă®l puteČ›i importa atunci când creaČ›i un nou proiect. %{link_start}ĂŽnvÄČ›aČ›i mai multe.%{link_end}"
msgid "Export variable to pipelines running on protected branches and tags only."
-msgstr ""
+msgstr "ExportÄ variabila numai pe pipeline-urile care ruleazÄ pe ramuri Č™i etichete protejate."
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15533,10 +15521,10 @@ msgid "External storage for repository static objects"
msgstr "Stocare externÄ pentru obiectele statice ale repozitoriului"
msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
+msgstr "EtichetÄ de clasificare"
msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
+msgstr "DacÄ nu este setatÄ nicio etichetÄ de clasificare, se va utiliza eticheta implicitÄ â€ž%{default_label}”."
msgid "ExternalAuthorization|Access to projects is validated on an external service using their classification label."
msgstr "Accesul la proiecte este validat pe un serviciu extern folosind eticheta de clasificare a acestora."
@@ -15548,7 +15536,7 @@ msgid "ExternalAuthorization|Classification label to use when requesting authori
msgstr "Eticheta de clasificare care se utilizeazÄ la solicitarea autorizaČ›iei Ă®n cazul Ă®n care nu este definitÄ o etichetÄ specificÄ pentru proiect."
msgid "ExternalAuthorization|Client authorization certificate"
-msgstr "Certificat de autorizare a clientului"
+msgstr "Certificat de autorizare al clientului"
msgid "ExternalAuthorization|Client authorization key"
msgstr "Cheia de autorizare a clientului"
@@ -15572,7 +15560,7 @@ msgid "ExternalAuthorization|External classification policy authorization."
msgstr "Autorizarea politicii de clasificare externÄ."
msgid "ExternalAuthorization|Passphrase required to decrypt the private key. Encrypted when stored."
-msgstr ""
+msgstr "Fraza de acces necesarÄ pentru decriptarea cheii private. CriptatÄ atunci când este stocatÄ."
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 "Perioada de timp Ă®n care GitLab aČ™teaptÄ un rÄspuns de la serviciul extern. DacÄ nu existÄ niciun rÄspuns, accesul este refuzat. Implicit: 0,5 secunde."
@@ -15599,16 +15587,16 @@ msgid "ExternalIssueIntegration|This issue is synchronized with %{trackerName}"
msgstr "AceastÄ problemÄ este sincronizatÄ cu %{trackerName}"
msgid "ExternalWikiService|External wiki"
-msgstr ""
+msgstr "Wiki extern"
msgid "ExternalWikiService|External wiki URL"
-msgstr ""
+msgstr "URL-ul wiki extern"
msgid "ExternalWikiService|Link to an external wiki from the sidebar."
msgstr "Link cÄtre un wiki extern din bara lateralÄ."
msgid "ExternalWikiService|https://example.com/xxx/wiki/..."
-msgstr ""
+msgstr "https://example.com/xxx/wiki/..."
msgid "Facebook"
msgstr "Facebook"
@@ -15617,7 +15605,7 @@ msgid "Failed"
msgstr "EČ™uat(Ä)"
msgid "Failed Jobs"
-msgstr ""
+msgstr "Joburile nereușite"
msgid "Failed on"
msgstr ""
@@ -15626,7 +15614,7 @@ msgid "Failed to add a Zoom meeting"
msgstr "Nu aČ›i reuČ™it sÄ adÄugaČ›i o reuniune Zoom"
msgid "Failed to apply commands."
-msgstr ""
+msgstr "Nu s-a reușit aplicarea comenzilor."
msgid "Failed to archive a design. Please try again."
msgid_plural "Failed to archive designs. Please try again."
@@ -15635,253 +15623,253 @@ msgstr[1] "Modelele nu au reuČ™it sÄ fie arhivate. VÄ rugÄm sÄ Ă®ncercaČ›i d
msgstr[2] "Modelele nu au reuČ™it sÄ fie arhivate. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to assign a reviewer because no user was specified."
-msgstr ""
+msgstr "Nu s-a reușit atribuirea unui revizor deoarece nu a fost specificat niciun utilizator."
msgid "Failed to assign a user because no user was found."
-msgstr ""
+msgstr "Nu s-a reuČ™it atribuirea unui utilizator deoarece nu a fost gÄsit niciun utilizator."
msgid "Failed to cancel auto stop because failed to update the environment."
-msgstr "Anularea opririi automate nu a reușit deoarece actualizarea mediului nu a reușit."
+msgstr "Nu s-a reușit anularea opririi automate deoarece nu s-a reușit actualizarea mediului."
msgid "Failed to cancel auto stop because the environment is not set as auto stop."
msgstr "Anularea opririi automate a eČ™uat, deoarece mediul nu este setat pentru oprire automatÄ."
msgid "Failed to cancel auto stop because you do not have permission to update the environment."
-msgstr "Anularea opririi automate nu a reușit, deoarece nu aveți permisiunea de a actualiza mediul."
+msgstr "Nu s-a reușit anularea opririi automate deoarece nu aveți permisiunea de a actualiza mediul."
msgid "Failed to change the owner"
-msgstr "Schimbarea proprietarului a eșuat"
+msgstr "Nu s-a reușit schimbarea proprietarului"
msgid "Failed to check related branches."
-msgstr ""
+msgstr "Nu s-a reușit verificarea ramurilor conexe."
msgid "Failed to clone this issue because target project doesn't exist."
-msgstr ""
+msgstr "Nu s-a reuČ™it clonarea acestei probleme deoarece proiectul Č›intÄ nu existÄ."
msgid "Failed to clone this issue: wrong parameters."
-msgstr ""
+msgstr "Nu s-a reușit clonarea acestei probleme: parametri greșiți."
msgid "Failed to create a branch for this issue. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it crearea unei ramuri pentru aceastÄ problemÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to create a to-do item for the design."
-msgstr ""
+msgstr "Nu s-a reuČ™it crearea unui element de-fÄcut pentru proiect."
msgid "Failed to create framework"
-msgstr ""
+msgstr "Nu s-a reușit crearea framework-ului"
msgid "Failed to create import label for jira import."
-msgstr ""
+msgstr "Nu s-a reușit crearea etichetei de import pentru importul jira."
msgid "Failed to create new access token: %{token_response_message}"
-msgstr ""
+msgstr "Nu s-a reușit crearea unui nou token de acces: %{token_response_message}"
msgid "Failed to create repository"
-msgstr ""
+msgstr "Nu s-a reușit crearea repozitoriului"
msgid "Failed to create resources"
-msgstr ""
+msgstr "Nu s-a reușit crearea resurselor"
msgid "Failed to create wiki"
-msgstr ""
+msgstr "Nu s-a reușit crearea wiki-ului"
msgid "Failed to deploy to"
-msgstr ""
+msgstr "Nu s-a reuČ™it desfÄČ™urarea Ă®n"
msgid "Failed to enqueue the rebase operation, possibly due to a long-lived transaction. Try again later."
msgstr "OperaČ›iunea rebase nu a reuČ™it sÄ fie pusÄ Ă®n coadÄ, posibil din cauza unei tranzacČ›ii cu duratÄ lungÄ de viaČ›Ä. ĂŽncercaČ›i din nou mai târziu."
msgid "Failed to fetch the iteration for this issue. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it preluarea iteraČ›iei pentru aceastÄ problemÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to fetch the iterations for the group. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it preluarea iteraČ›iilor pentru grup. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to find import label for Jira import."
-msgstr ""
+msgstr "Nu s-a reuČ™it gÄsirea etichetei de import pentru importul Jira."
msgid "Failed to find users for %{missing}"
-msgstr ""
+msgstr "Nu s-a reuČ™it gÄsirea utilizatorilor pentru %{missing}"
msgid "Failed to generate export, please try again later."
-msgstr "Generarea exportului a eČ™uat, vÄ rugÄm Ă®ncercaČ›i mai târziu."
+msgstr "Nu s-a reuČ™it generarea exportului, vÄ rugÄm sÄ Ă®ncercaČ›i din nou mai târziu."
msgid "Failed to generate report, please try again after sometime"
msgstr "Nu s-a putut genera raportul, încercați din nou mai târziu"
msgid "Failed to get ref."
-msgstr ""
+msgstr "Nu s-a reușit obținerea ref."
msgid "Failed to install."
-msgstr ""
+msgstr "Nu s-a reușit instalarea."
msgid "Failed to load"
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea"
msgid "Failed to load Roadmap"
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea Foii de parcurs"
msgid "Failed to load assignees."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea responsabililor."
msgid "Failed to load assignees. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea responsabililor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to load authors. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea autorilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to load branches. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea ramurilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to load deploy keys."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea cheilor de distribuČ›ie."
msgid "Failed to load emoji list."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea listei de emoji."
msgid "Failed to load error details from Sentry."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea detaliilor de eroare din Sentry."
msgid "Failed to load errors from Sentry."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea erorilor din Sentry."
msgid "Failed to load group activity metrics. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea metricilor activitÄČ›ii grupului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to load groups, users and deploy keys."
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea grupurilor, a utilizatorilor Č™i a cheilor de distribuire."
+
+msgid "Failed to load groups."
msgstr ""
msgid "Failed to load iteration cadences."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea cadenČ›elor iteraČ›iei."
msgid "Failed to load iterations."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea iteraČ›iilor."
msgid "Failed to load labels. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea etichetelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to load milestones."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea reperelor."
msgid "Failed to load milestones. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea obiectivelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to load projects"
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea proiectelor"
msgid "Failed to load related branches"
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea ramurilor conexe"
msgid "Failed to load stacktrace."
-msgstr ""
+msgstr "Nu s-a reuČ™it sÄ se Ă®ncarce stacktrace."
msgid "Failed to make repository read-only. %{reason}"
-msgstr ""
+msgstr "Nu s-a reuČ™it sÄ se facÄ repozitoriul numai Ă®n citire. %{reason}"
msgid "Failed to mark this issue as a duplicate because referenced issue was not found."
-msgstr ""
+msgstr "Nu s-a reuČ™it marcarea acestei probleme ca fiind duplicat deoarece problema de referinČ›Ä nu a fost gÄsitÄ."
msgid "Failed to move this issue because label was not found."
-msgstr ""
+msgstr "Nu s-a reuČ™it mutarea acestei probleme deoarece eticheta nu a fost gÄsitÄ."
msgid "Failed to move this issue because only a single label can be provided."
-msgstr ""
+msgstr "Nu s-a reuČ™it mutarea acestei probleme deoarece nu poate fi furnizatÄ decât o singurÄ etichetÄ."
msgid "Failed to move this issue because target project doesn't exist."
-msgstr ""
+msgstr "Nu s-a reuČ™it mutarea acestei probleme deoarece proiectul Č›intÄ nu existÄ."
msgid "Failed to promote issue to incident"
-msgstr ""
+msgstr "Nu s-a reușit promovarea problemei în incident"
msgid "Failed to promote label due to internal error. Please contact administrators."
msgstr "Nu s-a putut promova eticheta din cauza unei erori interne. VÄ rugÄm sÄ contactaČ›i administratorii."
msgid "Failed to protect the branch"
-msgstr ""
+msgstr "Nu s-a reușit protejarea ramurii"
msgid "Failed to protect the environment"
-msgstr ""
+msgstr "Nu s-a reușit protejarea mediului"
msgid "Failed to publish issue on status page."
-msgstr ""
+msgstr "Nu s-a reușit publicarea problemei pe pagina de stare."
msgid "Failed to remove a Zoom meeting"
msgstr "Nu s-a reuČ™it Ă®nlÄturarea unei Č™edinČ›e Zoom"
msgid "Failed to remove a to-do item for the design."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®nlÄturarea unui element de-fÄcut pentru design"
msgid "Failed to remove attention because no user was found."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®nlÄturarea atenČ›iei deoarece nu a fost gÄsit niciun utilizator."
msgid "Failed to remove mirror."
-msgstr ""
+msgstr "Nu s-a reușit eliminarea replicii"
msgid "Failed to remove the pipeline schedule"
msgstr ""
msgid "Failed to remove user identity."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®nlÄturarea identitÄČ›ii utilizatorului."
msgid "Failed to remove user key."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®nlÄturarea cheii utilizatorului."
msgid "Failed to request attention because no user was found."
-msgstr ""
-
-msgid "Failed to reset key. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it solicitarea atenČ›iei deoarece nu a fost gÄsit niciun utilizator."
msgid "Failed to retrieve page"
-msgstr ""
+msgstr "Nu s-a reușit recuperarea paginii"
msgid "Failed to save merge conflicts resolutions. Please try again!"
msgstr "Nu s-a reuČ™it salvarea rezoluČ›iilor conflictelor de Ă®mbinare. VÄ rugÄm sÄ Ă®ncercaČ›i din nou!"
msgid "Failed to save new settings"
-msgstr ""
+msgstr "Nu s-a reuČ™it salvarea noilor setÄri"
msgid "Failed to save preferences (%{error_message})."
-msgstr "Salvarea preferințelor a eșuat (%{error_message})."
+msgstr "Nu s-a reușit salvarea preferințelor (%{error_message})."
msgid "Failed to save preferences."
-msgstr ""
+msgstr "Nu s-a reușit salvarea preferințelor."
msgid "Failed to set due date because the date format is invalid."
-msgstr ""
+msgstr "Nu s-a reușit setarea datei scadente deoarece formatul datei nu este valid."
msgid "Failed to set iteration on this issue. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it setarea iteraČ›iei pentru aceastÄ problemÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Failed to signing using smartcard authentication"
-msgstr ""
+msgstr "Nu s-a reușit semnarea utilizând autentificarea smartcard"
msgid "Failed to toggle the to-do status for the design."
-msgstr ""
+msgstr "Nu s-a reuČ™it comutarea stÄrii de-fÄcut pentru design."
msgid "Failed to update branch!"
-msgstr ""
+msgstr "Nu s-a reușit actualizarea ramurii!"
msgid "Failed to update environment!"
-msgstr ""
+msgstr "Nu s-a reușit actualizarea mediului!"
msgid "Failed to update framework"
-msgstr ""
+msgstr "Nu s-a reușit actualizarea framework-ului"
msgid "Failed to update issue status"
-msgstr ""
+msgstr "Nu s-a reuČ™it actualizarea stÄrii problemei"
msgid "Failed to update the Canary Ingress."
-msgstr ""
+msgstr "Nu s-a reușit actualizarea Canary Ingress."
msgid "Failed to update."
-msgstr ""
+msgstr "Nu s-a reușit actualizarea."
msgid "Failed to upgrade."
-msgstr ""
+msgstr "Nu s-a reușit upgrade-ul."
msgid "Failed to upload object map file"
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea fiČ™ierului de mapare a obiectului"
msgid "Failure"
msgstr ""
@@ -15890,13 +15878,13 @@ msgid "False positive"
msgstr "Fals pozitiv"
msgid "Fast timeout"
-msgstr "Expirare rapidÄ"
+msgstr "Timeout rapid"
msgid "Fast-forward merge without a merge commit"
msgstr "ĂŽmbinare fast-forward fÄrÄ un commit de Ă®mbinare"
msgid "Faster releases. Better code. Less pain."
-msgstr ""
+msgstr "LansÄri mai rapide. Cod mai bun. Mai puČ›inÄ bÄtaie de cap."
msgid "Favicon"
msgstr ""
@@ -15905,13 +15893,13 @@ msgid "Favicon was successfully removed."
msgstr ""
msgid "Favicon will be removed. Are you sure?"
-msgstr ""
+msgstr "Favicon-ul va fi eliminat. Sunteți sigur?"
msgid "Feature Flags"
msgstr "Feature Flags"
msgid "Feature deprecation"
-msgstr ""
+msgstr "Deprecierea funcțiilor"
msgid "Feature flag status"
msgstr "Statusul Feature Flag"
@@ -16004,7 +15992,7 @@ msgid "FeatureFlags|Feature Flag User Lists"
msgstr "Liste de utilizatori Feature Flag"
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 "Comportamentul Feature Flag se construieČ™te prin crearea unui set de reguli care sÄ defineascÄ starea mediilor Č›intÄ. Se stabileČ™te o regulÄ implicitÄ de tip wildcard %{codeStart}*%{codeEnd} pentru %{boldStart}Toate mediile%{boldEnd} Č™i puteČ›i adÄuga câte reguli aveČ›i nevoie alegând specificaČ›iile mediului de mai jos. PuteČ›i comuta comportamentul pentru fiecare dintre regulile dvs. pentru a le seta %{boldStart}Active%{boldEnd} sau %{boldStart}Inactive%{boldEnd}."
+msgstr "Comportamentul Feature Flag se construieČ™te prin crearea unui set de reguli pentru a defini statutul mediilor Č›intÄ. Este setatÄ o regulÄ implicitÄ de tip wildcard %{codeStart}*%{codeEnd} pentru %{boldStart}Toate mediile%{boldEnd} Č™i puteČ›i adÄuga câte reguli aveČ›i nevoie alegând specificaČ›iile mediului de mai jos. PuteČ›i comuta comportamentul pentru fiecare dintre regulile dvs. pentru a le seta %{boldStart}Activ%{boldEnd} sau %{boldStart}Inactiv%{boldEnd}."
msgid "FeatureFlags|Feature Flag has no strategies"
msgstr "Feature Flag nu are strategii"
@@ -16082,7 +16070,7 @@ msgid "FeatureFlags|Search code references"
msgstr "CÄutaČ›i referinČ›e de cod"
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 "SetaČ›i numele aplicaČ›iei client Unleash la numele mediului Ă®n care se executÄ aplicaČ›ia dumneavoastrÄ. AceastÄ valoare este utilizatÄ pentru a se potrivi cu domeniul mediului. ConsultaČ›i %{linkStart}exemplul de configurare a clientului%{linkEnd}."
+msgstr "SetaČ›i numele aplicaČ›iei client Unleash la numele mediului Ă®n care se executÄ aplicaČ›ia dumneavoastrÄ. AceastÄ valoare este utilizatÄ pentru a se potrivi cu scopul mediului. ConsultaČ›i %{linkStart}exemplul de configurare a clientului%{linkEnd}."
msgid "FeatureFlags|Status"
msgstr "Status"
@@ -16157,7 +16145,7 @@ msgid "File Hooks (%{count})"
msgstr ""
msgid "File Tree"
-msgstr ""
+msgstr "Arbore de fișiere"
msgid "File added"
msgstr ""
@@ -16184,11 +16172,14 @@ msgid "File renamed with no changes."
msgstr ""
msgid "File suppressed by a .gitattributes entry or the file's encoding is unsupported."
-msgstr ""
+msgstr "Fișierul suprimat de o intrare .gitattributes sau codificarea fișierului nu este suportat."
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16205,13 +16196,13 @@ msgid "Files breadcrumb"
msgstr "Breadcrumb de fișiere"
msgid "Files with large changes are collapsed by default."
-msgstr ""
+msgstr "FiČ™ierele cu modificÄri mari sunt restrânse Ă®n mod implicit."
msgid "Files, directories, and submodules in the path %{path} for commit reference %{ref}"
-msgstr ""
+msgstr "Fișiere, directoare și submodule din calea %{path} pentru referința de commit %{ref}"
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 ""
+msgstr "CompletaČ›i câmpurile urmÄtoare, porniČ›i %{strong_open}Activarea autentificÄrii SAML pentru acest grup%{strong_close} Č™i apÄsaČ›i %{strong_open}SalvaČ›i modificÄrile%{strong_close}"
msgid "Filter"
msgstr "Filtru"
@@ -16235,25 +16226,25 @@ msgid "Filter by label"
msgstr ""
msgid "Filter by merge requests that are currently closed and unmerged."
-msgstr ""
+msgstr "FiltraČ›i dupÄ merge request-uri care sunt Ă®n prezent Ă®nchise Č™i neĂ®mbinate"
msgid "Filter by merge requests that are currently merged."
-msgstr ""
+msgstr "FiltreazÄ dupÄ merge request-urile care sunt Ă®n prezent Ă®mbinate."
msgid "Filter by milestone"
msgstr "Filtrați în funcție de obiectiv"
msgid "Filter by milestone name"
-msgstr ""
+msgstr "FiltreazÄ dupÄ numele obiectivului"
msgid "Filter by name"
msgstr ""
msgid "Filter by test cases that are currently archived."
-msgstr ""
+msgstr "FiltraČ›i dupÄ cazurile de testare care sunt arhivate Ă®n prezent."
msgid "Filter by test cases that are currently open."
-msgstr ""
+msgstr "FiltraČ›i dupÄ cazurile de testare care sunt deschise Ă®n prezent."
msgid "Filter by user"
msgstr ""
@@ -16298,10 +16289,10 @@ msgid "Find file"
msgstr ""
msgid "Fingerprint"
-msgstr ""
+msgstr "AmprentÄ"
msgid "Fingerprints"
-msgstr ""
+msgstr "Amprente"
msgid "Finish editing this message first!"
msgstr ""
@@ -16327,6 +16318,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr "Graficul burndown fix"
@@ -16337,15 +16331,15 @@ msgid "Flags"
msgstr "Semnalizatori"
msgid "FloC|Configure whether you want to participate in FloC."
-msgstr ""
+msgstr "ConfiguraČ›i dacÄ doriČ›i sÄ participaČ›i la FloC."
msgid "FloC|Enable FloC (Federated Learning of Cohorts)"
-msgstr ""
+msgstr "Activați FloC (Federated Learning of Cohorts)"
msgid "FloC|Federated Learning of Cohorts"
-msgstr ""
+msgstr "Federated Learning of Cohorts"
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16372,6 +16366,12 @@ msgstr "URL FogBugz"
msgid "FogBugz import"
msgstr "Import FogBugz"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr ""
@@ -16424,11 +16424,14 @@ 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 ""
+msgstr "Pentru mai multe informaČ›ii despre modul de calculare a numÄrului de utilizatori activi, consultaČ›i %{self_managed_subscriptions_doc_link} documentaČ›ia."
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16436,76 +16439,76 @@ msgid "Forgot your password?"
msgstr ""
msgid "Fork"
-msgstr ""
+msgstr "Fork"
msgid "Fork Error!"
-msgstr ""
+msgstr "Eroare de fork!"
msgid "Fork project"
-msgstr ""
+msgstr "Creați fork de proiect"
msgid "Fork project?"
-msgstr ""
+msgstr "Creați un fork de proiect?"
msgid "ForkProject|A fork is a copy of a project."
-msgstr ""
+msgstr "Un fork este o copie a unui proiect."
msgid "ForkProject|An error occurred while forking the project. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul forkingului proiectului. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "ForkProject|Cancel"
-msgstr ""
+msgstr "Anulare"
msgid "ForkProject|Create a group"
-msgstr ""
+msgstr "Creați un grup"
msgid "ForkProject|Fork project"
-msgstr ""
+msgstr "Creați un fork de proiect"
msgid "ForkProject|Forking a repository allows you to make changes without affecting the original project."
-msgstr ""
+msgstr "Forkingul unui repozitoriu vÄ permite sÄ faceČ›i modificÄri fÄrÄ a afecta proiectul original."
msgid "ForkProject|Internal"
-msgstr ""
+msgstr "Intern"
msgid "ForkProject|Please select a namespace"
msgstr "VÄ rugÄm sÄ selectaČ›i un spaČ›iu de nume"
msgid "ForkProject|Please select a visibility level"
-msgstr ""
+msgstr "VÄ rugÄm sÄ selectaČ›i un nivel de vizibilitate"
msgid "ForkProject|Private"
-msgstr ""
+msgstr "Privat"
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 ""
+msgstr "Accesul la proiect trebuie acordat Ă®n mod explicit fiecÄrui utilizator. DacÄ acest proiect face parte dintr-un grup, accesul va fi acordat membrilor grupului."
msgid "ForkProject|Public"
-msgstr ""
+msgstr "Public"
msgid "ForkProject|Select a namespace"
msgstr "Selectați un spațiu de nume"
msgid "ForkProject|The project can be accessed by any logged in user."
-msgstr ""
+msgstr "Proiectul poate fi accesat de orice utilizator conectat."
msgid "ForkProject|The project can be accessed without any authentication."
-msgstr ""
+msgstr "Proiectul poate fi accesat fÄrÄ nicio autentificare."
msgid "ForkProject|Visibility level"
-msgstr ""
+msgstr "Nivel de vizibilitate"
msgid "ForkProject|Want to house several dependent projects under the same namespace?"
msgstr "DoriČ›i sÄ gÄzduiČ›i mai multe proiecte dependente sub acelaČ™i spaČ›iu de nume?"
msgid "ForkSuggestion|Cancel"
-msgstr ""
+msgstr "Anulare"
msgid "ForkSuggestion|Fork"
-msgstr ""
+msgstr "Fork"
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 ""
+msgstr "Nu puteČ›i %{edit_start}edita%{edit_end} fiČ™iere direct Ă®n acest proiect. Fork acest proiect Č™i trimiteČ›i un merge request cu modificÄrile dvs."
msgid "ForkedFromProjectPath|Forked from"
msgstr "Fork derivat de la"
@@ -16514,10 +16517,10 @@ msgid "ForkedFromProjectPath|Forked from an inaccessible project"
msgstr "Fork derivat de la un proiect inaccesibil"
msgid "Forking in progress"
-msgstr ""
+msgstr "Forking în curs"
msgid "Forks"
-msgstr ""
+msgstr "Forkuri"
msgid "Format: %{dateFormat}"
msgstr ""
@@ -16529,10 +16532,7 @@ msgid "Found errors in your %{gitlab_ci_yml}:"
msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr "S-a gÄsit un avertisment Ă®n fiČ™ierul .gitlab-ci.yml"
+msgstr "S-au gÄsit erori Ă®n fiČ™ierul d-voastrÄ .gitlab-ci.yml:"
msgid "Framework successfully deleted"
msgstr ""
@@ -16541,10 +16541,10 @@ msgid "Free Trial of GitLab.com Ultimate"
msgstr ""
msgid "Freeze end"
-msgstr ""
+msgstr "ĂŽngheČ›ul se terminÄ"
msgid "Freeze start"
-msgstr ""
+msgstr "Înghețul începe"
msgid "Frequency"
msgstr ""
@@ -16567,6 +16567,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr "Începând cu 22 iunie 2022 (GitLab 15.1), spațiile de nume personale gratuite și grupurile de nivel superior vor fi limitate la %{free_limit} (de) membri"
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16592,7 +16595,7 @@ msgid "GPG Keys"
msgstr ""
msgid "GPG keys allow you to verify signed commits."
-msgstr ""
+msgstr "Cheile GPG vÄ permit sÄ verificaČ›i commit-urile semnate."
msgid "GPG signature (loading...)"
msgstr ""
@@ -16613,19 +16616,13 @@ 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 key"
-msgstr ""
+msgstr "Generați tokenuri de acces de grup cu scopuri specifice acestui grup pentru aplicațiile dvs. care au nevoie de acces la GitLab API."
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
-msgstr ""
+msgstr "Generați tokenuri de acces de proiect cu scopuri specifice acestui proiect pentru aplicațiile dvs. care au nevoie de acces la GitLab API."
msgid "Generate site and private keys at"
msgstr ""
@@ -16658,574 +16655,580 @@ msgid "Geo Sites"
msgstr "Site-uri Geo"
msgid "Geo sites"
-msgstr ""
+msgstr "Site-uri Geo"
msgid "Geo|%d group selected"
msgid_plural "%d groups selected"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d grup selectat"
+msgstr[1] "%d grupuri selectate"
+msgstr[2] "%d de grupuri selectate"
msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%d fragment selectat"
+msgstr[1] "%d fragmente selectate"
+msgstr[2] "%d de fragmente selectate"
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
-msgstr "%{boldStart}N/A%{boldEnd}: Geo nu verificÄ Ă®ncÄ aceastÄ componentÄ. ConsultaČ›i %{linkStart}tipurile de date pe care intenČ›ionÄm sÄ le susČ›inem%{linkEnd}."
+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 ""
+msgstr "%{component} s-a sincronizat"
msgid "Geo|%{component} verified"
-msgstr ""
+msgstr "%{component} s-a verificat"
msgid "Geo|%{label} can't be blank"
-msgstr ""
+msgstr "%{label} nu poate fi necompletat"
msgid "Geo|%{label} should be between 1-999"
-msgstr ""
+msgstr "%{label} trebuie sÄ fie Ă®ntre 1-999"
msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
+msgstr "%{name} este programat pentru redescÄrcare forČ›atÄ"
msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
+msgstr "%{name} este programat pentru resincronizare"
msgid "Geo|%{name} is scheduled for re-verify"
-msgstr ""
+msgstr "%{name} este programat pentru reverificare"
msgid "Geo|%{timeAgoStr} (%{pendingEvents} events)"
msgstr "%{timeAgoStr} (%{pendingEvents} evenimente)"
msgid "Geo|%{title} checksum progress"
-msgstr ""
-
-msgid "Geo|(%{timeAgo})"
-msgstr "(%{timeAgo})"
+msgstr "Progresul sumei de control pentru %{title}"
msgid "Geo|Add New Site"
-msgstr ""
+msgstr "AdÄugaČ›i un site nou"
msgid "Geo|Add site"
-msgstr ""
+msgstr "AdÄugaČ›i site"
msgid "Geo|Adjust your filters/search criteria above. If you believe this may be an error, please refer to the %{linkStart}Geo Troubleshooting%{linkEnd} documentation for more information."
-msgstr ""
+msgstr "AjustaČ›i filtrele/criteriile de cÄutare de mai sus. DacÄ credeČ›i cÄ este vorba de o eroare, consultaČ›i documentaČ›ia %{linkStart}Depanare Geo%{linkEnd} pentru mai multe informaČ›ii."
msgid "Geo|All"
-msgstr ""
+msgstr "Toate"
msgid "Geo|All %{replicable_name}"
-msgstr ""
+msgstr "Toate %{replicable_name}"
msgid "Geo|All projects"
-msgstr ""
+msgstr "Toate proiectele"
msgid "Geo|All projects are being scheduled for resync"
msgstr "Toate proiectele sunt programate pentru resincronizare"
msgid "Geo|All projects are being scheduled for reverify"
-msgstr ""
+msgstr "Toate proiectele sunt programate pentru reverificare"
msgid "Geo|Allow this secondary site to replicate content on Object Storage"
-msgstr ""
+msgstr "PermiteČ›i acestui site secundar sÄ replice conČ›inutul pe Stocarea obiectelor"
msgid "Geo|Allowed Geo IP"
-msgstr ""
+msgstr "IP Geo permis"
msgid "Geo|Allowed Geo IP can't be blank"
-msgstr ""
+msgstr "Geo IP permis nu poate fi necompletat"
msgid "Geo|Allowed Geo IP should be between 1 and 255 characters"
-msgstr ""
+msgstr "IP-ul Geo permis trebuie sÄ aibÄ Ă®ntre 1 Č™i 255 de caractere"
msgid "Geo|Allowed Geo IP should contain valid IP addresses"
-msgstr ""
+msgstr "IP-ul Geo permis trebuie sÄ conČ›inÄ adrese IP valide"
msgid "Geo|Beta"
-msgstr ""
+msgstr "Beta"
msgid "Geo|Checksummed"
-msgstr ""
+msgstr "Verificat cu suma de control"
msgid "Geo|Choose specific groups or storage shards"
-msgstr ""
+msgstr "Alegeți grupuri specifice sau fragmente de stocare"
msgid "Geo|Comma-separated, e.g. '1.1.1.1, 2.2.2.0/24'"
-msgstr ""
+msgstr "Separate prin virgulÄ, de exemplu „1.1.1.1.1.1, 2.2.2.2.0/24”."
msgid "Geo|Configure various settings for your %{siteType} site. %{linkStart}Learn more%{linkEnd}"
-msgstr ""
+msgstr "ConfiguraČ›i diverse setÄri pentru site-ul dvs. %{siteType}. %{linkStart}AflaČ›i mai multe%{linkEnd}"
msgid "Geo|Connection timeout"
-msgstr ""
+msgstr "Timeout de conectare"
msgid "Geo|Connection timeout can't be blank"
-msgstr ""
+msgstr "Timeout-ul conexiunii nu poate fi necompletat"
msgid "Geo|Connection timeout must be a number"
-msgstr ""
+msgstr "Timeout-ul conexiunii trebuie sÄ fie un numÄr"
msgid "Geo|Connection timeout should be between 1-120"
-msgstr ""
+msgstr "Timeout-ul de conectare trebuie sÄ fie Ă®ntre 1-120"
msgid "Geo|Consult Geo troubleshooting information"
-msgstr ""
+msgstr "Consultați informațiile de depanare Geo"
msgid "Geo|Container repositories synchronization concurrency limit"
-msgstr ""
+msgstr "Limita de concurenČ›Ä a sincronizÄrii repozitoriilor de containere"
msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
+msgstr "Nu s-a putut elimina intrarea de urmÄrire pentru un proiect existent."
msgid "Geo|Data replication lag"
-msgstr ""
+msgstr "Lag de replicare a datelor"
msgid "Geo|Data type"
msgstr "Tipul de date"
msgid "Geo|Disabled"
-msgstr ""
+msgstr "Dezactivat"
msgid "Geo|Discover GitLab Geo"
-msgstr ""
+msgstr "Descoperiți GitLab Geo"
msgid "Geo|Does not match the primary storage configuration"
-msgstr ""
+msgstr "Nu se potriveČ™te cu configuraČ›ia de stocare principalÄ"
msgid "Geo|Edit %{nodeType} site"
-msgstr ""
+msgstr "Editați site-ul %{nodeType}"
msgid "Geo|Edit Geo Site"
-msgstr ""
+msgstr "Editați site-ul Geo"
msgid "Geo|Edit your search and try again."
-msgstr ""
+msgstr "ModificaČ›i cÄutarea Č™i Ă®ncercaČ›i din nou."
msgid "Geo|Errors:"
-msgstr ""
+msgstr "Erori:"
msgid "Geo|Failed"
-msgstr ""
+msgstr "Eșuat"
msgid "Geo|File synchronization concurrency limit"
-msgstr ""
+msgstr "Limita de concurenČ›Ä a sincronizÄrii fiČ™ierelor"
msgid "Geo|Filter Geo sites"
-msgstr ""
+msgstr "Filtrarea site-urilor Geo"
msgid "Geo|Filter by name"
-msgstr ""
+msgstr "Filtrare dupÄ nume"
msgid "Geo|Filter by status"
+msgstr "Filtrare dupÄ stare"
+
+msgid "Geo|Full details"
msgstr ""
msgid "Geo|Geo Settings"
-msgstr ""
+msgstr "SetÄri Geo"
msgid "Geo|Geo Status"
-msgstr ""
+msgstr "Stare Geo"
msgid "Geo|Geo allows you to choose specific groups or storage shards to replicate."
-msgstr ""
+msgstr "Geo vÄ permite sÄ alegeČ›i grupuri sau fragmente de stocare specifice pentru replicare."
msgid "Geo|Geo can replicate objects stored in Object Storage (AWS S3, or other compatible object storage)."
-msgstr ""
+msgstr "Geo poate replica obiectele stocate Ă®n Stocarea obiectelor (AWS S3 sau altÄ stocare de obiecte compatibilÄ)."
msgid "Geo|Geo sites"
-msgstr ""
+msgstr "Site-uri Geo"
msgid "Geo|Geo sites are paused using a command run on the site"
-msgstr ""
+msgstr "Site-urile Geo sunt puse Ă®n pauzÄ cu ajutorul unei comenzi rulate pe site"
msgid "Geo|Go to the primary site"
-msgstr ""
+msgstr "Mergeți la site-ul principal"
msgid "Geo|Groups to synchronize"
-msgstr ""
+msgstr "Grupuri de sincronizat"
msgid "Geo|Healthy"
-msgstr ""
+msgstr "SÄnÄtos"
msgid "Geo|If enabled, GitLab will handle Object Storage replication using Geo."
-msgstr ""
+msgstr "DacÄ este activatÄ, GitLab va gestiona replicarea StocÄrii obiectelor folosind Geo."
msgid "Geo|If you want to make changes, you must visit the primary site."
-msgstr ""
+msgstr "DacÄ doriČ›i sÄ faceČ›i modificÄri, trebuie sÄ vizitaČ›i site-ul principal."
msgid "Geo|In progress"
-msgstr ""
+msgstr "ĂŽn curs de desfÄČ™urare"
msgid "Geo|In sync"
-msgstr ""
+msgstr "ĂŽn sincronizare"
msgid "Geo|Internal URL"
-msgstr ""
+msgstr "URL intern"
msgid "Geo|Internal URL (optional)"
-msgstr ""
+msgstr "URL intern (opțional)"
msgid "Geo|Last event ID from primary"
-msgstr ""
+msgstr "ID-ul ultimului eveniment din principal"
msgid "Geo|Last event ID processed by cursor"
-msgstr ""
+msgstr "ID-ul ultimului eveniment procesat de cursor"
msgid "Geo|Last repository check run"
-msgstr ""
+msgstr "Ultima rulare a verificÄrii repozitoriului"
msgid "Geo|Last successful sync"
-msgstr ""
+msgstr "Ultima sincronizare reuČ™itÄ"
msgid "Geo|Last sync attempt"
-msgstr ""
+msgstr "Ultima încercare de sincronizare"
msgid "Geo|Last time verified"
-msgstr ""
+msgstr "Ultima datÄ când a fost verificat"
msgid "Geo|Learn more about Geo"
-msgstr ""
+msgstr "Aflați mai multe despre Geo"
msgid "Geo|Learn more about Geo site statuses"
-msgstr ""
+msgstr "AflaČ›i mai multe despre stÄrile site-ului Geo"
msgid "Geo|Limit the number of concurrent operations this secondary site can run in the background."
-msgstr ""
+msgstr "LimitaČ›i numÄrul de operaČ›iuni concurente pe care acest site secundar le poate executa Ă®n fundal."
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 ""
+msgstr "FaceČ›i ca toČ›i membrii echipei dvs. sÄ fie mai productivi, indiferent de locaČ›ia lor. GitLab Geo creeazÄ replici doar Ă®n citire ale instanČ›ei dvs. GitLab, astfel Ă®ncât sÄ puteČ›i reduce timpul necesar pentru a clona Č™i a prelua repozitoriile mari."
msgid "Geo|Minimum interval in days"
-msgstr ""
+msgstr "Intervalul minim în zile"
msgid "Geo|Must match with the %{codeStart}external_url%{codeEnd} in %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
-msgstr ""
+msgstr "Trebuie sÄ corespundÄ cu %{codeStart}external_url%{codeEnd} Ă®n %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
msgid "Geo|Must match with the %{codeStart}geo_node_name%{codeEnd} in %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
-msgstr ""
+msgstr "Trebuie sÄ corespundÄ cu %{codeStart}geo_node_name%{codeEnd} din %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
msgid "Geo|Never"
msgstr "NiciodatÄ"
msgid "Geo|Next sync scheduled at"
-msgstr ""
+msgstr "UrmÄtoarea sincronizare programatÄ la"
msgid "Geo|No Geo site found"
-msgstr ""
+msgstr "Nu s-a gÄsit niciun site Geo"
msgid "Geo|No available replication slots"
-msgstr ""
+msgstr "Nu existÄ sloturi de replicare disponibile"
msgid "Geo|Not synced yet"
-msgstr ""
+msgstr "Nu a fost Ă®ncÄ sincronizat"
msgid "Geo|Nothing found…"
-msgstr ""
+msgstr "Nu s-a gÄsit nimic…"
msgid "Geo|Nothing to checksum"
-msgstr ""
+msgstr "Nimic de verificat cu suma de control"
msgid "Geo|Nothing to synchronize"
-msgstr ""
+msgstr "Nimic de sincronizat"
msgid "Geo|Nothing to verify"
-msgstr ""
+msgstr "Nimic de verificat"
msgid "Geo|Object Storage replication"
-msgstr ""
+msgstr "Replicarea StocÄrii obiectelor"
msgid "Geo|Offline"
-msgstr ""
-
-msgid "Geo|Open replications"
-msgstr ""
+msgstr "Offline"
msgid "Geo|Pending synchronization"
-msgstr ""
+msgstr "Sincronizare în așteptare"
msgid "Geo|Pending verification"
-msgstr ""
+msgstr "Verificare în așteptare"
msgid "Geo|Primary"
-msgstr ""
+msgstr "Principal"
msgid "Geo|Primary node"
-msgstr ""
+msgstr "Nod principal"
msgid "Geo|Primary site"
-msgstr ""
+msgstr "Site principal"
msgid "Geo|Project"
-msgstr ""
+msgstr "Proiect"
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 ""
+msgstr "Proiectul (ID: %{project_id}) nu mai existÄ pe serverul principal. Este sigur sÄ eliminaČ›i aceastÄ intrare, deoarece acest lucru nu va Č™terge datele de pe disc."
msgid "Geo|Projects in certain groups"
-msgstr ""
+msgstr "Proiecte în anumite grupuri"
msgid "Geo|Projects in certain storage shards"
-msgstr ""
+msgstr "Proiecte în anumite fragmente de stocare"
msgid "Geo|Queued"
-msgstr ""
+msgstr "ĂŽn coadÄ"
msgid "Geo|Re-verification interval"
-msgstr ""
+msgstr "Intervalul de reverificare"
msgid "Geo|Redownload"
-msgstr ""
+msgstr "RedescÄrcare"
msgid "Geo|Remove"
-msgstr ""
+msgstr "ĂŽnlÄturare"
msgid "Geo|Remove %{nodeType} site"
-msgstr ""
+msgstr "Eliminați site-ul %{nodeType}"
msgid "Geo|Remove entry"
-msgstr ""
+msgstr "Eliminați intrarea"
msgid "Geo|Remove site"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i site-ul"
msgid "Geo|Remove tracking database entry"
-msgstr ""
+msgstr "EliminaČ›i intrarea din baza de date de urmÄrire"
msgid "Geo|Removing a Geo site stops the synchronization to and from that site. Are you sure?"
-msgstr ""
+msgstr "Eliminarea unui site Geo oprește sincronizarea cu și de la site-ul respectiv. Sunteți sigur?"
msgid "Geo|Replicated data is verified with the secondary site(s) using checksums"
-msgstr ""
+msgstr "Datele replicate sunt verificate cu site-ul sau site-urile secundare folosind sume de control."
msgid "Geo|Replicated data is verified with the secondary site(s) using checksums."
-msgstr ""
+msgstr "Datele replicate sunt verificate cu site-ul sau site-urile secundare folosind sume de control."
msgid "Geo|Replication Details"
-msgstr ""
+msgstr "Detalii de replicare"
msgid "Geo|Replication slot WAL"
-msgstr ""
+msgstr "Slotul de replicare WAL"
msgid "Geo|Replication slots"
-msgstr ""
+msgstr "Sloturi de replicare"
msgid "Geo|Replication status"
-msgstr ""
+msgstr "Starea replicÄrii"
msgid "Geo|Replication summary"
-msgstr ""
+msgstr "Rezumatul replicÄrii"
msgid "Geo|Repository synchronization concurrency limit"
-msgstr ""
+msgstr "Limita de concurenČ›Ä a sincronizÄrii repozitoriilor"
msgid "Geo|Resync"
-msgstr ""
+msgstr "Resincronizare"
msgid "Geo|Resync all"
+msgstr "Resincronizați tot"
+
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
-msgstr ""
+msgstr "NumÄr de reĂ®ncercÄri"
msgid "Geo|Reverify"
-msgstr ""
+msgstr "Reverificare"
msgid "Geo|Reverify all"
+msgstr "Reverificați tot"
+
+msgid "Geo|Reverify all %{projects_count} projects"
msgstr ""
-msgid "Geo|Reverify all projects"
+msgid "Geo|Reverify project"
msgstr ""
msgid "Geo|Review replication status, and resynchronize and reverify items with the primary site."
-msgstr ""
+msgstr "RevizuiČ›i starea replicÄrii, apoi resincronizaČ›i Č™i reverificaČ›i elementele cu site-ul principal."
msgid "Geo|Secondary"
-msgstr ""
+msgstr "Secundar"
msgid "Geo|Secondary node"
-msgstr ""
+msgstr "Nod secundar"
msgid "Geo|Secondary site"
-msgstr ""
+msgstr "Site secundar"
msgid "Geo|Select groups to replicate"
-msgstr ""
+msgstr "Selectați grupurile de replicat"
msgid "Geo|Select shards to replicate"
-msgstr ""
+msgstr "Selectați fragmente de replicat"
msgid "Geo|Selective (%{syncLabel})"
-msgstr ""
+msgstr "SelectivÄ (%{syncLabel})"
msgid "Geo|Selective synchronization"
-msgstr ""
+msgstr "Sincronizare selectivÄ"
msgid "Geo|Set the timeout in seconds to send a secondary site status to the primary and IPs allowed for the secondary sites."
-msgstr ""
+msgstr "SetaČ›i un timeout Ă®n secunde pentru a trimite o stare a site-ului secundar cÄtre cel principal Č™i IP-urile permise pentru site-urile secundare."
msgid "Geo|Set verification limit and frequency."
-msgstr ""
+msgstr "Setați limita și frecvența de verificare."
msgid "Geo|Set what should be replicated by this secondary site."
-msgstr ""
+msgstr "SetaČ›i ceea ce ar trebui sÄ fie replicat de acest site secundar."
msgid "Geo|Shards to synchronize"
+msgstr "Fragmente de sincronizat"
+
+msgid "Geo|Show more"
msgstr ""
msgid "Geo|Site name can't be blank"
-msgstr ""
+msgstr "Numele site-ului nu poate fi necompletat"
msgid "Geo|Site name should be between 1 and 255 characters"
-msgstr ""
+msgstr "Numele site-ului trebuie sÄ aibÄ Ă®ntre 1 Č™i 255 de caractere"
msgid "Geo|Site's status was updated %{timeAgo}."
msgstr "Starea site-ului a fost actualizatÄ %{timeAgo}."
msgid "Geo|Status"
-msgstr ""
+msgstr "Stare"
msgid "Geo|Storage config"
-msgstr ""
+msgstr "Configurația de stocare"
msgid "Geo|Synced"
-msgstr ""
+msgstr "Sincronizat"
msgid "Geo|Synced at"
-msgstr ""
+msgstr "Sincronizat la"
msgid "Geo|Synchronization"
-msgstr ""
+msgstr "Sincronizare"
msgid "Geo|Synchronization failed - %{error}"
msgstr "Sincronizarea a eșuat - %{error}"
msgid "Geo|Synchronization settings"
-msgstr ""
+msgstr "SetÄri de sincronizare"
msgid "Geo|Synchronization status"
-msgstr ""
+msgstr "Starea sincronizÄrii"
msgid "Geo|The URL of the primary site that is used internally by the secondary sites."
-msgstr ""
+msgstr "URL-ul site-ului principal care este utilizat intern de site-urile secundare."
msgid "Geo|The URL of the secondary site that is used internally by the primary site."
-msgstr ""
+msgstr "URL-ul site-ului secundar care este utilizat intern de cÄtre site-ul principal."
msgid "Geo|The database is currently %{db_lag} behind the primary site."
-msgstr ""
+msgstr "Baza de date este în prezent cu %{db_lag} în urma site-ului principal."
msgid "Geo|The site is currently %{minutes_behind} behind the primary site."
-msgstr ""
+msgstr "Site-ul se aflÄ Ă®n prezent cu %{minutes_behind} Ă®n urma site-ului principal."
msgid "Geo|There are no %{replicable_type} to show"
-msgstr ""
+msgstr "Nu existÄ %{replicable_type} de afiČ™at"
msgid "Geo|There was an error deleting the Geo Site"
-msgstr ""
+msgstr "A apÄrut o eroare la Č™tergerea site-ului Geo"
msgid "Geo|There was an error fetching the Geo Settings"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea setÄrilor Geo "
msgid "Geo|There was an error fetching the Geo Sites"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea site-urilor Geo "
msgid "Geo|There was an error fetching the Sites's Groups"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea grupurilor site-urilor"
msgid "Geo|There was an error saving this Geo Site"
-msgstr ""
+msgstr "A apÄrut o eroare la salvarea acestui site Geo"
msgid "Geo|There was an error updating the Geo Settings"
-msgstr ""
+msgstr "A apÄrut o eroare la actualizarea setÄrilor Geo"
msgid "Geo|This will resync all %{replicableType}. It may take some time to complete. Are you sure you want to continue?"
-msgstr ""
+msgstr "Aceasta va resincroniza toate %{replicableType}. S-ar putea sÄ dureze ceva timp pânÄ la finalizare. SunteČ›i sigur cÄ doriČ›i sÄ continuaČ›i?"
msgid "Geo|This will resync all projects. It may take some time to complete. Are you sure you want to continue?"
-msgstr ""
+msgstr "Aceasta va resincroniza toate proiectele. S-ar putea sÄ dureze ceva timp pânÄ la finalizare. SunteČ›i sigur cÄ doriČ›i sÄ continuaČ›i?"
msgid "Geo|This will reverify all projects. It may take some time to complete. Are you sure you want to continue?"
-msgstr ""
+msgstr "Aceasta va reverifica toate proiectele. S-ar putea sÄ dureze ceva timp pânÄ la finalizare. SunteČ›i sigur cÄ doriČ›i sÄ continuaČ›i?"
msgid "Geo|Time in seconds"
-msgstr ""
+msgstr "Timp în secunde"
msgid "Geo|Tracking database entry will be removed. Are you sure?"
-msgstr ""
+msgstr "Intrarea din baza de date de urmÄrire va fi eliminatÄ. SunteČ›i sigur?"
msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
+msgstr "Intrarea de urmÄrire pentru proiectul (%{project_id}) a fost eliminatÄ cu succes."
msgid "Geo|Tuning settings"
-msgstr ""
+msgstr "Ajustare de setÄri"
msgid "Geo|URL can't be blank"
-msgstr ""
+msgstr "URL nu poate fi necompletat"
msgid "Geo|URL must be a valid url (ex: https://gitlab.com)"
-msgstr ""
+msgstr "URL-ul trebuie sÄ fie un URL valid (ex: https://gitlab.com)"
msgid "Geo|Undefined"
-msgstr ""
+msgstr "Nedefinit"
msgid "Geo|Unhealthy"
-msgstr ""
+msgstr "NesÄnÄtos"
msgid "Geo|Unknown"
-msgstr ""
+msgstr "Necunoscut"
msgid "Geo|Unknown state"
-msgstr ""
+msgstr "Stare necunoscutÄ"
msgid "Geo|Updated %{timeAgo}"
msgstr "Actualizat %{timeAgo}"
msgid "Geo|Verification"
-msgstr ""
+msgstr "Verificare"
msgid "Geo|Verification concurrency limit"
-msgstr ""
+msgstr "Limita concurenței de verificare"
msgid "Geo|Verification failed - %{error}"
msgstr "Verificarea a eșuat - %{error}"
msgid "Geo|Verification information"
-msgstr ""
+msgstr "Informații de verificare"
msgid "Geo|Verification status"
-msgstr ""
+msgstr "Starea verificÄrii"
msgid "Geo|Verified"
-msgstr ""
+msgstr "Verificat"
msgid "Geo|Waiting for scheduler"
-msgstr ""
+msgstr "În așteptarea planificatorului"
msgid "Geo|With GitLab Geo, you can install a special read-only and replicated instance anywhere."
-msgstr ""
+msgstr "Cu GitLab Geo, puteČ›i instala o instanČ›Ä specialÄ numai Ă®n citire Č™i replicatÄ, oriunde."
msgid "Geo|You are on a secondary, %{b_open}read-only%{b_close} Geo site."
-msgstr ""
+msgstr "Sunteți pe un site Geo secundar, %{b_open}numai în citire%{b_close}."
msgid "Geo|You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
+msgstr "VeČ›i putea face un numÄr limitat de modificÄri sau efectua un numÄr limitat de acČ›iuni pe aceastÄ paginÄ."
msgid "Geo|misconfigured"
-msgstr ""
+msgstr "configurat greșit"
msgid "Geo|primary"
-msgstr ""
+msgstr "principal"
msgid "Geo|secondary"
-msgstr ""
+msgstr "secundar"
msgid "Get a free instance review"
msgstr ""
@@ -17252,7 +17255,7 @@ msgid "Get started!"
msgstr ""
msgid "Getting started with releases"
-msgstr ""
+msgstr "SÄ Ă®ncepem cu lansÄrile"
msgid "Git"
msgstr ""
@@ -17264,7 +17267,7 @@ msgid "Git LFS Rate Limits"
msgstr ""
msgid "Git LFS is not enabled on this GitLab server, contact your admin."
-msgstr ""
+msgstr "Git LFS nu este activat pe acest server GitLab, contactaČ›i administratorul dumneavoastrÄ."
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 ""
@@ -17294,17 +17297,20 @@ msgid "Git version"
msgstr ""
msgid "GitHub API rate limit exceeded. Try again after %{reset_time}"
-msgstr ""
+msgstr "Limita ratei API GitHub a fost depÄČ™itÄ. ĂŽncercaČ›i din nou dupÄ %{reset_time}"
msgid "GitHub import"
-msgstr ""
+msgstr "Importul GitHub"
msgid "GitHubImporter|*Merged by: %{author} at %{timestamp}*"
-msgstr ""
+msgstr "*ĂŽmbinat de: %{author} la %{timestamp}*"
msgid "GitLab"
msgstr "GitLab"
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17324,10 +17330,10 @@ msgid "GitLab Issue"
msgstr ""
msgid "GitLab KAS"
-msgstr ""
+msgstr "GitLab KAS"
msgid "GitLab Pages"
-msgstr ""
+msgstr "GitLab Pages"
msgid "GitLab Shell"
msgstr ""
@@ -17357,25 +17363,28 @@ msgid "GitLab commit"
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 ""
+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}"
msgid "GitLab export"
msgstr ""
-msgid "GitLab group: %{source_link}"
+msgid "GitLab for Jira Cloud"
msgstr ""
+msgid "GitLab group: %{source_link}"
+msgstr "Grup GitLab: %{source_link}"
+
msgid "GitLab informs you if a new version is available. %{link_start}What information does GitLab Inc. collect?%{link_end}"
-msgstr ""
+msgstr "GitLab vÄ informeazÄ dacÄ este disponibilÄ o nouÄ versiune. %{link_start}Ce informaČ›ii colecteazÄ 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 ""
+msgstr "GitLab este o platformÄ DevOps completÄ, livratÄ sub forma unei singure aplicaČ›ii, care schimbÄ Ă®n mod fundamental modul Ă®n care colaboreazÄ echipele de Dezvoltare, Securitate Č™i OperaČ›iuni."
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 ""
+msgstr "GitLab este o platformÄ DevOps completÄ, livratÄ sub forma unei singure aplicaČ›ii, schimbând fundamental%{br_tag}modul de colaborare Ă®ntre echipele de Dezvoltare, Securitate Č™i OperaČ›iuni."
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 ""
+msgstr "GitLab este o singurÄ aplicaČ›ie pentru Ă®ntregul ciclu de dezvoltare software. De la planificarea proiectului Č™i gestionarea codului sursÄ la CI/CD, monitorizare Č™i securitate."
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 ""
@@ -17386,8 +17395,8 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
-msgstr ""
+msgid "GitLab is undergoing maintenance"
+msgstr "GitLab este în curs de întreținere"
msgid "GitLab logo"
msgstr "Logoul GitLab"
@@ -17398,9 +17407,6 @@ msgstr ""
msgid "GitLab project export"
msgstr "Export de proiect GitLab"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr "GitLab executÄ un job Ă®n fundal pentru a exporta CSV-uri pseudonimizate din baza de date GitLab. FiČ™ierele CSV sunt apoi Ă®ncÄrcate Ă®n directorul configurat pentru stocarea obiectelor."
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17417,11 +17423,14 @@ msgid "GitLab version"
msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
-msgstr ""
+msgstr "GitLab va crea o ramurÄ Ă®n forkul dvs. Č™i va iniČ›ia un merge request."
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17435,16 +17444,19 @@ msgid "GitLabPages|Access Control is enabled for this Pages website; only author
msgstr ""
msgid "GitLabPages|Access pages"
-msgstr ""
+msgstr "Accesare pages"
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|Configure pages"
-msgstr ""
+msgstr "Configurare pages"
msgid "GitLabPages|Domains"
msgstr ""
@@ -17461,7 +17473,7 @@ msgstr "ForČ›aČ›i HTTPS (necesitÄ certificate valide)"
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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17471,17 +17483,23 @@ msgid "GitLabPages|Only project maintainers can remove pages"
msgstr "Numai Ă®ntreČ›inÄtorii proiectului pot elimina pages"
msgid "GitLabPages|Pages"
-msgstr ""
+msgstr "Pages"
msgid "GitLabPages|Remove"
msgstr ""
-msgid "GitLabPages|Remove pages"
+msgid "GitLabPages|Remove certificate"
msgstr ""
-msgid "GitLabPages|Removing pages will prevent them from being exposed to the outside world."
+msgid "GitLabPages|Remove domain"
msgstr ""
+msgid "GitLabPages|Remove pages"
+msgstr "Eliminare pages"
+
+msgid "GitLabPages|Removing pages will prevent them from being exposed to the outside world."
+msgstr "Eliminând pages va preveni ca acestea sÄ fie expuse lumii exterioare."
+
msgid "GitLabPages|Save changes"
msgstr "SalvaČ›i modificÄrile"
@@ -17489,10 +17507,7 @@ msgid "GitLabPages|Something went wrong while obtaining the Let's Encrypt certif
msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
-msgstr ""
-
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
+msgstr "Suportul pentru domenii Č™i certificate este dezactivat. SolicitaČ›i administratorului sistemului dvs. sÄ-l activeze."
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17516,19 +17531,19 @@ msgid "GitLabPages|Your pages are served under:"
msgstr ""
msgid "Gitaly Servers"
-msgstr ""
+msgstr "Servere Gitaly"
msgid "Gitaly relative path:"
-msgstr ""
+msgstr "Calea relativÄ Gitaly:"
msgid "Gitaly storage name:"
-msgstr ""
+msgstr "Numele stocÄrii Gitaly:"
msgid "Gitaly timeouts"
-msgstr "ExpirÄri Gitaly"
+msgstr "Timeout-uri Gitaly"
msgid "Gitaly|Address"
-msgstr ""
+msgstr "Adresa"
msgid "Gitea Host URL"
msgstr ""
@@ -17537,13 +17552,13 @@ msgid "Gitea Import"
msgstr ""
msgid "GithubImporter|PR mergers"
-msgstr ""
+msgstr "ĂŽmbinÄri de PR"
msgid "GithubImporter|PR reviews"
-msgstr ""
+msgstr "Recenzii de PR"
msgid "GithubImporter|Pull requests"
-msgstr ""
+msgstr "SolicitÄri pull"
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."
@@ -17582,7 +17597,7 @@ msgid "Gitpod|To use Gitpod you must first enable the feature in the integration
msgstr "Pentru a utiliza Gitpod, trebuie mai Ă®ntâi sÄ activaČ›i caracteristica Ă®n secČ›iunea „IntegrÄri” din %{linkStart}preferinČ›ele utilizatorului%{linkEnd}."
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 "Pentru a utiliza integrarea, fiecare utilizator trebuie sÄ activeze Gitpod Č™i Ă®n contul sÄu GitLab. %{link_start}Cum Ă®l activez?%{link_end} "
+msgstr "Pentru a utiliza integrarea, fiecare utilizator trebuie de asemenea sÄ activeze Gitpod pe contul sÄu GitLab. %{link_start}Cum sÄ-l activez?%{link_end} "
msgid "Gitpod|https://gitpod.example.com"
msgstr "https://gitpod.example.com"
@@ -17591,10 +17606,10 @@ msgid "Given access %{time_ago}"
msgstr ""
msgid "Given epic is already related to this epic."
-msgstr ""
+msgstr "Epica datÄ este deja legatÄ de aceastÄ epicÄ."
msgid "Global Search is disabled for this scope"
-msgstr ""
+msgstr "CÄutarea globalÄ este dezactivatÄ pentru acest scop"
msgid "Global Shortcuts"
msgstr "Comenzi rapide globale"
@@ -17653,6 +17668,9 @@ msgstr "în grup"
msgid "GlobalSearch|in project"
msgstr "în proiect"
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17666,7 +17684,7 @@ msgid "Go back (while searching for files)"
msgstr ""
msgid "Go back to configuration"
-msgstr ""
+msgstr "Mergeți înapoi la configurare"
msgid "Go full screen"
msgstr ""
@@ -17675,7 +17693,7 @@ msgid "Go to %{source_name}"
msgstr "Mergeți la %{source_name}"
msgid "Go to commits"
-msgstr ""
+msgstr "Mergeți la commit-uri"
msgid "Go to definition"
msgstr ""
@@ -17687,71 +17705,80 @@ msgid "Go to environments page to approve or reject"
msgstr "Accesați pagina de medii pentru a aproba sau respinge"
msgid "Go to epic"
-msgstr ""
+msgstr "MergeČ›i la epicÄ"
msgid "Go to file"
-msgstr ""
+msgstr "Mergeți la fișier"
msgid "Go to file permalink (while viewing a file)"
-msgstr ""
+msgstr "Accesați fișierul permalink (în timp ce vizualizați un fișier)"
msgid "Go to files"
msgstr ""
msgid "Go to find file"
-msgstr ""
+msgstr "MergeČ›i sÄ gÄsiČ›i fiČ™ierul"
msgid "Go to issue boards"
msgstr "Mergeți la bordurile de probleme"
msgid "Go to issues"
-msgstr ""
+msgstr "Mergeți la probleme"
msgid "Go to jobs"
-msgstr ""
+msgstr "Mergeți la joburi"
msgid "Go to kubernetes"
-msgstr ""
+msgstr "Mergeți la kubernetes"
msgid "Go to merge requests"
-msgstr ""
+msgstr "Mergeți la merge request-uri"
msgid "Go to metrics"
-msgstr ""
+msgstr "Mergeți la metrici"
msgid "Go to next page"
+msgstr "MergeČ›i la pagina urmÄtoare"
+
+msgid "Go to next unresolved thread"
msgstr ""
msgid "Go to page %{page}"
-msgstr ""
+msgstr "Mergeți la pagina %{page}"
msgid "Go to parent"
-msgstr ""
+msgstr "MergeČ›i la pÄrinte"
msgid "Go to parent directory"
-msgstr ""
+msgstr "MergeČ›i la directorul pÄrinte"
msgid "Go to previous page"
+msgstr "MergeČ›i la pagina anterioarÄ"
+
+msgid "Go to previous unresolved thread"
msgstr ""
msgid "Go to primary site"
-msgstr ""
+msgstr "Mergeți la site-ul principal"
msgid "Go to project"
-msgstr ""
+msgstr "Mergeți la proiect"
msgid "Go to releases"
-msgstr ""
+msgstr "AccesaČ›i lansÄrile"
msgid "Go to repository charts"
msgstr "Mergeți la graficele repozitoriului"
msgid "Go to repository graph"
-msgstr ""
+msgstr "Mergeți la graficul repozitoriului"
msgid "Go to snippets"
msgstr "Mergeți la fragmente de cod"
+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 "Mergeți la „Zona Admin &gt; Restricții de înscriere” și bifați „Domenii permise pentru înscrieri”."
@@ -17762,47 +17789,44 @@ msgid "Go to the 'Admin area &gt; Sign-up restrictions', and check the 'Domain d
msgstr "Mergeți la „Zona Admin &gt; Restricții de înscriere” și bifați „Lista de domenii refuzate”."
msgid "Go to the activity feed"
-msgstr ""
+msgstr "Mergeți la fluxul de activitate"
msgid "Go to the group’s 'Settings &gt; General' page, and check 'Restrict membership by email domain'."
msgstr "Mergeți la „Zona Admin &gt; General” a grupului și bifați „Limitarea apartenenței în funcție de domeniul de e-mail”."
msgid "Go to the milestone list"
-msgstr ""
+msgstr "Mergeți la lista de obiective"
msgid "Go to the project's activity feed"
-msgstr ""
+msgstr "Mergeți la fluxul de activitate al proiectului"
msgid "Go to the project's overview page"
-msgstr ""
+msgstr "MergeČ›i la pagina de prezentare generalÄ a proiectului"
msgid "Go to wiki"
-msgstr ""
+msgstr "Mergeți la wiki"
msgid "Go to your To-Do list"
-msgstr ""
+msgstr "MergeČ›i la lista dvs. „De fÄcut”"
msgid "Go to your fork"
-msgstr ""
+msgstr "MergeČ›i la forkul dumneavoastrÄ"
msgid "Go to your groups"
-msgstr ""
+msgstr "Mergeți la grupurile dvs."
msgid "Go to your issues"
-msgstr ""
+msgstr "Mergeți la problemele dvs."
msgid "Go to your merge requests"
-msgstr ""
+msgstr "Mergeți la merge request-urile dvs."
msgid "Go to your projects"
-msgstr ""
+msgstr "Mergeți la proiectele dvs."
msgid "Go to your snippets"
msgstr "Mergeți la fragmentele dvs. de cod"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr "Google Cloud"
@@ -17818,9 +17842,6 @@ msgstr "Proiectul Google Cloud este configurat greșit"
msgid "Google Cloud project required"
msgstr "Este necesar un proiect Google Cloud"
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Autentificarea Google nu este %{link_start}configuratÄ corespunzÄtor%{link_end}. ĂŽntrebaČ›i administratorul GitLab dacÄ doriČ›i sÄ utilizaČ›i acest serviciu."
-
msgid "GoogleCloud|Cancel"
msgstr "Anulare"
@@ -17873,7 +17894,7 @@ msgid "GrafanaIntegration|API token"
msgstr ""
msgid "GrafanaIntegration|Active"
-msgstr ""
+msgstr "Activ"
msgid "GrafanaIntegration|Enter the %{docLinkStart}Grafana API token%{docLinkEnd}."
msgstr ""
@@ -17894,7 +17915,7 @@ msgid "Grant access"
msgstr ""
msgid "Grant write permissions to this key"
-msgstr ""
+msgstr "AcordaČ›i permisiuni Ă®n scriere pentru aceastÄ cheie"
msgid "Graph"
msgstr ""
@@ -17939,13 +17960,13 @@ msgid "Group Git LFS status:"
msgstr ""
msgid "Group Hooks"
-msgstr ""
+msgstr "Hook-uri de grup"
msgid "Group Owner must have signed in with SAML before enabling Group Managed Accounts"
msgstr ""
msgid "Group SAML must be enabled to test"
-msgstr ""
+msgstr "Grupul SAML trebuie sÄ fie activat pentru a testa"
msgid "Group URL"
msgstr ""
@@ -17969,7 +17990,7 @@ msgid "Group by"
msgstr ""
msgid "Group description (optional)"
-msgstr ""
+msgstr "Descrierea grupului (opțional)"
msgid "Group export could not be started."
msgstr ""
@@ -18011,16 +18032,16 @@ msgid "Group is required when cluster_type is :group"
msgstr ""
msgid "Group jobs by"
-msgstr ""
+msgstr "GrupaČ›i joburile dupÄ"
msgid "Group members"
msgstr ""
msgid "Group membership expiration date changed"
-msgstr ""
+msgstr "Data expirÄrii apartenenČ›ei la grup s-a modificat"
msgid "Group membership expiration date removed"
-msgstr ""
+msgstr "Data de expirare a apartenenČ›ei la grup eliminatÄ"
msgid "Group milestone"
msgstr ""
@@ -18038,7 +18059,7 @@ msgid "Group overview content"
msgstr ""
msgid "Group owners can register group runners in the %{link}"
-msgstr ""
+msgstr "Proprietarii grupului pot înregistra executorii de grup în %{link}"
msgid "Group path is already taken. We've suggested one that is available."
msgstr ""
@@ -18056,10 +18077,10 @@ msgid "Group requires separate account"
msgstr ""
msgid "Group runners"
-msgstr ""
+msgstr "Executori de grup"
msgid "Group runners can be managed with the %{link}."
-msgstr ""
+msgstr "Executorii de grup pot fi gestionați cu %{link}."
msgid "Group variables (inherited)"
msgstr ""
@@ -18080,25 +18101,25 @@ msgid "Group: %{name}"
msgstr ""
msgid "GroupActivityMetrics|Issues created"
-msgstr ""
+msgstr "Probleme create"
msgid "GroupActivityMetrics|Last 90 days"
-msgstr ""
+msgstr "Ultimele 90 de zile"
msgid "GroupActivityMetrics|Members added"
-msgstr ""
+msgstr "Membri adÄugaČ›i"
msgid "GroupActivityMetrics|Merge Requests created"
msgstr "Merge request-uri create"
msgid "GroupActivityMetrics|Recent activity"
-msgstr ""
+msgstr "Activitatea recentÄ"
msgid "GroupImport|Failed to import group."
-msgstr ""
+msgstr "Nu s-a reușit importarea grupului."
msgid "GroupImport|Group '%{group_name}' is being imported."
-msgstr ""
+msgstr "Grupul \"%{group_name}\" este în curs de import."
msgid "GroupImport|Group could not be imported: %{errors}"
msgstr "Grupul nu a putut fi importat: %{errors}"
@@ -18107,10 +18128,10 @@ msgid "GroupImport|Please wait while we import the group for you. Refresh at wil
msgstr "VÄ rugÄm sÄ aČ™teptaČ›i Ă®n timp ce importÄm grupul pentru dumneavoastrÄ. ReĂ®ncÄrcaČ›i Ă®n orice moment."
msgid "GroupImport|The group was successfully imported."
-msgstr ""
+msgstr "Grupul selectat a fost importat cu succes."
msgid "GroupImport|Unable to process group import file"
-msgstr ""
+msgstr "Nu se poate procesa fișierul de import de grup"
msgid "GroupPage|Copy group ID"
msgstr "Copiați ID-ul grupului"
@@ -18119,52 +18140,52 @@ msgid "GroupPage|Group ID: %{group_id}"
msgstr "ID-ul grupului: %{group_id}"
msgid "GroupRoadmap|%{dateWord} – No end date"
-msgstr ""
+msgstr "%{dateWord} – FÄrÄ datÄ de sfârČ™it"
msgid "GroupRoadmap|%{startDateInWords} – %{endDateInWords}"
-msgstr ""
+msgstr "%{startDateInWords} – %{endDateInWords}"
msgid "GroupRoadmap|Loading epics"
msgstr "Se Ă®ncarcÄ epicele"
msgid "GroupRoadmap|No start and end date"
-msgstr ""
+msgstr "FÄrÄ datÄ de Ă®nceput Č™i de sfârČ™it"
msgid "GroupRoadmap|No start date – %{dateWord}"
-msgstr ""
+msgstr "FÄrÄ datÄ de Ă®nceput – %{dateWord}"
msgid "GroupRoadmap|Something went wrong while fetching epics"
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul recuperÄrii epicelor"
msgid "GroupRoadmap|Something went wrong while fetching milestones"
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul preluÄrii reperelor"
msgid "GroupRoadmap|Sorry, no epics matched your search"
-msgstr ""
+msgstr "Ne pare rÄu, nicio epicÄ nu a corespuns cÄutÄrii dumneavoastrÄ"
msgid "GroupRoadmap|The roadmap shows the progress of your epics along a timeline"
-msgstr ""
+msgstr "Foaia de parcurs aratÄ progresul epicelor dvs. de-a lungul unei cronologii"
msgid "GroupRoadmap|This quarter"
-msgstr ""
+msgstr "Trimestrul acesta"
msgid "GroupRoadmap|This year"
-msgstr ""
+msgstr "Anul acesta"
msgid "GroupRoadmap|To make your epics appear in the roadmap, add start or due dates to them."
-msgstr ""
+msgstr "Pentru a face ca epicele dvs. sÄ aparÄ Ă®n foaia de parcurs, adÄugaČ›i-le date de Ă®nceput sau de scadenČ›Ä."
msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of the %{linkStart}child epics%{linkEnd}."
-msgstr ""
+msgstr "Pentru vizualizarea foii de parcurs, adÄugaČ›i o datÄ de Ă®nceput sau o datÄ scadentÄ la una dintre %{linkStart}epicele copil%{linkEnd}."
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 ""
+msgstr "Pentru a vizualiza foaia de parcurs, adÄugaČ›i o datÄ de Ă®nceput sau o datÄ scadentÄ la una dintre epicele dvs. din acest grup sau din subgrupurile sale; de la %{startDate} la %{endDate}."
msgid "GroupRoadmap|To widen your search, change or remove filters; from %{startDate} to %{endDate}."
-msgstr ""
+msgstr "Pentru a lÄrgi cÄutarea, modificaČ›i sau eliminaČ›i filtrele; de la %{startDate} la %{endDate}."
msgid "GroupRoadmap|Within 3 years"
-msgstr ""
+msgstr "ĂŽn decurs de 3 ani"
msgid "GroupSAML|\"persistent\" recommended"
msgstr "recomandat „persistent”"
@@ -18226,8 +18247,8 @@ msgstr "Generați un token SCIM"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr "GeneraČ›i un token SCIM pentru a vÄ configura sistemul de gestionare a identitÄČ›ii Ă®ntre domenii."
-msgid "GroupSAML|Identity"
-msgstr "Identitate"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr "URL-ul de autentificare unicÄ (SSO) al furnizorului de identitate"
@@ -18341,7 +18362,7 @@ msgid "GroupSaml|Your SCIM token"
msgstr "Tokenul dvs. SCIM"
msgid "GroupSelect|No matching results"
-msgstr ""
+msgstr "Nicio potrivire de rezultate"
msgid "GroupSelect|Search groups"
msgstr ""
@@ -18460,12 +18481,12 @@ msgstr "SelectaČ›i grupul pÄrinte"
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr "Selectați proiectul care conține fișierul Insights personalizat."
+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 "SetaČ›i numele Č™i protecČ›iile iniČ›iale pentru ramura implicitÄ a noilor repozitorii create Ă®n grup."
-msgid "GroupSettings|Set the maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
-msgstr "SetaČ›i dimensiunea maximÄ a GitLab Pages pentru acest grup. %{link_start}AflaČ›i mai multe.%{link_end}"
-
msgid "GroupSettings|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "Pipeline-ul Auto DevOps se executÄ dacÄ nu se gÄseČ™te niciun fiČ™ier de configurare CI alternativ."
@@ -18539,19 +18560,19 @@ msgid "GroupsDropdown|Frequently visited"
msgstr "Frecvent vizitate"
msgid "GroupsDropdown|Groups you visit often will appear here"
-msgstr ""
+msgstr "Grupurile pe care le vizitaČ›i frecvent vor apÄrea aici"
msgid "GroupsDropdown|Loading groups"
-msgstr ""
+msgstr "Se Ă®ncarcÄ grupurile"
msgid "GroupsDropdown|Search your groups"
-msgstr ""
+msgstr "CÄutaČ›i grupurile d-voastrÄ"
msgid "GroupsDropdown|Something went wrong on our end."
-msgstr ""
+msgstr "Ceva nu a mers bine de partea noastrÄ."
msgid "GroupsDropdown|Sorry, no groups matched your search"
-msgstr ""
+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"
@@ -18559,15 +18580,33 @@ msgstr "AceastÄ caracteristicÄ necesitÄ un browser care suportÄ localStorage
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Un grup este o colecție de mai multe proiecte."
+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 "DacÄ vÄ organizaČ›i proiectele Ă®n cadrul unui grup, acesta funcČ›ioneazÄ ca un dosar."
msgid "GroupsEmptyState|No groups found"
msgstr "Nu s-au gÄsit grupuri"
+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 "Puteți gestiona permisiunile și accesul membrilor grupului dvs. la fiecare proiect din grup."
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr "%{linkStart}Grupurile%{linkEnd} vÄ permit sÄ gestionaČ›i Č™i sÄ colaboraČ›i Ă®n cadrul mai multor proiecte. Membrii unui grup au acces la toate proiectele sale."
@@ -18578,7 +18617,7 @@ msgid "GroupsNew|Connect instance"
msgstr "Conectați instanța"
msgid "GroupsNew|Contact an administrator to enable options for importing your group."
-msgstr "Contactați un administrator pentru a activa opțiunile pentru importul grupului dvs."
+msgstr "ContactaČ›i un administrator pentru a activa opČ›iunile de import al grupului dumneavoastrÄ."
msgid "GroupsNew|Create group"
msgstr "Creați un grup"
@@ -18589,15 +18628,15 @@ msgstr "Creați un grup nou"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr "CreaČ›i aceasta Ă®n %{pat_link_start}setÄrile de utilizator%{pat_link_end} ale instanČ›ei GitLab sursÄ. Din %{short_living_link_start}motive de securitate%{short_living_link_end}, utilizaČ›i o datÄ de expirare scurtÄ atunci când creaČ›i tokenul."
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr "ExportaČ›i grupurile cu toate datele aferente Č™i mutaČ›i-le Ă®ntr-o nouÄ instanČ›Ä GitLab."
-
msgid "GroupsNew|GitLab source URL"
msgstr "URL-ul sursei GitLab"
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}."
+msgid "GroupsNew|Import a group and related data from another GitLab instance."
+msgstr ""
+
msgid "GroupsNew|Import group"
msgstr "Importați grupul"
@@ -18638,37 +18677,37 @@ msgid "GroupsNew|e.g. h8d3f016698e..."
msgstr "de exemplu, h8d3f01016698e..."
msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ pÄrÄsiČ›i grupul „%{fullName}”?"
msgid "GroupsTree|Delete"
-msgstr ""
+msgstr "Čtergere"
msgid "GroupsTree|Edit"
-msgstr ""
+msgstr "Editare"
msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
+msgstr "Nu s-a reuČ™it pÄrÄsirea grupului. VÄ rugÄm sÄ vÄ asiguraČ›i cÄ nu sunteČ›i singurul proprietar"
msgid "GroupsTree|Leave group"
-msgstr ""
+msgstr "PÄrÄsirea grupului"
msgid "GroupsTree|Loading groups"
-msgstr ""
+msgstr "Se Ă®ncarcÄ grupurile"
msgid "GroupsTree|No groups matched your search"
-msgstr ""
+msgstr "Niciun grup nu corespunde cÄutÄrii d-voastrÄ"
msgid "GroupsTree|No groups or projects matched your search"
-msgstr ""
+msgstr "Niciun grup sau proiect nu corespunde cÄutÄrii d-voastrÄ"
msgid "GroupsTree|Options"
-msgstr ""
+msgstr "Opțiuni"
msgid "GroupsTree|Search by name"
-msgstr ""
+msgstr "CÄutaČ›i dupÄ nume"
msgid "Groups|Avatar will be removed. Are you sure?"
-msgstr ""
+msgstr "Avatarul va fi eliminat. Sunteți sigur?"
msgid "Groups|Changing group URL can have unintended side effects."
msgstr ""
@@ -18689,7 +18728,7 @@ msgid "Groups|Group avatar"
msgstr ""
msgid "Groups|Group description (optional)"
-msgstr ""
+msgstr "Descrierea grupului (opțional)"
msgid "Groups|Group name"
msgstr ""
@@ -18710,7 +18749,7 @@ msgid "Groups|Remove avatar"
msgstr ""
msgid "Groups|Save changes"
-msgstr ""
+msgstr "SalvaČ›i modificÄrile"
msgid "Guideline"
msgstr ""
@@ -18736,8 +18775,8 @@ msgstr "DupÄ ce integrarea Harbor este activatÄ, variabilele globale \"$HARBOR
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr "URL-ul de bazÄ al instanČ›ei Harbor."
-msgid "HarborIntegration|Enter Harbor password"
-msgstr "Introduceți parola Harbor"
+msgid "HarborIntegration|Enter new Harbor password"
+msgstr ""
msgid "HarborIntegration|Harbor URL"
msgstr "URL Harbor"
@@ -18751,6 +18790,9 @@ msgstr "Numele proiectului Harbor"
msgid "HarborIntegration|Harbor username"
msgstr "Numele de utilizator Harbor"
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr "Parola pentru numele dvs. de utilizator Harbor."
@@ -18848,13 +18890,13 @@ msgid "Have more to say about GitLab?"
msgstr "Mai aveți și altceva de spus despre GitLab?"
msgid "Header logo"
-msgstr ""
+msgstr "Logoul de antet"
msgid "Header logo was successfully removed."
-msgstr ""
+msgstr "Logoul antetului a fost Ă®nlÄturat cu succes."
msgid "Header logo will be removed. Are you sure?"
-msgstr ""
+msgstr "Logoul antetului va fi Ă®nlÄturat. SunteČ›i sigur?"
msgid "Header message"
msgstr ""
@@ -18880,9 +18922,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr "SÄnÄtate"
@@ -18896,7 +18935,7 @@ msgid "Health status"
msgstr ""
msgid "Health status cannot be edited because this issue is closed"
-msgstr ""
+msgstr "Starea de sÄnÄtate nu poate fi editatÄ deoarece aceastÄ problemÄ este Ă®nchisÄ"
msgid "HealthCheck|Access token is"
msgstr "Tokenul de acces este"
@@ -18937,6 +18976,9 @@ msgstr "Bine ați venit la GitLab!"
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "AjutÄ la Ă®mpiedicarea atacurilor prin forČ›Ä brutÄ de cÄtre boČ›i."
@@ -18944,7 +18986,7 @@ 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 "AjutÄ la prevenirea creÄrii de conturi de cÄtre roboČ›i. %{link_start}Cum Ă®l configurez?%{link_end}"
msgid "Helps prevent bots from creating issues."
msgstr ""
@@ -18961,12 +19003,18 @@ msgstr "AjutÄ la reducerea volumului de solicitÄri pentru cÄile protejate."
msgid "Hi %{username}!"
msgstr ""
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr "Ascuns"
msgid "Hide"
msgstr ""
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "Ascundeți proiectele arhivate"
@@ -19061,7 +19109,7 @@ msgid "HighlightBar|Original alert:"
msgstr ""
msgid "HighlightBar|Time to SLA:"
-msgstr ""
+msgstr "Timp pânÄ la SLA:"
msgid "History"
msgstr "Istoric"
@@ -19109,7 +19157,7 @@ msgid "How do I configure Akismet?"
msgstr "Cum pot configura Akismet?"
msgid "How do I configure runners?"
-msgstr ""
+msgstr "Cum sÄ configurez executorii?"
msgid "How do I configure this integration?"
msgstr ""
@@ -19124,7 +19172,7 @@ msgid "How do I rename an environment?"
msgstr ""
msgid "How do I set up a Google Chat webhook?"
-msgstr ""
+msgstr "Cum se configureazÄ un webhook Google Chat?"
msgid "How do I set up this service?"
msgstr ""
@@ -19135,9 +19183,6 @@ msgstr "Cum se utilizeazÄ un terminal web?"
msgid "How do I use file templates?"
msgstr "Cum pot utiliza șabloanele de fișiere?"
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr "Câte secunde conteazÄ un IP pentru limita de adrese IP."
@@ -19178,46 +19223,49 @@ msgid "ID:"
msgstr ""
msgid "IDE"
-msgstr ""
+msgstr "IDE"
msgid "IDE|Back"
-msgstr ""
+msgstr "ĂŽnapoi"
msgid "IDE|Commit"
msgstr "Commit"
msgid "IDE|Commit to %{branchName} branch"
-msgstr ""
+msgstr "Comiteți la ramura %{branchName}"
msgid "IDE|Edit"
-msgstr ""
+msgstr "Editare"
msgid "IDE|Get started with Live Preview"
-msgstr ""
+msgstr "Începeți cu Previzualizarea în direct"
msgid "IDE|Go to project"
-msgstr ""
+msgstr "Mergeți la proiect"
msgid "IDE|Live Preview"
-msgstr ""
+msgstr "Previzualizare în direct"
msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
+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 ""
+msgstr "Revizuire"
+
+msgid "IDE|Start a new merge request"
+msgstr "Începeți un nou merge request"
msgid "IDE|Successful commit"
-msgstr ""
+msgstr "Commit reușit"
msgid "IDE|This option is disabled because you are not allowed to create merge requests in this project."
-msgstr ""
+msgstr "AceastÄ opČ›iune este dezactivatÄ deoarece nu aveČ›i permisiunea de a crea merge request-uri Ă®n acest proiect."
msgid "IDE|This option is disabled because you don't have write permissions for the current branch."
-msgstr ""
+msgstr "AceastÄ opČ›iune este dezactivatÄ deoarece nu aveČ›i permisiuni de scriere pentru ramura curentÄ."
msgid "INFO: Your SSH key has expired. Please generate a new key."
msgstr ""
@@ -19241,7 +19289,7 @@ msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
msgid "Id"
-msgstr ""
+msgstr "ID"
msgid "Identifier"
msgstr ""
@@ -19274,7 +19322,7 @@ msgid "If blank, defaults to %{code_open}Retry later%{code_close}."
msgstr "DacÄ este necompletat, valoarea implicitÄ este %{code_open}ReĂ®ncercaČ›i mai târziu%{code_close}."
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 ""
+msgstr "DacÄ este necompletat, seteazÄ durata de viaČ›Ä permisÄ la %{instance_level_policy_in_words}, aČ™a cum este definitÄ de administratorul instanČ›ei. OdatÄ configurat, tokenurile existente pentru utilizatorii din acest grup pot fi revocate."
msgid "If checked, group owners can manage LDAP group links and LDAP member overrides"
msgstr ""
@@ -19283,7 +19331,7 @@ msgid "If checked, new group memberships and permissions can only be added via L
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 ""
+msgstr "DacÄ este dezactivatÄ, o ramurÄ localÄ divergentÄ nu va fi actualizatÄ automat cu commit-urile de la omologul sÄu remote, pentru a preveni pierderea datelor locale. ĂŽn cazul Ă®n care ramura implicitÄ (%{default_branch}) a deviat Č™i nu poate fi actualizatÄ, replicarea va eČ™ua. Alte ramuri divergente sunt ignorate Ă®n tÄcere. %{link_start}AflaČ›i mai multe.%{link_end}"
msgid "If disabled, only administrators can configure repository mirroring."
msgstr "DacÄ este dezactivat, numai administratorii pot configura replicarea repozitoriului."
@@ -19292,13 +19340,10 @@ 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 YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-msgstr ""
+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 ""
+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."
msgid "If this email was added in error, you can remove it here:"
msgstr ""
@@ -19306,6 +19351,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr "DacÄ acest e-mail a fost adÄugat din greČ™ealÄ, Ă®l puteČ›i elimina aici: %{profile_emails_url}"
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19313,7 +19364,7 @@ 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 ""
+msgstr "DacÄ folosiČ›i GitHub, veČ›i vedea pe GitHub stÄrile pipeline-ului pentru commit-urile Č™i solicitÄrile de pull. %{more_info_link}"
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 ""
@@ -19325,7 +19376,7 @@ msgid "If you did not initiate these sign-in attempts, please reach out to your
msgstr "DacÄ nu aČ›i iniČ›iat aceste Ă®ncercÄri de conectare, vÄ rugÄm sÄ contactaČ›i administratorul dvs. sau sÄ activaČ›i autentificarea cu doi factori (2FA) Ă®n contul dvs."
msgid "If you did not initiate this change, please contact your administrator immediately."
-msgstr ""
+msgstr "DacÄ nu aČ›i iniČ›iat aceastÄ modificare, vÄ rugÄm sÄ vÄ contactaČ›i imediat administratorul."
msgid "If you did not perform this request, you can safely ignore this email."
msgstr ""
@@ -19372,17 +19423,14 @@ msgstr "Ignorat"
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
-msgstr ""
+msgstr "2-up"
msgid "ImageDiffViewer|Onion skin"
-msgstr ""
+msgstr "Piele de ceapÄ"
msgid "ImageDiffViewer|Swipe"
-msgstr ""
+msgstr "Glisare"
msgid "ImageViewerDimensions|H"
msgstr "H"
@@ -19394,13 +19442,13 @@ msgid "Images with incorrect dimensions are not resized automatically, and may r
msgstr ""
msgid "Impersonate"
-msgstr ""
+msgstr "Impersonați"
msgid "Impersonation Tokens"
-msgstr ""
+msgstr "Tokenuri de impersonare"
msgid "Impersonation has been disabled"
-msgstr ""
+msgstr "Impersonarea a fost dezactivatÄ"
msgid "Import"
msgstr ""
@@ -19463,7 +19511,7 @@ msgid "Import multiple repositories by uploading a manifest file."
msgstr "ImportaČ›i mai multe repozitorii prin Ă®ncÄrcarea unui fiČ™ier manifest."
msgid "Import project"
-msgstr ""
+msgstr "Importați un proiect"
msgid "Import project from"
msgstr "Importați proiectul din"
@@ -19481,10 +19529,10 @@ msgid "Import projects from GitLab.com"
msgstr "Importați proiecte din GitLab.com"
msgid "Import repositories from Bitbucket Server"
-msgstr ""
+msgstr "Importați repozitoriile de pe serverul Bitbucket"
msgid "Import repositories from GitHub"
-msgstr ""
+msgstr "Importați repozitoriile de la GitHub"
msgid "Import repository"
msgstr ""
@@ -19499,10 +19547,10 @@ msgid "Import tasks"
msgstr ""
msgid "Import tasks from Phabricator into issues"
-msgstr ""
+msgstr "Importați sarcini din Phabricator în probleme"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
-msgstr ""
+msgstr "Importul a expirat. Importul a durat mai mult de %{import_jobs_expiration} de secunde"
msgid "ImportAProjectModal|Import from a project"
msgstr "Importați dintr-un proiect"
@@ -19526,25 +19574,25 @@ msgid "ImportAProjectModal|You're importing members to the %{strongStart}%{name}
msgstr "Importați membri în proiectul %{strongStart}%{name}%{strongEnd}."
msgid "ImportButtons|Connect repositories from"
-msgstr ""
+msgstr "Conectați repozitoriile de la"
msgid "ImportProjects|%{provider} rate limit exceeded. Try again later"
-msgstr ""
+msgstr "Limita de ratÄ %{provider} a fost depÄČ™itÄ. ĂŽncercaČ›i din nou mai târziu"
msgid "ImportProjects|Blocked import URL: %{message}"
-msgstr ""
+msgstr "URL de import blocat: %{message}"
msgid "ImportProjects|Error importing repository %{project_safe_import_url} into %{project_full_path} - %{message}"
-msgstr ""
+msgstr "Eroare la importarea repozitoriului %{project_safe_import_url} în %{project_full_path} - %{message}"
msgid "ImportProjects|Import repositories"
-msgstr ""
+msgstr "Importați repozitorii"
msgid "ImportProjects|Importing the project failed"
-msgstr ""
+msgstr "Importul proiectului a eșuat"
msgid "ImportProjects|Importing the project failed: %{reason}"
-msgstr ""
+msgstr "Importul proiectului a eșuat: %{reason}"
msgid "ImportProjects|Requesting namespaces failed"
msgstr "Solicitarea spațiilor de nume a eșuat"
@@ -19553,16 +19601,16 @@ msgid "ImportProjects|Requesting your %{provider} repositories failed"
msgstr "Solicitarea repozitoriilor dvs. %{provider} a eșuat"
msgid "ImportProjects|Select the repositories you want to import"
-msgstr ""
+msgstr "SelectaČ›i repozitoriile pe care doriČ›i sÄ le importaČ›i"
msgid "ImportProjects|The remote data could not be imported."
-msgstr ""
+msgstr "Datele remote nu au putut fi importate."
msgid "ImportProjects|The repository could not be created."
-msgstr ""
+msgstr "Repozitoriul nu a putut fi creat."
msgid "ImportProjects|Update of imported projects with realtime changes failed"
-msgstr ""
+msgstr "Actualizarea proiectelor importate cu modificÄri Ă®n timp real a eČ™uat"
msgid "Imported requirements"
msgstr ""
@@ -19582,32 +19630,41 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr "ĂŽmbunÄtÄČ›iČ›i asistenČ›a pentru clienČ›i cu Service Desk"
-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."
+msgid "In a seat"
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."
+
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 ""
+msgstr "În fiecare exemplu, înlocuiți %{code_start}TOKEN%{code_end} cu tokenul de declanșare pe care l-ați generat și înlocuiți %{code_start}REF_NAME%{code_end} cu numele ramurii sau al etichetei."
msgid "In progress"
msgstr "ĂŽn desfÄČ™urare"
+msgid "In the background, we're attempting to connect you again."
+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 "InProductMarketing|%{organization_name} logo"
+msgid "In use"
msgstr ""
+msgid "InProductMarketing|%{organization_name} logo"
+msgstr "logoul %{organization_name}"
+
msgid "InProductMarketing|%{strong_start}Advanced application security%{strong_end} — including SAST, DAST scanning, FUZZ testing, dependency scanning, license compliance, secrete detection"
msgstr "%{strong_start}Securitatea avansatÄ a aplicaČ›iilor%{strong_end} — inclusiv scanarea SAST, DAST, testarea FUZZ, scanarea dependenČ›elor, conformitatea licenČ›ei, detectarea secretelor"
msgid "InProductMarketing|%{strong_start}Company wide portfolio management%{strong_end} — including multi-level epics, scoped labels"
-msgstr ""
+msgstr "%{strong_start}Managementul portofoliului la nivelul întregii companii%{strong_end} — incluzând epice multi-nivel, etichete cu scop exclusiv"
msgid "InProductMarketing|%{strong_start}Executive level insights%{strong_end} — including reporting on productivity, tasks by type, days to completion, value stream"
msgstr "%{strong_start}Perspective la nivel executiv%{strong_end} — inclusiv rapoarte de productivitate, tipuri de sarcini, zile pânÄ la finalizare, fluxuri de valoare"
msgid "InProductMarketing|%{strong_start}GitLab Inc.%{strong_end} 268 Bush Street, #350, San Francisco, CA 94104, USA"
-msgstr ""
+msgstr "%{strong_start}GitLab Inc.%{strong_end} 268 Bush Street, #350, San Francisco, CA 94104, USA"
msgid "InProductMarketing|%{strong_start}Multiple approval roles%{strong_end} — including code owners and required merge approvals"
msgstr "%{strong_start}Roluri multiple de aprobare%{strong_end} — inclusiv proprietarii de coduri Č™i aprobÄrile de Ă®mbinare necesare"
@@ -19616,97 +19673,97 @@ msgid "InProductMarketing|%{strong_start}Overall, how difficult or easy was it t
msgstr "%{strong_start}ĂŽn general, cât de dificil sau uČ™or a fost sÄ Ă®ncepeČ›i cu GitLab?%{strong_end}"
msgid "InProductMarketing|*GitLab*, noun: a synonym for efficient teams"
-msgstr ""
+msgstr "*GitLab*, substantiv: un sinonim pentru echipe eficiente"
msgid "InProductMarketing|...and you can get a free trial of GitLab Ultimate"
-msgstr ""
+msgstr "...Č™i puteČ›i obČ›ine o evaluare gratuitÄ a GitLab Ultimate"
msgid "InProductMarketing|3 ways to dive into GitLab CI/CD"
-msgstr ""
+msgstr "3 moduri de a aprofunda GitLab CI/CD"
msgid "InProductMarketing|A single application eliminates complex integrations, data chokepoints, and toolchain maintenance, resulting in greater productivity and lower cost."
-msgstr ""
+msgstr "O singurÄ aplicaČ›ie eliminÄ integrÄrile complexe, blocajele de date Č™i Ă®ntreČ›inerea lanČ›ului de instrumente, ceea ce duce la o productivitate mai mare Č™i la costuri mai mici."
msgid "InProductMarketing|Access advanced features, build more efficiently, strengthen security and compliance."
-msgstr ""
+msgstr "Accesați funcții avansate, construiți mai eficient, consolidați securitatea și conformitatea."
msgid "InProductMarketing|Access advanced features."
-msgstr ""
+msgstr "Accesați funcțiile avansate."
msgid "InProductMarketing|Actually, GitLab makes the team work (better)"
-msgstr ""
+msgstr "De fapt, GitLab face echipa sÄ funcČ›ioneze (mai bine)"
msgid "InProductMarketing|And finally %{deploy_link} a Python application."
-msgstr ""
+msgstr "Či Ă®n cele din urmÄ %{deploy_link} o aplicaČ›ie Python."
msgid "InProductMarketing|And many more..."
-msgstr ""
+msgstr "Či multe altele..."
msgid "InProductMarketing|Are your runners ready?"
msgstr "Executorii dvs. sunt pregÄtiČ›i?"
msgid "InProductMarketing|Automated security scans directly within GitLab"
-msgstr ""
+msgstr "ScanÄri de securitate automatizate direct Ă®n GitLab"
msgid "InProductMarketing|Be a DevOps hero"
msgstr "Deveniți un erou DevOps"
msgid "InProductMarketing|Beef up your security"
-msgstr ""
+msgstr "ConsolidaČ›i-vÄ securitatea"
msgid "InProductMarketing|Better code in less time"
-msgstr ""
+msgstr "Cod mai bun în mai puțin timp"
msgid "InProductMarketing|Blog"
-msgstr ""
+msgstr "Blog"
msgid "InProductMarketing|Break down silos to coordinate seamlessly across development, operations, and security with a consistent experience across the development lifecycle."
-msgstr ""
+msgstr "EliminaČ›i diviziunile dintre oameni pentru a coordona fÄrÄ probleme dezvoltarea, operaČ›iunile Č™i securitatea cu o experienČ›Ä coerentÄ pe tot parcursul ciclului de dezvoltare."
msgid "InProductMarketing|Building for iOS? We've got you covered."
-msgstr ""
+msgstr "ConstruiČ›i pentru iOS? Avem tot ce vÄ trebuie."
msgid "InProductMarketing|Burn up/down charts"
msgstr "Grafice Burn up/down"
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 ""
+msgstr "Prin activarea proprietarilor de coduri Č™i necesitatea aprobÄrilor de Ă®mbinare, persoana potrivitÄ va revizui MR-ul potrivit. Acest lucru este avantajos pentru ambele pÄrČ›i: un cod mai curat Č™i un proces de revizuire mai eficient."
msgid "InProductMarketing|Click on the number below that corresponds with your answer — 1 being very difficult, 5 being very easy."
msgstr "FaceČ›i clic pe numÄrul de mai jos care corespunde rÄspunsului dvs. — 1 fiind foarte dificil, 5 fiind foarte uČ™or."
msgid "InProductMarketing|Code owners"
-msgstr ""
+msgstr "Proprietarii de coduri"
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 ""
+msgstr "Proprietarii de coduri Č™i aprobÄrile de Ă®mbinare necesare fac parte din nivelurile plÄtite ale GitLab. PuteČ›i Ă®ncepe o perioadÄ de evaluare gratuitÄ de 30 de zile a GitLab Ultimate Č™i puteČ›i activa aceste funcČ›ii Ă®n mai puČ›in de 5 minute, fÄrÄ a fi nevoie de un card de credit."
msgid "InProductMarketing|Code review analytics"
-msgstr ""
+msgstr "Analize de revizuire a codului"
msgid "InProductMarketing|Collaboration across stages in GitLab"
-msgstr ""
+msgstr "Colaborarea între etape în GitLab"
msgid "InProductMarketing|Collaboration made easy"
-msgstr ""
+msgstr "Colaborarea facilitatÄ"
msgid "InProductMarketing|Create a custom CI runner with just a few clicks"
-msgstr "Creați un executor CI personalizat cu doar câteva clicuri"
+msgstr "Creați un executor CI personalizat în doar câteva clicuri"
msgid "InProductMarketing|Create a custom runner"
msgstr "Creați un executor personalizat"
msgid "InProductMarketing|Create a project in GitLab in 5 minutes"
-msgstr ""
+msgstr "Creați un proiect în GitLab în 5 minute"
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 ""
+msgstr "CreaČ›i fluxuri de lucru bine definite prin utilizarea etichetelor vizate pe probleme, merge request-uri Č™i epice. Etichetele cu acelaČ™i scop nu pot fi utilizate Ă®mpreunÄ, ceea ce previne conflictele."
msgid "InProductMarketing|Create your first project!"
-msgstr ""
+msgstr "Creați primul dvs. proiect!"
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 "DefiniČ›i cine deČ›ine anumite fiČ™iere sau directoare, astfel Ă®ncât, atunci când un merge request introduce modificÄri Ă®n aceste fiČ™iere, recenzenČ›ii potriviČ›i sÄ fie sugeraČ›i."
msgid "InProductMarketing|Deliver Better Products Faster"
msgstr "Livrați produse mai bune, mai repede"
@@ -19715,151 +19772,151 @@ msgid "InProductMarketing|Dependency scanning"
msgstr "Scanarea dependențelor"
msgid "InProductMarketing|Did you know teams that use GitLab are far more efficient?"
-msgstr ""
+msgstr "ČtiaČ›i cÄ echipele care utilizeazÄ GitLab sunt mult mai eficiente?"
msgid "InProductMarketing|Difficult"
msgstr "Dificil"
msgid "InProductMarketing|Dig in and create a project and a repo"
-msgstr ""
+msgstr "Dați-i drumul și creați un proiect și un repo"
msgid "InProductMarketing|Discover Premium & Ultimate"
-msgstr ""
+msgstr "Descoperiți Premium & Ultimate"
msgid "InProductMarketing|Discover Premium & Ultimate."
-msgstr ""
+msgstr "Descoperiți Premium & Ultimate."
msgid "InProductMarketing|Do you have a minute?"
msgstr "Aveți un minut?"
msgid "InProductMarketing|Do you have a teammate who would be perfect for this task?"
-msgstr ""
+msgstr "AveČ›i un coechipier care ar fi perfect pentru aceastÄ sarcinÄ?"
msgid "InProductMarketing|Dynamic application security testing"
-msgstr ""
+msgstr "Testarea dinamicÄ a securitÄČ›ii aplicaČ›iilor"
msgid "InProductMarketing|Easy"
msgstr "Ușor"
msgid "InProductMarketing|Epics"
-msgstr ""
+msgstr "Epice"
msgid "InProductMarketing|Expand your DevOps journey with a free GitLab trial"
msgstr "ExtindeČ›i-vÄ parcursul DevOps cu o perioadÄ de Ă®ncercare gratuitÄ GitLab"
msgid "InProductMarketing|Explore GitLab CI/CD"
-msgstr ""
+msgstr "Explorați GitLab CI/CD"
msgid "InProductMarketing|Explore the options"
-msgstr ""
+msgstr "Explorați opțiunile"
msgid "InProductMarketing|Explore the power of GitLab CI/CD"
-msgstr ""
+msgstr "Descoperiți potențialul GitLab CI/CD"
msgid "InProductMarketing|Facebook"
-msgstr ""
+msgstr "Facebook"
msgid "InProductMarketing|Feedback from users like you really improves our product. Thanks for your help!"
msgstr "Feedbackul de la utilizatori ca dvs. Ă®mbunÄtÄČ›eČ™te cu adevÄrat produsul nostru. VÄ mulČ›umim pentru ajutor!"
msgid "InProductMarketing|Feel the need for speed?"
-msgstr ""
+msgstr "SimČ›iČ›i nevoia de vitezÄ?"
msgid "InProductMarketing|Find and fix bottlenecks in your code review process by understanding how long open merge requests have been in review."
msgstr "GÄsiČ›i Č™i remediaČ›i blocajele din procesul de revizuire a codului, Ă®nČ›elegând cât timp au stat Ă®n revizuire merge request-urile deschise."
msgid "InProductMarketing|Find out how your teams are really doing"
-msgstr ""
+msgstr "AflaČ›i cum se comportÄ cu adevÄrat echipele dvs."
msgid "InProductMarketing|Find out if your external libraries are safe. Run dependency scanning jobs that check for known vulnerabilities in your external libraries."
msgstr "AflaČ›i dacÄ bibliotecile dvs. externe sunt sigure. RulaČ›i joburi de scanare a dependenČ›elor care verificÄ vulnerabilitÄČ›ile cunoscute Ă®n bibliotecile dvs. externe."
msgid "InProductMarketing|Follow our steps"
-msgstr ""
+msgstr "Urmați pașii noștri"
msgid "InProductMarketing|Free 30-day trial"
msgstr "ĂŽncercare gratuitÄ de 30 de zile"
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 ""
+msgstr "Începeți rapid cu CI/CD folosind propriul nostru %{quick_start_link}. Începeți cu un executor disponibil și apoi creați un fișier CI .yml – este chiar atât de simplu."
msgid "InProductMarketing|Get our import guides"
-msgstr ""
+msgstr "Obțineți ghidurile noastre de import"
msgid "InProductMarketing|Get set up to build for iOS"
-msgstr ""
+msgstr "PregÄtiČ›i-vÄ sÄ construiČ›i pentru iOS"
msgid "InProductMarketing|Get started today"
-msgstr ""
+msgstr "ĂŽncepeČ›i astÄzi"
msgid "InProductMarketing|Get started today with a 30-day GitLab Ultimate trial, no credit card required."
-msgstr ""
+msgstr "ĂŽncepeČ›i astÄzi cu o versiune de evaluare GitLab Ultimate de 30 de zile, fÄrÄ a fi nevoie de un card de credit."
msgid "InProductMarketing|Get started with GitLab CI/CD"
-msgstr ""
+msgstr "Demarați cu GitLab CI/CD"
msgid "InProductMarketing|Get to know GitLab CI/CD"
-msgstr ""
+msgstr "FaceČ›i cunoČ™tinČ›Ä cu GitLab CI/CD"
msgid "InProductMarketing|Get your team set up on GitLab"
-msgstr ""
+msgstr "ConfiguraČ›i-vÄ echipa pe GitLab"
msgid "InProductMarketing|Git basics"
-msgstr ""
+msgstr "NoČ›iuni de bazÄ Git"
msgid "InProductMarketing|GitHub Enterprise projects to GitLab"
-msgstr ""
+msgstr "Proiecte GitHub Enterprise cÄtre GitLab"
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 ""
+msgstr "GitLab este agnostic Ă®n ceea ce priveČ™te infrastructura (suportÄ GCP, AWS, Azure, OpenShift, VMWare, On Prem, Bare Metal Č™i multe altele), oferind o experienČ›Ä coerentÄ a fluxului de lucru – indiferent de mediu."
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 "GitLab oferÄ testarea staticÄ a securitÄČ›ii aplicaČ›iilor (SAST), testarea dinamicÄ a securitÄČ›ii aplicaČ›iilor (DAST), scanarea containerelor Č™i scanarea dependenČ›elor pentru a vÄ ajuta sÄ livraČ›i aplicaČ›ii sigure, Ă®mpreunÄ cu conformitatea licenČ›ei."
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 ""
+msgstr "CI/CD a GitLab face dezvoltarea de software mai uČ™oarÄ. Nu ne credeČ›i? IatÄ trei moduri Ă®n care o puteČ›i testa rapid (Č™i satisfÄcÄtor):"
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 ""
+msgstr "Nivelurile premium ale GitLab sunt concepute pentru a vÄ face pe dvs., echipa Č™i aplicaČ›ia dvs. mai eficienČ›i Č™i mai siguri cu caracteristici care includ, dar fÄrÄ a se limita la:"
msgid "InProductMarketing|Give us one minute..."
-msgstr ""
+msgstr "Acordați-ne un minut..."
msgid "InProductMarketing|Go farther with GitLab"
-msgstr ""
+msgstr "Mergeți mai departe cu GitLab"
msgid "InProductMarketing|Goldman Sachs went from 1 build every two weeks to thousands of builds a day"
-msgstr ""
+msgstr "Goldman Sachs a trecut de la 1 versiune la fiecare douÄ sÄptÄmâni la mii de versiuni pe zi"
msgid "InProductMarketing|Have a different instance you'd like to import? Here's our %{import_link}."
-msgstr ""
+msgstr "AveČ›i o altÄ instanČ›Ä pe care aČ›i dori sÄ o importaČ›i? Aici este %{import_link} nostru."
msgid "InProductMarketing|Here's what you need to know"
-msgstr ""
+msgstr "IatÄ ce trebuie sÄ Č™tiČ›i"
msgid "InProductMarketing|How (and why) mirroring makes sense"
-msgstr ""
+msgstr "Cum (și de ce) replicarea are sens"
msgid "InProductMarketing|How long does it take us to close issues/MRs by types like feature requests, bugs, tech debt, security?"
msgstr "Cât timp ne ia sÄ Ă®nchidem problemele/MR-uri Ă®n funcČ›ie de tipuri, cum ar fi solicitÄri de funcČ›ii, erori, datorii tehnice, securitate?"
msgid "InProductMarketing|How many days does it take our team to complete various tasks?"
-msgstr ""
+msgstr "Câte zile îi ia echipei noastre pentru a finaliza diverse sarcini?"
msgid "InProductMarketing|How to build and test faster"
-msgstr ""
+msgstr "Cum sÄ construiČ›i Č™i sÄ testaČ›i mai repede"
msgid "InProductMarketing|If you don't want to receive marketing emails directly from GitLab, %{marketing_preference_link}."
-msgstr ""
+msgstr "DacÄ nu doriČ›i sÄ primiČ›i e-mailuri de marketing direct de la GitLab, %{marketing_preference_link}."
msgid "InProductMarketing|If you no longer wish to receive marketing emails from us,"
-msgstr ""
+msgstr "DacÄ nu mai doriČ›i sÄ primiČ›i e-mailuri de marketing de la noi,"
msgid "InProductMarketing|Import your project and code from GitHub, Bitbucket and others"
msgstr "ImportaČ›i-vÄ proiectul Č™i codul din GitHub, Bitbucket Č™i altele"
msgid "InProductMarketing|Improve app security with a 30-day trial"
-msgstr ""
+msgstr "ĂŽmbunÄtÄČ›iČ›i securitatea aplicaČ›iilor cu o perioadÄ de evaluare de 30 de zile"
msgid "InProductMarketing|Improve code quality and streamline reviews"
msgstr "ĂŽmbunÄtÄČ›iČ›i calitatea codului Č™i eficientizaČ›i revizuirile"
@@ -19868,58 +19925,58 @@ msgid "InProductMarketing|Increase Operational Efficiencies"
msgstr "CreČ™teČ›i eficienČ›a operaČ›ionalÄ"
msgid "InProductMarketing|Invite them to help out."
-msgstr ""
+msgstr "InvitaČ›i-i sÄ vÄ ajute."
msgid "InProductMarketing|Invite your colleagues and start shipping code faster."
-msgstr ""
+msgstr "InvitaČ›i-vÄ colegii Č™i Ă®ncepeČ›i sÄ expediaČ›i codul mai repede."
msgid "InProductMarketing|Invite your colleagues to join in less than one minute"
-msgstr ""
+msgstr "InvitaČ›i-vÄ colegii sÄ se alÄture Ă®n mai puČ›in de un minut"
msgid "InProductMarketing|Invite your colleagues today"
-msgstr ""
+msgstr "InvitaČ›i-vÄ colegii astÄzi"
msgid "InProductMarketing|Invite your team in less than 60 seconds"
-msgstr ""
+msgstr "InvitaČ›i-vÄ echipa Ă®n mai puČ›in de 60 de secunde"
msgid "InProductMarketing|Invite your team now"
-msgstr ""
+msgstr "InvitaČ›i-vÄ echipa acum"
msgid "InProductMarketing|Invite your team today to build better code (and processes) together"
msgstr "InvitaČ›i-vÄ echipa astÄzi pentru a construi Ă®mpreunÄ cod mai bun (Č™i procese)"
msgid "InProductMarketing|It's all in the stats"
-msgstr ""
+msgstr "Totul este în statistici"
msgid "InProductMarketing|It's also possible to simply %{external_repo_link} in order to take advantage of GitLab's CI/CD."
-msgstr ""
+msgstr "De asemenea, este posibil sÄ folosiČ›i pur Č™i simplu %{external_repo_link} pentru a profita de CI/CD de la GitLab."
msgid "InProductMarketing|Keep your code quality high by defining who should approve merge requests and how many approvals are required."
msgstr "PÄstraČ›i un nivel ridicat al calitÄČ›ii codului prin definirea persoanelor care trebuie sÄ aprobe merge request-urile Č™i numÄrul de aprobÄri necesare."
msgid "InProductMarketing|Launch GitLab CI/CD in 20 minutes or less"
-msgstr ""
+msgstr "Lansați GitLab CI/CD în 20 de minute sau mai puțin"
msgid "InProductMarketing|Learn how to build for iOS"
-msgstr ""
+msgstr "ĂŽnvÄČ›aČ›i cum sÄ dezvoltaČ›i pentru iOS"
msgid "InProductMarketing|Lower cost of development"
-msgstr ""
+msgstr "Costuri de dezvoltare mai mici"
msgid "InProductMarketing|Make it easier to collaborate on high-level ideas by grouping related issues in an epic."
-msgstr ""
+msgstr "FaciliteazÄ colaborarea la idei de nivel Ă®nalt prin gruparea problemelor conexe Ă®ntr-un epic."
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 ""
+msgstr "FaceČ›i schimbarea? Importarea proiectelor dvs. Ă®n GitLab este mai uČ™oarÄ decât credeČ›i. DeplasaČ›i %{github_link} sau importaČ›i ceva %{bitbucket_link}."
msgid "InProductMarketing|Master the art of importing!"
-msgstr ""
+msgstr "StÄpâniČ›i arta importului!"
msgid "InProductMarketing|Merge request approval rule"
-msgstr ""
+msgstr "Regula de aprobare a merge request-ului"
msgid "InProductMarketing|Move on to easily creating a Pages website %{ci_template_link}"
-msgstr ""
+msgstr "TreceČ›i la crearea cu uČ™urinČ›Ä a unui site web Pages %{ci_template_link}"
msgid "InProductMarketing|Multiple owners, confusing workstreams? We've got you covered"
msgstr "Proprietari multipli, fluxuri de lucru confuze? VÄ oferim o soluČ›ie"
@@ -19928,22 +19985,22 @@ msgid "InProductMarketing|Multiple required approvers"
msgstr "Mai mulți aprobatori necesari"
msgid "InProductMarketing|Need an alternative to importing?"
-msgstr ""
+msgstr "AveČ›i nevoie de o alternativÄ la import?"
msgid "InProductMarketing|Neutral"
msgstr "Neutru"
msgid "InProductMarketing|No credit card required."
-msgstr "Nu este necesar un card de credit."
+msgstr "Nu este nevoie de card de credit."
msgid "InProductMarketing|Our tool brings all the things together"
-msgstr ""
+msgstr "Instrumentul nostru reunește toate aceste lucruri"
msgid "InProductMarketing|Protect your web application by using DAST to examine for vulnerabilities in deployed environments."
-msgstr ""
+msgstr "ProtejaČ›i-vÄ aplicaČ›ia web folosind DAST pentru a scana mediile de desfÄČ™urare pentru vulnerabilitÄČ›i."
msgid "InProductMarketing|Rapid development, simplified"
-msgstr ""
+msgstr "Dezvoltare rapidÄ, simplificatÄ"
msgid "InProductMarketing|Reduce Security & Compliance Risk"
msgstr "Reduceți riscurile de securitate și conformitate"
@@ -19952,76 +20009,79 @@ msgid "InProductMarketing|Require multiple approvers on a merge request, so you
msgstr "SolicitaČ›i mai multe aprobÄri pentru un merge request, astfel Ă®ncât sÄ Č™tiČ›i cÄ este Ă®n formÄ bunÄ Ă®nainte de a fi Ă®mbinat."
msgid "InProductMarketing|Roadmaps"
-msgstr ""
+msgstr "Foi de parcurs"
msgid "InProductMarketing|Scoped labels"
-msgstr ""
+msgstr "Etichete cu scop"
msgid "InProductMarketing|Security that's integrated into your development lifecycle"
-msgstr ""
+msgstr "Securitate integratÄ Ă®n ciclul de viaČ›Ä al dezvoltÄrii dumneavoastrÄ"
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 "Uneori, nu sunteČ›i pregÄtit pentru o tranziČ›ie completÄ la un nou instrument. DacÄ nu sunteČ›i pregÄtit sÄ vÄ angajaČ›i complet, %{mirroring_link} vÄ oferÄ o modalitate sigurÄ de a Ă®ncerca GitLab Ă®n paralel cu instrumentul dvs. actual."
msgid "InProductMarketing|Speed. Efficiency. Trust."
-msgstr ""
+msgstr "VitezÄ. EficienČ›Ä. ĂŽncredere."
msgid "InProductMarketing|Spin up an autoscaling runner in GitLab"
-msgstr ""
+msgstr "CreaČ›i un executor de scalare automatÄ Ă®n GitLab"
msgid "InProductMarketing|Start a GitLab Ultimate trial today in less than one minute, no credit card required."
-msgstr ""
+msgstr "ĂŽncepeČ›i astÄzi o versiune de Ă®ncercare GitLab Ultimate Ă®n mai puČ›in de un minut, fÄrÄ a fi nevoie de un card de credit."
msgid "InProductMarketing|Start a Self-Managed trial"
msgstr "ĂŽncepeČ›i o Ă®ncercare autogestionatÄ"
msgid "InProductMarketing|Start a free trial"
-msgstr ""
+msgstr "ĂŽncepeČ›i o Ă®ncercare gratuitÄ"
msgid "InProductMarketing|Start a free trial of GitLab Ultimate – no credit card required"
-msgstr ""
+msgstr "ĂŽncepeČ›i o Ă®ncercare gratuitÄ a GitLab Ultimate – nu este nevoie de card de credit"
msgid "InProductMarketing|Start a trial"
-msgstr ""
+msgstr "Începeți o evaluare"
msgid "InProductMarketing|Start by %{performance_link}"
-msgstr ""
+msgstr "Începeți cu %{performance_link}"
msgid "InProductMarketing|Start by importing your projects"
-msgstr ""
+msgstr "ĂŽncepeČ›i cu importul proiectelor dumneavoastrÄ"
msgid "InProductMarketing|Start with a GitLab Ultimate free trial"
-msgstr ""
+msgstr "ĂŽncepeČ›i cu o Ă®ncercare gratuitÄ GitLab Ultimate"
msgid "InProductMarketing|Start your trial now!"
-msgstr ""
+msgstr "Începeți testul acum!"
msgid "InProductMarketing|Start your trial today to experience single application success and discover all the features of GitLab Ultimate for free!"
-msgstr ""
+msgstr "ĂŽncepeČ›i perioada dvs. de Ă®ncercare astÄzi pentru a experimenta succesul unei singure aplicaČ›ii Č™i pentru a descoperi gratuit toate caracteristicile GitLab Ultimate!"
msgid "InProductMarketing|Stop wondering and use GitLab to answer questions like:"
-msgstr ""
+msgstr "Nu vÄ mai Ă®ntrebaČ›i Č™i folosiČ›i GitLab pentru a rÄspunde la Ă®ntrebÄri precum:"
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 ""
+msgstr "SimplificaČ›i revizuirea codului, aflaČ›i dintr-o privire cine nu este disponibil, comunicaČ›i prin comentarii sau prin e-mail Č™i integraČ›i cu Slack pentru ca toatÄ lumea sÄ fie pe aceeaČ™i paginÄ."
msgid "InProductMarketing|Take this 1-question survey!"
msgstr "Participați la acest sondaj cu 1 întrebare!"
msgid "InProductMarketing|Take your first steps with GitLab"
-msgstr ""
+msgstr "Faceți primii pași cu GitLab"
msgid "InProductMarketing|Take your source code management to the next level"
+msgstr "DuceČ›i managementul codului sursÄ la nivelul urmÄtor"
+
+msgid "InProductMarketing|Team members collaborating"
msgstr ""
msgid "InProductMarketing|Team up in GitLab for greater efficiency"
-msgstr ""
+msgstr "LucraČ›i Ă®n echipÄ Ă®n GitLab pentru o mai mare eficienČ›Ä"
msgid "InProductMarketing|Team work makes the dream work"
-msgstr ""
+msgstr "Munca Ă®n echipÄ face visul sÄ funcČ›ioneze"
msgid "InProductMarketing|Test, create, deploy"
-msgstr ""
+msgstr "TestaČ›i, creaČ›i, desfÄČ™uraČ›i"
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 "Asta este tot ce este nevoie pentru a Ă®ncepe cu GitLab, dar dacÄ sunteČ›i nou Ă®n lucrul cu Git, consultaČ›i %{basics_link} pentru sfaturi Č™i trucuri utile pentru Ă®nceput."
@@ -20030,16 +20090,16 @@ msgid "InProductMarketing|This is email %{current_series} of %{total_series} in
msgstr "Acesta este e-mailul %{current_series} din %{total_series} în seria %{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 ""
+msgstr "Acesta este e-mailul %{current_series} din %{total_series} din seria de %{track}. Pentru a dezactiva e-mailurile de notificare trimise de instanČ›a GitLab localÄ, fie contactaČ›i administratorul dvs., fie %{unsubscribe_link}."
msgid "InProductMarketing|Ticketmaster decreased their CI build time by 15X"
-msgstr ""
+msgstr "Ticketmaster și-a redus timpul de dezvoltare CI de 15 ori"
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 "AČ›i obosit sÄ vÄ luptaČ›i cu lanČ›uri de instrumente disparate, cu silozuri de informaČ›ii Č™i cu procese ineficiente? CI/CD de la GitLab este construit pe o platformÄ DevOps cu gestionarea codului sursÄ, planificare, monitorizare Č™i multe altele gata de utilizare. AflaČ›i %{ci_link}."
+msgstr "V-aČ›i sÄturat sÄ vÄ luptaČ›i cu lanČ›uri de instrumente disparate, cu silozuri de informaČ›ii Č™i cu procese ineficiente? CI/CD de la GitLab este dezvoltat pe o platformÄ DevOps cu management al codului sursÄ, planificare, monitorizare Č™i multe altele gata de utilizare. AflaČ›i %{ci_link}."
msgid "InProductMarketing|To opt out of these onboarding emails, %{unsubscribe_link}."
-msgstr ""
+msgstr "Pentru a renunța la aceste e-mailuri de onboarding, %{unsubscribe_link}."
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 "Pentru a Ă®nČ›elege Č™i a obČ›ine cele mai bune rezultate din GitLab, Ă®ncepeČ›i de la zero, Ă®ncepând cu %{project_link}. ĂŽn GitLab, repozitoriile fac parte dintr-un proiect, aČ™a cÄ, dupÄ ce aČ›i creat proiectul, puteČ›i merge mai departe la %{repo_link}."
@@ -20048,28 +20108,28 @@ msgid "InProductMarketing|Track completed issues in a chart, so you can see how
msgstr "MonitorizaČ›i Ă®ntr-un grafic problemele finalizate, astfel Ă®ncât sÄ puteČ›i vedea dintr-o privire modul Ă®n care progreseazÄ obiectivul de etapÄ."
msgid "InProductMarketing|Try GitLab Ultimate for free"
-msgstr ""
+msgstr "Încercați GitLab Ultimate gratuit"
msgid "InProductMarketing|Try it out"
-msgstr ""
+msgstr "Încercați-l"
msgid "InProductMarketing|Try it yourself"
-msgstr ""
+msgstr "ĂŽncercaČ›i-l Č™i dumneavoastrÄ"
msgid "InProductMarketing|Turn coworkers into collaborators"
msgstr "Transformați colegii în colaboratori"
msgid "InProductMarketing|Twitter"
-msgstr ""
+msgstr "Twitter"
msgid "InProductMarketing|Understand repository mirroring"
-msgstr ""
+msgstr "Înțelegeți replicarea unui repozitoriu"
msgid "InProductMarketing|Understand your project options"
-msgstr ""
+msgstr "ĂŽnČ›elegeČ›i opČ›iunile proiectului dumneavoastrÄ."
msgid "InProductMarketing|Use GitLab CI/CD"
-msgstr ""
+msgstr "Utilizați GitLab CI/CD"
msgid "InProductMarketing|Use our AWS cloudformation template to spin up your runners in just a few clicks!"
msgstr "UtilizaČ›i Č™ablonul nostru AWS cloudformation pentru a vÄ instala executorii Ă®n doar câteva clicuri!"
@@ -20078,94 +20138,94 @@ msgid "InProductMarketing|Used by more than 100,000 organizations from around th
msgstr "Utilizat de peste 100.000 de organizații din întreaga lume:"
msgid "InProductMarketing|Very difficult"
-msgstr ""
+msgstr "Foarte dificil"
msgid "InProductMarketing|Very easy"
-msgstr ""
+msgstr "Foarte ușor"
msgid "InProductMarketing|Visualize your epics and milestones in a timeline."
-msgstr ""
+msgstr "VizualizaČ›i-vÄ epicele Č™i obiectivele Ă®n ordine cronologicÄ."
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 ""
+msgstr "DoriČ›i sÄ vÄ puneČ›i Ă®n funcČ›iune aplicaČ›ia iOS, inclusiv publicarea pânÄ la TestFlight? UrmaČ›i ghidul nostru pentru a configura GitLab Č™i fastlane pentru a publica aplicaČ›ii iOS Ă®n App Store."
msgid "InProductMarketing|Want to host GitLab on your servers?"
-msgstr ""
+msgstr "VreČ›i sÄ gÄzduiČ›i GitLab pe serverele dumneavoastrÄ?"
msgid "InProductMarketing|Watch iOS building in action."
-msgstr ""
+msgstr "UrmÄriČ›i dezvoltarea iOS Ă®n acČ›iune."
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 ""
+msgstr "Čtim un lucru sau douÄ despre eficienČ›Ä Č™i nu vrem sÄ pÄstrÄm acest lucru pentru noi. ĂŽnscrieČ›i-vÄ pentru o versiune de evaluare gratuitÄ a GitLab Ultimate, iar echipele dvs. vor participa din prima zi."
msgid "InProductMarketing|We want your GitLab experience to be great"
-msgstr ""
+msgstr "Vrem ca experienČ›a dvs. GitLab sÄ fie grozavÄ"
msgid "InProductMarketing|What does our value stream timeline look like from product to development to review and production?"
-msgstr ""
+msgstr "Cum aratÄ cronologia propriului value stream, de la produs la dezvoltare la revizuire Č™i producČ›ie?"
msgid "InProductMarketing|When your team is on GitLab these answers are a click away."
-msgstr ""
+msgstr "Când echipa dvs. este pe GitLab, aceste rÄspunsuri sunt la un clic distanČ›Ä."
msgid "InProductMarketing|Working in GitLab = more efficient"
-msgstr ""
+msgstr "Lucrul în GitLab = mai eficient"
msgid "InProductMarketing|YouTube"
-msgstr ""
+msgstr "YouTube"
msgid "InProductMarketing|Your software, deployed your way"
-msgstr ""
+msgstr "Software-ul dvs., desfÄČ™urat Ă®n felul dumneavoastrÄ"
msgid "InProductMarketing|Your teams can be more efficient"
-msgstr ""
+msgstr "Echipele dvs. pot fi mai eficiente"
msgid "InProductMarketing|comprehensive guide"
-msgstr ""
+msgstr "ghid cuprinzÄtor"
msgid "InProductMarketing|connect an external repository"
-msgstr ""
+msgstr "conectați un repozitoriu extern"
msgid "InProductMarketing|create a project"
-msgstr ""
+msgstr "creați un proiect"
msgid "InProductMarketing|from Bitbucket"
-msgstr ""
+msgstr "din Bitbucket"
msgid "InProductMarketing|go to about.gitlab.com"
-msgstr ""
+msgstr "accesați about.gitlab.com"
msgid "InProductMarketing|how easy it is to get started"
-msgstr ""
+msgstr "cât de uČ™or este sÄ Ă®ncepeČ›i"
msgid "InProductMarketing|quick start guide"
-msgstr ""
+msgstr "ghid de pornire rapidÄ"
msgid "InProductMarketing|repository mirroring"
-msgstr ""
+msgstr "replicarea repozitoriului"
msgid "InProductMarketing|set up a repo"
-msgstr ""
+msgstr "configurați un repo"
msgid "InProductMarketing|test and deploy"
-msgstr ""
+msgstr "testaČ›i Č™i desfÄČ™uraČ›i"
msgid "InProductMarketing|testing browser performance"
-msgstr ""
+msgstr "testarea performanței browserului"
msgid "InProductMarketing|unsubscribe"
-msgstr ""
+msgstr "dezabonaČ›i-vÄ"
msgid "InProductMarketing|update your preferences"
-msgstr ""
+msgstr "actualizaČ›i-vÄ preferinČ›ele"
msgid "InProductMarketing|using a CI/CD template"
-msgstr ""
+msgstr "folosind un șablon CI/CD"
msgid "InProductMarketing|you may %{unsubscribe_link} at any time."
-msgstr ""
+msgstr "vÄ puteČ›i %{unsubscribe_link} Ă®n orice moment."
msgid "Inactive"
-msgstr ""
+msgstr "Inactiv"
msgid "Incident"
msgstr ""
@@ -20237,7 +20297,7 @@ msgid "IncidentManagement|Incidents"
msgstr "Incidente"
msgid "IncidentManagement|Learn more about incident statuses"
-msgstr ""
+msgstr "Aflați mai multe despre statusurile incidentelor"
msgid "IncidentManagement|Low - S4"
msgstr "ScÄzut - S4"
@@ -20309,22 +20369,22 @@ msgid "IncidentSettings|Activate \"time to SLA\" countdown timer"
msgstr "ActivaČ›i contorul de numÄrÄtoare inversÄ â€žtimp pânÄ la SLA”"
msgid "IncidentSettings|Fine-tune incident settings and set up integrations with external tools to help better manage incidents."
-msgstr ""
+msgstr "ReglaČ›i setÄrile pentru incidente Č™i configuraČ›i integrÄri cu instrumente externe pentru a vÄ ajuta sÄ gestionaČ›i mai bine incidentele."
msgid "IncidentSettings|Grafana integration"
-msgstr ""
+msgstr "Integrarea Grafana"
msgid "IncidentSettings|Incident settings"
-msgstr ""
+msgstr "SetÄri privind incidentele"
msgid "IncidentSettings|Incidents"
-msgstr ""
+msgstr "Incidente"
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 "IntroduceČ›i un contor de timp cu numÄrÄtoare inversÄ Ă®n problemele legate de incidente pentru a urmÄri mai bine acordurile privind nivelul de servicii (SLA). Contorul porneČ™te automat atunci când incidentul este creat Č™i stabileČ™te o limitÄ de timp pentru rezolvarea incidentului. Atunci când este activatÄ, numÄrÄtoarea inversÄ pânÄ la SLA apare pentru toate incidentele noi."
msgid "IncidentSettings|PagerDuty integration"
-msgstr ""
+msgstr "Integrarea PagerDuty"
msgid "IncidentSettings|Time limit"
msgstr "Limita de timp"
@@ -20339,13 +20399,13 @@ msgid "IncidentSettings|Time limit must be greater than 0."
msgstr "Limita de timp trebuie sÄ fie mai mare decât 0."
msgid "IncidentSettings|When activated, this applies to all new incidents in the project."
-msgstr ""
+msgstr "Atunci când este activatÄ, aceasta se aplicÄ tuturor incidentelor noi din proiect."
msgid "IncidentSettings|hours"
-msgstr ""
+msgstr "ore"
msgid "IncidentSettings|minutes"
-msgstr ""
+msgstr "minute"
msgid "Incidents"
msgstr ""
@@ -20402,16 +20462,16 @@ msgid "Incident|Timeline"
msgstr "Cronologie"
msgid "Include author name in notification email body"
-msgstr ""
+msgstr "Includeți numele autorului în corpul e-mailului de notificare"
msgid "Include description in commit message"
-msgstr ""
+msgstr "Includeți descrierea în mesajul commit-ului"
msgid "Include new features from all tiers."
-msgstr "Include funcții noi din toate nivelurile."
+msgstr "Include caracteristici noi de la toate nivelurile."
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 "IncludeČ›i numele autorului acestei probleme, cereri de Ă®mbinare sau comentariu Ă®n corpul e-mailului. ĂŽn mod implicit, GitLab suprascrie numele expeditorului. Unele servere de e-mail nu suportÄ acea opČ›iuni."
+msgstr "IncludeČ›i numele autorului problemei, al merge request-ului sau al comentariului Ă®n corpul e-mailului. ĂŽn mod implicit, GitLab ignorÄ numele expeditorului de e-mail. Unele servere de e-mail nu acceptÄ aceastÄ opČ›iune."
msgid "Include the username in the URL if required: %{code_open}https://username@gitlab.company.com/group/project.git%{code_close}."
msgstr "IncludeČ›i numele de utilizator Ă®n URL, dacÄ este necesar: %{code_open}https://username@gitlab.company.com/group/project.git%{code_close}."
@@ -20420,13 +20480,13 @@ msgid "Includes LFS objects. It can be overridden per group, or per project. 0 f
msgstr "Include obiecte LFS. Se poate suprascrie pentru fiecare grup sau proiect. 0 pentru nelimitat."
msgid "Includes an MVC structure to help you get started"
-msgstr ""
+msgstr "Include o structurÄ MVC pentru a vÄ ajuta sÄ Ă®ncepeČ›i"
msgid "Includes an MVC structure, Gemfile, Rakefile, along with many others, to help you get started"
-msgstr ""
+msgstr "Include o structurÄ MVC, Gemfile, Rakefile, Ă®mpreunÄ cu multe altele, pentru a vÄ ajuta sÄ Ă®ncepeČ›i."
msgid "Includes an MVC structure, mvnw and pom.xml to help you get started"
-msgstr ""
+msgstr "Include o structurÄ MVC, mvnw Č™i pom.xml pentru a vÄ ajuta sÄ Ă®ncepeČ›i"
msgid "Incoming email"
msgstr ""
@@ -20446,9 +20506,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20459,7 +20516,7 @@ msgid "Index deletion is canceled"
msgstr ""
msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
+msgstr "IndicÄ dacÄ acest executor poate alege joburi fÄrÄ etichete"
msgid "Inform users without uploaded SSH keys that they can't push over SSH until one is added"
msgstr ""
@@ -20474,16 +20531,16 @@ msgid "Infrastructure as Code (IaC) Scanning"
msgstr "Scanarea infrastructurii ca și cod (IaC)"
msgid "InfrastructureRegistry|Copy Terraform Command"
-msgstr ""
+msgstr "Copiați comanda Terraform"
msgid "InfrastructureRegistry|Copy Terraform Setup Command"
-msgstr ""
+msgstr "Copiați comanda de configurare Terraform"
msgid "InfrastructureRegistry|Copy and paste into your Terraform configuration, insert the variables, and run Terraform init:"
-msgstr ""
+msgstr "Copiați și lipiți în configurația dvs. Terraform, introduceți variabilele și rulați Terraform init:"
msgid "InfrastructureRegistry|For more information on the Terraform registry, %{linkStart}see our documentation%{linkEnd}."
-msgstr ""
+msgstr "Pentru mai multe informaČ›ii despre registrul Terraform, %{linkStart}consultaČ›i documentaČ›ia noastrÄ%{linkEnd}."
msgid "InfrastructureRegistry|Infrastructure Registry"
msgstr ""
@@ -20492,16 +20549,16 @@ msgid "InfrastructureRegistry|Publish and share your modules. %{docLinkStart}Mor
msgstr ""
msgid "InfrastructureRegistry|Terraform"
-msgstr ""
+msgstr "Terraform"
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 ""
+msgstr "Modulele Terraform sunt principala modalitate de Ă®mpachetare Č™i reutilizare a configuraČ›iilor de resurse cu Terraform. AflaČ›i mai multe despre cum sÄ %{noPackagesLinkStart}creaČ›i module Terraform%{noPackagesLinkEnd} Ă®n GitLab."
msgid "InfrastructureRegistry|To authorize access to the Terraform registry:"
-msgstr ""
+msgstr "Pentru a autoriza accesul la registrul Terraform:"
msgid "InfrastructureRegistry|You have no Terraform modules in your project"
-msgstr ""
+msgstr "Nu aveČ›i module Terraform Ă®n proiectul dumneavoastrÄ"
msgid "Inherited"
msgstr ""
@@ -20525,7 +20582,7 @@ msgid "Input host keys manually"
msgstr ""
msgid "Input the remote repository URL"
-msgstr ""
+msgstr "Introduceți URL-ul depozitului remote"
msgid "Insert"
msgstr "Inserați"
@@ -20539,12 +20596,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20557,9 +20608,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20572,20 +20620,17 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
msgid "Insights|Some items are not visible beacuse the project was filtered out in the insights.yml file (see the projects.only config for more information)."
-msgstr ""
+msgstr "Unele elemente nu sunt vizibile pentru cÄ proiectul a fost filtrat Ă®n fiČ™ierul insights.yml (consultaČ›i configuraČ›ia projects.only pentru mai multe informaČ›ii)."
msgid "Insights|This project is filtered out in the insights.yml file (see the projects.only config for more information)."
-msgstr ""
+msgstr "Acest proiect este filtrat în fișierul insights.yml (consultați configurația projects.only pentru mai multe informații)."
msgid "Install GitLab Runner and ensure it's running."
-msgstr ""
+msgstr "InstalaČ›i GitLab Runner Č™i asiguraČ›i-vÄ cÄ ruleazÄ."
msgid "Install on clusters"
msgstr ""
@@ -20612,7 +20657,7 @@ msgid "Instance access request rejected"
msgstr "Solicitarea accesului la instanČ›Ä a fost respinsÄ"
msgid "Instance administrators group already exists"
-msgstr ""
+msgstr "Grupul de administratori de instanČ›e existÄ deja"
msgid "Instance audit events"
msgstr ""
@@ -20632,6 +20677,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "IntegrÄri"
@@ -20716,6 +20788,9 @@ msgstr "SpaČ›iul de nume n-a putut fi conectat. VÄ rugÄm sÄ Ă®ncercaČ›i din n
msgid "Integrations|Failed to load namespaces. Please try again."
msgstr "SpaČ›iile de nume nu au putut fi Ă®ncÄrcate. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+msgid "Integrations|Failed to load subscriptions."
+msgstr ""
+
msgid "Integrations|Failed to sign in to GitLab."
msgstr "Nu s-a reușit conectarea la GitLab."
@@ -20863,9 +20938,15 @@ msgstr "Problemele ZenTao se afiČ™eazÄ aici atunci când creaČ›i probleme Ă®n p
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr "nu poate depÄČ™i %{recipients_limit}"
-msgid "Interactive mode"
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
msgstr ""
+msgid "Interactive mode"
+msgstr "Mod interactiv"
+
msgid "Interested parties can even contribute by pushing commits if they want to."
msgstr "PÄrČ›ile interesate pot chiar sÄ contribuie fÄcând push de commit-uri, dacÄ doresc."
@@ -20881,17 +20962,20 @@ 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 ""
+msgstr "Utilizatorii interni nu pot fi dezactivați"
msgid "Interval"
-msgstr ""
+msgstr "Interval"
msgid "Interval Pattern"
-msgstr ""
+msgstr "Model de intervale"
msgid "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 indisponibilitate-zero%{link_end} Č™i %{migrations_link_start}migrÄrile de CÄutare avansatÄ%{link_end}, trebuie sÄ %{recreate_link_start}vÄ recreaČ›i indexul%{link_end}."
@@ -20942,7 +21026,7 @@ msgid "Invalid file."
msgstr ""
msgid "Invalid format selected"
-msgstr ""
+msgstr "Format nevalid selectat"
msgid "Invalid hash"
msgstr ""
@@ -21062,12 +21146,15 @@ msgid "InviteEmail|and has assigned you the following tasks:"
msgstr "Č™i v-a atribuit urmÄtoarele sarcini:"
msgid "InviteMembersBanner|Collaborate with your team"
-msgstr ""
+msgstr "ColaboraČ›i cu echipa dumneavoastrÄ"
msgid "InviteMembersBanner|Invite your colleagues"
-msgstr ""
+msgstr "InvitaČ›i-vÄ colegii"
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 "Am observat cÄ nu aČ›i invitat pe nimeni Ă®n acest grup. InvitaČ›i-vÄ colegii pentru a putea discuta probleme, colabora la merge request-uri Č™i pentru a vÄ Ă®mpÄrtÄČ™i cunoČ™tinČ›ele."
+
+msgid "InviteMembersModal| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -21091,17 +21178,17 @@ 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|Explore paid plans"
+msgstr ""
+
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "GitLab este mai bun Ă®mpreunÄ cu colegii!"
-msgid "InviteMembersModal|GitLab member or email address"
-msgstr "Membru GitLab sau adresÄ de e-mail"
-
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?"
msgid "InviteMembersModal|Invite"
-msgstr "InvitÄ"
+msgstr "Invitați"
msgid "InviteMembersModal|Invite a group"
msgstr "Invitați un grup"
@@ -21109,12 +21196,12 @@ msgstr "Invitați un grup"
msgid "InviteMembersModal|Invite members"
msgstr "Invitați membri"
+msgid "InviteMembersModal|Manage members"
+msgstr ""
+
msgid "InviteMembersModal|Members were successfully added"
msgstr "Membrii au fost adÄugaČ›i cu succes"
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
-msgstr "Membrii noi nu vor putea participa. PuteČ›i sÄ vÄ gestionaČ›i membrii, eliminându-i pe cei de care nu mai aveČ›i nevoie."
-
msgid "InviteMembersModal|Search for a group to invite"
msgstr "CÄutaČ›i un grup pe care sÄ-l invitaČ›i"
@@ -21130,15 +21217,30 @@ msgstr "Selectați membrii sau tastați adresele de e-mail"
msgid "InviteMembersModal|Something went wrong"
msgstr "Ceva nu a mers bine"
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 "Pentru a atribui probleme unui nou membru al echipei, aveți nevoie de un proiect pentru problemele respective. %{linkStart}Creați un proiect pentru a începe.%{linkEnd}"
msgid "InviteMembersModal|To get more members an owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr "Pentru a obČ›ine mai mulČ›i membri, un proprietar al acestui namespace poate %{trialLinkStart}Ă®ncepe o perioadÄ de probÄ%{trialLinkEnd} sau %{upgradeLinkStart}poate face upgrade%{upgradeLinkEnd} la un nivel plÄtit."
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr "AveČ›i loc doar pentru Ă®ncÄ %{count} %{members} Ă®n %{name}"
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr "Invitați un grup la grupul %{strongStart}%{name}%{strongEnd}."
@@ -21154,11 +21256,14 @@ 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 "InviteMembers|Invite a group"
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
msgstr ""
+msgid "InviteMembers|Invite a group"
+msgstr "Invitați un grup"
+
msgid "InviteMembers|Invite team members"
-msgstr ""
+msgstr "Invitați membrii echipei"
msgid "InviteMember|Add members to this project and start collaborating with your team."
msgstr ""
@@ -21223,14 +21328,11 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr "Canale și utilizatori separați prin spații albe. %{recipients_docs_link}"
msgid "IrkerService|Default IRC URI (optional)"
-msgstr "URL IRC prestabilit (opțional)"
+msgstr "URI IRC implicit (opțional)"
msgid "IrkerService|How to enter channels or users?"
msgstr "Cum se introduc canale sau utilizatori?"
@@ -21242,34 +21344,34 @@ msgid "IrkerService|Send update messages to an irker server."
msgstr "TrimiteČ›i mesaje actualizare cÄtre un server irker."
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 "TrimiteČ›i mesaje actualizare cÄtre un server irker. ĂŽnainte de a putea folosi asta, trebuie sÄ setaČ›i daemon-ul irker. %{docs_link}"
+msgstr "Trimite mesaje de actualizare cÄtre un server irker. ĂŽnainte de a putea utiliza acest lucru, trebuie sÄ configuraČ›i daemonul irker. %{docs_link}"
msgid "IrkerService|Server host (optional)"
-msgstr "GazdÄ server (opČ›ional)"
+msgstr "Gazda serverului (opțional)"
msgid "IrkerService|Server port (optional)"
-msgstr "Port server (opțional)"
+msgstr "Portul serverului (opțional)"
msgid "IrkerService|URI to add before each recipient."
msgstr "URI de adÄugat Ă®naintea fiecÄrui destinatar."
msgid "IrkerService|irker (IRC gateway)"
-msgstr "irker (poartÄ IRC)"
+msgstr "irker (gateway IRC)"
msgid "IrkerService|irker daemon hostname (defaults to localhost)."
-msgstr "hostname daemon irker (valoarea implicitÄ este localhost)."
+msgstr "numele de gazdÄ al daemonului irker (valoarea implicitÄ este localhost)."
msgid "IrkerService|irker daemon port (defaults to 6659)."
-msgstr "port daemon irker (valoarea implicitÄ este 6659)."
+msgstr "portul daemonului irker (valoarea implicitÄ este 6659)."
msgid "Is blocked by"
msgstr ""
msgid "Is using license seat:"
-msgstr ""
+msgstr "FoloseČ™te seat de licenČ›Ä:"
msgid "Is using seat"
-msgstr ""
+msgstr "Folosește seat"
msgid "IssuableStatus|Closed"
msgstr ""
@@ -21305,7 +21407,7 @@ msgid "Issue already promoted to epic."
msgstr ""
msgid "Issue cannot be found."
-msgstr ""
+msgstr "Problema nu poate fi gÄsitÄ."
msgid "Issue created from vulnerability %{vulnerability_link}"
msgstr ""
@@ -21344,82 +21446,82 @@ msgid "Issue was closed by %{name} %{reason}"
msgstr ""
msgid "Issue weight"
-msgstr ""
+msgstr "Greutatea problemei"
msgid "IssueAnalytics|Age"
-msgstr ""
+msgstr "VârstÄ"
msgid "IssueAnalytics|Assignees"
-msgstr ""
+msgstr "Responsabili"
msgid "IssueAnalytics|Created by"
-msgstr ""
+msgstr "Creat de"
msgid "IssueAnalytics|Due date"
-msgstr ""
+msgstr "Data scadentÄ"
msgid "IssueAnalytics|Failed to load issues. Please try again."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea problemelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "IssueAnalytics|Issue"
-msgstr ""
+msgstr "ProblemÄ"
msgid "IssueAnalytics|Milestone"
-msgstr ""
+msgstr "Obiectiv"
msgid "IssueAnalytics|Status"
-msgstr ""
+msgstr "Stare"
msgid "IssueAnalytics|Weight"
-msgstr ""
+msgstr "Greutate"
msgid "IssueBoards|Board"
-msgstr ""
+msgstr "Bord"
msgid "IssueBoards|Boards"
-msgstr ""
+msgstr "Borduri"
msgid "IssueBoards|Create new board"
-msgstr ""
+msgstr "Creați un nou bord"
msgid "IssueBoards|Delete board"
-msgstr ""
+msgstr "ČtergeČ›i bordul"
msgid "IssueBoards|No matching boards found"
-msgstr ""
+msgstr "Nu s-au gÄsit borduri care sÄ se potriveascÄ"
msgid "IssueBoards|Some of your boards are hidden, add a license to see them again."
msgstr "Unele dintre bordurile dvs. sunt ascunse, adÄugaČ›i o licenČ›Ä pentru a le vedea din nou."
msgid "IssueBoards|Switch board"
-msgstr ""
+msgstr "Comutator de bord"
msgid "IssueList|created %{timeAgoString} by %{user}"
msgstr "creatÄ %{timeAgoString} de %{user}"
msgid "IssueTracker|Custom issue tracker"
-msgstr ""
+msgstr "Tracker de probleme personalizat"
msgid "IssueTracker|Issue URL"
msgstr "URL-ul problemei"
msgid "IssueTracker|New issue URL"
-msgstr ""
+msgstr "URL-ul noii probleme"
msgid "IssueTracker|The URL to create an issue in the external issue tracker."
-msgstr ""
+msgstr "URL-ul pentru crearea unei probleme în trackerul de probleme extern."
msgid "IssueTracker|The URL to the project in YouTrack."
-msgstr ""
+msgstr "URL-ul proiectului în YouTrack."
msgid "IssueTracker|The URL to the project in the external issue tracker."
-msgstr ""
+msgstr "URL-ul proiectului din trackerul de probleme extern."
msgid "IssueTracker|The URL to view an issue in the YouTrack project. Must contain %{colon_id}."
-msgstr ""
+msgstr "URL-ul pentru a vizualiza o problemÄ Ă®n proiectul YouTrack. Trebuie sÄ conČ›inÄ %{colon_id}."
msgid "IssueTracker|The URL to view an issue in the external issue tracker. Must contain %{colon_id}."
-msgstr ""
+msgstr "URL-ul pentru a vizualiza o problemÄ Ă®n trackerul de probleme extern. Trebuie sÄ conČ›inÄ %{colon_id}."
msgid "IssueTracker|Use Bugzilla as this project's issue tracker."
msgstr "Folosiți Bugzilla ca tracker de probleme al acestui proiect."
@@ -21428,28 +21530,28 @@ msgid "IssueTracker|Use Bugzilla as this project's issue tracker. %{docs_link}"
msgstr "Folosiți Bugzilla ca tracker de probleme al acestui proiect. %{docs_link}"
msgid "IssueTracker|Use IBM Engineering Workflow Management as this project's issue tracker."
-msgstr ""
+msgstr "Utilizați IBM Engineering Workflow Management ca tracker de probleme al acestui proiect."
msgid "IssueTracker|Use IBM Engineering Workflow Management as this project's issue tracker. %{docs_link}"
-msgstr ""
+msgstr "Utilizați IBM Engineering Workflow Management ca tracker de probleme al acestui proiect. %{docs_link}"
msgid "IssueTracker|Use Redmine as the issue tracker. %{docs_link}"
-msgstr ""
+msgstr "Utilizați Redmine ca tracker de probleme. %{docs_link}"
msgid "IssueTracker|Use Redmine as this project's issue tracker."
-msgstr ""
+msgstr "Utilizați Redmine ca tracker de probleme al acestui proiect."
msgid "IssueTracker|Use YouTrack as this project's issue tracker."
-msgstr ""
+msgstr "Folosiți YouTrack ca tracker de probleme al acestui proiect."
msgid "IssueTracker|Use YouTrack as this project's issue tracker. %{docs_link}"
-msgstr ""
+msgstr "Folosiți YouTrack ca tracker de probleme al acestui proiect. %{docs_link}"
msgid "IssueTracker|Use a custom issue tracker as this project's issue tracker."
-msgstr ""
+msgstr "Utilizați un tracker de probleme personalizat ca tracker de probleme al acestui proiect."
msgid "IssueTracker|Use a custom issue tracker that is not in the integration list. %{docs_link}"
-msgstr ""
+msgstr "UtilizaČ›i un tracker de probleme personalizat care nu se aflÄ Ă®n lista de integrare. %{docs_link}"
msgid "Issues"
msgstr "Probleme"
@@ -21469,9 +21571,12 @@ msgstr "Problemele pot fi bug-uri, sarcini sau idei care trebuie discutate. De a
msgid "Issues closed"
msgstr ""
-msgid "Issues must match this scope to appear in this list."
+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 "Problemele trebuie sÄ corespundÄ acestui scop pentru a apÄrea Ă®n aceastÄ listÄ."
+
msgid "Issues with comments, merge requests with diffs and comments, labels, milestones, snippets, and other project entities"
msgstr "Probleme cu comentarii, merge request-uri cu diff-uri Č™i comentarii, etichete, obiective, fragmente de cod Č™i alte entitÄČ›i de proiect"
@@ -21482,37 +21587,37 @@ msgid "Issues with no epic assigned"
msgstr "Probleme fÄrÄ nicio epicÄ atribuitÄ"
msgid "Issues, merge requests, pushes, and comments."
-msgstr ""
+msgstr "Probleme, merge request-uri, evenimente push și comentarii."
msgid "IssuesAnalytics|After you begin creating issues for your projects, we can start tracking and displaying metrics for them"
-msgstr ""
+msgstr "DupÄ ce Ă®ncepeČ›i sÄ creaČ›i probleme pentru proiectele dvs., putem Ă®ncepe sÄ urmÄrim Č™i sÄ afiČ™Äm metrici pentru acestea"
msgid "IssuesAnalytics|Avg/Month:"
-msgstr ""
+msgstr "Avg/LunÄ:"
msgid "IssuesAnalytics|Issues created"
-msgstr ""
+msgstr "Probleme create"
msgid "IssuesAnalytics|Issues created per month"
-msgstr ""
+msgstr "Probleme create pe lunÄ"
msgid "IssuesAnalytics|Last 12 months"
-msgstr ""
+msgstr "Ultimele 12 luni"
msgid "IssuesAnalytics|Sorry, your filter produced no results"
-msgstr ""
+msgstr "Ne pare rÄu, filtrul dvs. nu a produs niciun rezultat"
msgid "IssuesAnalytics|There are no issues for the projects in your group"
-msgstr ""
+msgstr "Nu existÄ probleme pentru proiectele din grupul dumneavoastrÄ"
msgid "IssuesAnalytics|To widen your search, change or remove filters in the filter bar above"
-msgstr ""
+msgstr "Pentru a vÄ lÄrgi cÄutarea, schimbaČ›i sau eliminaČ›i filtrele din bara de filtrare de mai sus"
msgid "IssuesAnalytics|Total:"
-msgstr ""
+msgstr "Total:"
msgid "Issue|Title"
-msgstr ""
+msgstr "Titlu"
msgid "It is not possible to %{action} files that are stored in LFS using the web interface"
msgstr ""
@@ -21559,9 +21664,6 @@ msgstr ""
msgid "Iterations"
msgstr "Iteratii"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr "AdÄugaČ›i o duratÄ Č™i un numÄr de iteraČ›ii viitoare pentru a converti aceastÄ cadenČ›Ä Ă®n programarea automatÄ."
-
msgid "Iterations|Add iteration"
msgstr "AdÄugaČ›i iteraČ›ia"
@@ -21574,9 +21676,12 @@ msgstr "ConfiguraČ›ia cadenČ›ei nu este valabilÄ."
msgid "Iterations|Cadence name"
msgstr "Numele cadenței"
-msgid "Iterations|Cancel"
+msgid "Iterations|Can be converted"
msgstr ""
+msgid "Iterations|Cancel"
+msgstr "Anulare"
+
msgid "Iterations|Couldn't find iteration cadence"
msgstr "Nu am putut gÄsi cadenČ›a iteraČ›iei"
@@ -21584,25 +21689,25 @@ msgid "Iterations|Create cadence"
msgstr "CreaČ›i cadenČ›Ä"
msgid "Iterations|Create iteration"
-msgstr ""
+msgstr "Creați o iterație"
msgid "Iterations|Delete cadence"
msgstr "ČtergeČ›i cadenČ›a"
msgid "Iterations|Delete iteration cadence?"
-msgstr "ČtergeČ›i cadenČ›a iteraČ›iilor?"
+msgstr "ČtergeČ›i cadenČ›a iteraČ›iei?"
msgid "Iterations|Delete iteration?"
msgstr "ČtergeČ›i iteraČ›ia?"
msgid "Iterations|Description"
-msgstr ""
+msgstr "Descriere"
msgid "Iterations|Done"
msgstr "FÄcut"
msgid "Iterations|Due date"
-msgstr ""
+msgstr "DatÄ scadentÄ"
msgid "Iterations|Duration"
msgstr "Durata"
@@ -21619,8 +21724,8 @@ msgstr "Editați cadența de iterație"
msgid "Iterations|Error loading iteration cadences."
msgstr "Eroare la Ă®ncÄrcarea cadenČ›elor de iteraČ›ie."
-msgid "Iterations|Future iterations"
-msgstr "Iterații viitoare"
+msgid "Iterations|First iteration start date"
+msgstr ""
msgid "Iterations|Iteration cadences"
msgstr "Cadențe de iterație"
@@ -21628,14 +21733,14 @@ msgstr "Cadențe de iterație"
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr "IteraČ›iile sunt o modalitate de a urmÄri problemele pe un interval de timp, permițând echipelor sÄ urmÄreascÄ, de asemenea, velocitatea Č™i volatilitatea metricilor."
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
-msgstr "IteraČ›iile nu mai pot fi programate manual. ConvertiČ›i toate cadenČ›ele Ă®n programare automatÄ pentru ca iteraČ›iile dvs. sÄ funcČ›ioneze conform aČ™teptÄrilor."
-
msgid "Iterations|Learn more about automatic scheduling"
msgstr "AflaČ›i mai multe despre programarea automatÄ"
-msgid "Iterations|Move incomplete issues to the next iteration"
-msgstr "MutaČ›i problemelor incomplete la urmÄtoarea iteraČ›ie"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
+msgstr ""
+
+msgid "Iterations|Move incomplete issues to the next iteration."
+msgstr ""
msgid "Iterations|New iteration"
msgstr "Noua iterație"
@@ -21653,22 +21758,22 @@ msgid "Iterations|No iterations found"
msgstr "Nu s-au gÄsit iteraČ›ii"
msgid "Iterations|No iterations in cadence."
-msgstr "Nu existÄ iteraČ›ii Ă®n cadenČ›Ä."
+msgstr "Nicio iteraČ›ie Ă®n cadenČ›Ä."
+
+msgid "Iterations|No one can change this date after the cadence has begun."
+msgstr ""
msgid "Iterations|No open iterations."
msgstr "Nicio iteraČ›ie deschisÄ."
-msgid "Iterations|Number of future iterations you would like to have scheduled"
-msgstr "NumÄrul de iteraČ›ii viitoare pe care aČ›i dori sÄ le programaČ›i"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
+msgstr ""
msgid "Iterations|Open"
msgstr "Deschise"
-msgid "Iterations|Requires update"
-msgstr "NecesitÄ actualizare"
-
msgid "Iterations|Roll over issues"
-msgstr "Trecerea peste probleme"
+msgstr "SÄrirea problemelor incomplete"
msgid "Iterations|Save changes"
msgstr "SalvaČ›i modificÄrile"
@@ -21682,23 +21787,20 @@ msgstr "SelectaČ›i numÄrul"
msgid "Iterations|Select start date"
msgstr "Selectați data de începere"
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr "Unele dintre cadenČ›ele dvs. trebuie sÄ fie actualizate"
-
msgid "Iterations|Start date"
msgstr "Data de începere"
-msgid "Iterations|The duration for each iteration (in weeks)"
-msgstr "Durata pentru fiecare iteraČ›ie (Ă®n sÄptÄmâni)"
+msgid "Iterations|The duration of each iteration (in weeks)."
+msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr "IteraČ›ia a fost Č™tearsÄ."
-msgid "Iterations|The start date of your first iteration"
-msgstr "Data de început a primei iterații"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
+msgstr ""
-msgid "Iterations|This cadence requires an update"
-msgstr "AceastÄ cadenČ›Ä necesitÄ o actualizare"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
+msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
msgstr "Acest lucru va șterge cadența, precum și toate iterațiile din cadrul acesteia."
@@ -21709,6 +21811,9 @@ msgstr "Acest lucru va elimina iterația din toate problemele care îi sunt atri
msgid "Iterations|Title"
msgstr "Titlu"
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr "Nu se poate gÄsi cadenČ›a iteraČ›iilor."
@@ -21718,14 +21823,20 @@ msgstr "Nu se poate gÄsi iteraČ›ia."
msgid "Iterations|Unable to save cadence. Please try again."
msgstr "Nu se poate salva cadenČ›a. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
-msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
msgstr ""
+msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
+msgstr "Datele nu se pot suprapune cu alte Iterații existente în cadrul acestui grup."
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this iterations cadence"
-msgstr "Datele nu se pot suprapune cu alte iterații în cadența acestei iterații"
+msgstr "Datele nu se pot suprapune cu alte iterații existente în cadrul acestei cadențe de iterații."
msgid "Iteration|cannot be more than 500 years in the future"
-msgstr ""
+msgstr "nu poate fi mai mult de 500 de ani în viitor"
msgid "Jaeger URL"
msgstr ""
@@ -21749,10 +21860,10 @@ msgid "Jira integration not configured."
msgstr ""
msgid "Jira project key is not configured."
-msgstr ""
+msgstr "Cheia proiectului Jira nu este configuratÄ."
msgid "Jira project: %{importProject}"
-msgstr ""
+msgstr "Proiect Jira: %{importProject}"
msgid "Jira service not configured."
msgstr ""
@@ -21766,15 +21877,24 @@ msgstr "Utilizatorii Jira au fost importaČ›i din instanČ›a Jira configuratÄ. Ac
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "CreaČ›i ramurÄ pentru problema Jira %{jiraIssue}"
msgid "JiraConnect|Failed to create branch."
-msgstr "Crearea ramurii a eșuat."
+msgstr "Nu s-a reușit crearea ramurii."
msgid "JiraConnect|Failed to create branch. Please try again."
msgstr "Crearea ramurii a eČ™uat. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+msgid "JiraConnect|GitLab for Jira App"
+msgstr ""
+
+msgid "JiraConnect|Jira Connect Application ID"
+msgstr ""
+
msgid "JiraConnect|New branch was successfully created."
msgstr "Noua ramurÄ a fost creatÄ cu succes."
@@ -21782,34 +21902,34 @@ msgid "JiraConnect|You can now close this window and return to Jira."
msgstr "PuteČ›i Ă®nchide acum aceastÄ fereastrÄ Č™i vÄ puteČ›i Ă®ntoarce la Jira."
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 ""
+msgstr "Nu aveți permisiunea de a crea ramuri pentru acest proiect. Selectați un alt proiect sau contactați proprietarul proiectului pentru acces. %{linkStart}Aflați mai multe.%{linkEnd}"
msgid "JiraRequest|A connection error occurred while connecting to Jira. Try your request again."
-msgstr ""
+msgstr "A apÄrut o eroare de conexiune Ă®n timpul conectÄrii la Jira. ĂŽncercaČ›i din nou solicitarea dumneavoastrÄ."
msgid "JiraRequest|A timeout error occurred while connecting to Jira. Try your request again."
-msgstr ""
+msgstr "A apÄrut o eroare de timeout Ă®n timpul conectÄrii la Jira. ĂŽncercaČ›i din nou solicitarea dumneavoastrÄ."
msgid "JiraRequest|An SSL error occurred while connecting to Jira: %{message}. Try your request again."
-msgstr ""
+msgstr "A apÄrut o eroare SSL Ă®n timpul conectÄrii la Jira: %{message}. ĂŽncercaČ›i din nou solicitarea dumneavoastrÄ."
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 ""
+msgstr "A apÄrut o eroare Ă®n timpul solicitÄrii datelor de la Jira. VerificaČ›i-vÄ %{docs_link_start}configuraČ›ia de integrare Jira%{docs_link_end} Č™i Ă®ncercaČ›i din nou."
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 ""
+msgstr "A apÄrut o eroare Ă®n timpul solicitÄrii datelor de la Jira: %{messages}. VerificaČ›i-vÄ %{docs_link_start}configuraČ›ia de integrare Jira%{docs_link_end} Č™i Ă®ncercaČ›i din nou."
msgid "JiraRequest|The Jira API URL for connecting to Jira is not valid. Check your Jira integration API URL and try again."
msgstr "URL-ul API-ului Jira pentru conectarea la Jira nu este valid. VerificaČ›i-vÄ URL-ul API de integrare Jira Č™i Ă®ncercaČ›i din nou."
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 ""
+msgstr "AcreditÄrile pentru accesarea Jira nu sunt permise pentru a accesa datele. VerificaČ›i-vÄ %{docs_link_start}acreditÄrile de integrare Jira%{docs_link_end} Č™i Ă®ncercaČ›i din nou."
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 ""
+msgstr "AcreditÄrile pentru accesarea Jira nu sunt valide. VerificaČ›i-vÄ %{docs_link_start}acreditÄrile de integrare Jira%{docs_link_end} Č™i Ă®ncercaČ›i din nou."
msgid "JiraService| on branch %{branch_link}"
-msgstr ""
+msgstr " pe ramura %{branch_link}"
msgid "JiraService|%{jiraDocsLinkStart}Enable the Jira integration%{jiraDocsLinkEnd} to view your Jira issues in GitLab."
msgstr "%{jiraDocsLinkStart}Activați integrarea Jira%{jiraDocsLinkEnd} pentru a vizualiza problemele dvs. Jira în GitLab."
@@ -21818,34 +21938,37 @@ msgid "JiraService|%{jira_docs_link_start}Enable the Jira integration%{jira_docs
msgstr "%{jira_docs_link_start}Activați integrarea Jira%{jira_docs_link_end} pentru a vizualiza problemele dvs. Jira în GitLab."
msgid "JiraService|%{user_link} mentioned this issue in %{entity_link} of %{project_link}%{branch}:{quote}%{entity_message}{quote}"
-msgstr ""
+msgstr "%{user_link} a menČ›ionat aceastÄ problemÄ Ă®n %{entity_link} din %{project_link}%{branch}:{quote}%{entity_message}{quote}"
msgid "JiraService|An error occurred while fetching issue list"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea listei de probleme"
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
-msgstr ""
+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|Change GitLab version"
msgstr ""
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr "DefiniČ›i tipul de problemÄ Jira care urmeazÄ sÄ fie creatÄ dintr-o vulnerabilitate."
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 ""
+msgstr "AfiČ™area problemelor Jira Ă®n timp ce problemele GitLab sunt de asemenea activate poate fi derutantÄ. ConsideraČ›i posibilitatea %{gitlab_issues_link_start}dezactivÄrii problemelor GitLab%{link_end} dacÄ acestea nu vor fi utilizate Ă®n alt mod."
msgid "JiraService|Enable Jira issue creation from vulnerabilities"
-msgstr ""
+msgstr "ActivaČ›i crearea de probleme Jira din vulnerabilitÄČ›i"
msgid "JiraService|Enable Jira issues"
-msgstr ""
+msgstr "Activați problemele Jira"
msgid "JiraService|Enable Jira transitions"
-msgstr ""
+msgstr "Activați tranzițiile Jira"
msgid "JiraService|Enter new password or API token"
-msgstr ""
+msgstr "IntroduceČ›i o nouÄ parolÄ sau token API"
msgid "JiraService|Events for %{noteable_model_name} are disabled."
msgstr "Evenimentele pentru %{noteable_model_name} sunt dezactivate."
@@ -21857,49 +21980,55 @@ msgid "JiraService|Fetch issue types for this Jira project"
msgstr "Obțineți tipurile de probleme pentru acest proiect Jira"
msgid "JiraService|For example, 12, 24"
-msgstr ""
+msgstr "De exemplu, 12, 24"
msgid "JiraService|For example, AB"
+msgstr "De exemplu, AB"
+
+msgid "JiraService|For example: https://gitlab.example.com"
msgstr ""
msgid "JiraService|GitLab for Jira Configuration"
+msgstr "Configurația GitLab pentru Jira"
+
+msgid "JiraService|GitLab instance URL"
msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
-msgstr ""
+msgstr "ID-urile trebuie sÄ fie o listÄ de numere care pot fi separate cu , sau ; "
msgid "JiraService|If different from Web URL."
-msgstr ""
+msgstr "DacÄ este diferit de URL-ul Web."
msgid "JiraService|Issues created from vulnerabilities in this project will be Jira issues, even if GitLab issues are enabled."
-msgstr ""
+msgstr "Problemele create din vulnerabilitÄČ›i Ă®n acest proiect vor fi probleme Jira, chiar dacÄ problemele GitLab sunt activate."
msgid "JiraService|Jira API URL"
msgstr "URL-ul API-ului Jira"
msgid "JiraService|Jira comments are created when an issue is referenced in a commit."
-msgstr ""
+msgstr "Comentariile Jira sunt create atunci când se face referire la o problemÄ Ă®ntr-un commit."
msgid "JiraService|Jira comments are created when an issue is referenced in a merge request."
msgstr "Comentariile Jira sunt create atunci când se face referire la o problemÄ Ă®ntr-un merge request."
msgid "JiraService|Jira issues"
-msgstr ""
+msgstr "Probleme Jira"
msgid "JiraService|Jira project key"
-msgstr ""
+msgstr "Cheia proiectului Jira"
msgid "JiraService|Leave blank to use your current password or API token."
-msgstr ""
+msgstr "LÄsaČ›i necompletat pentru a utiliza parola curentÄ sau tokenul API."
msgid "JiraService|Move to Done"
-msgstr ""
+msgstr "Mutați la Terminat"
msgid "JiraService|Open Jira"
-msgstr ""
+msgstr "Deschideți Jira"
msgid "JiraService|Password or API token"
-msgstr ""
+msgstr "ParolÄ sau token API"
msgid "JiraService|Project key changed, refresh list"
msgstr "Cheie proiectului s-a schimbat, reĂ®mprospÄtaČ›i lista"
@@ -21911,64 +22040,64 @@ msgid "JiraService|Select issue type"
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 link namespaces."
msgstr ""
msgid "JiraService|Sign in to GitLab.com to get started."
-msgstr ""
+msgstr "ConectaČ›i-vÄ la GitLab.com pentru a Ă®ncepe."
msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
-msgstr ""
-
-msgid "JiraService|This is an Ultimate feature"
-msgstr ""
+msgstr "AceastÄ funcČ›ie necesitÄ un plan Premium."
msgid "JiraService|Transition Jira issues to their final state:"
-msgstr ""
-
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
+msgstr "FaceČ›i tranziČ›ia problemelor Jira cÄtre starea lor finalÄ:"
msgid "JiraService|Use Jira as this project's issue tracker."
-msgstr ""
+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 ""
+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 ""
+msgstr "Utilizați tranziții personalizate"
msgid "JiraService|Username or Email"
msgstr "Nume de utilizator sau e-mail"
msgid "JiraService|Using Jira for issue tracking?"
-msgstr ""
+msgstr "FolosiČ›i Jira pentru urmÄrirea problemelor?"
msgid "JiraService|Warning: All GitLab users with access to this GitLab project can view all issues from the Jira project you select."
msgstr "Toți utilizatorii GitLab cu acces la acest proiect GitLab pot vizualiza toate problemele din proiectul Jira pe care îl selectați."
msgid "JiraService|Web URL"
+msgstr "URL Web"
+
+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 "Când o problemÄ Jira este menČ›ionatÄ Ă®ntr-un commit sau merge request, se va crea un link Č™i un comentariu la distanČ›Ä (dacÄ este activat)."
msgid "JiraService|Work on Jira issues without leaving GitLab. Add a Jira menu to access a read-only list of your Jira issues."
-msgstr ""
+msgstr "LucraČ›i la problemele Jira fÄrÄ sÄ pÄrÄsiČ›i GitLab. AdÄugaČ›i un meniu Jira pentru a accesa o listÄ doar Ă®n citire a problemelor dvs. Jira."
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 "LucraČ›i la problemele Jira fÄrÄ sÄ pÄrÄsiČ›i GitLab. AdÄugaČ›i un meniu Jira pentru a accesa o listÄ doar Ă®n citire a problemelor dvs. Jira. %{jira_issues_link_start}AflaČ›i mai multe.%{link_end}"
msgid "JiraService|You can now close this window and%{br}return to the GitLab for Jira application."
-msgstr ""
+msgstr "Acum puteČ›i Ă®nchide aceastÄ fereastrÄ Č™i%{br}vÄ puteČ›i Ă®ntoarce la GitLab pentru aplicaČ›ia Jira."
msgid "JiraService|You must configure Jira before enabling this integration. %{jira_doc_link_start}Learn more.%{link_end}"
-msgstr ""
+msgstr "Trebuie sÄ configuraČ›i Jira Ă®nainte de a activa aceastÄ integrare. %{jira_doc_link_start}AflaČ›i mai multe.%{link_end}"
msgid "Job"
msgstr ""
@@ -21977,13 +22106,7 @@ msgid "Job %{jobName}"
msgstr ""
msgid "Job Failed #%{build_id}"
-msgstr ""
-
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
+msgstr "Jobul a eșuat #%{build_id}"
msgid "Job has been erased"
msgstr ""
@@ -21998,16 +22121,16 @@ msgid "Job is missing the `model_type` argument."
msgstr ""
msgid "Job is stuck. Check runners."
-msgstr ""
+msgstr "Jobul este blocat. Verificați executorii."
msgid "Job logs and artifacts"
msgstr ""
msgid "Job to create self-monitoring project is in progress"
-msgstr ""
+msgstr "Jobul pentru crearea proiectului de automonitorizare este Ă®n desfÄČ™urare"
msgid "Job to delete self-monitoring project is in progress"
-msgstr ""
+msgstr "Jobul de Č™tergere a proiectului de auto-monitorizare este Ă®n desfÄČ™urare"
msgid "Job was retried"
msgstr ""
@@ -22016,13 +22139,16 @@ msgid "Jobs"
msgstr "Joburi"
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 ""
+msgstr "Joburile eČ™ueazÄ dacÄ se executÄ mai mult decât timpul de timeout. Valoarea de intrare este Ă®n secunde Ă®n mod implicit. De asemenea, este acceptatÄ Č™i o valoare de intrare lizibilÄ de cÄtre om, de exemplu %{code_open}1 orÄ%{code_close}."
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 "Joburile mai vechi decât timpul configurat sunt considerate expirate Č™i sunt arhivate. Joburile arhivate nu mai pot fi reluate. LÄsaČ›i necompletat pentru a nu arhiva niciodatÄ automat joburile. Unitatea implicitÄ este Ă®n zile, dar puteČ›i utiliza alte unitÄČ›i, de exemplu %{code_open}15 zile%{code_close}, %{code_open}1 lunÄ%{code_close}, %{code_open}2 ani%{code_close}. Valoarea minimÄ este de 1 zi."
msgid "Jobs|All"
-msgstr ""
+msgstr "Toate"
+
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea filei Joburi eČ™uate."
msgid "Jobs|Are you sure you want to proceed?"
msgstr "SunteČ›i sigur cÄ vreČ›i sÄ continuaČ›i?"
@@ -22037,7 +22163,7 @@ msgid "Jobs|Filter jobs"
msgstr "Filtrați joburile"
msgid "Jobs|Finished"
-msgstr ""
+msgstr "Finalizate"
msgid "Jobs|Job is stuck. Check runners."
msgstr "Jobul este blocat. Verificați executorii."
@@ -22054,6 +22180,9 @@ msgstr "CÄutarea Ă®n text brut nu este acceptatÄ Ă®n prezent pentru funcČ›ia d
msgid "Jobs|Status"
msgstr "Status"
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr "A apÄrut o problemÄ la preluarea joburilor eČ™uate."
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr "UtilizaČ›i joburi pentru a vÄ automatiza sarcinile"
@@ -22061,7 +22190,7 @@ msgid "Jobs|You're about to retry a job that failed because it attempted to depl
msgstr "SunteČ›i pe cale sÄ Ă®ncercaČ›i din nou un job care a eČ™uat deoarece a Ă®ncercat sÄ implementeze cod mai vechi decât cea mai recentÄ implementare. ReĂ®ncercarea acestui job poate duce la suprascrierea mediului cu codul sursÄ mai vechi."
msgid "Job|%{boldStart}Pipeline%{boldEnd} %{id}"
-msgstr "Job|%{boldStart}Pipeline%{boldEnd} %{id}"
+msgstr "%{boldStart}Pipeline%{boldEnd} %{id}"
msgid "Job|%{boldStart}Pipeline%{boldEnd} %{id} for %{mrId} with %{source}"
msgstr "%{boldStart}Pipeline%{boldEnd} %{id} pentru %{mrId} cu %{source}"
@@ -22076,7 +22205,7 @@ msgid "Job|Are you sure you want to erase this job log and artifacts?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i acest jurnal de job Č™i artefactele?"
msgid "Job|Browse"
-msgstr "Navigare"
+msgstr "Navigați"
msgid "Job|Cancel"
msgstr "Anulare"
@@ -22156,18 +22285,21 @@ msgstr "Artefactele au fost eliminate"
msgid "Job|The artifacts will be removed"
msgstr "Artefactele vor fi eliminate"
+msgid "Job|There was a problem retrying the failed job."
+msgstr "A apÄrut o problemÄ la reluarea jobului eČ™uat."
+
msgid "Job|These artifacts are the latest. They will not be deleted (even if expired) until newer artifacts are available."
msgstr "Aceste artefacte sunt cele mai recente. Ele nu vor fi Č™terse (chiar dacÄ au expirat) pânÄ când nu sunt disponibile artefacte mai noi."
msgid "Job|This job failed because the necessary resources were not successfully created."
msgstr "Acest job a eșuat deoarece resursele necesare nu au fost create cu succes."
+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 "Acest job este blocat, deoarece proiectul nu are niciun executor online atribuit."
-msgid "Job|This job is stuck because you don't have any active runners online or available with any of these tags assigned to them:"
-msgstr "Acest job este blocat pentru cÄ nu aveČ›i niciun executor online activ sau disponibil cu oricare dintre aceste etichete atribuite lor:"
-
msgid "Job|This job is stuck because you don't have any active runners that can run this job."
msgstr "Acest job este blocat pentru cÄ nu aveČ›i niciun executor activ care sÄ poatÄ rula acest job."
@@ -22186,6 +22318,9 @@ msgstr "manual"
msgid "Job|triggered"
msgstr "declanșat"
+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 "AlÄturaČ›i-vÄ reuniunii Zoom"
@@ -22210,9 +22345,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr "SÄriČ›i la urmÄtorul subiect nerezolvat"
-
msgid "Jun"
msgstr ""
@@ -22237,9 +22369,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 "Activarea tuturor analizoarelor SAST permite ca proiectul sÄ fie pregÄtit pentru viitor, Ă®n cazul Ă®n care vor fi adÄugate ulterior noi limbaje. Determinarea analizoarelor care se aplicÄ este un proces care consumÄ resurse minime Č™i adaugÄ un timp minim la pipeline. Prin activarea tuturor analizoarelor SAST se asigurÄ o acoperire maximÄ."
@@ -22307,7 +22436,7 @@ msgid "Kubernetes cluster"
msgstr ""
msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
+msgstr "Timpul de creare a clusterului Kubernetes depÄČ™eČ™te timpul de expirare; %{timeout}"
msgid "Kubernetes cluster integration and resources are being removed."
msgstr ""
@@ -22358,10 +22487,10 @@ msgid "LFS objects"
msgstr ""
msgid "LFSStatus|Disabled"
-msgstr ""
+msgstr "Dezactivat"
msgid "LFSStatus|Enabled"
-msgstr ""
+msgstr "Activat"
msgid "LICENSE"
msgstr ""
@@ -22373,7 +22502,7 @@ msgid "Label actions dropdown"
msgstr ""
msgid "Label priority"
-msgstr ""
+msgstr "Prioritatea etichetei"
msgid "Label was created"
msgstr ""
@@ -22385,13 +22514,13 @@ msgid "Label was successfully updated."
msgstr ""
msgid "LabelSelect|%{firstLabelName} +%{remainingLabelCount} more"
-msgstr ""
+msgstr "%{firstLabelName} + %{remainingLabelCount} mai mult"
msgid "LabelSelect|%{labelsString}, and %{remainingLabelCount} more"
-msgstr ""
+msgstr "%{labelsString} și %{remainingLabelCount} mai mult"
msgid "LabelSelect|Labels"
-msgstr ""
+msgstr "Etichete"
msgid "Labels"
msgstr "Etichete"
@@ -22400,10 +22529,10 @@ msgid "Labels can be applied to %{features}. Group labels are available for any
msgstr ""
msgid "Labels can be applied to issues and merge requests to categorize them."
-msgstr ""
+msgstr "Etichetele pot fi aplicate problemelor și merge request-urilor pentru a le clasifica."
msgid "Labels can be applied to issues and merge requests."
-msgstr ""
+msgstr "Etichetele pot fi aplicate problemelor și merge request-urilor."
msgid "Labels with no issues in this iteration:"
msgstr ""
@@ -22415,11 +22544,14 @@ 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 ""
+msgstr "Promovarea etichetei %{labelTitle} o va face disponibilÄ pentru toate proiectele din cadrul %{groupName}. Etichetele de proiect existente cu acelaČ™i titlu vor fi Ă®mbinate. DacÄ existÄ o etichetÄ de grup cu acelaČ™i titlu, aceasta va fi, de asemenea, Ă®mbinatÄ. AceastÄ acČ›iune este ireversibilÄ."
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Large File Storage"
@@ -22483,6 +22615,9 @@ msgstr "Ultima editare %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22553,10 +22688,10 @@ msgid "Last year"
msgstr ""
msgid "LastCommit|authored"
-msgstr ""
+msgstr "redactat"
msgid "LastPushEvent|You pushed to"
-msgstr ""
+msgstr "Ați împins la"
msgid "LastPushEvent|at"
msgstr "la"
@@ -22568,7 +22703,7 @@ msgid "Latest pipeline for the most recent commit on this branch"
msgstr ""
msgid "Launch a ready-to-code development environment for your project."
-msgstr ""
+msgstr "LansaČ›i un mediu de dezvoltare gata de codificare pentru proiectul dumneavoastrÄ."
msgid "Layout|Fixed"
msgstr "FixÄ"
@@ -22577,13 +22712,13 @@ msgid "Layout|Fluid"
msgstr "FluidÄ"
msgid "Lead Time"
-msgstr ""
+msgstr "Durata execuției"
msgid "Lead Time for Changes"
-msgstr ""
+msgstr "Durata de execuČ›ie a modificÄrilor"
msgid "Lead time"
-msgstr ""
+msgstr "Durata execuției"
msgid "Learn GitLab"
msgstr ""
@@ -22592,7 +22727,7 @@ msgid "Learn GitLab - Ultimate trial"
msgstr ""
msgid "Learn GitLab|Trial only"
-msgstr "Doar evaluare"
+msgstr "Numai evaluare"
msgid "Learn More"
msgstr ""
@@ -22625,13 +22760,13 @@ msgid "Learn more about Needs relationships"
msgstr ""
msgid "Learn more about Web Terminal"
-msgstr ""
+msgstr "Aflați mai multe despre Terminalul Web"
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 ""
+msgstr "AflaČ›i mai multe despre adÄugarea de certificate la proiectul dvs. urmÄrind %{docs_link_start}documentaČ›ia de pe GitLab Pages%{docs_link_end}."
msgid "Learn more about custom project templates"
msgstr ""
@@ -22712,7 +22847,7 @@ msgid "LearnGitLab|Plan and execute"
msgstr "Planificați și executați"
msgid "LearnGitLab|Prevent unexpected changes to important assets by assigning ownership of files and paths."
-msgstr "PreveniČ›i modificÄrile neaČ™teptate ale activelor importante prin atribuirea dreptului de proprietate asupra fiČ™ierelor Č™i cÄilor."
+msgstr "PreveniČ›i modificÄrile neaČ™teptate ale resurselor importante atribuind dreptul de proprietate asupra fiČ™ierelor Č™i cÄilor de acces."
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 "SunteČ›i gata sÄ Ă®ncepeČ›i cu GitLab? UrmaČ›i aceste etape pentru a vÄ configura spaČ›iul de lucru, pentru a planifica Č™i a comite modificÄri Č™i pentru a vÄ implementa proiectul."
@@ -22727,10 +22862,10 @@ msgid "LearnGitLab|Run a Security scan using CI/CD"
msgstr "Executați o scanare de securitate folosind CI/CD"
msgid "LearnGitLab|Save time by automating your integration and deployment tasks."
-msgstr "Economisiți timp prin automatizarea sarcinilor de integrare și implementare."
+msgstr "Economisiți timp prin automatizarea sarcinilor de integrare și distribuție."
msgid "LearnGitLab|Scan your code to uncover vulnerabilities before deploying."
-msgstr "ScanaČ›i codul dvs. pentru a descoperi vulnerabilitÄČ›ile Ă®nainte de implementare."
+msgstr "ScanaČ›i-vÄ codul pentru a descoperi vulnerabilitÄČ›ile Ă®nainte de a-l distribui."
msgid "LearnGitLab|Set up CI/CD"
msgstr "Configurați CI/CD"
@@ -22763,31 +22898,31 @@ msgid "LearnGitLab|Your team is growing! You've successfully invited new team me
msgstr "Echipa dvs. se mÄreČ™te! AČ›i invitat cu succes noi membri ai echipei la proiectul %{projectName}."
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
-msgstr ""
+msgstr "ContactaČ›i-vÄ administratorul pentru a Ă®ncepe o perioadÄ de probÄ gratuitÄ Ultimate."
msgid "LearnGitlab|Creating your onboarding experience..."
-msgstr "Crearea experienței dvs. de integrare ..."
+msgstr "Crearea experienței dvs. de onboarding..."
msgid "LearnGitlab|Ok, let's go"
-msgstr "Ok, hai sÄ mergem"
+msgstr "Bine, sÄ mergem."
msgid "LearnGitlab|Trial only"
msgstr "Numai evaluare"
msgid "LearnGitlab|View administrator list"
-msgstr ""
+msgstr "Consultați lista de administratori"
msgid "Leave"
msgstr ""
msgid "Leave Admin Mode"
-msgstr ""
+msgstr "Ieșiți din Modul Admin"
msgid "Leave edit mode? All unsaved changes will be lost."
-msgstr ""
+msgstr "PÄrÄsiČ›i modul de editare? Toate modificÄrile nesalvate vor fi pierdute."
msgid "Leave group"
-msgstr ""
+msgstr "PÄrÄsiČ›i grupul"
msgid "Leave project"
msgstr "PÄrÄsiČ›i proiectul"
@@ -22802,7 +22937,7 @@ msgid "Legacy burndown chart"
msgstr "Graficul burndown legacy"
msgid "Legacy license"
-msgstr ""
+msgstr "LicenČ›Ä legacy"
msgid "Less Details"
msgstr "Mai puține detalii"
@@ -22825,9 +22960,6 @@ msgstr "FolositÄ de"
msgid "License compliance"
msgstr "Conformitatea licenței"
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr "Cheia de licenČ›Ä"
@@ -22906,12 +23038,6 @@ msgstr[0] "Conformitatea licenČ›elor a detectat %d nouÄ Ă®ncÄlcare a licenČ›ei
msgstr[1] "Conformitatea licenČ›ei a detectat %d noi Ă®ncÄlcÄri ale licenČ›elor Č™i a politicii; este necesarÄ aprobarea"
msgstr[2] "Conformitatea licenČ›ei a detectat %d de noi Ă®ncÄlcÄri ale licenČ›elor Č™i a politicii; este necesarÄ aprobarea"
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] "Conformitatea licenČ›ei a detectat %d licenČ›Ä Č™tearsÄ"
-msgstr[1] "Conformitatea licenței a detectat %d licențe șterse"
-msgstr[2] "Conformitatea licenței a detectat %d de licențe șterse"
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "Conformitatea licenČ›ei nu a detectat nicio licenČ›Ä doar pentru branČ™a sursÄ"
@@ -22973,67 +23099,67 @@ msgid "Licenses"
msgstr ""
msgid "Licenses|%{remainingComponentsCount} more"
-msgstr ""
+msgstr "%{remainingComponentsCount} mai mult"
msgid "Licenses|Acceptable license to be used in the project"
-msgstr ""
+msgstr "LicenČ›Ä acceptabilÄ pentru a fi utilizatÄ Ă®n proiect"
msgid "Licenses|Component"
-msgstr ""
+msgstr "ComponentÄ"
msgid "Licenses|Components"
-msgstr ""
+msgstr "Componente"
msgid "Licenses|Detected in Project"
msgstr "Detectate în proiect"
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 ""
+msgstr "AfiČ™eazÄ licenČ›ele detectate Ă®n proiect care nu sunt Ă®n conformitate cu politicile proiectului, pe baza %{linkStart}celei mai recente scanÄri de succes%{linkEnd}."
msgid "Licenses|Drag your license file here or %{linkStart}click to upload%{linkEnd}."
-msgstr ""
+msgstr "TrageČ›i fiČ™ierul de licenČ›Ä aici sau %{linkStart}faceČ›i clic pentru a-l Ă®ncÄrca%{linkEnd}."
msgid "Licenses|Drop your license file to start the upload."
-msgstr ""
+msgstr "DepozitaČ›i fiČ™ierul de licenČ›Ä pentru a Ă®ncepe Ă®ncÄrcarea."
msgid "Licenses|Error fetching the license list. Please check your network connection and try again."
-msgstr ""
+msgstr "Eroare la preluarea listei de licenČ›e. VÄ rugÄm sÄ verificaČ›i conexiunea de reČ›ea Č™i sÄ Ă®ncercaČ›i din nou."
msgid "Licenses|Error: You are trying to upload something other than a file"
-msgstr ""
+msgstr "Eroare: ĂŽncercaČ›i sÄ Ă®ncÄrcaČ›i altceva decât un fiČ™ier"
msgid "Licenses|License Compliance"
msgstr "Conformitatea licenței"
msgid "Licenses|Name"
-msgstr ""
+msgstr "Nume"
msgid "Licenses|Policies"
-msgstr ""
+msgstr "Politici"
msgid "Licenses|Policy"
-msgstr ""
+msgstr "PoliticÄ"
msgid "Licenses|Policy violation: denied"
-msgstr ""
+msgstr "ĂŽncÄlcarea politicii: refuzatÄ"
msgid "Licenses|Specified policies in this project"
msgstr "Politicile specificate în acest proiect"
msgid "Licenses|The file could not be uploaded."
-msgstr ""
+msgstr "FiČ™ierul nu a putut fi Ă®ncÄrcat."
msgid "Licenses|The license list details information about the licenses used within your project."
-msgstr ""
+msgstr "Lista de licenČ›e conČ›ine informaČ›ii detaliate despre licenČ›ele utilizate Ă®n cadrul proiectului dumneavoastrÄ."
msgid "Licenses|Unacceptable license, if detected it will disallow a merge request until it's removed"
-msgstr ""
+msgstr "LicenČ›Ä inacceptabilÄ, dacÄ este detectatÄ, nu va permite un merge request pânÄ când va fi eliminatÄ."
msgid "Licenses|View license details for your project"
msgstr "Vizualizați detaliile licenței pentru proiectul dvs."
msgid "Limit display of time tracking units to hours."
-msgstr ""
+msgstr "LimitaČ›i afiČ™area unitÄČ›ilor de urmÄrire a timpului la ore."
msgid "Limit sign in from multiple IP addresses"
msgstr "Limitați conectarea de la mai multe adrese IP"
@@ -23044,6 +23170,9 @@ msgstr "LimitaČ›i numÄrul de alerte de gestionare a incidentelor de intrare ce
msgid "Limit the number of issues and epics per minute a user can create through web and API requests."
msgstr "LimitaČ›i numÄrul de probleme Č™i epice pe care un utilizator le poate crea prin cereri API Č™i web pe minut."
+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 ""
@@ -23059,9 +23188,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr "Conectați Sentry la GitLab pentru a descoperi și a vizualiza erorile generate de aplicația dvs."
@@ -23083,9 +23209,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23123,12 +23246,12 @@ msgid "List available repositories"
msgstr ""
msgid "List of all merge commits"
-msgstr ""
+msgstr "Lista tuturor commit-urilor de îmbinare"
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23138,16 +23261,19 @@ msgid "List settings"
msgstr ""
msgid "List the merge requests that must be merged before this one."
+msgstr "ListeazÄ merge request-urile care trebuie sÄ fie Ă®mbinate Ă®nainte de aceasta."
+
+msgid "List the visible events for %{project_link} using the %{events_api_link}."
msgstr ""
msgid "List view"
msgstr "Vizualizare listÄ"
msgid "List your Bitbucket Server repositories"
-msgstr ""
+msgstr "Listați repozitoriile dvs. de pe serverul Bitbucket"
msgid "Live preview"
-msgstr "Previzualizare live"
+msgstr "Previzualizare în direct"
msgid "Load more"
msgstr ""
@@ -23156,34 +23282,34 @@ msgid "Load more users"
msgstr ""
msgid "Loading"
-msgstr ""
+msgstr "Se Ă®ncarcÄ"
msgid "Loading %{name}"
-msgstr ""
+msgstr "Se Ă®ncarcÄ %{name}"
msgid "Loading contribution stats for group members"
-msgstr ""
+msgstr "Se Ă®ncarcÄ statisticile de contribuČ›ie pentru membrii grupului"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
-msgstr ""
-
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
+msgstr "Se Ă®ncarcÄ fiČ™ierele, directoarele Č™i submodulele din calea %{path} pentru referinČ›a commit-ului %{ref}"
msgid "Loading more"
-msgstr ""
+msgstr "Se Ă®ncarcÄ mai multe"
msgid "Loading snippet"
msgstr "Se Ă®ncarcÄ fragmentul de cod"
msgid "Loading the GitLab IDE..."
+msgstr "Se Ă®ncarcÄ GitLab IDE..."
+
+msgid "Loading, please wait."
msgstr ""
msgid "Loading..."
-msgstr ""
+msgstr "Se Ă®ncarcÄ..."
msgid "Loading…"
-msgstr ""
+msgstr "Se încarcą"
msgid "Localization"
msgstr ""
@@ -23206,6 +23332,9 @@ msgstr "Blocați fișierul?"
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23273,10 +23402,10 @@ msgid "Login with smartcard"
msgstr ""
msgid "Logo was successfully removed."
-msgstr ""
+msgstr "Logoul a fost Ă®nlÄturat cu succes."
msgid "Logo will be removed. Are you sure?"
-msgstr ""
+msgstr "Logoul va fi Ă®nlÄturat. SunteČ›i sigur?"
msgid "Logs"
msgstr ""
@@ -23285,7 +23414,7 @@ msgid "Logs|To see the logs, deploy your code to an environment."
msgstr ""
msgid "Looks like you've reached your %{free_limit} member limit for %{strong_start}%{namespace_name}%{strong_end}"
-msgstr ""
+msgstr "Se pare cÄ aČ›i atins limita de %{free_limit} (de) membri pentru %{strong_start}%{namespace_name}%{strong_end}"
msgid "Low vulnerabilities present"
msgstr ""
@@ -23312,16 +23441,16 @@ msgid "MR widget|The pipeline will test your code on every commit. A %{codeQuali
msgstr "Pipeline-ul vÄ va testa codul la fiecare commit. Un %{codeQualityLinkStart}raport de calitate a codului%{codeQualityLinkEnd} va apÄrea Ă®n merge request-urile dvs. pentru a vÄ avertiza cu privire la potenČ›iale degradÄri ale codului."
msgid "MRApprovals|Approvals"
-msgstr ""
+msgstr "AprobÄri"
msgid "MRApprovals|Approved by"
-msgstr ""
+msgstr "Aprobat de"
msgid "MRApprovals|Approvers"
-msgstr ""
+msgstr "Aprobatori"
msgid "MRApprovals|Commented by"
-msgstr ""
+msgstr "Comentat de"
msgid "MRDiffFile|Changes are too large to be shown."
msgstr ""
@@ -23330,13 +23459,13 @@ msgid "MRDiffFile|View file @ %{commitSha}"
msgstr "Vizualizați fișierul @ %{commitSha}"
msgid "MRDiff|Show changes only"
-msgstr ""
+msgstr "AfiČ™aČ›i numai modificÄrile"
msgid "MRDiff|Show full file"
-msgstr ""
+msgstr "Afișați întregul fișier"
msgid "Made this issue confidential."
-msgstr ""
+msgstr "AceastÄ problemÄ a devenit confidenČ›ialÄ."
msgid "Mailgun"
msgstr ""
@@ -23348,31 +23477,37 @@ msgid "Mailgun events"
msgstr ""
msgid "Maintenance mode"
-msgstr ""
+msgstr "Modul de întreținere"
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 ""
+msgstr "EfectuaČ›i Č™i revizuiČ›i modificÄrile Ă®n browser cu ajutorul IDE Web"
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 issue confidential"
+msgstr "FaceČ›i problema confidenČ›ialÄ"
+
+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 issue confidential."
+msgstr "Face aceastÄ problemÄ confidenČ›ialÄ."
+
+msgid "Manage"
msgstr ""
msgid "Manage %{workspace} labels"
-msgstr ""
+msgstr "Gestionați etichetele pentru %{workspace}"
msgid "Manage Web IDE features."
-msgstr ""
+msgstr "Gestionați funcțiile Web IDE."
msgid "Manage access"
msgstr ""
@@ -23381,10 +23516,10 @@ msgid "Manage all notifications"
msgstr ""
msgid "Manage applications that can use GitLab as an OAuth provider, and applications that you've authorized to use your account."
-msgstr ""
+msgstr "GestionaČ›i aplicaČ›iile care pot utiliza GitLab ca furnizor OAuth Č™i aplicaČ›iile pe care le-aČ›i autorizat sÄ vÄ utilizeze contul."
msgid "Manage applications that use GitLab as an OAuth provider."
-msgstr ""
+msgstr "GestionaČ›i aplicaČ›iile care utilizeazÄ GitLab ca furnizor OAuth."
msgid "Manage applications that you've authorized to use your account."
msgstr ""
@@ -23417,7 +23552,7 @@ msgid "Manage your license"
msgstr ""
msgid "Manage your project's triggers"
-msgstr ""
+msgstr "GestionaČ›i declanČ™atoarele proiectului dumneavoastrÄ"
msgid "Managed Account"
msgstr ""
@@ -23438,10 +23573,10 @@ msgid "Manual iteration cadences are deprecated. Only automatic iteration cadenc
msgstr "CadenČ›ele de iteraČ›ie manualÄ sunt depÄČ™ite. Sunt permise numai cadenČ›ele automate de iteraČ›ie."
msgid "ManualOrdering|Couldn't save the order of the issues"
-msgstr ""
+msgstr "Ordinea problemelor nu a putut fi salvatÄ"
msgid "Manually link this issue by adding it to the linked issue section of the %{linkStart}originating vulnerability%{linkEnd}."
-msgstr ""
+msgstr "LegaČ›i manual aceastÄ problemÄ adÄugând-o la secČ›iunea de probleme legate a %{linkStart}vulnerabilitÄČ›ii originare%{linkEnd}."
msgid "Map a FogBugz account ID to a GitLab user"
msgstr "Maparea unui ID de cont FogBugz la un utilizator GitLab"
@@ -23453,7 +23588,7 @@ msgid "March"
msgstr ""
msgid "Mark as done"
-msgstr ""
+msgstr "Marcați ca terminat"
msgid "Mark as draft"
msgstr "Marcați ca draft"
@@ -23468,10 +23603,7 @@ msgid "Mark this issue as related to another issue"
msgstr ""
msgid "Mark to do as done"
-msgstr ""
-
-msgid "Markdown"
-msgstr ""
+msgstr "MarcaČ›i de fÄcut ca terminat"
msgid "Markdown Help"
msgstr ""
@@ -23479,9 +23611,6 @@ msgstr ""
msgid "Markdown enabled."
msgstr "Markdown activat."
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr "Markdown suportat."
@@ -23509,6 +23638,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23528,7 +23660,7 @@ msgid "Marked this issue as related to %{issue_ref}."
msgstr ""
msgid "Marked to do as done."
-msgstr ""
+msgstr "S-a marcat de fÄcut ca terminat."
msgid "Marks this %{noun} as a draft."
msgstr "MarcheazÄ acest %{noun} ca fiind un draft."
@@ -23540,10 +23672,10 @@ msgid "Marks this issue as related to %{issue_ref}."
msgstr ""
msgid "Marks to do as done."
-msgstr ""
+msgstr "MarcheazÄ de fÄcut ca terminat."
msgid "Mask variable"
-msgstr ""
+msgstr "Mascați variabila"
msgid "Match not found; try refining your search query."
msgstr ""
@@ -23558,40 +23690,40 @@ msgid "Mattermost notifications"
msgstr ""
msgid "MattermostService|Add to Mattermost"
-msgstr ""
+msgstr "AdÄugaČ›i la Mattermost"
msgid "MattermostService|After you configure the integration, view your new Mattermost commands by entering"
-msgstr ""
+msgstr "DupÄ ce configuraČ›i integrarea, vizualizaČ›i noile comenzi Mattermost introducând"
msgid "MattermostService|Command trigger word"
-msgstr "ComandÄ cuvânt de declanČ™are"
+msgstr "Cuvânt de declanșare al comenzii"
msgid "MattermostService|Fill in the word that works best for your team."
-msgstr ""
+msgstr "CompletaČ›i cuvântul care se potriveČ™te cel mai bine echipei dumneavoastrÄ."
msgid "MattermostService|Request URL"
-msgstr ""
+msgstr "URL de solicitare"
msgid "MattermostService|Request method"
-msgstr ""
+msgstr "Metoda de solicitare"
msgid "MattermostService|Response icon"
-msgstr ""
+msgstr "Pictograma de rÄspuns"
msgid "MattermostService|Response username"
msgstr "Nume de utilizator de rÄspuns"
msgid "MattermostService|Suggestions:"
-msgstr ""
+msgstr "Sugestii:"
msgid "MattermostService|Use this service to perform common tasks in your project by entering slash commands in Mattermost."
-msgstr ""
+msgstr "Utilizați acest serviciu pentru a efectua operațiuni comune în proiectul dvs. prin introducerea de comenzi slash în Mattermost."
msgid "Max 100,000 events"
msgstr ""
msgid "Max Value"
-msgstr ""
+msgstr "Valoarea maximÄ"
msgid "Max authenticated Git LFS requests per period per user"
msgstr "Maximum cereri Git LFS autentificate pe perioadÄ pe utilizator"
@@ -23627,16 +23759,16 @@ msgid "Maximum PyPI package file size in bytes"
msgstr "Dimensiunea maximÄ a fiČ™ierului pachetului PyPI Ă®n octeČ›i"
msgid "Maximum Terraform Module package file size in bytes"
-msgstr "Dimensiunea maximÄ a fiČ™ierului pachetului Terraform Module Ă®n octeČ›i"
+msgstr "Dimensiunea maximÄ a fiČ™ierului pachetului modulului Terraform Ă®n octeČ›i"
msgid "Maximum Users"
-msgstr ""
+msgstr "NumÄrul maxim de utilizatori"
msgid "Maximum allowable lifetime for access token (days)"
-msgstr ""
+msgstr "Durata de viaČ›Ä maximÄ permisÄ pentru tokenul de acces (zile)"
msgid "Maximum allowable lifetime for personal access token (days)"
-msgstr ""
+msgstr "Durata de viaČ›Ä maximÄ permisÄ pentru tokenul de acces personal (zile)"
msgid "Maximum allowed lifetime for SSH keys (in days)"
msgstr "Durata de viaČ›Ä maximÄ permisÄ pentru cheile SSH (Ă®n zile)"
@@ -23645,7 +23777,7 @@ msgid "Maximum artifacts size"
msgstr ""
msgid "Maximum artifacts size (MB)"
-msgstr ""
+msgstr "Dimensiunea maximÄ a artefactelor (MB)"
msgid "Maximum attachment size"
msgstr "Dimensiune maximÄ ataČ™ament"
@@ -23657,7 +23789,7 @@ msgid "Maximum authenticated API requests per rate limit period per user"
msgstr "NumÄrul maxim de solicitÄri API autentificate pe perioada limitÄ de ratei pe utilizator"
msgid "Maximum authenticated web requests per rate limit period per user"
-msgstr ""
+msgstr "Maximum de solicitÄri web autentificate pe perioadÄ limitÄ a ratei pe utilizator"
msgid "Maximum bulk request size (MiB)"
msgstr ""
@@ -23669,7 +23801,7 @@ msgid "Maximum character limit - %{limit}"
msgstr ""
msgid "Maximum concurrency of Elasticsearch bulk requests per indexing operation."
-msgstr ""
+msgstr "ConcurenČ›a maximÄ a solicitÄrilor Ă®n bloc Elasticsearch pe operaČ›ie de indexare."
msgid "Maximum delay (Minutes)"
msgstr ""
@@ -23683,6 +23815,12 @@ msgstr "Dimensiunea maximÄ a patch-ului diff (OcteČ›i)"
msgid "Maximum duration of a session."
msgstr "Durata maximÄ a unei sesiuni."
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23693,25 +23831,22 @@ msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed ima
msgstr "Dimensiunea maximÄ a fiČ™ierului este 1 MB. Dimensiunea imaginii trebuie sÄ fie de 32 x 32 pixeli. Formatele permise de imagine sunt %{favicon_extension_whitelist}."
msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
-msgstr ""
+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 ""
-
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
+msgstr "Dimensiunea maximÄ a fiČ™ierului este de 1 MB. Pages este optimizat pentru un logo de 640x360 px."
msgid "Maximum files in a diff"
msgstr ""
msgid "Maximum group export download requests per minute"
-msgstr ""
+msgstr "Maximum de solicitÄri de descÄrcare a exportului de grup pe minut"
msgid "Maximum group export requests per minute"
-msgstr ""
+msgstr "Maximum de solicitÄri de export al grupului pe minut"
msgid "Maximum group import requests per minute"
-msgstr ""
+msgstr "Maximum de solicitÄri de import al grupului pe minut"
msgid "Maximum import size"
msgstr "MÄrime maximÄ import"
@@ -23723,10 +23858,10 @@ msgid "Maximum job artifact size"
msgstr "MÄrime maximÄ artefact job"
msgid "Maximum job timeout"
-msgstr ""
+msgstr "Timeout maxim de job"
msgid "Maximum job timeout has a value which could not be accepted"
-msgstr ""
+msgstr "Timeout-ul maxim al jobului are o valoare care nu a putut fi acceptatÄ"
msgid "Maximum lines in a diff"
msgstr ""
@@ -23738,7 +23873,7 @@ msgid "Maximum number of %{name} (%{count}) exceeded"
msgstr "NumÄrul maxim de %{name} (%{count}) a fost depÄČ™it"
msgid "Maximum number of changes (branches or tags) in a single push for which webhooks and services trigger (default is 3)."
-msgstr ""
+msgstr "NumÄrul maxim de modificÄri (ramuri sau etichete) Ă®ntr-un singur push pentru care se declanČ™eazÄ webhook-urile Č™i serviciile (valoarea implicitÄ este 3)."
msgid "Maximum number of comments exceeded"
msgstr ""
@@ -23749,6 +23884,9 @@ 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 "NumÄrul maxim de solicitÄri pe minut pentru un utilizator autentificat"
@@ -23756,9 +23894,12 @@ msgid "Maximum number of requests per minute for an unauthenticated IP address"
msgstr "NumÄrul maxim de solicitÄri pe minut pentru o adresÄ IP neautentificatÄ"
msgid "Maximum number of requests per minute for each raw path (default is 300). Set to 0 to disable throttling."
-msgstr ""
+msgstr "NumÄrul maxim de solicitÄri pe minut pentru fiecare cale brutÄ (valoarea implicitÄ este 300). SetaČ›i la 0 pentru a dezactiva limitarea."
msgid "Maximum number of unique IP addresses per user."
+msgstr "NumÄrul maxim de adrese IP unice pe utilizator."
+
+msgid "Maximum of 255 characters"
msgstr ""
msgid "Maximum page reached"
@@ -23768,13 +23909,13 @@ msgid "Maximum page size"
msgstr "MÄrime maximÄ paginÄ"
msgid "Maximum project export download requests per minute"
-msgstr ""
+msgstr "Maximum de solicitÄri de descÄrcare a exportului de proiect pe minut"
msgid "Maximum project export requests per minute"
-msgstr ""
+msgstr "Maximum de solicitÄri de export de proiecte pe minut"
msgid "Maximum project import requests per minute"
-msgstr ""
+msgstr "Maximum de solicitÄri de import de proiecte pe minut"
msgid "Maximum push size"
msgstr "MÄrime maximÄ push"
@@ -23786,7 +23927,7 @@ msgid "Maximum requests per 10 minutes per user"
msgstr ""
msgid "Maximum requests per minute"
-msgstr ""
+msgstr "SolicitÄri maxime pe minut"
msgid "Maximum running slices"
msgstr "Maximum de tranČ™e care ruleazÄ"
@@ -23798,6 +23939,9 @@ msgid "Maximum size limit for each repository."
msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
+msgstr "Dimensiunea maximÄ a cererilor de indexare Ă®n bloc Elasticsearch."
+
+msgid "Maximum size of export files."
msgstr ""
msgid "Maximum size of import files."
@@ -23816,16 +23960,16 @@ msgid "Maximum time between updates that a mirror can have when scheduled to syn
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 "Timpul maxim Ă®n care utilizatorii au permisiunea de a sÄri peste setarea autentificÄrii prin doi paČ™i (Ă®n ore). SetaČ›i la 0 (zero) pentru a forČ›a la urmÄtoarea conectare."
+msgstr "Timpul maxim Ă®n care utilizatorii au voie sÄ sarÄ peste configurarea autentificÄrii cu doi factori (Ă®n ore). SetaČ›i la 0 (zero) pentru a aplica la urmÄtoarea autentificare."
msgid "Maximum time, in seconds, for a web terminal websocket connection. 0 for unlimited."
-msgstr ""
+msgstr "Timpul maxim, în secunde, pentru o conexiune websocket de terminal web. 0 pentru nelimitat."
msgid "Maximum unauthenticated API requests per rate limit period per IP"
-msgstr ""
+msgstr "Maximum de solicitÄri API neautentificate pe perioadÄ limitÄ de ratÄ pe IP"
msgid "Maximum unauthenticated web requests per rate limit period per IP"
-msgstr ""
+msgstr "Maximum de solicitÄri web neautentificate pe perioada limitÄ de ratÄ pe IP"
msgid "May"
msgstr "Mai"
@@ -23837,7 +23981,7 @@ msgid "Measured in bytes of code. Excludes generated and vendored code."
msgstr ""
msgid "Medium timeout"
-msgstr "Timp de expirare mediu"
+msgstr "Timeout mediu"
msgid "Medium vulnerabilities present"
msgstr ""
@@ -23877,120 +24021,120 @@ 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] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "ĂŽn cazul Ă®n care continuaČ›i, grupul %{groupName} va avea %{quantity} seat Ă®n uz Č™i va fi facturat pentru depÄČ™ire."
+msgstr[1] "ĂŽn cazul Ă®n care continuaČ›i, grupul %{groupName} va avea %{quantity} seats Ă®n uz Č™i va fi facturat pentru depÄČ™ire."
+msgstr[2] "ĂŽn cazul Ă®n care continuaČ›i, grupul %{groupName} va avea %{quantity} de seats Ă®n uz Č™i va fi facturat pentru depÄČ™ire."
msgid "MembersOverage|You are about to incur additional charges"
-msgstr ""
+msgstr "SunteČ›i pe cale sÄ suportaČ›i costuri suplimentare"
msgid "MembersOverage|Your subscription includes %d seat."
msgid_plural "MembersOverage|Your subscription includes %d seats."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Abonamentul dvs. include %d seat."
+msgstr[1] "Abonamentul dvs. include %d seats."
+msgstr[2] "Abonamentul dvs. include %d de seats."
msgid "Membership"
msgstr "ApartenenČ›Ä"
msgid "Members|%{time} by %{user}"
-msgstr ""
+msgstr "%{time} de %{user}"
msgid "Members|%{userName} is currently an LDAP user. Editing their permissions will override the settings from the LDAP group sync."
-msgstr ""
+msgstr "%{userName} este Ă®n prezent un utilizator LDAP. Editarea permisiunilor sale va Ă®nlocui setÄrile din sincronizarea grupului LDAP."
msgid "Members|2FA"
-msgstr ""
+msgstr "2FA"
msgid "Members|An error occurred while trying to enable LDAP override, please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncercÄrii de activare a ignorÄrii LDAP, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Members|An error occurred while trying to revert to LDAP group sync settings, please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncercÄrii de a reveni la setÄrile de sincronizare a grupurilor LDAP, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Members|An error occurred while updating the member's expiration date, please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timp ce se actualiza data de expirare a membrului, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Members|An error occurred while updating the member's role, please try again."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timp ce se actualiza rolul membrului, vÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
-msgstr ""
+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 leave \"%{source}\"?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ pÄrÄsiČ›i „%{source}”?"
msgid "Members|Are you sure you want to remove \"%{groupName}\"?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Ă®nlÄturaČ›i „%{groupName}”?"
msgid "Members|Are you sure you want to remove %{usersName} from \"%{source}\"?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Ă®nlÄturaČ›i %{usersName} din \"%{source}\"?"
msgid "Members|Are you sure you want to remove this orphaned member from \"%{source}\"?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Ă®nlÄturaČ›i acest membru orfan din „%{source}”?"
msgid "Members|Are you sure you want to revoke the invitation for %{inviteEmail} to join \"%{source}\""
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ revocaČ›i invitaČ›ia pentru %{inviteEmail} de a se alÄtura „%{source}”"
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ vÄ retrageČ›i cererea de acces pentru „%{source}”"
msgid "Members|Direct"
-msgstr ""
+msgstr "Direct"
msgid "Members|Disabled"
-msgstr ""
+msgstr "dezactivat"
msgid "Members|Edit permissions"
-msgstr ""
+msgstr "Editarea permisiunilor"
msgid "Members|Enabled"
-msgstr ""
+msgstr "Activat"
msgid "Members|Expiration date removed successfully."
-msgstr ""
+msgstr "Data de expirare a fost eliminatÄ cu succes."
msgid "Members|Expiration date updated successfully."
-msgstr ""
+msgstr "Data de expirare a fost actualizatÄ cu succes."
msgid "Members|Filter groups"
-msgstr ""
+msgstr "Filtrați grupurile"
msgid "Members|Filter members"
-msgstr ""
+msgstr "Filtrați membrii"
msgid "Members|Inherited"
-msgstr ""
+msgstr "Moștenit"
msgid "Members|LDAP override enabled."
-msgstr ""
+msgstr "Ignorarea LDAP este activatÄ."
msgid "Members|Leave \"%{source}\""
-msgstr ""
+msgstr "Ieșire din %{source}"
msgid "Members|Membership"
-msgstr ""
+msgstr "Apartenența"
msgid "Members|Remove \"%{groupName}\""
-msgstr ""
+msgstr "Eliminați „%{groupName}”"
msgid "Members|Remove group"
-msgstr ""
+msgstr "Eliminați grupul"
msgid "Members|Revert to LDAP group sync settings"
-msgstr ""
+msgstr "ReveniČ›i la setÄrile de sincronizare ale grupului LDAP"
msgid "Members|Reverted to LDAP group sync settings."
-msgstr ""
+msgstr "S-a revenit la setÄrile de sincronizare ale grupului LDAP."
msgid "Members|Role updated successfully."
-msgstr ""
+msgstr "Rolul a fost actualizat cu succes."
msgid "Members|Search groups"
-msgstr ""
+msgstr "CÄutaČ›i grupuri"
msgid "Members|Search invited"
-msgstr ""
+msgstr "CÄutaČ›i invitaČ›i"
msgid "Member|Deny access"
msgstr ""
@@ -24023,10 +24167,10 @@ msgid "Merge Requests created"
msgstr "Merge request-uri create"
msgid "Merge Requests in Review"
-msgstr ""
+msgstr "Merge request-uri în curs de revizuire"
msgid "Merge Requests merged"
-msgstr ""
+msgstr "Merge request-uri îmbinate"
msgid "Merge automatically (%{strategy})"
msgstr ""
@@ -24047,7 +24191,7 @@ msgid "Merge blocked: the source branch must be rebased onto the target branch."
msgstr "ĂŽmbinare blocatÄ: trebuie fÄcut un rebase a ramurii sursÄ pe ramura Č›intÄ."
msgid "Merge commit SHA"
-msgstr ""
+msgstr "Commit de îmbinare SHA"
msgid "Merge commit message"
msgstr "Mesajul commit-ului de îmbinare"
@@ -24077,7 +24221,7 @@ msgid "Merge request %{mr_link} was reviewed by %{mr_author}"
msgstr ""
msgid "Merge request actions"
-msgstr ""
+msgstr "Acțiuni de merge request"
msgid "Merge request analytics"
msgstr ""
@@ -24086,10 +24230,10 @@ msgid "Merge request approvals"
msgstr ""
msgid "Merge request commits"
-msgstr ""
+msgstr "Commit-uri de merge request"
msgid "Merge request dependencies"
-msgstr ""
+msgstr "Dependențele merge request-ului"
msgid "Merge request events"
msgstr ""
@@ -24113,7 +24257,7 @@ msgid "Merge the feature branch into the target branch and fix any conflicts. %{
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 ""
+msgstr "ĂŽmbinare indisponibilÄ: merge request-urile sunt numai Ă®n citire Ă®ntr-un nod Geo secundar."
msgid "Merge unverified changes"
msgstr "ĂŽmbinaČ›i modificÄrile neverificate"
@@ -24128,28 +24272,28 @@ msgid "Merge..."
msgstr "ĂŽmbinarea..."
msgid "MergeConflict|Commit to source branch"
-msgstr ""
+msgstr "ComiteČ›i la ramura sursÄ"
msgid "MergeConflict|Committing..."
-msgstr ""
+msgstr "Se comite..."
msgid "MergeConflict|HEAD//our changes"
-msgstr ""
+msgstr "HEAD//modificÄrile noastre"
msgid "MergeConflict|Use ours"
-msgstr ""
+msgstr "UtilizaČ›i propriile modificÄri"
msgid "MergeConflict|Use theirs"
-msgstr ""
+msgstr "UtilizaČ›i modificÄrile lor"
msgid "MergeConflict|conflict"
-msgstr ""
+msgstr "conflict"
msgid "MergeConflict|conflicts"
-msgstr ""
+msgstr "conflicte"
msgid "MergeConflict|origin//their changes"
-msgstr ""
+msgstr "origin//modificÄrile lor"
msgid "MergeRequestAnalytics|Assignees"
msgstr ""
@@ -24197,10 +24341,10 @@ msgid "MergeRequests|Saving the comment failed"
msgstr "Salvarea comentariului a eșuat"
msgid "MergeRequests|Squashing failed: Squash the commits locally, resolve any conflicts, then push the branch."
-msgstr ""
+msgstr "Squashing-ul a eșuat: Faceți local un squash al commit-urilor, rezolvați orice conflicte, apoi faceți un push al ramurii."
msgid "MergeRequests|Squashing not allowed: This project doesn't allow you to squash commits when merging."
-msgstr ""
+msgstr "Squashing-ul nu este permis: Acest proiect nu vÄ permite sÄ faceČ›i squash de commit-uri la Ă®mbinare."
msgid "MergeRequests|Thread stays resolved"
msgstr "Subiectul rÄmâne rezolvat"
@@ -24218,10 +24362,10 @@ msgid "MergeRequests|View file @ %{commitId}"
msgstr "Vizualizați fișierul @ %{commitId}"
msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
+msgstr "Vizualizați fișierul înlocuit @ %{commitId}"
msgid "MergeRequests|commented on commit %{commitLink}"
-msgstr ""
+msgstr "a comentat commit-ul %{commitLink}"
msgid "MergeRequests|started a thread"
msgstr "a început un subiect"
@@ -24242,7 +24386,7 @@ msgid "MergeRequest|Approved by @%{username}"
msgstr "Aprobat de @%{username}"
msgid "MergeRequest|Can't show this merge request because of an internal error. Contact your administrator."
-msgstr "Acest merge request nu poate fi afiČ™atÄ din cauza unei erori interne. ContactaČ›i-vÄ administratorul."
+msgstr "Acest merge request nu poate fi afiČ™at din cauza unei erori interne. ContactaČ›i-vÄ administratorul."
msgid "MergeRequest|Can't show this merge request because the fork project was deleted."
msgstr "Acest merge request nu poate fi afișat deoarece proiectul fork a fost șters."
@@ -24326,16 +24470,16 @@ msgid "MetricChart|There is too much data to calculate. Please change your selec
msgstr "ExistÄ prea multe date de calculat. VÄ rugÄm sÄ schimbaČ›i selecČ›ia."
msgid "MetricImages|There was an issue deleting the image."
-msgstr ""
+msgstr "A apÄrut o problemÄ la Č™tergerea imaginii."
msgid "MetricImages|There was an issue loading metric images."
-msgstr ""
+msgstr "A apÄrut o problemÄ la Ă®ncÄrcarea imaginilor de metrice."
msgid "MetricImages|There was an issue updating your image."
-msgstr ""
+msgstr "A apÄrut o problemÄ la actualizarea imaginii dvs."
msgid "MetricImages|There was an issue uploading your image."
-msgstr ""
+msgstr "A apÄrut o problemÄ la Ă®ncÄrcarea imaginii dvs."
msgid "Metrics"
msgstr ""
@@ -24419,109 +24563,109 @@ msgid "MetricsUsersStarredDashboards|You are not authorized to add star to this
msgstr "Nu sunteČ›i autorizat sÄ adÄugaČ›i stele la acest tablou de bord"
msgid "Metrics|1. Define and preview panel"
-msgstr ""
+msgstr "1. Definiți și previzualizați panoul"
msgid "Metrics|2. Paste panel YAML into dashboard"
-msgstr "2. Lipiți panoul YAML în tabloul de bord"
+msgstr "2. Lipiți panoul YAML în dashboard"
msgid "Metrics|Add metric"
-msgstr ""
+msgstr "AdÄugaČ›i o metricÄ"
msgid "Metrics|Add panel"
-msgstr ""
+msgstr "AdÄugaČ›i un panou"
msgid "Metrics|Avg"
-msgstr ""
+msgstr "Med"
msgid "Metrics|Back to dashboard"
-msgstr "ĂŽnapoi la tabloul de bord"
+msgstr "ĂŽnapoi la dashboard"
msgid "Metrics|Cancel"
-msgstr ""
+msgstr "Anulare"
msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
+msgstr "ConsultaČ›i documentaČ›ia CI/CD privind desfÄČ™urarea Ă®ntr-un mediu"
msgid "Metrics|Collapse panel"
-msgstr ""
+msgstr "Restrângeți panoul"
msgid "Metrics|Collapse panel (Esc)"
-msgstr ""
+msgstr "Restrângeți panoul (Esc)"
msgid "Metrics|Copy YAML"
-msgstr ""
+msgstr "Copiați YAML"
msgid "Metrics|Copy and paste the panel YAML into your dashboard YAML file."
-msgstr "Copiați și lipiți YAML-ul panoului în fișierul YAML al tabloului de bord."
+msgstr "CopiaČ›i Č™i lipiČ›i YAML-ul panoului Ă®n fiČ™ierul YAML al dashboard-ului dumneavoastrÄ."
msgid "Metrics|Create custom dashboard %{fileName}"
-msgstr "Creați tabloul de bord personalizat %{fileName}"
+msgstr "Creați un dashboard personalizat %{fileName}"
msgid "Metrics|Create metric"
-msgstr ""
+msgstr "CreaČ›i o metricÄ"
msgid "Metrics|Create new dashboard"
-msgstr "Creați un nou tablou de bord"
+msgstr "Creați un nou dashboard"
msgid "Metrics|Create your dashboard configuration file"
-msgstr "Creați fișierul de configurare a tabloului de bord"
+msgstr "CreaČ›i fiČ™ierul de configurare al dashboard-ului dumneavoastrÄ"
msgid "Metrics|Current"
-msgstr ""
+msgstr "Curent"
msgid "Metrics|Dashboard files can be found in %{codeStart}.gitlab/dashboards%{codeEnd} at the root of this project."
-msgstr "FiČ™ierele tabloului de bord pot fi gÄsite Ă®n %{codeStart}.gitlab/dashboards%{codeEnd} la rÄdÄcina acestui proiect."
+msgstr "FiČ™ierele dashboard-ului pot fi gÄsite Ă®n %{codeStart}.gitlab/dashboards%{codeEnd} la rÄdÄcina acestui proiect."
msgid "Metrics|Define panel YAML below to preview panel."
-msgstr ""
+msgstr "Definiți panoul YAML de mai jos pentru a previzualiza panoul."
msgid "Metrics|Delete metric"
-msgstr ""
+msgstr "ČtergeČ›i metrica"
msgid "Metrics|Delete metric?"
-msgstr ""
+msgstr "ČtergeČ›i metrica?"
msgid "Metrics|Duplicate"
-msgstr ""
+msgstr "Duplicați"
msgid "Metrics|Duplicate current dashboard"
-msgstr "Duplicați tabloul de bord curent"
+msgstr "Duplicați dashboard-ul curent"
msgid "Metrics|Duplicate dashboard"
-msgstr "Duplicați tabloul de bord"
+msgstr "Duplicați dashboard-ul"
msgid "Metrics|Duplicate this dashboard to add panel or edit dashboard YAML."
msgstr "DuplicaČ›i acest tablou de bord pentru a adÄuga un panou sau pentru a edita YAML-ul tabloului de bord."
msgid "Metrics|Duplicating..."
-msgstr ""
+msgstr "Duplicarea..."
msgid "Metrics|Edit dashboard YAML"
msgstr "Editați YAML-ul tabloului de bord"
msgid "Metrics|Edit metric"
msgid_plural "Metrics|Edit metrics"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Editați metrica"
+msgstr[1] "Editați metricile"
+msgstr[2] "Editați metricile"
msgid "Metrics|Expand panel"
msgstr "Extindeți panoul"
msgid "Metrics|For grouping similar metrics"
-msgstr ""
+msgstr "Pentru gruparea metricilor similare"
msgid "Metrics|Invalid time range, please verify."
-msgstr ""
+msgstr "Interval de timp invalid, vÄ rugÄm sÄ verificaČ›i."
msgid "Metrics|Label of the y-axis (usually the unit). The x-axis always represents time."
-msgstr ""
+msgstr "Eticheta axei y (de obicei, unitatea). Axa x reprezintÄ Ă®ntotdeauna timpul."
msgid "Metrics|Legend label (optional)"
-msgstr "EtichetÄ legendÄ (opČ›ional)"
+msgstr "Legenda etichetei (opțional)"
msgid "Metrics|Link contains an invalid time window, please verify the link to see the requested time range."
-msgstr ""
+msgstr "Linkul conČ›ine o fereastrÄ de timp invalidÄ, vÄ rugÄm sÄ verificaČ›i linkul pentru a vedea intervalul de timp solicitat."
msgid "Metrics|Link contains invalid chart information, please verify the link to see the expanded panel."
msgstr "Linkul conČ›ine informaČ›ii invalide despre grafic, vÄ rugÄm sÄ verificaČ›i linkul pentru a vedea panoul extins."
@@ -24530,40 +24674,40 @@ msgid "Metrics|Manage chart links"
msgstr "Gestionați linkurile graficului"
msgid "Metrics|Max"
-msgstr ""
+msgstr "Max"
msgid "Metrics|Metrics Settings"
-msgstr ""
+msgstr "SetÄri de metrice"
msgid "Metrics|Min"
-msgstr ""
+msgstr "Min"
msgid "Metrics|More actions"
-msgstr ""
+msgstr "Mai multe acțiuni"
msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
+msgstr "Trebuie sÄ fie o interogare PromQL validÄ."
msgid "Metrics|New metric"
-msgstr ""
+msgstr "Noua metricÄ"
msgid "Metrics|Open repository"
-msgstr ""
+msgstr "Deschideți repozitoriul"
msgid "Metrics|Panel YAML"
-msgstr ""
+msgstr "Panoul YAML"
msgid "Metrics|Panel YAML copied"
-msgstr ""
+msgstr "Panou YAML copiat"
msgid "Metrics|Preview panel"
-msgstr ""
+msgstr "Panou de previzualizare"
msgid "Metrics|PromQL query is valid"
-msgstr ""
+msgstr "Interogarea PromQL este validÄ"
msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
+msgstr "DocumentaČ›ia interogÄrii Prometheus"
msgid "Metrics|Refresh Prometheus data"
msgstr "ReĂ®mprospÄtarea datelor Prometheus"
@@ -24572,7 +24716,7 @@ msgid "Metrics|Refresh dashboard"
msgstr "ReĂ®mprospÄtaČ›i tabloul de bord"
msgid "Metrics|Select a value"
-msgstr ""
+msgstr "Selectați o valoare"
msgid "Metrics|Set refresh rate"
msgstr "SetaČ›i rata de reĂ®mprospÄtare"
@@ -24581,49 +24725,49 @@ msgid "Metrics|Star dashboard"
msgstr "AdÄugaČ›i tabloul de bord Ă®n favorite"
msgid "Metrics|There was an error creating the dashboard."
-msgstr "A apÄrut o eroare la crearea tabloului de bord."
+msgstr "A apÄrut o eroare la crearea dashboard-ului."
msgid "Metrics|There was an error creating the dashboard. %{error}"
msgstr "A apÄrut o eroare la crearea tabloului de bord. %{error}"
msgid "Metrics|There was an error fetching annotations. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea adnotÄrilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Metrics|There was an error fetching the environments data, please try again"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea datelor despre medii, vÄ rugÄm sÄ Ă®ncercaČ›i din nou"
msgid "Metrics|There was an error getting annotations information."
-msgstr ""
+msgstr "A apÄrut o eroare la obČ›inerea informaČ›iilor despre adnotÄri."
msgid "Metrics|There was an error getting dashboard validation warnings information."
msgstr "A apÄrut o eroare la obČ›inerea informaČ›iilor privind avertismentele de validare a tabloului de bord."
msgid "Metrics|There was an error getting deployment information."
-msgstr ""
+msgstr "A apÄrut o eroare la obČ›inerea informaČ›iilor despre desfÄČ™urare."
msgid "Metrics|There was an error getting environments information."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul obČ›inerii informaČ›iilor despre medii."
msgid "Metrics|There was an error getting options for variable \"%{name}\"."
-msgstr ""
+msgstr "A apÄrut o eroare la obČ›inerea opČ›iunilor pentru variabila „%{name}”."
msgid "Metrics|There was an error trying to validate your query"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncercÄrii de validare a interogÄrii dvs."
msgid "Metrics|There was an error while retrieving metrics"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul recuperÄrii metricilor"
msgid "Metrics|There was an error while retrieving metrics. %{message}"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul recuperÄrii metricilor. %{message}"
msgid "Metrics|To create a new dashboard, add a new YAML file to %{codeStart}.gitlab/dashboards%{codeEnd} at the root of this project."
msgstr "Pentru a crea un nou tablou de bord, adÄugaČ›i un nou fiČ™ier YAML la %{codeStart}.gitlab/dashboards%{codeEnd} la rÄdÄcina acestui proiect."
msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
+msgstr "RÄspuns neaČ™teptat la datele de desfÄČ™urare de la punctul final prometheus"
msgid "Metrics|Unit label"
-msgstr ""
+msgstr "Eticheta unitÄČ›ii"
msgid "Metrics|Unstar dashboard"
msgstr "Eliminați tabloul de bord din favorite"
@@ -24635,19 +24779,19 @@ msgid "Metrics|Used if the query returns a single series. If it returns multiple
msgstr "Se utilizeazÄ atunci când interogarea returneazÄ o singurÄ serie. DacÄ aceasta returneazÄ mai multe serii, etichetele legendei acestora vor fi preluate din rÄspuns."
msgid "Metrics|Validating query"
-msgstr ""
+msgstr "Validarea interogÄrii"
msgid "Metrics|Values"
-msgstr ""
+msgstr "Valori"
msgid "Metrics|View documentation"
-msgstr ""
+msgstr "Vizualizați documentația"
msgid "Metrics|View logs"
-msgstr ""
+msgstr "Vizualizați jurnalele"
msgid "Metrics|Y-axis label"
-msgstr ""
+msgstr "Eticheta axei Y"
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 "PuteČ›i salva o copie a acestui tablou de bord Ă®n repozitoriul dvs. pentru a putea fi personalizat. SelectaČ›i un nume de fiČ™ier Č™i o ramurÄ pentru a-l salva."
@@ -24656,22 +24800,22 @@ msgid "Metrics|You're about to permanently delete this metric. This cannot be un
msgstr "SunteČ›i pe cale sÄ Č™tergeČ›i definitiv aceastÄ metricÄ. Acest lucru nu poate fi anulat."
msgid "Metrics|Your dashboard schema is invalid. Edit the dashboard to correct the YAML schema."
-msgstr "Schema tabloului de bord nu este validÄ. EditaČ›i tabloul de bord pentru a corecta schema YAML."
+msgstr "Schema dashboard-ului dvs. nu este validÄ. EditaČ›i dashboard-ul pentru a corecta schema YAML."
msgid "Metrics|e.g. HTTP requests"
-msgstr "ex. SolicitÄri HTTP"
+msgstr "ex. solicitÄri HTTP"
msgid "Metrics|e.g. Requests/second"
-msgstr ""
+msgstr "ex. solicitÄri/secundÄ"
msgid "Metrics|e.g. Throughput"
-msgstr ""
+msgstr "ex. Debit"
msgid "Metrics|e.g. rate(http_requests_total[5m])"
-msgstr ""
+msgstr "ex. rata (http_requests_total [5m])"
msgid "Metrics|e.g. req/sec"
-msgstr ""
+msgstr "ex. solicitÄri/sec"
msgid "Mi"
msgstr "Mi"
@@ -24695,13 +24839,13 @@ msgstr[1] ""
msgstr[2] ""
msgid "Milestone due date"
-msgstr ""
+msgstr "Data scadentÄ a obiectivului"
msgid "Milestone lists not available with your current license"
msgstr ""
msgid "MilestoneCombobox|An error occurred while searching for milestones"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul cÄutÄrii pentru obiective"
msgid "MilestoneCombobox|Group milestones"
msgstr ""
@@ -24710,7 +24854,7 @@ msgid "MilestoneCombobox|Milestone"
msgstr ""
msgid "MilestoneCombobox|No matching results"
-msgstr ""
+msgstr "Nicio potrivire de rezultate"
msgid "MilestoneCombobox|No milestone"
msgstr ""
@@ -24725,61 +24869,61 @@ msgid "MilestoneCombobox|Select milestone"
msgstr ""
msgid "MilestoneSidebar|Closed:"
-msgstr ""
+msgstr "ĂŽnchise:"
msgid "MilestoneSidebar|Copy reference"
-msgstr ""
+msgstr "Copiați referința"
msgid "MilestoneSidebar|Due date"
-msgstr ""
+msgstr "Data scadentÄ"
msgid "MilestoneSidebar|Edit"
-msgstr ""
+msgstr "Editare"
msgid "MilestoneSidebar|From"
-msgstr ""
+msgstr "De la"
msgid "MilestoneSidebar|Issues"
-msgstr ""
+msgstr "Probleme"
msgid "MilestoneSidebar|Merge requests"
-msgstr ""
+msgstr "Merge request-uri"
msgid "MilestoneSidebar|Merged:"
-msgstr ""
+msgstr "ĂŽmbinate:"
msgid "MilestoneSidebar|New Issue"
-msgstr ""
+msgstr "ProblemÄ nouÄ"
msgid "MilestoneSidebar|New issue"
-msgstr ""
+msgstr "ProblemÄ nouÄ"
msgid "MilestoneSidebar|No due date"
-msgstr ""
+msgstr "FÄrÄ datÄ scadentÄ"
msgid "MilestoneSidebar|No start date"
-msgstr ""
+msgstr "FÄrÄ datÄ de Ă®nceput"
msgid "MilestoneSidebar|None"
-msgstr ""
+msgstr "Nimic"
msgid "MilestoneSidebar|Open:"
-msgstr ""
+msgstr "Deschise:"
msgid "MilestoneSidebar|Reference:"
-msgstr ""
+msgstr "ReferinČ›Ä:"
msgid "MilestoneSidebar|Start date"
-msgstr ""
+msgstr "Data de început"
msgid "MilestoneSidebar|Toggle sidebar"
-msgstr ""
+msgstr "ComutaČ›i bara lateralÄ"
msgid "MilestoneSidebar|Until"
-msgstr ""
+msgstr "PânÄ"
msgid "MilestoneSidebar|complete"
-msgstr ""
+msgstr "complet"
msgid "Milestones"
msgstr ""
@@ -24854,7 +24998,7 @@ msgid "Milestones|Use milestones to track issues and merge requests over a fixed
msgstr "FolosiČ›i obiectivele pentru a urmÄri problemele Č™i merge request-urile pe o perioadÄ fixÄ de timp"
msgid "Min Value"
-msgstr ""
+msgstr "Valoare minimÄ"
msgid "Minimum capacity to be available before we schedule more mirrors preemptively."
msgstr ""
@@ -24863,25 +25007,25 @@ msgid "Minutes"
msgstr ""
msgid "Mirror direction"
-msgstr ""
+msgstr "DirecČ›ia replicÄrii"
msgid "Mirror only protected branches"
-msgstr ""
+msgstr "Replicați numai ramurile protejate"
msgid "Mirror repository"
-msgstr ""
+msgstr "Replicați repozitoriul"
msgid "Mirror settings are only available to GitLab administrators."
-msgstr ""
+msgstr "SetÄrile pentru replici sunt disponibile numai administratorilor GitLab."
msgid "Mirror user"
-msgstr ""
+msgstr "Utilizatorul replicii"
msgid "Mirrored repositories"
msgstr ""
msgid "Mirroring repositories"
-msgstr ""
+msgstr "Replicarea repozitoriilor"
msgid "Mirroring settings were successfully updated."
msgstr ""
@@ -24893,7 +25037,7 @@ 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 ""
+msgstr "Replicarea va fi disponibilÄ numai dacÄ funcČ›ia este inclusÄ Ă®n planul grupului sau utilizatorului selectat."
msgid "Miscellaneous"
msgstr ""
@@ -24902,7 +25046,7 @@ msgid "Missing"
msgstr ""
msgid "Missing OAuth configuration for GitHub."
-msgstr ""
+msgstr "Lipsește configurația OAuth pentru GitHub."
msgid "Missing OS"
msgstr ""
@@ -25003,6 +25147,9 @@ msgstr ""
msgid "More topics"
msgstr "Mai multe subiecte"
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25031,7 +25178,7 @@ msgid "Move selection up"
msgstr ""
msgid "Move test case"
-msgstr ""
+msgstr "Mutați cazul de testare"
msgid "Move this issue to another project."
msgstr ""
@@ -25117,9 +25264,6 @@ msgstr "Subiectul meu"
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25178,19 +25322,19 @@ msgid "NamespaceStorageSize|push to your repository, create pipelines, create is
msgstr "faceČ›i push cÄtre repozitoriul dvs., creaČ›i conducte, creaČ›i probleme sau adÄugaČ›i comentarii. Pentru a reduce capacitatea de stocare, Č™tergeČ›i repozitoriile, artefactele, wiki-urile, problemele Č™i pipeline-urile neutilizate."
msgid "NamespaceStorage|%{name_with_link} namespace has approximately %{percent} (%{size}) namespace storage space remaining."
-msgstr ""
+msgstr "SpaČ›iul de nume %{name_with_link} are aproximativ %{percent} (%{size}) din spaČ›iul de stocare al spaČ›iului de nume rÄmas disponibil."
msgid "NamespaceStorage|%{name_with_link} namespace has exceeded its namespace storage limit."
msgstr "SpaČ›iul de nume %{name_with_link} Č™i-a depÄČ™it limita de stocare a spaČ›iului de nume."
msgid "NamespaceStorage|%{name}(%{url}) namespace has approximately %{percent} (%{size}) namespace storage space remaining."
-msgstr ""
+msgstr "SpaČ›iul de nume %{name}(%{url}) are aproximativ %{percent} (%{size}) din spaČ›iul de stocare al spaČ›iului de nume rÄmas disponibil."
msgid "NamespaceStorage|%{name}(%{url}) namespace has exceeded its namespace storage limit."
msgstr "SpaČ›iul de nume %{name}(%{url}) Č™i-a depÄČ™it limita de stocare a spaČ›iului de nume."
msgid "NamespaceStorage|Action required: Approximately %{percentage_of_available_storage}%% of namespace storage remains for %{namespace_name}"
-msgstr ""
+msgstr "Este necesarÄ o acČ›iune: A rÄmas aproximativ %{percentage_of_available_storage} din spaČ›iul de stocare al spaČ›iului de nume pentru %{namespace_name}."
msgid "NamespaceStorage|Action required: Storage has been exceeded for %{namespace_name}"
msgstr "AcČ›iune necesarÄ: Stocarea a fost depÄČ™itÄ pentru %{namespace_name}"
@@ -25294,33 +25438,6 @@ msgstr ""
msgid "Network:"
msgstr "Rețea:"
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr "Mediul nu are o platformÄ de implementare"
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr "PoliticÄ invalidÄ sau necompletatÄ"
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr "Tip de politicÄ invalidÄ sau neacceptatÄ"
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr "Eroare Kubernetes: %{error}"
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr "Politica %{policyName} fost modificatÄ cu succes"
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr "Ceva a mers prost, nu s-a putut actualiza politica"
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "NiciodatÄ"
@@ -25328,7 +25445,7 @@ msgid "New"
msgstr "Nou"
msgid "New %{type} in %{project}"
-msgstr ""
+msgstr "%{type} nou(Ä) Ă®n %{project}"
msgid "New Application"
msgstr ""
@@ -25370,7 +25487,7 @@ msgid "New Label"
msgstr ""
msgid "New Milestone"
-msgstr ""
+msgstr "Obiectiv nou"
msgid "New Pages Domain"
msgstr ""
@@ -25379,7 +25496,7 @@ msgid "New Password"
msgstr ""
msgid "New Pipeline Schedule"
-msgstr ""
+msgstr "Noul program de pipeline"
msgid "New Project"
msgstr ""
@@ -25391,7 +25508,7 @@ msgid "New Snippet"
msgstr "Fragment de cod nou"
msgid "New Test Case"
-msgstr ""
+msgstr "Caz de testare nou"
msgid "New User"
msgstr "Utilizator nou"
@@ -25406,10 +25523,10 @@ msgid "New branch unavailable"
msgstr "Noua ramurÄ nu este disponibilÄ"
msgid "New confidential epic title "
-msgstr ""
+msgstr "Titlu nou pentru epica confidenČ›ialÄ "
msgid "New confidential issue title"
-msgstr ""
+msgstr "Noul titlu al problemei confidențiale"
msgid "New deploy key"
msgstr ""
@@ -25454,7 +25571,7 @@ msgid "New issue"
msgstr "ProblemÄ nouÄ"
msgid "New issue in %{project}"
-msgstr ""
+msgstr "ProblemÄ nouÄ Ă®n %{project}"
msgid "New issue title"
msgstr ""
@@ -25472,7 +25589,7 @@ msgid "New merge request"
msgstr "Merge request nou"
msgid "New milestone"
-msgstr ""
+msgstr "Obiectiv nou"
msgid "New name"
msgstr "Nume nou"
@@ -25502,7 +25619,7 @@ msgid "New related %{issueType}"
msgstr "Nou %{issueType} asociat"
msgid "New release"
-msgstr ""
+msgstr "Noua versiune"
msgid "New requirement"
msgstr ""
@@ -25511,7 +25628,7 @@ msgid "New response for issue #%{issue_iid}:"
msgstr ""
msgid "New runners registration token has been generated!"
-msgstr ""
+msgstr "A fost generat un nou token de înregistrare a executorilor!"
msgid "New schedule"
msgstr ""
@@ -25526,7 +25643,7 @@ msgid "New tag"
msgstr "EtichetÄ nouÄ"
msgid "New test case"
-msgstr ""
+msgstr "Caz de testare nou"
msgid "New topic"
msgstr "Subiect nou"
@@ -25544,22 +25661,22 @@ msgid "Newest first"
msgstr ""
msgid "Newly-registered users are external by default"
-msgstr ""
+msgstr "Utilizatorii nou-înregistrați sunt în mod implicit externi"
msgid "Next"
msgstr ""
msgid "Next commit"
-msgstr ""
+msgstr "UrmÄtorul commit"
msgid "Next design"
-msgstr ""
+msgstr "UrmÄtorul design"
msgid "Next file in diff"
msgstr ""
msgid "Next scan"
-msgstr ""
+msgstr "UrmÄtoarea scanare"
msgid "Next unresolved discussion"
msgstr ""
@@ -25586,16 +25703,16 @@ msgid "No Epic"
msgstr ""
msgid "No Matching Results"
-msgstr ""
+msgstr "Nicio potrivire de rezultate"
msgid "No Milestone"
msgstr "Niciun Obiectiv"
msgid "No Scopes"
-msgstr ""
+msgstr "FÄrÄ scopuri"
msgid "No active admin user found"
-msgstr ""
+msgstr "Nu s-a gÄsit niciun utilizator administrator activ"
msgid "No activities found"
msgstr ""
@@ -25643,10 +25760,10 @@ msgid "No committers"
msgstr "Niciun comitent"
msgid "No confirmation email received? Check your spam folder or %{request_link_start}request new confirmation email%{request_link_end}."
-msgstr ""
+msgstr "Nu ați primit niciun e-mail de confirmare? Verificați dosarul de spam sau %{request_link_start}solicitați un nou e-mail de confirmare%{request_link_end}."
msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
+msgstr "Nu se poate face nicio conexiune la un server Gitaly, vÄ rugÄm sÄ verificaČ›i jurnalele!"
msgid "No containers available"
msgstr ""
@@ -25658,7 +25775,7 @@ msgid "No contributions were found"
msgstr ""
msgid "No credit card data for matching"
-msgstr ""
+msgstr "Nu existÄ date de card de credit pentru potrivire"
msgid "No credit card required."
msgstr ""
@@ -25676,7 +25793,7 @@ msgid "No deployments found"
msgstr ""
msgid "No due date"
-msgstr ""
+msgstr "FÄrÄ datÄ scadentÄ"
msgid "No email participants were added. Either none were provided, or they already exist."
msgstr ""
@@ -25688,7 +25805,7 @@ msgid "No errors to display."
msgstr ""
msgid "No estimate or time spent"
-msgstr ""
+msgstr "Nicio estimare sau timp petrecut"
msgid "No file chosen."
msgstr ""
@@ -25706,10 +25823,10 @@ msgid "No files found."
msgstr ""
msgid "No forks are available to you."
-msgstr ""
+msgstr "Niciun fork nu este disponibil pentru dvs."
msgid "No group provided"
-msgstr ""
+msgstr "Nu a fost furnizat niciun grup"
msgid "No grouping"
msgstr ""
@@ -25745,28 +25862,25 @@ msgid "No matching %{issuable} found. Make sure that you are adding a valid %{is
msgstr "Nu s-a gÄsit niciun %{issuable} corespunzÄtor. AsiguraČ›i-vÄ cÄ adÄugaČ›i un URL %{issuable} valid."
msgid "No matching labels"
-msgstr ""
+msgstr "Nicio potrivire de etichete"
msgid "No matching results"
-msgstr ""
+msgstr "Nicio potrivire de rezultate"
msgid "No matching results for \"%{query}\""
-msgstr ""
+msgstr "Nicio potrivire de rezultate pentru „%{query}”"
msgid "No matching results..."
-msgstr ""
-
-msgid "No member provided"
-msgstr ""
+msgstr "Nicio potrivire de rezultate..."
msgid "No members found"
msgstr ""
msgid "No memberships found"
-msgstr ""
+msgstr "Nu s-a gÄsit niciun membru"
msgid "No merge requests found"
-msgstr ""
+msgstr "Nu au fost gÄsite merge request-uri"
msgid "No messages were logged"
msgstr ""
@@ -25781,7 +25895,7 @@ msgid "No other labels with such name or description"
msgstr ""
msgid "No panels matching properties %{opts}"
-msgstr ""
+msgstr "Niciun panou nu se potriveČ™te cu proprietÄČ›ile %{opts}"
msgid "No parent group"
msgstr ""
@@ -25802,13 +25916,16 @@ msgid "No prioritized labels with such name or description"
msgstr ""
msgid "No project subscribes to the pipelines in this project."
+msgstr "Niciun proiect nu este abonat la pipeline-urile din acest proiect."
+
+msgid "No projects available."
msgstr ""
msgid "No projects found"
msgstr ""
msgid "No public deploy keys"
-msgstr ""
+msgstr "Nu existÄ chei publice de desfÄČ™urare"
msgid "No public groups"
msgstr ""
@@ -25826,16 +25943,13 @@ msgid "No repository"
msgstr ""
msgid "No runner executable"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
+msgstr "Niciun executor disponibil"
msgid "No schedules"
msgstr ""
msgid "No service accounts"
-msgstr ""
+msgstr "Nu existÄ conturi de servicii"
msgid "No severity matches the provided parameter"
msgstr "Nicio severitate nu corespunde parametrului furnizat"
@@ -25868,6 +25982,9 @@ 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 ""
msgid "No vulnerabilities present"
@@ -25877,13 +25994,13 @@ msgid "No webhook events"
msgstr ""
msgid "No webhooks enabled. Select trigger events above."
-msgstr ""
+msgstr "Nu sunt activate webhooks-uri. Selectați evenimente de declanșare mai sus."
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] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Nu vÄ faceČ›i griji, puteČ›i utiliza Ă®n continuare toate caracteristicile %{strong}%{plan_name}%{strong_close} pentru acum. AveČ›i la dispoziČ›ie %{remaining_days} zi pentru a vÄ reĂ®nnoi abonamentul."
+msgstr[1] "Nu vÄ faceČ›i griji, puteČ›i utiliza Ă®n continuare toate caracteristicile %{strong}%{plan_name}%{strong_close} pentru acum. AveČ›i la dispoziČ›ie %{remaining_days} zile pentru a vÄ reĂ®nnoi abonamentul."
+msgstr[2] "Nu vÄ faceČ›i griji, puteČ›i utiliza Ă®n continuare toate caracteristicile %{strong}%{plan_name}%{strong_close} pentru acum. AveČ›i la dispoziČ›ie %{remaining_days} de zile pentru a vÄ reĂ®nnoi abonamentul."
msgid "No. of commits"
msgstr ""
@@ -25901,13 +26018,13 @@ msgid "Nodes"
msgstr ""
msgid "Non-admin users are restricted to read-only access, in both GitLab UI and API."
-msgstr ""
+msgstr "Utilizatorii non-administratori sunt restricționați la acces doar în citire, atât în GitLab UI cât și în API."
msgid "None"
msgstr ""
msgid "None of the group milestones have the same project as the release"
-msgstr ""
+msgstr "Niciunul dintre obiectivele grupului nu are același proiect ca și versiunea."
msgid "Normal text"
msgstr ""
@@ -25916,7 +26033,7 @@ msgid "Not Implemented"
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 ""
+msgstr "Nu toate browserele sunt compatibile cu dispozitivele U2F. Prin urmare, vÄ solicitÄm sÄ configuraČ›i mai Ă®ntâi o aplicaČ›ie de autentificare cu doi factori. ĂŽn acest fel, veČ›i putea sÄ vÄ conectaČ›i Ă®ntotdeauna - chiar Č™i atunci când utilizaČ›i un browser neacceptat."
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 ""
@@ -25924,6 +26041,9 @@ msgstr ""
msgid "Not all data has been processed yet, the accuracy of the chart for the selected timeframe is limited."
msgstr "Nu au fost procesate Ă®ncÄ toate datele, precizia graficului pentru intervalul de timp selectat este limitatÄ."
+msgid "Not applicable."
+msgstr ""
+
msgid "Not available"
msgstr ""
@@ -25934,10 +26054,10 @@ msgid "Not available for protected branches"
msgstr ""
msgid "Not confidential"
-msgstr ""
+msgstr "Neconfidențial"
msgid "Not found"
-msgstr ""
+msgstr "Nu s-a gÄsit"
msgid "Not found."
msgstr ""
@@ -25979,28 +26099,34 @@ msgid "Note: Consider asking your GitLab administrator to configure %{github_int
msgstr "NotÄ: SolicitaČ›i administratorului GitLab sÄ configureze %{github_integration_link}, ceea ce va permite autentificarea prin GitHub Č™i va permite importarea repozitoriilor fÄrÄ a genera un Token de acces personal."
msgid "Note: current forks will keep their visibility level."
-msgstr ""
+msgstr "NotÄ: forkurile actuale își vor pÄstra nivelul de vizibilitate."
msgid "NoteForm|Note"
msgstr ""
-msgid "Notes"
+msgid "NoteToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}. For %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd}, type %{keyboardStart}/%{keyboardEnd}."
msgstr ""
+msgid "Notes"
+msgstr "Note"
+
msgid "Notes rate limit"
+msgstr "Limita ratei notelor"
+
+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 "Sigur doriČ›i sÄ anulaČ›i crearea acestui comentariu?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ anulaČ›i crearea acestui comentariu?"
msgid "Notes|Collapse replies"
msgstr "RestrângeČ›i rÄspunsurile"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
-msgstr "Comentariile confidențiale sunt vizibile doar membrilor cu rol de Reporter sau mai mare."
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
+msgstr ""
-msgid "Notes|Make this comment confidential"
-msgstr "Faceți acest comentariu confidențial"
+msgid "Notes|Make this an internal note"
+msgstr ""
msgid "Notes|Show all activity"
msgstr "AfiČ™aČ›i toatÄ activitatea"
@@ -26014,11 +26140,8 @@ msgstr "Afișați numai istoricul"
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 "Acest comentariu s-a modificat de când aČ›i Ă®nceput editarea, vÄ rugÄm sÄ revizuiČ›i %{open_link}comentariul actualizat%{close_link} pentru a vÄ asigura cÄ informaČ›iile nu sunt pierdute"
-msgid "Notes|This comment is confidential and only visible to group members"
-msgstr "Acest comentariu este confidențial și este vizibil doar pentru membrii grupului"
-
-msgid "Notes|This comment is confidential and only visible to project members"
-msgstr "Acest comentariu este confidențial și este vizibil doar pentru membrii proiectului"
+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 "VedeČ›i doar %{boldStart}alte activitÄČ›i%{boldEnd} Ă®n flux. Pentru a adÄuga un comentariu, treceČ›i la una dintre urmÄtoarele opČ›iuni."
@@ -26033,7 +26156,7 @@ msgid "Notification setting - %{notification_title}"
msgstr ""
msgid "Notification settings saved"
-msgstr ""
+msgstr "SetÄri de notificare salvate"
msgid "NotificationEmail|Assignee"
msgid_plural "NotificationEmail|Assignees"
@@ -26060,64 +26183,64 @@ msgstr[1] ""
msgstr[2] ""
msgid "NotificationEvent|Change reviewer merge request"
-msgstr ""
+msgstr "Schimbați merge request-ul recenzentului"
msgid "NotificationEvent|Close issue"
-msgstr ""
+msgstr "Închideți problema"
msgid "NotificationEvent|Close merge request"
-msgstr ""
+msgstr "Închideți merge request-ul"
msgid "NotificationEvent|Failed pipeline"
-msgstr ""
+msgstr "Pipeline eșuat"
msgid "NotificationEvent|Fixed pipeline"
msgstr "Pipeline reparat"
msgid "NotificationEvent|Issue due"
-msgstr ""
+msgstr "ProblemÄ scadentÄ"
msgid "NotificationEvent|Merge merge request"
-msgstr "Îmbinați merge request"
+msgstr "Îmbinați merge request-ul"
msgid "NotificationEvent|Merge when pipeline succeeds"
-msgstr ""
+msgstr "Îmbinați atunci când conducta reușește"
msgid "NotificationEvent|Moved project"
-msgstr ""
+msgstr "Proiect mutat"
msgid "NotificationEvent|New epic"
-msgstr ""
+msgstr "EpicÄ nouÄ"
msgid "NotificationEvent|New issue"
-msgstr ""
+msgstr "ProblemÄ nouÄ"
msgid "NotificationEvent|New merge request"
-msgstr ""
+msgstr "Merge request nou"
msgid "NotificationEvent|New note"
-msgstr ""
+msgstr "NotÄ nouÄ"
msgid "NotificationEvent|New release"
-msgstr ""
+msgstr "Versiune nouÄ"
msgid "NotificationEvent|Push to merge request"
-msgstr ""
+msgstr "Push la merge request"
msgid "NotificationEvent|Reassign issue"
-msgstr ""
+msgstr "Reatribuiți problema"
msgid "NotificationEvent|Reassign merge request"
-msgstr ""
+msgstr "Reatribuiți merge request-ul"
msgid "NotificationEvent|Reopen issue"
-msgstr ""
+msgstr "Redeschideți problema"
msgid "NotificationEvent|Reopen merge request"
-msgstr ""
+msgstr "Redeschideți merge request-ul"
msgid "NotificationEvent|Successful pipeline"
-msgstr ""
+msgstr "Pipeline de succes"
msgid "NotificationLevel|Custom"
msgstr ""
@@ -26153,40 +26276,40 @@ msgid "Notify users by email when sign-in location is not recognized."
msgstr "NotificaČ›i utilizatorii prin e-mail când locaČ›ia de autentificare nu este recunoscutÄ."
msgid "Notify|%{author_link}'s issue %{issue_reference_link} is due soon."
-msgstr ""
+msgstr "Problema creatÄ de %{author_link} %{issue_reference_link} va expira Ă®n curând."
msgid "Notify|Author: %{author_name}"
-msgstr ""
+msgstr "Autor: %{author_name}"
msgid "Notify|Issue was %{issue_status} by %{updated_by}"
-msgstr ""
+msgstr "Problema a fost %{issue_status} de %{updated_by}"
msgid "Notify|Issue was moved to another project."
-msgstr ""
+msgstr "Problema a fost mutatÄ la un alt proiect."
msgid "Notify|Merge request %{merge_request} can no longer be merged due to conflict."
-msgstr ""
+msgstr "Merge request-ul %{merge_request} nu mai poate fi îmbinat din cauza unui conflict."
msgid "Notify|Merge request %{merge_request} was %{mr_status}"
-msgstr ""
+msgstr "Merge request-ul %{merge_request} a fost %{mr_status}"
msgid "Notify|Merge request %{merge_request} was %{mr_status} by %{updated_by}"
-msgstr ""
+msgstr "Merge request-ul %{merge_request} a fost %{mr_status} de %{updated_by}"
msgid "Notify|Merge request %{merge_request} was merged"
-msgstr ""
+msgstr "Merge request-ul %{merge_request} a fost îmbinat"
msgid "Notify|Merge request URL: %{merge_request_url}"
-msgstr ""
+msgstr "URL-ul merge request-ului: %{merge_request_url}"
msgid "Notify|New issue: %{project_issue_url}"
-msgstr ""
+msgstr "Problema nouÄ: %{project_issue_url}"
msgid "Notify|This issue is due on: %{issue_due_date}"
-msgstr ""
+msgstr "AceastÄ problemÄ expirÄ pe: %{issue_due_date}"
msgid "Notify|You don't have access to the project."
-msgstr ""
+msgstr "Nu aveți acces la proiect."
msgid "Nov"
msgstr ""
@@ -26201,7 +26324,7 @@ msgid "Nuget metadatum must have at least license_url, project_url or icon_url s
msgstr ""
msgid "Number of Elasticsearch shards and replicas per index:"
-msgstr ""
+msgstr "NumÄrul de fragmente Č™i replici Elasticsearch pe index:"
msgid "Number of Git pushes after which %{code_start}git gc%{code_end} is run."
msgstr "NumÄrul de Ă®mpingeri Git dupÄ ce %{code_start}git gc%{code_end} este executat."
@@ -26222,7 +26345,7 @@ msgid "Number of commits per MR"
msgstr ""
msgid "Number of employees"
-msgstr ""
+msgstr "NumÄrul de angajaČ›i"
msgid "Number of events"
msgstr ""
@@ -26257,6 +26380,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26285,10 +26411,10 @@ msgid "On-call schedules"
msgstr ""
msgid "On-demand scans run outside of the DevOps cycle and find vulnerabilities in your projects"
-msgstr ""
+msgstr "ScanÄrile la cerere se executÄ Ă®n afara ciclului DevOps Č™i gÄsesc vulnerabilitÄČ›i Ă®n proiectele dumneavoastrÄ"
msgid "OnCallScheduless|Any escalation rules that are using this schedule will also be deleted."
-msgstr "Orice regulÄ de escaladare care foloseČ™te acest program va fi, de asemenea, Č™tearsÄ."
+msgstr "Toate regulile de escaladare care utilizeazÄ acest program vor fi, de asemenea, Č™terse."
msgid "OnCallSchedules|1 day"
msgstr ""
@@ -26297,7 +26423,7 @@ msgid "OnCallSchedules|2 weeks"
msgstr ""
msgid "OnCallSchedules|Add a rotation"
-msgstr ""
+msgstr "AdÄugaČ›i o rotaČ›ie"
msgid "OnCallSchedules|Add a schedule"
msgstr ""
@@ -26306,22 +26432,22 @@ msgid "OnCallSchedules|Add an additional schedule to your project"
msgstr ""
msgid "OnCallSchedules|Add rotation"
-msgstr ""
+msgstr "AdÄugaČ›i rotaČ›ie"
msgid "OnCallSchedules|Add schedule"
msgstr ""
msgid "OnCallSchedules|Are you sure you want to delete the \"%{deleteRotation}\" rotation? This action cannot be undone."
-msgstr ""
+msgstr "Sigur doriČ›i sÄ Č™tergeČ›i rotaČ›ia „%{deleteRotation}”? AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "OnCallSchedules|Are you sure you want to delete the \"%{deleteSchedule}\" schedule? This action cannot be undone."
-msgstr ""
+msgstr "Sigur doriČ›i sÄ Č™tergeČ›i programul „%{deleteSchedule}”? AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "OnCallSchedules|Collapse schedule"
-msgstr ""
+msgstr "Restrângeți programul"
msgid "OnCallSchedules|Create on-call schedules in GitLab"
-msgstr ""
+msgstr "Creați programe la apel în GitLab"
msgid "OnCallSchedules|Currently no rotation."
msgstr ""
@@ -26339,25 +26465,25 @@ msgid "OnCallSchedules|Edit schedule"
msgstr ""
msgid "OnCallSchedules|Enable end date"
-msgstr ""
+msgstr "Activați data de încheiere"
msgid "OnCallSchedules|Expand schedule"
-msgstr ""
+msgstr "Extindeți programul"
msgid "OnCallSchedules|Failed to add rotation"
-msgstr ""
+msgstr "Nu s-a reuČ™it adÄugarea rotaČ›iei"
msgid "OnCallSchedules|Failed to add schedule"
-msgstr ""
+msgstr "Nu s-a reuČ™it adÄugarea programului"
msgid "OnCallSchedules|Failed to edit schedule"
-msgstr ""
+msgstr "Nu s-a reușit editarea programului"
msgid "OnCallSchedules|For this rotation, on-call will be:"
msgstr ""
msgid "OnCallSchedules|On-call schedule %{obstacle} in project %{project}"
-msgstr ""
+msgstr "Programul la apel %{obstacle} în proiectul %{project}"
msgid "OnCallSchedules|On-call schedules"
msgstr ""
@@ -26366,13 +26492,13 @@ msgid "OnCallSchedules|Please note, rotations with shifts that are less than fou
msgstr "VÄ rugÄm sÄ reČ›ineČ›i, rotaČ›iile cu ture mai mici de patru ore nu sunt acceptate Ă®n prezent Ă®n vizualizarea sÄptÄmânalÄ."
msgid "OnCallSchedules|Removing this user may put their on-call team at risk of missing a notification."
-msgstr ""
+msgstr "ĂŽnlÄturarea acestui utilizator poate pune echipa la apel Ă®n pericol de a pierde o notificare."
msgid "OnCallSchedules|Removing yourself may put your on-call team at risk of missing a notification."
msgstr ""
msgid "OnCallSchedules|Restrict to time intervals"
-msgstr ""
+msgstr "LimitaČ›i-vÄ la intervale de timp"
msgid "OnCallSchedules|Rotation end date/time must come after start date/time"
msgstr ""
@@ -26381,13 +26507,13 @@ msgid "OnCallSchedules|Rotation length"
msgstr ""
msgid "OnCallSchedules|Rotation name cannot be empty"
-msgstr ""
+msgstr "Numele rotației nu poate fi gol"
msgid "OnCallSchedules|Rotation participants cannot be empty"
-msgstr ""
+msgstr "Lista participanČ›ilor la rotaČ›ie nu poate fi goalÄ"
msgid "OnCallSchedules|Rotation start date cannot be empty"
-msgstr ""
+msgstr "Data de Ă®ncepere a rotaČ›iei nu poate fi goalÄ"
msgid "OnCallSchedules|Rotations"
msgstr ""
@@ -26402,7 +26528,7 @@ msgid "OnCallSchedules|Select timezone"
msgstr ""
msgid "OnCallSchedules|Sets the default timezone for the schedule, for all participants"
-msgstr ""
+msgstr "SeteazÄ fusul orar implicit pentru program, pentru toČ›i participanČ›ii"
msgid "OnCallSchedules|Successfully created a new rotation"
msgstr ""
@@ -26423,10 +26549,10 @@ msgid "OnCallSchedules|The schedule could not be updated. Please try again."
msgstr ""
msgid "OnCallSchedules|Try adding a rotation"
-msgstr ""
+msgstr "ĂŽncercaČ›i sÄ adÄugaČ›i o rotaČ›ie"
msgid "OnCallSchedules|User %{name} is currently part of:"
-msgstr ""
+msgstr "Utilizatorul %{name} face parte în prezent din:"
msgid "OnCallSchedules|View next timeframe"
msgstr "VizualizaČ›i urmÄtorul interval de timp"
@@ -26443,17 +26569,20 @@ msgstr "Programarea dvs. a fost creatÄ cu succes. Pentru a adÄuga utilizatori
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr "%{learnMoreLinkStart}AflaČ›i mai multe despre scanÄrile la cerere%{learnMoreLinkEnd}."
-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."
+msgid "OnDemandScans|%{profileType} profile library"
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."
+
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 ""
+msgstr "AnalizeazÄ o versiune desfÄČ™uratÄ a aplicaČ›iei dvs. web pentru vulnerabilitÄČ›i cunoscute, examinând-o din exterior spre interior. DAST funcČ›ioneazÄ prin simularea unor atacuri externe asupra aplicaČ›iei dvs. Ă®n timp ce aceasta ruleazÄ."
msgid "OnDemandScans|Are you sure you want to delete this scan?"
msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i aceastÄ scanare?"
msgid "OnDemandScans|Cancel"
-msgstr ""
+msgstr "Anulare"
msgid "OnDemandScans|Could not delete saved scan. Please refresh the page, or try again later."
msgstr "Nu se poate Č™terge scanarea salvatÄ. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina sau Ă®ncercaČ›i din nou mai târziu."
@@ -26471,19 +26600,19 @@ msgid "OnDemandScans|Could not run the scan. Please try again."
msgstr "Nu s-a putut rula scanarea. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "OnDemandScans|Create new scanner profile"
-msgstr "Creați un profil de scaner nou"
+msgstr "Creați un nou profil de scaner"
msgid "OnDemandScans|Create new site profile"
msgstr "Creați un nou profil de site"
msgid "OnDemandScans|DAST configuration"
-msgstr ""
+msgstr "Configurația DAST"
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 ""
+msgstr "DAST scaneazÄ pentru vulnerabilitÄČ›ile din aplicaČ›ia, site-ul web sau API-ul care ruleazÄ Ă®n proiectul dumneavoastrÄ. Pentru detalii despre toate opČ›iunile de configurare, consultaČ›i %{linkStart}documentaČ›ia GitLab DAST%{linkEnd}."
msgid "OnDemandScans|Define the fundamental configuration options for your on-demand scan."
-msgstr ""
+msgstr "Definiți opțiunile fundamentale de configurare pentru scanarea la cerere."
msgid "OnDemandScans|Delete profile"
msgstr "ČtergeČ›i profilul"
@@ -26492,19 +26621,22 @@ msgid "OnDemandScans|Description (optional)"
msgstr "Descriere (opțional)"
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
+msgstr "Testarea dinamicÄ a securitÄČ›ii aplicaČ›iilor (DAST)"
+
+msgid "OnDemandScans|Edit %{profileType} profile"
msgstr ""
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr "Editați scanarea DAST la cerere"
msgid "OnDemandScans|Edit on-demand scan"
-msgstr ""
+msgstr "Editați scanarea la cerere"
msgid "OnDemandScans|Edit profile"
msgstr "Editați profilul"
msgid "OnDemandScans|Enable scan schedule"
-msgstr ""
+msgstr "Activați programul de scanare"
msgid "OnDemandScans|For example: Tests the login page for SQL injections"
msgstr "De exemplu: Testarea unei pagini de autentificare pentru injecții SQL"
@@ -26518,20 +26650,29 @@ msgstr "Gestionați profilurile site-ului"
msgid "OnDemandScans|My daily scan"
msgstr "Scanarea mea zilnicÄ"
+msgid "OnDemandScans|New %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|New on-demand DAST scan"
msgstr "NouÄ scanare DAST la cerere"
msgid "OnDemandScans|New on-demand scan"
+msgstr "Noua scanare la cerere"
+
+msgid "OnDemandScans|New profile"
msgstr ""
msgid "OnDemandScans|New scan"
msgstr "Noua scanare"
+msgid "OnDemandScans|No %{profileType} profiles found for DAST"
+msgstr ""
+
msgid "OnDemandScans|No profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
-msgstr "Niciun profil Ă®ncÄ. Pentru a crea o nouÄ scanare, trebuie sÄ aveČ›i cel puČ›in un profil de scanare completat."
+msgstr "Nu aveČ›i niciun profil configurat. Pentru a crea o nouÄ scanare, trebuie sÄ aveČ›i cel puČ›in un profil de scanare finalizat."
msgid "OnDemandScans|No profile yet. In order to create a new scan, you need to have at least one completed site profile."
-msgstr "Niciun profil Ă®ncÄ. Pentru a crea o nouÄ scanare, trebuie sÄ aveČ›i cel puČ›in un profil de site completat."
+msgstr "Nu aveČ›i niciun profil configurat. Pentru a crea o nouÄ scanare, trebuie sÄ aveČ›i cel puČ›in un profil de site completat."
msgid "OnDemandScans|On-demand Scans"
msgstr "ScanÄri la cerere"
@@ -26558,7 +26699,7 @@ msgid "OnDemandScans|Save scan"
msgstr "Salvați scanarea"
msgid "OnDemandScans|Scan configuration"
-msgstr ""
+msgstr "Configurația de scanare"
msgid "OnDemandScans|Scan library"
msgstr "Biblioteca de scanare"
@@ -26567,10 +26708,10 @@ msgid "OnDemandScans|Scan name"
msgstr "Numele scanÄrii"
msgid "OnDemandScans|Scan results will be associated with the selected branch."
-msgstr ""
+msgstr "Rezultatele scanÄrii vor fi asociate cu ramura selectatÄ."
msgid "OnDemandScans|Scan schedule"
-msgstr ""
+msgstr "Program de scanare"
msgid "OnDemandScans|Scan type"
msgstr "Tipul de scanare"
@@ -26584,6 +26725,9 @@ msgstr "Selectați unul dintre profilurile existente"
msgid "OnDemandScans|Site profile"
msgstr "Profilul site-ului"
+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 "Timpul de începere"
@@ -26609,7 +26753,7 @@ msgid "OnDemandScans|There are no scheduled scans."
msgstr "Nu existÄ scanÄri programate."
msgid "OnDemandScans|Timezone"
-msgstr ""
+msgstr "Fusul orar"
msgid "OnDemandScans|Use existing scanner profile"
msgstr "Utilizați profilul scanerului existent"
@@ -26624,13 +26768,13 @@ msgid "OnDemandScans|You must create a repository within your project to run an
msgstr "Trebuie sÄ creaČ›i un repozitoriu Ă®n cadrul proiectului dvs. pentru a rula o scanare la cerere."
msgid "OnDemandScans|at"
-msgstr ""
+msgstr "la"
msgid "Once imported, repositories can be mirrored over SSH. Read more %{link_start}here%{link_end}."
-msgstr ""
+msgstr "OdatÄ importate, depozitele pot fi replicate prin SSH. AflaČ›i mai multe %{link_start}aici%{link_end}."
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 ""
+msgstr "OdatÄ eliminatÄ, relaČ›ia de fork nu mai poate fi restabilitÄ. Acest proiect nu va mai putea sÄ primeascÄ sau sÄ trimitÄ merge request-uri cÄtre proiectul sursÄ sau cÄtre alte forkuri."
msgid "Once you confirm and press \"Reduce project visibility\":"
msgstr ""
@@ -26642,31 +26786,34 @@ msgstr[1] ""
msgstr[2] ""
msgid "One or more contacts were successfully added."
-msgstr ""
+msgstr "Una sau mai multe contacte au fost adÄugate cu succes."
msgid "One or more contacts were successfully removed."
-msgstr ""
+msgstr "Unul sau mai multe contacte au fost eliminate cu succes."
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 ""
+msgstr "Unul sau mai multe tokenuri de acces personal au fost revocate"
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 ""
+msgstr "Unul sau mai multe dintre proiectele dvs. %{provider} nu pot fi importate direct Ă®n GitLab deoarece utilizeazÄ Subversion sau Mercurial pentru controlul versiunilor, mai degrabÄ decât Git."
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 "Unul sau mai multe fiČ™iere de dependenČ›Ä nu sunt acceptate, iar lista de dependenČ›e poate fi incompletÄ. Mai jos este o listÄ a tipurilor de fiČ™iere acceptate."
msgid "One or more of your personal access tokens has expired."
-msgstr ""
+msgstr "Unul sau mai multe dintre tokenurile dvs. de acces personal a expirat."
msgid "One or more of your personal access tokens will expire in %{days_to_expire} days or less:"
+msgstr "Unul sau mai multe dintre tokenurile dvs. de acces personal vor expira în %{days_to_expire} zile sau mai puțin:"
+
+msgid "Only %{workspaceType} members with at least Reporter role 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 "Doar rolurile 'Reporter' și mai sus pe niveluri Premium și mai sus pot vedea analitici Value Stream."
+msgstr "Numai rolurile de „Reporter” și mai sus pe nivelurile Premium și mai sus pot vedea Analizele Value Stream."
msgid "Only 1 appearances row can exist"
msgstr ""
@@ -26674,23 +26821,32 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr "Numai proiectele active apar Ă®n cÄutÄri Č™i Ă®n tabloul de bord."
msgid "Only admins can delete project"
-msgstr ""
+msgstr "Doar administratorii pot șterge proiectul"
msgid "Only allow anyone to register for accounts on GitLab instances that you intend to be used by anyone. Allowing anyone to register makes GitLab instances more vulnerable."
msgstr "PermiteČ›i oricui sÄ se Ă®nregistreze pentru conturi pe instanČ›ele GitLab pe care intenČ›ionaČ›i sÄ le foloseascÄ oricine. Permițând oricui sÄ se Ă®nregistreze, face ca instanČ›ele GitLab sÄ fie mai vulnerabile."
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
+msgstr "Are efect numai atunci când este activatÄ stocarea remote. SetaČ›i la 0 pentru nicio limitÄ de dimensiune."
+
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
msgstr ""
msgid "Only include features new to your current subscription tier."
-msgstr "Includeți doar funcții noi pentru nivelul abonamentului dvs. curent"
+msgstr "Includeți numai caracteristici noi pentru nivelul actual de abonament."
msgid "Only policy:"
msgstr ""
@@ -26705,16 +26861,16 @@ msgid "Only projects created under a Ultimate license are available in Security
msgstr "Numai proiectele create sub o licenČ›Ä Ultimate sunt disponibile Ă®n Tablourile de bord de securitate."
msgid "Only reCAPTCHA v2 is supported:"
-msgstr ""
+msgstr "Numai reCAPTCHA v2 este acceptat:"
msgid "Only required if not using role instance credentials."
-msgstr ""
+msgstr "Este necesar numai dacÄ nu se utilizeazÄ acreditÄrile instanČ›ei de rol."
msgid "Only use lowercase letters, numbers, and underscores."
-msgstr ""
+msgstr "Folosiți numai litere minuscule, cifre și caractere de subliniere."
msgid "Only users from the specified IP address ranges are able to reach this group, including all subgroups, projects, and Git repositories."
-msgstr ""
+msgstr "Numai utilizatorii din intervalele de adrese IP specificate pot accesa acest grup, inclusiv toate subgrupurile, proiectele și depozitele Git."
msgid "Only verified users with an email address in any of these domains can be added to the group."
msgstr ""
@@ -26744,6 +26900,9 @@ msgid "Open in file view"
msgstr ""
msgid "Open in your IDE"
+msgstr "Deschideți în propriul IDE"
+
+msgid "Open new window"
msgstr ""
msgid "Open raw"
@@ -26789,7 +26948,7 @@ msgid "Operation timed out. Check pod logs for %{pod_name} for more details."
msgstr "Operația a expirat. Verificați jurnalele pod pentru %{pod_name} pentru mai multe detalii."
msgid "Operations"
-msgstr ""
+msgstr "Operațiuni"
msgid "Operations Dashboard"
msgstr "Tabloul de bord al operațiunilor"
@@ -26810,7 +26969,7 @@ msgid "OperationsDashboard|The operations dashboard provides a summary of each p
msgstr "Tablou de bord de operaČ›iuni oferÄ un rezumat al stÄrii de sÄnÄtate operaČ›ionalÄ a fiecÄrui proiect, inclusiv statusul pipeline-urilor Č™i alertelor."
msgid "Optimize your workflow with CI/CD Pipelines"
-msgstr ""
+msgstr "OptimizeazÄ-Č›i fluxul de lucru cu pipeline-urile CI/CD"
msgid "Optional"
msgstr ""
@@ -26828,7 +26987,7 @@ msgid "Or you can choose one of the suggested colors below"
msgstr ""
msgid "Organizations"
-msgstr ""
+msgstr "Organizații"
msgid "Orphaned member"
msgstr ""
@@ -26837,25 +26996,25 @@ msgid "Other Labels"
msgstr ""
msgid "Other available runners"
-msgstr ""
+msgstr "Alți executori disponibili"
msgid "Other information"
msgstr ""
msgid "Other merge requests block this MR"
-msgstr ""
+msgstr "Alte merge request-uri blocheazÄ acest MR"
msgid "Other versions"
msgstr ""
msgid "Other visibility settings have been disabled by the administrator."
-msgstr ""
+msgstr "Alte setÄri de vizibilitate au fost dezactivate de cÄtre administrator."
msgid "Otherwise, click the link below to complete the process."
-msgstr ""
+msgstr "ĂŽn caz contrar, faceČ›i clic pe linkul urmÄtor pentru a finaliza procesul."
msgid "Otherwise, click the link below to complete the process:"
-msgstr ""
+msgstr "ĂŽn caz contrar, faceČ›i clic pe linkul urmÄtor pentru a finaliza procesul:"
msgid "Our team has been notified. Please try again."
msgstr ""
@@ -26893,9 +27052,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr "Suprascris"
@@ -26903,7 +27059,7 @@ msgid "Overview"
msgstr ""
msgid "Overwrite diverged branches"
-msgstr ""
+msgstr "Suprascrieți ramurile divergente"
msgid "Owned by %{image_tag}"
msgstr ""
@@ -26975,7 +27131,7 @@ msgid "Package recipe already exists"
msgstr "ReČ›eta pachetului existÄ deja"
msgid "Package registry rate limits"
-msgstr ""
+msgstr "Limitele ratei registrului de pachete"
msgid "Package type"
msgstr "Tipul de pachet"
@@ -26993,7 +27149,7 @@ msgid "Package type must be Maven"
msgstr "Tipul pachetului trebuie sÄ fie Maven"
msgid "Package type must be NPM"
-msgstr ""
+msgstr "Tipul pachetului trebuie sÄ fie NPM"
msgid "Package type must be NuGet"
msgstr "Tipul pachetului trebuie sÄ fie NuGet"
@@ -27104,10 +27260,10 @@ msgid "PackageRegistry|Copy npm setup command"
msgstr "Copiați comanda de configurare npm"
msgid "PackageRegistry|Copy registry include"
-msgstr ""
+msgstr "Copiați registrul include"
msgid "PackageRegistry|Copy require package include"
-msgstr ""
+msgstr "Copiați pachetul necesar include"
msgid "PackageRegistry|Copy target SHA"
msgstr "CopiaČ›i SHA Č›intÄ"
@@ -27134,10 +27290,10 @@ msgid "PackageRegistry|Delete package"
msgstr "ČtergeČ›i pachetul"
msgid "PackageRegistry|Delete this package"
-msgstr ""
+msgstr "ČtergeČ›i acest pachet"
msgid "PackageRegistry|Error publishing"
-msgstr ""
+msgstr "Eroare de publicare"
msgid "PackageRegistry|Failed to load the package data"
msgstr "Nu s-a reuČ™it Ă®ncÄrcarea datelor pachetului"
@@ -27292,6 +27448,9 @@ msgstr "Ceva nu a mers bine la ștergerea fișierului pachetului."
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr "Ceva nu a mers bine la ștergerea pachetului."
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr "Ne pare rÄu, filtrul dvs. nu a produs rezultate"
@@ -27311,10 +27470,10 @@ msgid "PackageRegistry|There was a problem fetching the details for this package
msgstr "A apÄrut o problemÄ la preluarea detaliilor pentru acest pachet."
msgid "PackageRegistry|There was a timeout and the package was not published. Delete this package and try again."
-msgstr ""
+msgstr "A existat un timeout Č™i pachetul nu a fost publicat. ČtergeČ›i acest pachet Č™i Ă®ncercaČ›i din nou."
msgid "PackageRegistry|There was an error publishing a %{packageName} package"
-msgstr ""
+msgstr "A apÄrut o eroare la publicarea unui pachet %{packageName}."
msgid "PackageRegistry|This NuGet package has no dependencies."
msgstr "Acest pachet NuGet nu are dependențe."
@@ -27358,17 +27517,14 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
-msgstr ""
+msgstr "Activ"
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 ""
+msgstr "Nu s-a reuČ™it sÄ se actualizeze URL-ul Webhook-ului"
msgid "PagerDutySettings|Reset webhook URL"
msgstr ""
@@ -27422,17 +27578,23 @@ msgid "Parameter"
msgstr ""
msgid "Parameter \"job_id\" cannot exceed length of %{job_id_max_size}"
-msgstr ""
+msgstr "Parametrul „job_id” nu poate depÄČ™i lungimea de %{job_id_max_size}"
msgid "Parent"
msgstr "PÄrinte"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27440,7 +27602,7 @@ msgid "Part of merge request changes"
msgstr ""
msgid "Partial import"
-msgstr ""
+msgstr "Import parțial"
msgid "Participants"
msgstr ""
@@ -27473,34 +27635,46 @@ msgid "Password was successfully updated. Please sign in again."
msgstr ""
msgid "PasswordPrompt|Confirm password"
-msgstr "Confirmați parola"
+msgstr ""
msgid "PasswordPrompt|Confirm password to continue"
-msgstr "Confirmați parola pentru a continua"
+msgstr ""
msgid "PasswordPrompt|Password is required"
-msgstr "Parola este necesarÄ"
+msgstr ""
msgid "PasswordPrompt|Please enter your password to confirm"
-msgstr "VÄ rugÄm sÄ introduceČ›i parola pentru a confirma"
+msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
+msgstr "Parolele ar trebui sÄ fie unice Č™i sÄ nu fie utilizate pentru alte site-uri sau servicii."
+
+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 ""
+msgstr "LipiČ›i aici o cheie publicÄ."
msgid "Paste a public key here. %{link_start}How do I generate it?%{link_end}"
-msgstr ""
+msgstr "InseraČ›i aici o cheie publicÄ. %{link_start}Cum o pot genera?%{link_end}"
msgid "Paste confidential epic link"
-msgstr ""
+msgstr "Lipiți linkul epicei confidențiale"
msgid "Paste confidential issue link"
-msgstr ""
+msgstr "Lipiți linkul problemei confidențiale"
msgid "Paste epic link"
msgstr ""
@@ -27508,8 +27682,11 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
-msgstr "Inserați traiectoria proiectului (i.e. gitlab-org/gitlab)"
+msgstr "Lipiți calea proiectului (de exemplu, gitlab-org/gitlab)"
msgid "Paste this DSN into your Sentry SDK"
msgstr "Lipiți acest DSN în SDK-ul dvs. Sentry"
@@ -27527,19 +27704,22 @@ msgid "Paths can contain wildcards, like */welcome"
msgstr ""
msgid "Paths to protect with rate limiting"
-msgstr ""
+msgstr "CÄile care trebuie protejate cu limitarea ratei"
msgid "Pause"
msgstr ""
-msgid "Pause time (ms)"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
+msgid "Pause time (ms)"
+msgstr "Timp de pauzÄ (ms)"
+
msgid "Paused"
msgstr ""
msgid "Paused runners don't accept new jobs"
-msgstr ""
+msgstr "Executorii Ă®n pauzÄ nu acceptÄ joburi noi"
msgid "Peer review by"
msgstr "Recenzie peer de"
@@ -27548,15 +27728,15 @@ msgid "Pending"
msgstr ""
msgid "Pending Deletion"
-msgstr ""
+msgstr "În așteptarea ștergerii"
msgid "Pending comments"
msgstr ""
msgid "Pending deletion"
-msgstr ""
+msgstr "În așteptarea ștergerii"
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27568,6 +27748,9 @@ 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 "Implementarea procentualÄ trebuie sÄ fie un numÄr Ă®ntreg Ă®ntre 0 Č™i 100"
@@ -27587,7 +27770,7 @@ msgid "Performance optimization"
msgstr ""
msgid "PerformanceBar|Backend"
-msgstr ""
+msgstr "Backend"
msgid "PerformanceBar|Bullet notifications"
msgstr ""
@@ -27599,7 +27782,7 @@ msgid "PerformanceBar|Download"
msgstr ""
msgid "PerformanceBar|Elasticsearch calls"
-msgstr ""
+msgstr "Apeluri Elasticsearch"
msgid "PerformanceBar|External Http calls"
msgstr ""
@@ -27608,13 +27791,13 @@ msgid "PerformanceBar|First Contentful Paint"
msgstr ""
msgid "PerformanceBar|Flamegraph with mode:"
-msgstr "Flamegraph cu modul:"
+msgstr ""
msgid "PerformanceBar|Frontend resources"
msgstr ""
msgid "PerformanceBar|Gitaly calls"
-msgstr ""
+msgstr "Apelurile Gitaly"
msgid "PerformanceBar|Memory"
msgstr ""
@@ -27647,19 +27830,19 @@ msgid "PerformanceBar|Trace"
msgstr ""
msgid "PerformanceBar|cpu"
-msgstr "cpu"
+msgstr ""
msgid "PerformanceBar|object"
-msgstr "obiect"
+msgstr ""
msgid "PerformanceBar|wall"
-msgstr "perete"
+msgstr ""
msgid "Period in seconds"
msgstr "PerioadÄ Ă®n secunde"
msgid "Permalink"
-msgstr ""
+msgstr "Permalink"
msgid "Permanently remove group"
msgstr "ĂŽnlÄturaČ›i definitiv grupul"
@@ -27671,17 +27854,14 @@ msgid "Permissions Help"
msgstr ""
msgid "Permissions and group features"
-msgstr ""
+msgstr "Permisiuni și funcții de grup"
msgid "Personal Access Token"
-msgstr ""
+msgstr "Token de acces personal"
msgid "Personal Access Token prefix"
msgstr "Prefixul Tokenului de acces personal"
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr "Token-urile acces personal nu sunt revocate la expirare."
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "Nu este permisÄ crearea de proiecte personale. VÄ rugÄm sÄ contactaČ›i administratorul dvs. dacÄ aveČ›i Ă®ntrebÄri"
@@ -27692,13 +27872,13 @@ msgid "Personal projects limit:"
msgstr ""
msgid "Phabricator Server Import"
-msgstr ""
+msgstr "Import de pe serverul Phabricator"
msgid "Phabricator Server URL"
-msgstr ""
+msgstr "URL-ul serverului Phabricator"
msgid "Phabricator Tasks"
-msgstr ""
+msgstr "Sarcini Phabricator"
msgid "Phone"
msgstr "Telefon"
@@ -27736,11 +27916,14 @@ msgstr ""
msgid "Pipeline URL"
msgstr "URL conductÄ"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr "Duratele pipeline-ului pentru ultimele 30 de commit-uri"
msgid "Pipeline ran in fork of project"
-msgstr ""
+msgstr "Pipeline-ul a rulat în forkul proiectului"
msgid "Pipeline status emails"
msgstr ""
@@ -27752,7 +27935,7 @@ msgid "Pipeline subscriptions trigger a new pipeline on the default branch of th
msgstr "Abonamentele la pipeline declanČ™eazÄ un nou pipeline pe ramura implicitÄ a acestui proiect atunci când un pipeline se finalizeazÄ cu succes pentru o nouÄ etichetÄ pe %{default_branch_docs} a proiectului abonat."
msgid "Pipeline triggers"
-msgstr ""
+msgstr "Declanșatori de pipeline-uri"
msgid "Pipeline: %{status}"
msgstr ""
@@ -27788,52 +27971,52 @@ msgid "PipelineCharts|Total:"
msgstr "Total:"
msgid "PipelineEditorFileTree|Configuration files added with the include keyword"
-msgstr ""
+msgstr "FiČ™iere de configurare adÄugate cu ajutorul cuvântului cheie include"
msgid "PipelineEditorFileTree|When you use the include keyword to add pipeline configuration from files in the project, those files will be listed here."
-msgstr ""
+msgstr "Atunci când utilizaČ›i cuvântul cheie include pentru a adÄuga configuraČ›ia pipeline-ului din fiČ™ierele din proiect, aceste fiČ™iere vor fi enumerate aici."
msgid "PipelineEditorTutorial|Browse %{linkStart}CI/CD examples and templates%{linkEnd}"
-msgstr ""
+msgstr "Parcurgeți %{linkStart}exemple și șabloane CI/CD%{linkEnd}"
msgid "PipelineEditorTutorial|Commit the file to your repository. The pipeline then runs automatically."
-msgstr ""
+msgstr "ComiteČ›i fiČ™ierul Ă®n repozitoriul dumneavoastrÄ. Apoi, pipeline-ul se executÄ automat."
msgid "PipelineEditorTutorial|Get started with GitLab CI/CD"
-msgstr ""
+msgstr "Demarați cu GitLab CI/CD"
msgid "PipelineEditorTutorial|GitLab CI/CD can automatically build, test, and deploy your application."
-msgstr ""
+msgstr "GitLab CI/CD poate construi, testa Č™i implementa automat aplicaČ›ia dumneavoastrÄ."
msgid "PipelineEditorTutorial|If you’re using a self-managed GitLab instance, %{linkStart}make sure your instance has runners available.%{linkEnd}"
msgstr "DacÄ folosiČ›i o instanČ›Ä GitLab autogestionatÄ, %{linkStart}asiguraČ›i-vÄ cÄ instanČ›a dvs. are executori disponibili.%{linkEnd}"
msgid "PipelineEditorTutorial|Learn more about %{linkStart}GitLab CI/CD concepts%{linkEnd}"
-msgstr ""
+msgstr "Aflați mai multe despre %{linkStart}conceptele GitLab CI/CD%{linkEnd}"
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 ""
+msgstr "Resurse pentru a vÄ ajuta cu configuraČ›ia CI/CD:"
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 ""
+msgstr "Etapele și joburile din pipeline sunt definite într-un fișier %{codeStart}.gitlab-ci.yml%{codeEnd}. Puteți edita, vizualiza și valida sintaxa din acest fișier utilizând Editorul de conducte."
msgid "PipelineEditorTutorial|The pipeline status is at the top of the page."
-msgstr ""
+msgstr "Starea pipeline-ului se aflÄ Ă®n partea de sus a paginii."
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 ""
+msgstr "UtilizaČ›i filele Vizualizare Č™i Lint din Editorul de pipeline pentru a vizualiza pipeline-ul dvs. Č™i pentru a verifica dacÄ existÄ erori sau avertismente Ă®nainte de a comite modificÄrile."
msgid "PipelineEditorTutorial|View %{linkStart}.gitlab-ci.yml syntax reference%{linkEnd}"
-msgstr ""
+msgstr "VizualizaČ›i %{linkStart}referinČ›a de sintaxÄ pentru .gitlab-ci.yml%{linkEnd}"
msgid "PipelineEditorTutorial|⚙️ Pipeline configuration reference"
msgstr ""
@@ -27845,31 +28028,31 @@ msgid "PipelineEditorTutorial|🚀 Run your first pipeline"
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 ""
+msgstr "ConfiguraČ›ia CI/CD este validatÄ Ă®n mod continuu. Sunt afiČ™ate erori Č™i avertismente atunci când fiČ™ierul de configurare CI/CD nu este gol."
msgid "PipelineEditor|The merged YAML view is displayed when the CI/CD configuration file has valid syntax."
-msgstr ""
+msgstr "Vizualizarea YAML Ă®mbinatÄ este afiČ™atÄ atunci când fiČ™ierul de configurare CI/CD are o sintaxÄ validÄ."
msgid "PipelineEditor|The pipeline visualization is displayed when the CI/CD configuration file has valid syntax."
-msgstr ""
+msgstr "Vizualizarea conductei este afiČ™atÄ atunci când fiČ™ierul de configurare CI/CD are o sintaxÄ validÄ."
msgid "PipelineEditor|This tab will be usable when the CI/CD configuration file is populated with valid syntax."
-msgstr ""
+msgstr "AceastÄ filÄ va fi utilizabilÄ atunci când fiČ™ierul de configurare CI/CD este populat cu o sintaxÄ validÄ."
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Cron syntax%{linkEnd})"
-msgstr ""
+msgstr "Personalizat (%{linkStart}SintaxÄ Cron%{linkEnd})"
msgid "PipelineSchedules|Activated"
msgstr ""
msgid "PipelineSchedules|Active"
-msgstr ""
+msgstr "Activ"
msgid "PipelineSchedules|All"
msgstr ""
msgid "PipelineSchedules|Inactive"
-msgstr ""
+msgstr "Inactiv"
msgid "PipelineSchedules|Next Run"
msgstr ""
@@ -27878,7 +28061,7 @@ msgid "PipelineSchedules|None"
msgstr ""
msgid "PipelineSchedules|Provide a short description for this pipeline"
-msgstr ""
+msgstr "FurnizaČ›i o scurtÄ descriere pentru acest pipeline"
msgid "PipelineSchedules|Take ownership"
msgstr ""
@@ -27929,7 +28112,7 @@ msgid "PipelineSource|Web"
msgstr "Web"
msgid "PipelineSource|Web IDE"
-msgstr "IDE Web"
+msgstr "Web IDE"
msgid "PipelineStatusTooltip|Pipeline: %{ciStatus}"
msgstr "Pipeline: %{ciStatus}"
@@ -27965,10 +28148,10 @@ msgid "PipelineWizard|Commit Message"
msgstr ""
msgid "PipelineWizard|Commit changes to your file"
-msgstr ""
+msgstr "ComiteČ›i modificÄrile aduse fiČ™ierului dumneavoastrÄ"
msgid "PipelineWizard|Commit file to Branch"
-msgstr ""
+msgstr "ComiteČ›i fiČ™ierul Ă®n RamurÄ"
msgid "PipelineWizard|Commit your new file"
msgstr ""
@@ -27997,6 +28180,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
msgstr "„Hello world” cu GitLab Cl"
+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 "Un GitLab Runner este o aplicaČ›ie care funcČ›ioneazÄ cu GitLab CI/CD pentru a rula joburi Ă®ntr-un pipeline. InstalaČ›i GitLab Runner Č™i Ă®nregistraČ›i-vÄ propriii executori pentru a Ă®ncepe cu CI/CD."
@@ -28009,18 +28198,21 @@ msgstr "Sigur doriČ›i sÄ rulaČ›i acest pipeline?"
msgid "Pipelines|Auto DevOps"
msgstr "Auto DevOps"
+msgid "Pipelines|Based on your project, we recommend this template:"
+msgstr ""
+
msgid "Pipelines|Build with confidence"
msgstr "Construiți cu încredere"
+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 "Prin revocarea unui declanČ™ator, veČ›i Ă®ntrerupe toate procesele care Ă®l utilizeazÄ. SunteČ›i sigur?"
msgid "Pipelines|CI lint"
msgstr "CI lint"
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
-msgstr "Čablon CI/CD pentru a testa Č™i implementa proiectul dvs. %{name}."
-
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
msgstr "Pipeline copil (%{link_start}pÄrinte%{link_end})"
@@ -28030,6 +28222,12 @@ msgstr "ČtergeČ›i cache-urile executorilor"
msgid "Pipelines|Configuration validation currently not available."
msgstr "Validarea configuraČ›iei nu este disponibilÄ Ă®n prezent."
+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 "Copiați tokenul declanșatorului"
@@ -28042,12 +28240,18 @@ msgstr "ConČ›inutul YAML Ă®mbinat nu a putut fi Ă®ncÄrcat"
msgid "Pipelines|Description"
msgstr "Descriere"
+msgid "Pipelines|Don't need a guide? Jump in right away with a template."
+msgstr ""
+
msgid "Pipelines|Edit"
msgstr "Editare"
msgid "Pipelines|Editor"
msgstr "Editor"
+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 "FamiliarizaČ›i-vÄ cu sintaxa GitLab CI prin configurarea unui pipeline simplu care ruleazÄ un script „Hello world” pentru a vedea cum se executÄ, exploraČ›i modul Ă®n care funcČ›ioneazÄ CI/CD."
@@ -28057,6 +28261,9 @@ msgstr "Începeți cu GitLab CI/CD"
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 "GitLab CI/CD vÄ poate construi, testa Č™i implementa automat codul. LÄsaČ›i GitLab sÄ se ocupe de sarcinile consumatoare de timp, astfel Ă®ncât sÄ puteČ›i petrece mai mult timp creând."
+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 "GitLab Runner este o aplicaČ›ie care funcČ›ioneazÄ cu GitLab CI/CD pentru a rula joburi Ă®ntr-un pipeline. ExistÄ executori activi disponibili pentru a vÄ rula joburile chiar acum. DacÄ preferaČ›i, puteČ›i %{settingsLinkStart}configura executorii dvs.%{settingsLinkEnd} sau %{docsLinkStart}Ă®nvÄČ›a mai multe%{docsLinkEnd} despre executori."
@@ -28075,6 +28282,9 @@ msgstr "Ultima utilizare"
msgid "Pipelines|Learn the basics of pipelines and .yml files"
msgstr "ĂŽnvÄČ›aČ›i noČ›iunile de bazÄ despre conducte Č™i fiČ™iere .yml"
+msgid "Pipelines|Let's get that runner set up! %{emojiStart}tada%{emojiEnd}"
+msgstr ""
+
msgid "Pipelines|Lint"
msgstr "Lint"
@@ -28082,7 +28292,7 @@ msgid "Pipelines|Loading Pipelines"
msgstr "ĂŽncÄrcare conducte"
msgid "Pipelines|Loading pipelines"
-msgstr "ĂŽncÄrcarea conductelor"
+msgstr "Se Ă®ncarcÄ pipeline-urile"
msgid "Pipelines|Merged YAML is view only"
msgstr "YAML-ul îmbinat este doar în vizualizare"
@@ -28090,12 +28300,18 @@ msgstr "YAML-ul îmbinat este doar în vizualizare"
msgid "Pipelines|More Information"
msgstr "Mai multe informații"
+msgid "Pipelines|Need more information to set up your runner? %{linkStart}Check out our documentation%{linkEnd}."
+msgstr ""
+
msgid "Pipelines|No runners detected"
msgstr "Nu a fost detectat niciun executor"
msgid "Pipelines|No triggers have been created yet. Add one using the form above."
msgstr "ĂŽncÄ nu a fost creat niciun declanČ™ator. AdÄugaČ›i unul folosind formularul de mai sus."
+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 "Proprietar"
@@ -28114,6 +28330,9 @@ msgstr "Revocare declanșator"
msgid "Pipelines|Runners are available to run your jobs now"
msgstr "Executorii sunt disponibili pentru a vÄ rula joburile acum"
+msgid "Pipelines|Set up a runner"
+msgstr ""
+
msgid "Pipelines|Something went wrong while cleaning runners cache."
msgstr "A apÄrut o eroare Ă®n timpul curÄČ›Ärii cache-ului executorilor."
@@ -28178,7 +28397,7 @@ msgid "Pipelines|Try test template"
msgstr "Încercați șablonul de testare"
msgid "Pipelines|Use a sample %{codeStart}.gitlab-ci.yml%{codeEnd} template file to explore how CI/CD works."
-msgstr "UtilizaČ›i un exemplu de fiČ™ier Č™ablon %{codeStart}.gitlab-ci.yml%{codeEnd} pentru a explora modul Ă®n care funcČ›ioneazÄ CI/CD."
+msgstr "UtilizaČ›i un eČ™antion de fiČ™ier Č™ablon %{codeStart}.gitlab-ci.yml%{codeEnd} pentru a explora modul Ă®n care funcČ›ioneazÄ CI/CD."
msgid "Pipelines|Use a template based on your project's language or framework to get started with GitLab CI/CD."
msgstr "Utilizați un șablon bazat pe limbajul sau framework-ul proiectului dvs. pentru a începe cu GitLab CI/CD."
@@ -28195,6 +28414,15 @@ msgstr "Vizualizați YAML-ul îmbinat"
msgid "Pipelines|Visualize"
msgstr "Vizualizare"
+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 "SchimbÄrile dvs. au fost comise cu succes. Acum se redirecČ›ioneazÄ cÄtre noua paginÄ a merge request-ului."
@@ -28283,7 +28511,7 @@ msgid "Pipeline|Pipeline %{idStart}#%{idEnd} %{statusStart}%{statusEnd} for %{co
msgstr ""
msgid "Pipeline|Pipeline cannot be run."
-msgstr ""
+msgstr "Pipeline-ul nu poate fi rulat."
msgid "Pipeline|Pipelines"
msgstr ""
@@ -28301,13 +28529,13 @@ msgid "Pipeline|Running"
msgstr ""
msgid "Pipeline|Skipped"
-msgstr ""
+msgstr "SÄrit"
msgid "Pipeline|Source"
-msgstr "Sursa"
+msgstr ""
msgid "Pipeline|Source|Security Policy"
-msgstr "PoliticÄ de securitate"
+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 "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."
@@ -28346,10 +28574,10 @@ msgid "Pipeline|This pipeline ran on the contents of this merge request's source
msgstr ""
msgid "Pipeline|Trigger author"
-msgstr ""
+msgstr "Autorul declanșatorului"
msgid "Pipeline|Triggerer"
-msgstr ""
+msgstr "Declanșator"
msgid "Pipeline|Variables"
msgstr ""
@@ -28364,7 +28592,7 @@ msgid "Pipeline|We are currently unable to fetch pipeline data"
msgstr ""
msgid "Pipeline|You’re about to stop pipeline #%{pipelineId}."
-msgstr "SunteČ›i pe cale sÄ opriČ›i pipeline-ul #%{pipelineId}."
+msgstr ""
msgid "Pipeline|for"
msgstr ""
@@ -28385,28 +28613,28 @@ msgid "Pipeline|with stages"
msgstr ""
msgid "PivotalTrackerService|Add commit messages as comments to Pivotal Tracker stories."
-msgstr ""
+msgstr "AdÄugaČ›i mesaje de commit ca Č™i comentarii la relatÄrile Pivotal Tracker."
msgid "PivotalTrackerService|Comma-separated list of branches to automatically inspect. Leave blank to include all branches."
-msgstr ""
+msgstr "ListÄ de ramuri, separate prin virgulÄ, care trebuie inspectate automat. LÄsaČ›i necompletat pentru a include toate ramurile."
msgid "PivotalTrackerService|Pivotal Tracker API token. User must have access to the story. All comments are attributed to this user."
-msgstr ""
+msgstr "Tokenul API Pivotal Tracker. Utilizatorul trebuie sÄ aibÄ acces la relatarea de utilizator. Toate comentariile sunt atribuite acestui utilizator."
msgid "Plain diff"
msgstr ""
msgid "Plain-text response to send to clients that hit a rate limit"
-msgstr ""
+msgstr "RÄspuns Ă®n text simplu pentru a trimite clienČ›ilor care au atins o limitÄ de ratÄ"
msgid "Plan"
-msgstr ""
+msgstr "Plan"
msgid "Plan:"
msgstr ""
msgid "Planning hierarchy"
-msgstr ""
+msgstr "Ierarhia de planificare"
msgid "PlantUML"
msgstr ""
@@ -28424,16 +28652,16 @@ 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 ""
+msgstr "VÄ rugÄm %{registerLinkStart}Ă®nregistraČ›i-vÄ%{registerLinkEnd} sau %{signInLinkStart}conectaČ›i-vÄ%{signInLinkEnd} pentru a rÄspunde."
msgid "Please %{registerLinkStart}register%{registerLinkEnd} or %{signInLinkStart}sign in%{signInLinkEnd} to start a new discussion."
-msgstr ""
+msgstr "VÄ rugÄm %{registerLinkStart}Ă®nregistraČ›i-vÄ%{registerLinkEnd} sau %{signInLinkStart}conectaČ›i-vÄ%{signInLinkEnd} pentru a Ă®ncepe o nouÄ discuČ›ie."
msgid "Please %{startTagRegister}register%{endRegisterTag} or %{startTagSignIn}sign in%{endSignInTag} to reply"
msgstr ""
msgid "Please accept the Terms of Service before continuing."
-msgstr ""
+msgstr "VÄ rugÄm sÄ acceptaČ›i Termenii Č™i condiČ›iile de utilizare Ă®nainte de a continua."
msgid "Please add a comment in the text area above"
msgstr ""
@@ -28451,10 +28679,7 @@ 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 choose a file"
-msgstr ""
+msgstr "VÄ rugÄm sÄ vÄ verificaČ›i e-mailul (%{email}) pentru a confirma cÄ sunteČ›i proprietarul acestei adrese Č™i pentru a debloca puterea CI/CD. Nu l-aČ›i primit? %{resend_link}. Adresa de e-mail greČ™itÄ? %{update_link}."
msgid "Please complete your profile with email address"
msgstr "VÄ rugÄm sÄ completaČ›i profilul dvs. cu adresa de e-mail"
@@ -28463,16 +28688,16 @@ msgid "Please confirm your email address"
msgstr ""
msgid "Please contact an admin to register runners."
-msgstr ""
+msgstr "VÄ rugÄm sÄ contactaČ›i un administrator pentru a Ă®nregistra executori."
msgid "Please contact your GitLab administrator if you think this is an error."
-msgstr ""
+msgstr "ContactaČ›i administratorul dvs. GitLab dacÄ sunteČ›i de pÄrere cÄ este vorba de o eroare."
msgid "Please contact your administrator with any questions."
-msgstr ""
+msgstr "Pentru orice Ă®ntrebÄri, vÄ rugÄm sÄ contactaČ›i administratorul dumneavoastrÄ."
msgid "Please contact your administrator."
-msgstr ""
+msgstr "VÄ rugÄm sÄ contactaČ›i administratorul dumneavoastrÄ."
msgid "Please convert %{linkStart}them to Git%{linkEnd}, and go through the %{linkToImportFlow} again."
msgstr ""
@@ -28511,19 +28736,19 @@ msgid "Please enter a valid number"
msgstr ""
msgid "Please enter a valid time interval"
-msgstr ""
+msgstr "VÄ rugÄm sÄ introduceČ›i un interval de timp valid"
msgid "Please enter your current password."
-msgstr ""
+msgstr "VÄ rugÄm sÄ introduceČ›i parola dvs. actualÄ."
msgid "Please fill in a descriptive name for your group."
msgstr ""
msgid "Please fill in a name for your topic."
-msgstr ""
+msgstr "VÄ rugÄm sÄ introduceČ›i un nume pentru subiectul dvs."
msgid "Please fill in a title for your topic."
-msgstr ""
+msgstr "VÄ rugÄm sÄ completaČ›i un titlu pentru subiectul dvs."
msgid "Please fill out this field."
msgstr ""
@@ -28546,20 +28771,14 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
msgid "Please provide attributes to update"
-msgstr ""
+msgstr "VÄ rugÄm sÄ furnizaČ›i atributele pentru actualizare"
msgid "Please reach out if you have any questions and we'll be happy to assist."
msgstr ""
@@ -28583,7 +28802,7 @@ msgid "Please select a file"
msgstr ""
msgid "Please select a group"
-msgstr ""
+msgstr "VÄ rugÄm sÄ selectaČ›i un grup"
msgid "Please select a valid target branch"
msgstr ""
@@ -28598,7 +28817,7 @@ msgid "Please select at least one filter to see results"
msgstr ""
msgid "Please select what should be included in each exported requirement."
-msgstr ""
+msgstr "VÄ rugÄm sÄ selectaČ›i ce ar trebui sÄ fie inclus Ă®n fiecare cerinČ›Ä exportatÄ."
msgid "Please select..."
msgstr ""
@@ -28619,10 +28838,7 @@ msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
+msgstr "VÄ rugÄm sÄ folosiČ›i acest formular pentru a raporta administratorului utilizatorii care creeazÄ probleme de spam, comentarii sau se comportÄ necorespunzÄtor."
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "VÄ rugÄm sÄ aČ™teptaČ›i un moment, aceastÄ paginÄ se va reĂ®mprospÄta automat când va fi gata."
@@ -28649,9 +28865,9 @@ msgid "Policies"
msgstr "Politici"
msgid "Policy '%{escalation_policy_name}' does not exist."
-msgstr ""
+msgstr "Politica „%{escalation_policy_name}” nu existÄ."
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28673,7 +28889,7 @@ msgid "Polling interval multiplier"
msgstr "Multiplicatorul intervalului de sondare"
msgid "Popularity"
-msgstr ""
+msgstr "Popularitate"
msgid "Port"
msgstr ""
@@ -28685,7 +28901,7 @@ msgid "Postman collection file path or URL"
msgstr ""
msgid "Potentially unwanted character detected: Unicode BiDi Control"
-msgstr ""
+msgstr "Caracter potențial nedorit detectat: Control Unicode pentru text BiDi"
msgid "Pre-defined push rules"
msgstr "Reguli push predefinite"
@@ -28709,10 +28925,10 @@ msgid "Preferences|Choose what content you want to see on your homepage."
msgstr "AlegeČ›i ce conČ›inut doriČ›i sÄ vedeČ›i pe pagina dvs. de pornire."
msgid "Preferences|Color for added lines"
-msgstr ""
+msgstr "Culoare pentru linii adÄugate"
msgid "Preferences|Color for removed lines"
-msgstr ""
+msgstr "Culoare pentru liniile eliminate"
msgid "Preferences|Configure how dates and times display for you."
msgstr "ConfiguraČ›i modul Ă®n care se afiČ™eazÄ datele Č™i orele pentru dvs."
@@ -28724,10 +28940,10 @@ msgid "Preferences|Customize the appearance of the application header and naviga
msgstr "Personalizați aspectul antetului aplicației și al barei laterale de navigare."
msgid "Preferences|Customize the colors of removed and added lines in diffs."
-msgstr ""
+msgstr "PersonalizaČ›i culorile liniilor eliminate Č™i adÄugate Ă®n diff-uri."
msgid "Preferences|Diff colors"
-msgstr ""
+msgstr "Culorile diff-ului"
msgid "Preferences|Display time in 24-hour format"
msgstr "Afișați ora în format de 24 de ore"
@@ -28766,7 +28982,7 @@ msgid "Preferences|Navigation theme"
msgstr "Tema de navigare"
msgid "Preferences|Preview"
-msgstr ""
+msgstr "Previzualizare"
msgid "Preferences|Project overview content"
msgstr "Conținutul general al proiectului"
@@ -28792,8 +29008,8 @@ msgstr "Tema de evidențiere a sintaxei"
msgid "Preferences|Tab width"
msgstr "LÄČ›imea tab-ului"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-msgstr "AceastÄ funcČ›ie este experimentalÄ, iar traducerile nu sunt Ă®ncÄ finalizate."
+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 "AceastÄ setare vÄ permite sÄ personalizaČ›i aspectul sintaxei."
@@ -28817,7 +29033,7 @@ msgid "Prev"
msgstr ""
msgid "Prevent adding new members to projects within this group"
-msgstr ""
+msgstr "ĂŽmpiedicaČ›i adÄugarea de noi membri la proiectele din acest grup"
msgid "Prevent auto-stopping"
msgstr "PreveniČ›i oprirea automatÄ"
@@ -28829,19 +29045,19 @@ msgid "Prevent environment from auto-stopping"
msgstr "ĂŽmpiedicaČ›i oprirea automatÄ a mediului"
msgid "Prevent project forking outside current group"
-msgstr ""
+msgstr "Împiedicați forkingul proiectului în afara grupului curent"
msgid "Prevent users from changing their profile name"
msgstr "ĂŽmpiedicaČ›i utilizatorii sÄ-Č™i schimbe numele profilului"
msgid "Prevent users from performing write operations while GitLab maintenance is in progress."
-msgstr "ĂŽmpiedicaČ›i utilizatorii sÄ efectueze operaČ›iuni de scriere Ă®n timp ce Ă®ntreČ›inerea GitLab este Ă®n curs de desfÄČ™urare."
+msgstr "ĂŽmpiedicÄ utilizatorii sÄ efectueze operaČ›iuni de scriere Ă®n timp ce Ă®ntreČ›inerea GitLab este Ă®n curs de desfÄČ™urare."
msgid "Preview"
msgstr ""
msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
+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 ""
@@ -28859,7 +29075,7 @@ msgid "Previous commit"
msgstr ""
msgid "Previous design"
-msgstr ""
+msgstr "Designul anterior"
msgid "Previous file in diff"
msgstr ""
@@ -28892,10 +29108,10 @@ msgid "Private"
msgstr ""
msgid "Private - Guest users are not allowed to view detailed release information like title and source code."
-msgstr "Privat - Utilizatorilor invitaČ›i nu li se permite sÄ vizualizeze informaČ›ii detaliate despre versiune, cum ar fi titlul Č™i codul sursÄ."
+msgstr "Privat - Utilizatorilor invitaČ›i nu li se permite sÄ vizualizeze informaČ›ii detaliate despre versiuni, cum ar fi titlul Č™i codul sursÄ."
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 ""
+msgstr "Privat - Accesul la proiect trebuie acordat Ă®n mod explicit fiecÄrui utilizator. DacÄ acest proiect face parte dintr-un grup, accesul va fi acordat membrilor grupului."
msgid "Private - The group and its projects can only be viewed by members."
msgstr ""
@@ -28934,7 +29150,7 @@ msgid "Productivity analytics can help identify the problems that are delaying y
msgstr ""
msgid "ProductivityAanalytics|Merge requests"
-msgstr ""
+msgstr "Merge request-uri"
msgid "ProductivityAanalytics|is earlier than the allowed minimum date"
msgstr ""
@@ -28958,13 +29174,13 @@ msgid "ProductivityAnalytics|List"
msgstr ""
msgid "ProductivityAnalytics|Merge Requests"
-msgstr ""
+msgstr "Merge request-uri"
msgid "ProductivityAnalytics|Merge date"
msgstr ""
msgid "ProductivityAnalytics|Merge requests"
-msgstr ""
+msgstr "Merge request-uri"
msgid "ProductivityAnalytics|Time to merge"
msgstr ""
@@ -29125,9 +29341,6 @@ msgstr "Exemplu: Cheia MacBook"
msgid "Profiles|Expiration date"
msgstr "Data de expirare"
-msgid "Profiles|Expired key is not valid."
-msgstr "Cheia expiratÄ nu este validÄ."
-
msgid "Profiles|Expired:"
msgstr "Expirat:"
@@ -29143,8 +29356,8 @@ msgstr "Numele complet"
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 "GitLab nu vÄ poate verifica identitatea Ă®n mod automat. Din motive de securitate, trebuie sÄ vÄ setaČ›i o parolÄ prin %{openingTag}resetarea parolei%{closingTag} pentru a vÄ Č™terge contul."
-msgid "Profiles|If after setting a password, the option to delete your account is still not available, please email %{data_request} to begin the account deletion process."
-msgstr "DacÄ, dupÄ ce aČ›i setat o parolÄ, opČ›iunea de a vÄ Č™terge contul nu este Ă®ncÄ disponibilÄ, vÄ rugÄm sÄ trimiteČ›i un e-mail la %{data_request} pentru a Ă®ncepe procesul de Č™tergere a contului."
+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 "Includeți contribuții private pe profilul meu"
@@ -29155,9 +29368,6 @@ msgstr "Tokenul de e-mail primit a fost resetat cu succes"
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "Creșteți securitatea contului dvs. activând Autentificarea cu doi factori (2FA)"
-msgid "Profiles|Invalid key."
-msgstr "Cheie invalidÄ."
-
msgid "Profiles|Invalid password"
msgstr "ParolÄ invalidÄ"
@@ -29176,15 +29386,9 @@ msgstr "Cheia devine invalidÄ la aceastÄ datÄ."
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr "Cheia devine invalidÄ la aceastÄ datÄ. Durata maximÄ de viaČ›Ä pentru cheile SSH este de %{max_ssh_key_lifetime} de zile"
-msgid "Profiles|Key can still be used after expiration."
-msgstr "Cheia poate fi utilizatÄ Ă®n continuare dupÄ expirare."
-
msgid "Profiles|Key titles are publicly visible."
msgstr "Titlurile cheilor sunt vizibile în mod public."
-msgid "Profiles|Key usable beyond expiration date."
-msgstr "Cheie utilizabilÄ dupÄ data de expirare."
-
msgid "Profiles|Last used:"
msgstr "Ultima utilizare:"
@@ -29408,7 +29612,7 @@ msgid "Project & Group can not be assigned at the same time"
msgstr ""
msgid "Project '%{project_name}' is being imported."
-msgstr ""
+msgstr "Proiectul „%{project_name}” este importat."
msgid "Project '%{project_name}' is in the process of being deleted."
msgstr ""
@@ -29447,7 +29651,7 @@ msgid "Project URL"
msgstr ""
msgid "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 ""
+msgstr "Accesul la proiect trebuie acordat Ă®n mod explicit fiecÄrui utilizator. DacÄ acest proiect face parte dintr-un grup, accesul va fi acordat membrilor grupului."
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 ""
@@ -29465,13 +29669,13 @@ msgid "Project avatar"
msgstr ""
msgid "Project cannot be shared with the group it is in or one of its ancestors."
-msgstr ""
+msgstr "Proiectul nu poate fi partajat cu grupul Ă®n care se aflÄ sau cu unul dintre predecesorii sÄi."
msgid "Project configuration, excluding integrations"
msgstr ""
msgid "Project description (optional)"
-msgstr ""
+msgstr "Descrierea proiectului (opțional)"
msgid "Project does not exist or you don't have permission to perform this action"
msgstr ""
@@ -29501,7 +29705,7 @@ msgid "Project has too many %{label_for_message} to search"
msgstr ""
msgid "Project import requests"
-msgstr "SolicitÄri import proiect"
+msgstr "SolicitÄri de import de proiecte"
msgid "Project info:"
msgstr ""
@@ -29579,13 +29783,13 @@ msgid "ProjectLastActivity|Never"
msgstr "NiciodatÄ"
msgid "ProjectOverview|Fork"
-msgstr ""
+msgstr "Fork"
msgid "ProjectOverview|Forks"
-msgstr ""
+msgstr "Forkuri"
msgid "ProjectOverview|Go to your fork"
-msgstr ""
+msgstr "MergeČ›i la forkul dumneavoastrÄ"
msgid "ProjectOverview|Star"
msgstr ""
@@ -29600,7 +29804,7 @@ msgid "ProjectOverview|Unstar"
msgstr ""
msgid "ProjectOverview|You don't have permission to fork this project"
-msgstr ""
+msgstr "Nu aveți permisiunea de a crea un fork pentru acest proiect"
msgid "ProjectOverview|You have reached your project limit"
msgstr ""
@@ -29615,55 +29819,55 @@ msgid "ProjectPage|Project ID: %{project_id}"
msgstr ""
msgid "ProjectQualitySummary|An error occurred while trying to fetch project quality statistics"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncercÄrii de a prelua statisticile privind calitatea proiectului"
msgid "ProjectQualitySummary|Coverage"
msgstr "Coverage"
msgid "ProjectQualitySummary|Failure"
-msgstr ""
+msgstr "Eșec"
msgid "ProjectQualitySummary|Get insight into the overall percentage of tests in your project that succeed, fail and are skipped."
-msgstr ""
+msgstr "ObČ›ineČ›i informaČ›ii despre procentajul global de teste din proiectul dvs. care reuČ™esc, eČ™ueazÄ Č™i sunt sÄrite."
msgid "ProjectQualitySummary|Latest pipeline results"
-msgstr ""
+msgstr "Rezultatele celui mai recent pipeline"
msgid "ProjectQualitySummary|Learn more about test coverage"
msgstr "Aflați mai multe despre coverage de testate"
msgid "ProjectQualitySummary|Learn more about test reports"
-msgstr ""
+msgstr "Aflați mai multe despre rapoartele de testare"
msgid "ProjectQualitySummary|Measure of how much of your code is covered by tests."
msgstr "MÄsoarÄ cât de mult din codul dvs. este acoperit de teste."
msgid "ProjectQualitySummary|See full report"
-msgstr ""
+msgstr "Consultați raportul complet"
msgid "ProjectQualitySummary|See project Code Coverage Statistics"
msgstr "Consultați Statisticile de Coverage de Cod ale proiectului"
msgid "ProjectQualitySummary|Set up test runs"
-msgstr ""
+msgstr "Configurați cicluri de testare"
msgid "ProjectQualitySummary|Set up test runs (opens in a new tab)"
-msgstr ""
+msgstr "ConfiguraČ›i cicluri de testare (se deschid Ă®ntr-o filÄ nouÄ)"
msgid "ProjectQualitySummary|Skipped"
-msgstr ""
+msgstr "SÄrit"
msgid "ProjectQualitySummary|Success"
-msgstr ""
+msgstr "Succes"
msgid "ProjectQualitySummary|Test coverage"
msgstr "Coverage de testare"
msgid "ProjectQualitySummary|Test runs"
-msgstr ""
+msgstr "RulÄri de testare"
msgid "ProjectQualitySummary|The percentage of tests that succeed, fail, or are skipped."
-msgstr ""
+msgstr "Procentul de teste care reuČ™esc, eČ™ueazÄ sau sunt sÄrite."
msgid "ProjectSelect| or group"
msgstr "sau grup"
@@ -29684,64 +29888,67 @@ msgid "ProjectSelect|There was an error fetching the projects. Please try again.
msgstr "S-a produs o eroare la preluarea proiectelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "ProjectService|Drone server URL"
-msgstr ""
+msgstr "URL-ul serverului de drone"
msgid "ProjectService|Enter new API key"
-msgstr ""
+msgstr "Introduceți noua cheie API"
msgid "ProjectService|Enter new password"
-msgstr ""
+msgstr "IntroduceČ›i noua parolÄ"
msgid "ProjectService|Enter new password."
-msgstr ""
+msgstr "IntroduceČ›i noua parolÄ."
msgid "ProjectService|Enter new token"
-msgstr ""
+msgstr "Introduceți noul token"
msgid "ProjectService|Issue URL"
-msgstr ""
+msgstr "URL-ul problemei"
msgid "ProjectService|Jenkins server URL"
-msgstr ""
+msgstr "URL-ul serverului Jenkins"
msgid "ProjectService|Leave blank to use your current API key"
+msgstr "LÄsaČ›i necompletat pentru a utiliza cheia API curentÄ"
+
+msgid "ProjectService|Leave blank to use your current API key."
msgstr ""
msgid "ProjectService|Leave blank to use your current password"
-msgstr ""
+msgstr "LÄsaČ›i necompletat pentru a utiliza parola dvs. curentÄ"
msgid "ProjectService|Leave blank to use your current password."
-msgstr ""
+msgstr "LÄsaČ›i necompletat pentru a utiliza parola dvs. curentÄ."
msgid "ProjectService|Leave blank to use your current token."
-msgstr ""
+msgstr "LÄsaČ›i necompletat pentru a utiliza tokenul actual."
msgid "ProjectService|Mock service URL"
msgstr ""
msgid "ProjectService|Must have permission to trigger a manual build in TeamCity."
-msgstr ""
+msgstr "Trebuie sÄ aibÄ permisiunea de a declanČ™a un build manual Ă®n TeamCity."
msgid "ProjectService|Perform common operations on GitLab project: %{project_name}"
-msgstr ""
+msgstr "Efectuați operațiuni comune pe proiectul GitLab: %{project_name}"
msgid "ProjectService|Run CI/CD pipelines with Buildkite."
-msgstr "Executați conducte CI/CD cu Buildkite."
+msgstr "Executați pipeline-uri CI/CD cu Buildkite."
msgid "ProjectService|Run CI/CD pipelines with Drone."
-msgstr ""
+msgstr "Executați pipeline-uri CI/CD cu Drone."
msgid "ProjectService|Run CI/CD pipelines with JetBrains TeamCity."
-msgstr ""
+msgstr "Executați pipeline-uri CI/CD cu JetBrains TeamCity."
msgid "ProjectService|TeamCity server URL"
-msgstr ""
+msgstr "URL-ul serverului TeamCity"
msgid "ProjectService|The build configuration ID of the TeamCity project."
-msgstr ""
+msgstr "ID-ul configurației build-ului proiectului TeamCity."
msgid "ProjectService|The token you get after you create a Buildkite pipeline with a GitLab repository."
-msgstr "Tokenul pe care Ă®l primiČ›i dupÄ ce creaČ›i o conductÄ Buildkite cu un repozitoriu GitLab."
+msgstr "Tokenul pe care Ă®l primiČ›i dupÄ ce creaČ›i un pipeline Buildkite cu un repozitoriu GitLab."
msgid "ProjectService|To configure this integration, you should:"
msgstr ""
@@ -29750,43 +29957,43 @@ msgid "ProjectService|Token for the Drone project."
msgstr ""
msgid "ProjectService|Trigger event for new comments on confidential issues."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul pentru noi comentarii privind aspecte confidenČ›iale."
msgid "ProjectService|Trigger event for new comments."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul pentru comentarii noi."
msgid "ProjectService|Trigger event for new tags pushed to the repository."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul pentru noile etichete introduse Ă®n repozitoriu."
msgid "ProjectService|Trigger event for pushes to the repository."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul pentru push Ă®n repozitoriu."
msgid "ProjectService|Trigger event when a commit is created or updated."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când se creeazÄ sau se actualizeazÄ un commit"
msgid "ProjectService|Trigger event when a confidential issue is created, updated, or closed."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când o problemÄ confidenČ›ialÄ este creatÄ, actualizatÄ sau Ă®nchisÄ"
msgid "ProjectService|Trigger event when a deployment starts or finishes."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când Ă®ncepe sau se terminÄ o desfÄČ™urare."
msgid "ProjectService|Trigger event when a merge request is created, updated, or merged."
msgstr "DeclanČ™eazÄ evenimentul atunci când un merge request este creat, actualizat sau fuzionat."
msgid "ProjectService|Trigger event when a new, unique alert is recorded."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când se Ă®nregistreazÄ o alertÄ nouÄ, unicÄ."
msgid "ProjectService|Trigger event when a new, unique vulnerability is recorded. (Note: This feature requires an Ultimate plan.)"
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când se Ă®nregistreazÄ o vulnerabilitate nouÄ, unicÄ. (NotÄ: AceastÄ caracteristicÄ necesitÄ un plan Ultimate)."
msgid "ProjectService|Trigger event when a pipeline status changes."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când se schimbÄ starea unui pipeline."
msgid "ProjectService|Trigger event when a wiki page is created or updated."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când o paginÄ wiki este creatÄ sau actualizatÄ."
msgid "ProjectService|Trigger event when an issue is created, updated, or closed."
-msgstr ""
+msgstr "DeclanČ™eazÄ evenimentul atunci când o problemÄ este creatÄ, actualizatÄ sau Ă®nchisÄ."
msgid "ProjectSettings|%{link_start}What are description templates?%{link_end}"
msgstr "%{link_start}Ce sunt șabloanele de descriere?%{link_end}"
@@ -29794,11 +30001,14 @@ msgstr "%{link_start}Ce sunt șabloanele de descriere?%{link_end}"
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr "%{link_start}Ce variabile pot folosi?%{link_end}"
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr "SetÄri suplimentare care influenČ›eazÄ modul Č™i momentul Ă®n care se realizeazÄ Ă®mbinÄrile."
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Toate discuțiile trebuie rezolvate"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr "Permiteți"
@@ -29809,8 +30019,8 @@ msgstr "AfiČ™aČ›i Ă®ntotdeauna butoanele emoji de recompensÄ cu degetul mare Ă®
msgid "ProjectSettings|Analytics"
msgstr "Analize"
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
-msgstr "Rezolvați automat discuțiile despre diff în merge request atunci când acestea devin învechite"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
+msgstr ""
msgid "ProjectSettings|Badges"
msgstr "Insigne"
@@ -29840,7 +30050,7 @@ msgid "ProjectSettings|Contact an admin to change this setting."
msgstr "ContactaČ›i un administrator pentru a schimba aceastÄ setare."
msgid "ProjectSettings|Container registry"
-msgstr "Registrul containerelor"
+msgstr "Registrul de containere"
msgid "ProjectSettings|Customize this project's badges."
msgstr "Personalizați insignele acestui proiect."
@@ -29872,6 +30082,9 @@ 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."
+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 "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."
@@ -29911,6 +30124,9 @@ msgstr "Evidențiați utilizarea caracterelor unicode ascunse. Acestea au utiliz
msgid "ProjectSettings|Housekeeping, export, archive, change path, transfer, and delete."
msgstr "Întreținere, export, arhivare, schimbare de cale, transfer și ștergere."
+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 "ĂŽn cazul Ă®n care merge train-urile sunt activate, Ă®mbinarea este posibilÄ numai dacÄ un rebase al ramurii poate fi fÄcut fÄrÄ conflicte."
@@ -29926,9 +30142,6 @@ msgstr "Probleme"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr "Obiectele LFS din acest repozitoriu sunt disponibile pentru fork-uri. %{linkStart}Cum le pot elimina?%{linkEnd}"
-msgid "ProjectSettings|Learn about commit history."
-msgstr "Aflați despre istoricul commit-ului."
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr "LÄsaČ›i gol pentru a utiliza Č™ablonul implicit."
@@ -29951,7 +30164,7 @@ msgid "ProjectSettings|Merge commit message template"
msgstr "Čablonul mesajului commit-ului de Ă®mbinare"
msgid "ProjectSettings|Merge commit with semi-linear history"
-msgstr "Commit de fuziune cu istoric semiliniar"
+msgstr "Commit de îmbinare cu istoricul semiliniar"
msgid "ProjectSettings|Merge method"
msgstr "Metoda de îmbinare"
@@ -29989,6 +30202,9 @@ msgstr "Operațiuni"
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr "Suprascrie preferințele de notificare ale utilizatorilor pentru toți membrii proiectului."
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "Pachete"
@@ -30001,6 +30217,9 @@ msgstr "Pages pentru documentația proiectului."
msgid "ProjectSettings|Pipelines must succeed"
msgstr "Pipeline-urile trebuie sÄ reuČ™eascÄ"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "Privat"
@@ -30019,6 +30238,9 @@ msgstr "Solicitați"
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr "NecesitÄ o problemÄ asociatÄ din Jira"
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "Cerințe"
@@ -30113,7 +30335,7 @@ msgid "ProjectSettings|Users can copy the repository to a new project."
msgstr "Utilizatorii pot copia repozitoriul într-un nou proiect."
msgid "ProjectSettings|Users can only push commits to this repository if the committer email is one of their own verified emails."
-msgstr ""
+msgstr "Utilizatorii pot face push de commit-uri Ă®n acest repozitoriu doar dacÄ adresa de e-mail a comitentului este una dintre adresele lor de e-mail verificate."
msgid "ProjectSettings|Users can request access"
msgstr "Utilizatorii pot solicita acces"
@@ -30175,6 +30397,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr "Protocolul de audit HIPAA"
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr "Kotlin Native pentru Linux"
@@ -30214,6 +30439,9 @@ msgstr "Pages/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr "Pages/Middleman"
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Pages/Plain HTML"
@@ -30253,6 +30481,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30296,7 +30527,7 @@ msgid "Projects with no vulnerabilities and security scanning enabled"
msgstr ""
msgid "Projects with this topic"
-msgstr ""
+msgstr "Proiecte cu aceastÄ temÄ"
msgid "Projects with write access"
msgstr ""
@@ -30305,19 +30536,19 @@ msgid "ProjectsDropdown|Frequently visited"
msgstr ""
msgid "ProjectsDropdown|Loading projects"
-msgstr ""
+msgstr "Se Ă®ncarcÄ proiectele"
msgid "ProjectsDropdown|Projects you visit often will appear here"
msgstr ""
msgid "ProjectsDropdown|Search your projects"
-msgstr ""
+msgstr "CÄutaČ›i proiectele d-voastrÄ"
msgid "ProjectsDropdown|Something went wrong on our end."
msgstr ""
msgid "ProjectsDropdown|Sorry, no projects matched your search"
-msgstr ""
+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"
@@ -30398,10 +30629,7 @@ msgid "ProjectsNew|Visibility Level"
msgstr "Nivelul de vizibilitate"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
-msgstr "DoriČ›i sÄ adÄpostiČ›i mai multe proiecte dependente Ă®n acelaČ™i spaČ›iu de nume? %{link_start}CreaČ›i un grup.%{link_end}"
-
-msgid "Prometheus"
-msgstr ""
+msgstr "DoriČ›i sÄ gÄzduiČ›i mai multe proiecte dependente sub acelaČ™i spaČ›iu de nume? %{link_start}CreaČ›i un grup.%{link_end}"
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30416,100 +30644,97 @@ msgid "PrometheusService|%{exporters} with %{metrics} were found"
msgstr "%{exporters} cu %{metrics} au fost gÄsiČ›i"
msgid "PrometheusService|Active"
-msgstr ""
+msgstr "Activ"
msgid "PrometheusService|Auto configuration settings are used unless you override their values here."
-msgstr ""
+msgstr "SetÄrile de configurare automatÄ sunt utilizate cu excepČ›ia cazului Ă®n care le suprascrieČ›i aici valorile."
msgid "PrometheusService|Common metrics"
-msgstr ""
+msgstr "Metrici comune"
msgid "PrometheusService|Common metrics are automatically monitored based on a library of metrics from popular exporters."
-msgstr ""
+msgstr "Metricile comune sunt monitorizate automat pe baza unei biblioteci de metrici de la exportatori populari."
msgid "PrometheusService|Configure GitLab to query a Prometheus installed in one of your clusters."
-msgstr ""
+msgstr "ConfiguraČ›i GitLab pentru a interoga un Prometheus instalat Ă®ntr-unul dintre clusterele dumneavoastrÄ."
msgid "PrometheusService|Custom metrics"
-msgstr ""
+msgstr "Metrici personalizate"
msgid "PrometheusService|Custom metrics require Prometheus installed on a cluster with environment scope \"*\" OR a manually configured Prometheus to be available."
-msgstr ""
+msgstr "Metricile personalizate necesitÄ Prometheus instalat pe un cluster cu scopul mediului „*” SAU un Prometheus configurat manual care sÄ fie disponibil."
msgid "PrometheusService|Enable Prometheus to define custom metrics, using either option above"
-msgstr ""
+msgstr "Activați Prometheus pentru a defini metrici personalizate, utilizând oricare dintre opțiunile de mai sus"
msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
+msgstr "GÄsirea Č™i configurarea metricilor..."
msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
+msgstr "GÄsirea metricilor personalizate..."
msgid "PrometheusService|IAP_CLIENT_ID.apps.googleusercontent.com"
-msgstr ""
+msgstr "IAP_CLIENT_ID.apps.googleusercontent.com"
msgid "PrometheusService|Manage clusters"
-msgstr ""
+msgstr "Gestionați clusterele"
msgid "PrometheusService|Manual configuration"
-msgstr ""
+msgstr "ConfiguraČ›ie manualÄ"
msgid "PrometheusService|Metrics"
-msgstr ""
+msgstr "Metrici"
msgid "PrometheusService|Missing environment variable"
-msgstr ""
+msgstr "Variabila de mediu lipsÄ"
msgid "PrometheusService|Monitor application health with Prometheus metrics and dashboards"
msgstr "MonitorizaČ›i starea de sÄnÄtate a aplicaČ›iei cu metrici Č™i tablouri de bord Prometheus"
msgid "PrometheusService|More information"
-msgstr ""
+msgstr "Mai multe informații"
msgid "PrometheusService|New metric"
-msgstr ""
+msgstr "Noua metricÄ"
msgid "PrometheusService|No %{docsUrlStart}common metrics%{docsUrlEnd} were found"
-msgstr ""
+msgstr "Nu au fost gÄsite %{docsUrlStart}metrici comune%{docsUrlEnd}"
msgid "PrometheusService|No custom metrics have been created. Create one using the button above"
-msgstr ""
+msgstr "Nu a fost create metrici personalizate. Creați una folosind butonul de mai sus"
msgid "PrometheusService|Prometheus cluster integration"
-msgstr ""
+msgstr "Integrarea clusterului Prometheus"
msgid "PrometheusService|Select this checkbox to override the auto configuration settings with your own settings."
-msgstr ""
+msgstr "SelectaČ›i aceastÄ casetÄ de selectare pentru a suprascrie setÄrile de configurare automatÄ cu propriile dvs. setÄri."
msgid "PrometheusService|The ID of the IAP-secured resource."
-msgstr ""
+msgstr "ID-ul resursei securizate IAP."
msgid "PrometheusService|The Prometheus API base URL."
msgstr "URL-ul de bazÄ a API-ului Prometheus."
msgid "PrometheusService|The contents of the credentials.json file of your service account."
-msgstr ""
+msgstr "Conținutul fișierului credentials.json al contului dvs. de serviciu."
msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
+msgstr "Aceste metrici vor fi monitorizate numai dupÄ prima desfÄČ™urare Ă®ntr-un mediu"
msgid "PrometheusService|To use a Prometheus installed on a cluster, deactivate the manual configuration."
-msgstr ""
+msgstr "Pentru a utiliza un Prometheus instalat pe un cluster, dezactivaČ›i configuraČ›ia manualÄ."
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr "PuteČ›i acum sÄ vÄ gestionaČ›i setÄrile Prometheus pe pagina de %{operations_link_start}OperaČ›iuni%{operations_link_end}. Câmpurile de pe aceastÄ paginÄ sunt Ă®nvechite."
+msgstr "ĂŽn aČ™teptarea primei dvs. desfÄČ™urÄri Ă®ntr-un mediu pentru a gÄsi metrici comune"
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
-msgstr ""
+msgstr "AveČ›i un cluster cu integrarea Prometheus activatÄ."
msgid "PrometheusService|https://prometheus.example.com/"
-msgstr ""
+msgstr "https://prometheus.example.com/"
msgid "PrometheusService|{ \"type\": \"service_account\", \"project_id\": ... }"
-msgstr ""
+msgstr "{ \"type\": \"service_account\", \"project_id\": ... }"
msgid "Promote"
msgstr ""
@@ -30518,7 +30743,7 @@ msgid "Promote issue to an epic"
msgstr ""
msgid "Promote issue to incident"
-msgstr ""
+msgstr "Promovați problema în incident"
msgid "Promote to epic"
msgstr ""
@@ -30539,7 +30764,7 @@ msgid "Promoted issue to an epic."
msgstr ""
msgid "Promotes issue to incident"
-msgstr ""
+msgstr "PromoveazÄ problema Ă®n incident"
msgid "Promotion is not supported."
msgstr ""
@@ -30557,22 +30782,22 @@ msgid "Promotions|Burndown Charts are visual representations of the progress of
msgstr "Graficele Burndown sunt reprezentÄri vizuale ale progresului de finalizare a unui obiectiv. Dintr-o singurÄ privire, vedeČ›i starea actualÄ de finalizare a unui obiectiv de etapÄ dat. FÄrÄ ele, ar trebui sÄ vÄ organizaČ›i datele obiectivului etapei Č™i sÄ le trasaČ›i singur pe grafic pentru a avea acelaČ™i sentiment de progres."
msgid "Promotions|Buy EE"
-msgstr ""
+msgstr "CumpÄraČ›i EE"
msgid "Promotions|Buy GitLab Enterprise Edition"
-msgstr ""
+msgstr "CumpÄraČ›i GitLab Enterprise Edition"
msgid "Promotions|Contact an owner of group %{namespace_name} to upgrade the plan."
msgstr "Contactați un proprietar al grupului %{namespace_name} pentru a actualiza planul."
msgid "Promotions|Contact owner %{link_start}%{owner_name}%{link_end} to upgrade the plan."
-msgstr ""
+msgstr "Contactați proprietarul %{link_start}%{owner_name}%{link_end} pentru a actualiza planul."
msgid "Promotions|Contact your Administrator to upgrade your license."
-msgstr ""
+msgstr "ContactaČ›i administratorul dvs. pentru a vÄ actualiza licenČ›a."
msgid "Promotions|Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr "Čablonuri descriere vÄ permit sÄ definiČ›i Č™abloane specifice pentru câmpuri de probleme Č™i cereri de Ă®mbinare pentru proiectul dvs."
+msgstr "Čabloanele de descriere vÄ permit sÄ definiČ›i Č™abloane specifice contextului pentru câmpurile de descriere a problemelor Č™i a merge request-urilor pentru proiectul dumneavoastrÄ."
msgid "Promotions|Dismiss burndown charts promotion"
msgstr "Respingeți promovarea graficelor burndown"
@@ -30581,16 +30806,16 @@ msgid "Promotions|Dismiss repository features promotion"
msgstr "Respingeți promovarea funcțiilor repozitoriului"
msgid "Promotions|Don't show me this again"
-msgstr ""
+msgstr "Nu mai afișa acest mesaj"
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 ""
+msgstr "Epicele vÄ permit sÄ vÄ gestionaČ›i portofoliul de proiecte mai eficient Č™i cu mai puČ›in efort prin urmÄrirea grupurilor de probleme care au o temÄ comunÄ, Ă®n cadrul proiectelor Č™i obiectivelor."
msgid "Promotions|Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
+msgstr "ĂŽmbunÄtÄČ›iČ›i gestionarea problemelor cu „greutate” de probleme Č™i GitLab Enterprise Edition."
msgid "Promotions|Improve merge requests and customer support with GitLab Enterprise Edition."
-msgstr "ĂŽmbunÄtÄČ›iČ›i cererile de Ă®mbinare Č™i asistenČ›a pentru clienČ›i cu GitLab Enterprise Edition."
+msgstr "ĂŽmbunÄtÄČ›iČ›i merge request-urile Č™i suportul pentru clienČ›i cu GitLab Enterprise Edition."
msgid "Promotions|Improve milestones with Burndown Charts."
msgstr "ĂŽmbunÄtÄČ›iČ›i obiectivele cu ajutorul Graficelor Burndown."
@@ -30602,61 +30827,61 @@ msgid "Promotions|Improve search with Advanced Search and GitLab Enterprise Edit
msgstr "ĂŽmbunÄtÄČ›iČ›i cÄutarea cu CÄutare AvansatÄ Č™i GitLab Enterprise Edition."
msgid "Promotions|Keep track of events in your project"
-msgstr ""
+msgstr "ČšineČ›i evidenČ›a evenimentelor din proiectul dumneavoastrÄ"
msgid "Promotions|Learn more"
-msgstr ""
+msgstr "Aflați mai multe"
msgid "Promotions|Merge request approvals"
-msgstr "AprobÄri cereri de Ă®mbinare"
+msgstr "Aprobarea merge request-urilor"
msgid "Promotions|Not now, thanks!"
-msgstr ""
+msgstr "Nu acum, mulțumesc!"
msgid "Promotions|Push Rules"
-msgstr "Reguli împingere"
+msgstr "Reguli Push"
msgid "Promotions|Push Rules are defined per project so you can have different rules applied to different projects depends on your needs."
-msgstr "Regulile de Ă®mpingere sunt definite pe proiect aČ™a cÄ puteČ›i avea reguli diferite aplicate unor proiecte diferite, depinzând de nevoile dvs."
+msgstr "Regulile Push sunt definite pentru fiecare proiect Ă®n parte, astfel Ă®ncât puteČ›i aplica reguli diferite la proiecte diferite, Ă®n funcČ›ie de nevoile dumneavoastrÄ."
msgid "Promotions|Repository Mirroring"
-msgstr "Replicare repozitoriu"
+msgstr "Replicarea repozitoriului"
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 "Replicare repozitoriu este o cale de a replica repozitorii din surse externe. Poate fi folosit pentru a replica toate ramurile, etichetele și comiterile din repozitoriul dvs."
+msgstr "Replicarea repozitoriului este o modalitate de a replica repozitoriile din surse externe. Poate fi utilizatÄ pentru a replica toate ramurile, etichetele Č™i commit-urile pe care le aveČ›i Ă®n repozitoriul dumneavoastrÄ."
msgid "Promotions|See the other features in the %{subscription_link_start}Premium plan%{subscription_link_end}"
-msgstr ""
+msgstr "Vedeți celelalte funcții din planul %{subscription_link_start}Premium%{subscription_link_end}"
msgid "Promotions|Set the number of necessary approvals and define a list of approvers needed for every merge request in a project."
-msgstr "SetaČ›i numÄrul de aprobÄri necesare Č™i definiČ›i o listÄ de aprobatori necesari pentru toate cererile de Ă®mbinare dintr-un proiect."
+msgstr "SetaČ›i numÄrul de aprobÄri necesare Č™i definiČ›i o listÄ de aprobatori necesari pentru fiecare merge request dintr-un proiect."
msgid "Promotions|Start GitLab Ultimate trial"
-msgstr ""
+msgstr "Începeți testarea GitLab Ultimate"
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 "CÄutarea AvansatÄ Ă®n GitLab este un serviciu puternic de cÄutare care vÄ salveazÄ timp. ĂŽn loc sÄ creaČ›i cod duplicat Č™i sÄ irosiČ›i timpul, puteČ›i acum sÄ cÄutaČ›i pentru cod Ă®n alte echipe ce poate sÄ vÄ ajute proiectul."
+msgstr "CÄutarea avansatÄ din GitLab este un serviciu de cÄutare puternic care vÄ economiseČ™te timp. ĂŽn loc sÄ creaČ›i cod duplicat Č™i sÄ pierdeČ›i timpul, acum puteČ›i cÄuta cod Ă®n cadrul altor echipe care vÄ poate ajuta Ă®n propriul proiect."
msgid "Promotions|This feature is locked."
-msgstr ""
+msgstr "AceastÄ caracteristicÄ este blocatÄ"
msgid "Promotions|Try it for free"
-msgstr ""
+msgstr "Încercați-l gratuit"
msgid "Promotions|Upgrade plan"
-msgstr ""
+msgstr "Plan de actualizare"
msgid "Promotions|Upgrade your plan to activate Advanced Search."
-msgstr "ActualizaČ›i-vÄ planul pentru a activa CÄutarea AvansatÄ."
+msgstr "ActualizaČ›i-vÄ planul pentru a activa CÄutarea avansatÄ."
msgid "Promotions|Upgrade your plan to activate Audit Events."
-msgstr "ActualizaČ›i-vÄ planul pentru a activa Evenimentele Audit."
+msgstr "ActualizaČ›i-vÄ planul pentru a activa Evenimentele de audit."
msgid "Promotions|Upgrade your plan to activate Group Webhooks."
msgstr "ActualizaČ›i-vÄ planul pentru a activa Webhook-uri de grup."
msgid "Promotions|Upgrade your plan to improve merge requests."
-msgstr "ActualizaČ›i-vÄ planul pentru a Ă®mbunÄtÄČ›i cererile de Ă®mbinare."
+msgstr "ActualizaČ›i-vÄ planul pentru a Ă®mbunÄtÄČ›i merge request-urile."
msgid "Promotions|Upgrade your plan to improve milestones with Burndown Charts."
msgstr "ActualizaČ›i-vÄ planul pentru a vÄ Ă®mbunÄtÄČ›i obiectivele cu Graficele Burndown."
@@ -30668,22 +30893,22 @@ msgid "Promotions|Webhooks allow you to trigger a URL if, for example, new code
msgstr "Webhook-urile vÄ permit sÄ declanČ™aČ›i o adresÄ URL dacÄ, de exemplu, este publicat un cod nou sau este creatÄ o problemÄ nouÄ. PuteČ›i configura webhook-urile pentru a asculta evenimente specifice, cum ar fi push-uri, probleme sau merge request-uri. Webhook-urile de grup se vor aplica la toate proiectele dintr-un grup, permițându-vÄ sÄ standardizaČ›i funcČ›ionalitatea webhook-urilor Ă®n Ă®ntregul dvs. grup."
msgid "Promotions|Weight"
-msgstr ""
+msgstr "Greutate"
msgid "Promotions|Weighting your issue"
-msgstr ""
+msgstr "AdÄugaČ›i greutate problemei dumneavoastrÄ"
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 ""
+msgstr "Atunci când aveČ›i o mulČ›ime de probleme, poate fi dificil sÄ obČ›ineČ›i o imagine de ansamblu. AdÄugând o greutate problemelor, vÄ puteČ›i face o idee mai bunÄ despre efortul, costul, timpul necesar sau valoarea fiecÄreia dintre ele Č™i, astfel, le puteČ›i gestiona mai bine."
msgid "Promotions|You can restrict access to protected branches by choosing a role (Maintainers, Developers) as well as certain users."
msgstr "PuteČ›i restricČ›iona accesul la ramurile protejate prin selectarea unui rol (ĂŽntreČ›inÄtori, Dezvoltatori), precum Č™i a anumitor utilizatori."
msgid "Promotions|description templates"
-msgstr "Čabloane descriere"
+msgstr "șabloane de descriere"
msgid "Promotions|to help your contributors communicate effectively!"
-msgstr "pentru a vÄ ajuta contributorii sÄ comunice eficient!"
+msgstr "pentru a vÄ ajuta colaboratorii sÄ comunice eficient!"
msgid "Prompt users to upload SSH keys"
msgstr ""
@@ -30695,7 +30920,7 @@ msgid "Protect a tag"
msgstr ""
msgid "Protect variable"
-msgstr ""
+msgstr "Protejați variabila"
msgid "Protected"
msgstr ""
@@ -30725,151 +30950,157 @@ msgid "Protected environments"
msgstr ""
msgid "Protected paths"
-msgstr ""
+msgstr "CÄile 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 ""
+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|Allow all users with push access to %{tag_start}force push%{tag_end}."
-msgstr ""
+msgstr "PermiteČ›i tuturor utilizatorilor cu acces push sÄ execute %{tag_start}push forČ›at%{tag_end}."
msgid "ProtectedBranch|Allow all users with push access to force push."
-msgstr ""
+msgstr "PermiteČ›i tuturor utilizatorilor cu acces push sÄ execute push forČ›at."
msgid "ProtectedBranch|Allowed to force push"
-msgstr ""
+msgstr "AutorizaČ›i sÄ forČ›eze push"
msgid "ProtectedBranch|Allowed to force push:"
-msgstr ""
+msgstr "AutorizaČ›i sÄ forČ›eze push:"
msgid "ProtectedBranch|Allowed to merge"
-msgstr ""
+msgstr "AutorizaČ›i sÄ Ă®mbine"
msgid "ProtectedBranch|Allowed to merge:"
-msgstr ""
+msgstr "AutorizaČ›i sÄ Ă®mbine:"
msgid "ProtectedBranch|Allowed to push"
-msgstr ""
+msgstr "AutorizaČ›i sÄ facÄ push"
msgid "ProtectedBranch|Allowed to push:"
-msgstr ""
+msgstr "AutorizaČ›i sÄ facÄ push:"
msgid "ProtectedBranch|Branch"
-msgstr ""
+msgstr "Ramura"
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
-msgstr ""
+msgstr "Ramura va fi accesibilÄ Ă®n scriere pentru dezvoltatori. SunteČ›i sigur?"
msgid "ProtectedBranch|Branch:"
-msgstr ""
+msgstr "Ramura:"
msgid "ProtectedBranch|By default, protected branches restrict who can modify the branch."
-msgstr ""
+msgstr "ĂŽn mod implicit, ramurile protejate limiteazÄ cine poate modifica ramura."
msgid "ProtectedBranch|Code owner approval"
-msgstr ""
+msgstr "Aprobarea proprietarului de cod"
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
-msgstr ""
+msgstr "Nu se aplicÄ utilizatorilor autorizaČ›i sÄ facÄ push. SecČ›iunile opČ›ionale nu sunt aplicate."
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
-msgstr ""
+msgstr "PÄstraČ›i ramurile stabile Ă®n siguranČ›Ä Č™i forČ›aČ›i dezvoltatorii sÄ foloseascÄ merge request-uri."
msgid "ProtectedBranch|Learn more."
-msgstr ""
+msgstr "Aflați mai multe."
msgid "ProtectedBranch|Protect"
-msgstr ""
+msgstr "Protejați"
msgid "ProtectedBranch|Protect a branch"
-msgstr ""
+msgstr "ProtejaČ›i o ramurÄ"
msgid "ProtectedBranch|Protected branch (%{protected_branches_count})"
-msgstr ""
+msgstr "RamurÄ protejatÄ (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
-msgstr ""
+msgstr "Ramuri protejate"
msgid "ProtectedBranch|Reject code pushes that change files listed in the CODEOWNERS file."
msgstr "RefuzaČ›i Ă®mpingerile de cod care modificÄ fiČ™ierele enumerate Ă®n fiČ™ierul CODEOWNERS."
msgid "ProtectedBranch|Require approval from code owners:"
-msgstr ""
+msgstr "NecesitÄ aprobarea proprietarilor de coduri:"
msgid "ProtectedBranch|There are currently no protected branches, protect a branch with the form above."
-msgstr ""
+msgstr "ĂŽn prezent nu existÄ ramuri protejate, protejaČ›i o ramurÄ cu ajutorul formularului de mai sus."
msgid "ProtectedBranch|Toggle allowed to force push"
-msgstr ""
+msgstr "Comutați permisiunea de push forțat"
msgid "ProtectedBranch|Toggle code owner approval"
-msgstr ""
+msgstr "Comutați aprobarea proprietarului de cod"
msgid "ProtectedBranch|Unprotect"
-msgstr ""
+msgstr "Deprotejați"
msgid "ProtectedBranch|Unprotect branch"
-msgstr ""
+msgstr "Deprotejați ramura"
msgid "ProtectedBranch|What are protected branches?"
-msgstr ""
+msgstr "Ce sunt ramurile protejate?"
msgid "ProtectedBranch|default"
-msgstr ""
+msgstr "implicit"
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
+msgstr "%{environment_name} va putea fi editat de dezvoltatori. Sunteți sigur?"
msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
+msgstr "Autorizat sÄ desfÄČ™oare"
msgid "ProtectedEnvironment|Environment"
+msgstr "Mediu"
+
+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 ""
+msgstr "Numai utilizatorii specificaČ›i pot executa implementÄri Ă®ntr-un mediu protejat."
msgid "ProtectedEnvironment|Protect"
-msgstr ""
+msgstr "Protejare"
msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
+msgstr "Protejați un mediu"
msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
+msgstr "Mediul protejat (%{protected_environments_count})"
msgid "ProtectedEnvironment|Required approvals"
-msgstr ""
+msgstr "AprobÄrile necesare"
msgid "ProtectedEnvironment|Select an environment"
+msgstr "Alegeți un mediu"
+
+msgid "ProtectedEnvironment|Select groups"
msgstr ""
msgid "ProtectedEnvironment|Select users"
-msgstr ""
+msgstr "Alegeți utilizatorii"
msgid "ProtectedEnvironment|There are currently no protected environments. Protect an environment with this form."
-msgstr ""
+msgstr "ĂŽn prezent, nu existÄ medii protejate. ProtejaČ›i un mediu cu acest formular."
msgid "ProtectedEnvironment|Unprotect"
-msgstr ""
+msgstr "Anulare protecție"
msgid "ProtectedEnvironment|Your environment can't be unprotected"
-msgstr ""
+msgstr "Mediul dvs. nu poate fi neprotejat"
msgid "ProtectedEnvironment|Your environment has been protected."
-msgstr ""
+msgstr "Mediul dvs. a fost protejat."
msgid "ProtectedEnvironment|Your environment has been unprotected"
-msgstr ""
+msgstr "Mediul dvs. a fost deprotejat"
msgid "ProtectedTags|Unprotect tag"
-msgstr ""
+msgstr "Deprotejați eticheta"
msgid "ProtectedTags|default"
-msgstr ""
+msgstr "implicit"
msgid "ProtectedTag|By default, protected tags restrict who can modify the tag."
-msgstr ""
+msgstr "ĂŽn mod implicit, etichetele protejate limiteazÄ cine poate modifica eticheta."
msgid "ProtectedTag|Learn more."
msgstr ""
@@ -30884,7 +31115,7 @@ msgid "ProtectedTag|What are protected tags?"
msgstr ""
msgid "ProtectedTag|default"
-msgstr ""
+msgstr "implicit"
msgid "Protip: %{linkStart}Auto DevOps%{linkEnd} uses Kubernetes clusters to deploy your code!"
msgstr "Sfat pro: %{linkStart}Auto DevOps%{linkEnd} foloseČ™te clusterele Kubernetes pentru a vÄ implementa codul!"
@@ -30904,12 +31135,6 @@ msgstr "Furnizat de:"
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr "Colectarea de date pseudonimizate este dezactivatÄ. Atunci când este activatÄ, GitLab executÄ un job Ă®n fundal pentru a exporta CSV-uri pseudonimizate din baza de date GitLab. FiČ™ierele CSV sunt apoi Ă®ncÄrcate Ă®n directorul configurat pentru stocarea obiectelor."
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30923,7 +31148,7 @@ msgid "Public Access Help"
msgstr ""
msgid "Public deploy keys"
-msgstr ""
+msgstr "Chei publice de desfÄČ™urare"
msgid "Public pipelines"
msgstr ""
@@ -30962,7 +31187,7 @@ 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 ""
+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 "Push"
msgstr ""
@@ -30982,9 +31207,12 @@ msgstr ""
msgid "Push an existing folder"
msgstr ""
-msgid "Push commits to the source branch or add previously merged commits to review them."
+msgid "Push code to the repository."
msgstr ""
+msgid "Push commits to the source branch or add previously merged commits to review them."
+msgstr "FaceČ›i push de commit-uri la ramura sursÄ sau adÄugaČ›i commit-urile Ă®mbinate anterior pentru a le revizui."
+
msgid "Push events"
msgstr ""
@@ -31055,9 +31283,12 @@ msgid "PushoverService|%{user_name} deleted branch \"%{ref}\"."
msgstr "%{user_name} a șters ramura „%{ref}”."
msgid "PushoverService|%{user_name} push to branch \"%{ref}\"."
-msgstr ""
+msgstr "%{user_name} face push la ramura „%{ref}”."
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
+msgstr "%{user_name} a Ă®mpins noua ramurÄ â€ž%{ref}”."
+
+msgid "PushoverService|Enter new user key"
msgstr ""
msgid "PushoverService|Enter your application key."
@@ -31067,7 +31298,7 @@ msgid "PushoverService|Enter your user key."
msgstr "Introduceți cheia dvs. de utilizator."
msgid "PushoverService|Get real-time notifications on your device."
-msgstr ""
+msgstr "ObČ›ineČ›i notificÄri Ă®n timp real pe dispozitivul dvs."
msgid "PushoverService|High priority"
msgstr "Prioritate ridicatÄ"
@@ -31075,6 +31306,9 @@ msgstr "Prioritate ridicatÄ"
msgid "PushoverService|Leave blank for all active devices."
msgstr "LÄsaČ›i necompletat pentru toate dispozitivele active."
+msgid "PushoverService|Leave blank to use your current user key."
+msgstr ""
+
msgid "PushoverService|Low priority"
msgstr "Prioritate redusÄ"
@@ -31085,25 +31319,25 @@ msgid "PushoverService|Normal priority"
msgstr "Prioritate normalÄ"
msgid "PushoverService|See project %{project_full_name}"
-msgstr ""
+msgstr "Consultați proiectul %{project_full_name}"
msgid "PushoverService|Total commits count: %{total_commits_count}"
-msgstr ""
+msgstr "NumÄr total de commit-uri: %{total_commits_count}"
msgid "QualitySummary|Project quality"
-msgstr ""
+msgstr "Calitatea proiectului"
msgid "Query"
msgstr ""
msgid "Query cannot be processed"
-msgstr ""
+msgstr "Interogarea nu poate fi procesatÄ"
msgid "Queued"
msgstr "În așteptare"
msgid "Quick actions can be used in description and comment boxes."
-msgstr "Acțiuni rapide pot fi folosite în chenare de descriere și comentarii."
+msgstr "Acțiunile rapide pot fi utilizate în casetele de descriere și de comentarii."
msgid "Quick help"
msgstr ""
@@ -31139,13 +31373,13 @@ msgid "Rate limit"
msgstr "LimitÄ frecvenČ›Ä"
msgid "Rate limit access to specified paths."
-msgstr ""
+msgstr "LimitaČ›i rata de acces la cÄile specificate."
msgid "Rate limits can help reduce request volume (like from crawlers or abusive bots)."
msgstr "Limitele de vitezÄ pot ajuta la reducerea volumului de solicitÄri (de exemplu, de la crawlerele sau roboČ›ii abuzivi)."
msgid "Raw blob request rate limit per minute"
-msgstr ""
+msgstr "Limita ratei de solicitare a blob-urilor brute pe minut"
msgid "Raw blob requests"
msgstr "SolicitÄri blob brute"
@@ -31214,13 +31448,10 @@ msgid "Recaptcha verified?"
msgstr ""
msgid "Receive a $50 gift card as a thank you for your time."
-msgstr ""
+msgstr "Primiți un card cadou de 50 de dolari ca mulțumire pentru timpul dedicat."
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
-msgstr ""
-
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
+msgstr "Primiți un %{strongOpen}card cadou de 50 de dolari%{strongClose} ca mulțumire pentru timpul dedicat."
msgid "Receive any notifications from GitLab."
msgstr "Primiți orice notificare de la GitLab."
@@ -31244,7 +31475,7 @@ msgid "Recent Searches Service is unavailable"
msgstr ""
msgid "Recent events"
-msgstr ""
+msgstr "Evenimente recente"
msgid "Recent searches"
msgstr ""
@@ -31337,7 +31568,7 @@ msgid "Register WebAuthn Device"
msgstr ""
msgid "Register as many runners as you want. You can register runners as separate users, on separate servers, and on your local machine. Runners are either:"
-msgstr ""
+msgstr "Înregistrați cât de mulți executori doriți. Puteți înregistra executorii ca utilizatori separați, pe servere separate și pe computerul dvs. local. Executorii sunt fie:"
msgid "Register device"
msgstr ""
@@ -31346,61 +31577,61 @@ msgid "Register now"
msgstr ""
msgid "Register the runner with this URL:"
-msgstr ""
+msgstr "Înregistrați executorul cu acest URL:"
msgid "Register with two-factor app"
msgstr ""
msgid "RegistrationFeatures|Enable Service Ping and register for this feature."
-msgstr ""
+msgstr "ActivaČ›i serviciul Ping Č™i Ă®nregistraČ›i-vÄ pentru aceastÄ funcČ›ie."
msgid "RegistrationFeatures|Read more about the %{link_start}Registration Features Program%{link_end}."
-msgstr ""
+msgstr "Aflați mai multe despre %{link_start}programul Funcții de înregistrare%{link_end}."
msgid "RegistrationFeatures|Registration Features Program"
-msgstr ""
+msgstr "Programul Funcții de înregistrare"
msgid "RegistrationFeatures|Want to %{feature_title} for free?"
-msgstr ""
+msgstr "VreČ›i sÄ %{feature_title} gratuit?"
msgid "RegistrationFeatures|send emails to users"
-msgstr ""
+msgstr "trimiteČ›i e-mailuri cÄtre utilizatori"
msgid "RegistrationFeatures|use this feature"
-msgstr ""
+msgstr "utilizaČ›i aceastÄ funcČ›ie"
msgid "RegistrationVerification|Are you sure you want to skip this step?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ sÄriČ›i peste aceastÄ etapÄ?"
msgid "RegistrationVerification|Enable free CI/CD minutes"
-msgstr ""
+msgstr "Activați minutele CI/CD gratuite"
msgid "RegistrationVerification|GitLab will not charge your card, it will only be used for validation."
-msgstr ""
+msgstr "GitLab nu vÄ va debita cardul, acesta va fi folosit doar pentru validare."
msgid "RegistrationVerification|Pipelines using shared GitLab runners will fail until you validate your account."
-msgstr ""
+msgstr "Pipeline-urile care utilizeazÄ executori partajaČ›i GitLab vor eČ™ua pânÄ când nu vÄ validaČ›i contul."
msgid "RegistrationVerification|Skip this for now"
-msgstr ""
+msgstr "SÄriČ›i peste aceasta deocamdatÄ."
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 ""
+msgstr "Pentru a menČ›ine GitLab fÄrÄ spam Č™i abuzuri, vÄ rugÄm sÄ vÄ verificaČ›i identitatea cu o metodÄ de platÄ validÄ, cum ar fi un card de debit sau de credit. PânÄ atunci, nu puteČ›i utiliza minutele CI/CD gratuite pentru a vÄ construi aplicaČ›ia."
msgid "RegistrationVerification|Validate account"
-msgstr ""
+msgstr "Validați contul"
msgid "RegistrationVerification|Verify your identity"
-msgstr ""
+msgstr "VerificaČ›i-vÄ identitatea"
msgid "RegistrationVerification|Yes, I'd like to skip"
-msgstr ""
+msgstr "Da, aČ™ vrea sÄ sar peste"
msgid "RegistrationVerification|You can alway verify your account at a later time."
-msgstr ""
+msgstr "PuteČ›i oricând sÄ vÄ verificaČ›i contul ulterior."
msgid "Registration|Checkout"
-msgstr ""
+msgstr "Checkout"
msgid "Registration|Your GitLab group"
msgstr ""
@@ -31429,89 +31660,104 @@ msgstr "Se referÄ la %{issuable_type} %{add_related_issue_link}"
msgid "Related feature flags"
msgstr "Feature Flags asociate"
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
msgid "Related merge requests"
-msgstr ""
+msgstr "Merge request-uri asociate"
msgid "Relates to"
msgstr ""
msgid "Release"
msgid_plural "Releases"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Lansare"
+msgstr[1] "LansÄri"
+msgstr[2] "LansÄri"
msgid "Release assets"
-msgstr ""
+msgstr "Resursele versiunii"
msgid "Release assets documentation"
-msgstr ""
+msgstr "Documentația resurselor versiunii"
msgid "Release does not have the same project as the milestone"
-msgstr ""
+msgstr "Lansarea nu are același proiect ca și obiectivul"
msgid "Release notes"
-msgstr ""
+msgstr "Note de lansare"
msgid "Release notes:"
-msgstr ""
+msgstr "Note de lansare:"
msgid "Release title"
-msgstr ""
+msgstr "Titlul versiunii"
msgid "Release with tag \"%{tag}\" was not found"
-msgstr ""
+msgstr "Versiunea cu eticheta „%{tag}” nu a fost gÄsitÄ"
msgid "ReleaseAssetLinkType|Image"
-msgstr ""
+msgstr "Imagine"
msgid "ReleaseAssetLinkType|Images"
-msgstr ""
+msgstr "Imagini"
msgid "ReleaseAssetLinkType|Other"
-msgstr ""
+msgstr "Altele"
msgid "ReleaseAssetLinkType|Package"
-msgstr ""
+msgstr "Pachet"
msgid "ReleaseAssetLinkType|Packages"
-msgstr ""
+msgstr "Pachete"
msgid "ReleaseAssetLinkType|Runbook"
-msgstr ""
+msgstr "Runbook"
msgid "ReleaseAssetLinkType|Runbooks"
-msgstr ""
+msgstr "Runbooks"
msgid "Released date"
-msgstr ""
+msgstr "Data lansÄrii"
msgid "Releases"
-msgstr ""
+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 ""
+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 ""
+msgstr "DocumentaČ›ia lansÄrilor"
msgid "Releases|New Release"
-msgstr ""
+msgstr "Lansare nouÄ"
+
+msgid "Releases|Tag message"
+msgstr "Mesajul etichetei"
+
+msgid "Release|Include message from the annotated tag."
+msgstr "IncludeČ›i mesajul din eticheta adnotatÄ."
msgid "Release|Something went wrong while creating a new release."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul creÄrii unei noi versiuni."
msgid "Release|Something went wrong while getting the release details."
-msgstr ""
+msgstr "Ceva nu a funcționat la obținerea detaliilor despre versiune."
msgid "Release|Something went wrong while saving the release details."
-msgstr ""
+msgstr "Ceva nu a mers bine la salvarea detaliilor versiunii."
+
+msgid "Release|Unable to fetch the tag notes."
+msgstr "Nu se pot obține notele etichetei."
+
+msgid "Release|You can edit the content later by editing the release. %{linkStart}How do I edit a release?%{linkEnd}"
+msgstr "PuteČ›i modifica ulterior conČ›inutul prin editarea versiunii. %{linkStart}Cum se editeazÄ o versiune?%{linkEnd}"
msgid "Reload page"
msgstr "ReĂ®ncÄrcaČ›i pagina"
@@ -31526,7 +31772,7 @@ msgid "Remind later"
msgstr ""
msgid "Remote object has no absolute path."
-msgstr ""
+msgstr "Obiectul remote nu are cale absolutÄ."
msgid "Remove"
msgstr ""
@@ -31565,7 +31811,7 @@ msgid "Remove assignee"
msgstr ""
msgid "Remove attention request"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i cererea de atenČ›ie"
msgid "Remove attention request(s)"
msgstr ""
@@ -31580,10 +31826,10 @@ msgid "Remove child epic from an epic"
msgstr ""
msgid "Remove customer relation contact(s)."
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i contactul (contactele) de relaČ›ii cu clienČ›ii."
msgid "Remove customer relation contacts"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i contactele de relaČ›ii cu clienČ›ii"
msgid "Remove deploy key"
msgstr ""
@@ -31592,7 +31838,7 @@ msgid "Remove description history"
msgstr ""
msgid "Remove due date"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i data scadentÄ"
msgid "Remove favicon"
msgstr ""
@@ -31601,7 +31847,7 @@ msgid "Remove file"
msgstr "ĂŽnlÄturaČ›i fiČ™ierul"
msgid "Remove fork relationship"
-msgstr ""
+msgstr "Eliminați relația fork"
msgid "Remove from batch"
msgstr ""
@@ -31613,7 +31859,7 @@ msgid "Remove group"
msgstr ""
msgid "Remove header logo"
-msgstr ""
+msgstr "ĂŽndepÄrtaČ›i logoul antetului"
msgid "Remove iteration"
msgstr ""
@@ -31634,7 +31880,7 @@ msgid "Remove log"
msgstr ""
msgid "Remove logo"
-msgstr ""
+msgstr "Eliminați logoul"
msgid "Remove member"
msgstr ""
@@ -31655,13 +31901,13 @@ msgid "Remove reviewer"
msgstr ""
msgid "Remove runner"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i executorul"
msgid "Remove secondary email"
msgstr ""
msgid "Remove spent time"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i timpul petrecut"
msgid "Remove time estimate"
msgstr ""
@@ -31715,7 +31961,7 @@ msgid "Removed attention from %{users_sentence}."
msgstr ""
msgid "Removed attention request from @%{username}"
-msgstr ""
+msgstr "A fost eliminatÄ solicitarea de atenČ›ie de la @%{username}"
msgid "Removed group can not be restored!"
msgstr ""
@@ -31727,19 +31973,19 @@ msgid "Removed spent time."
msgstr ""
msgid "Removed the due date."
-msgstr ""
+msgstr "A fost Ă®nlÄturatÄ data scadentÄ."
msgid "Removed time estimate."
msgstr ""
msgid "Removed upload with id %{id}"
-msgstr ""
+msgstr "S-a eliminat Ă®ncÄrcarea cu ID-ul %{id}"
msgid "RemovedProjects|No projects pending deletion found"
-msgstr ""
+msgstr "Nu s-au gÄsit proiecte Ă®n curs de Č™tergere"
msgid "RemovedProjects|Projects that are pending deletion that you have access to are listed here."
-msgstr ""
+msgstr "Proiectele care sunt în curs de ștergere și la care aveți acces sunt enumerate aici."
msgid "Removes %{assignee_text} %{assignee_references}."
msgstr ""
@@ -31772,10 +32018,10 @@ msgid "Removes parent epic %{epic_ref}."
msgstr ""
msgid "Removes spent time."
-msgstr ""
+msgstr "ĂŽnlÄturÄ timpul petrecut."
msgid "Removes the due date."
-msgstr ""
+msgstr "ĂŽnlÄturÄ data scadentÄ."
msgid "Removes time estimate."
msgstr ""
@@ -31799,7 +32045,7 @@ msgid "Renew subscription"
msgstr ""
msgid "Renews"
-msgstr ""
+msgstr "Reînnoiește"
msgid "Reopen"
msgstr ""
@@ -31817,7 +32063,7 @@ msgid "Reopen milestone"
msgstr ""
msgid "Reopen test case"
-msgstr ""
+msgstr "Redeschideți cazul de testare"
msgid "Reopen this %{quick_action_target}"
msgstr ""
@@ -31832,7 +32078,7 @@ msgid "Replace"
msgstr ""
msgid "Replace %{blob_name}"
-msgstr ""
+msgstr "Înlocuiți %{blob_name}"
msgid "Replace %{name}"
msgstr ""
@@ -31840,14 +32086,23 @@ msgstr ""
msgid "Replace all label(s)"
msgstr ""
+msgid "Replace audio"
+msgstr ""
+
msgid "Replace file"
msgstr "Înlocuiți fișierul"
+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 ""
+msgstr "ĂŽnlocuieČ™te rÄdÄcina URL a clonei."
msgid "Replication"
msgstr ""
@@ -31855,6 +32110,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31864,14 +32122,11 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
msgid "Report abuse to admin"
-msgstr ""
+msgstr "Raportați abuzul la un administrator"
msgid "Report couldn't be prepared."
msgstr "Raportul nu a putut fi pregÄtit."
@@ -31879,6 +32134,9 @@ msgstr "Raportul nu a putut fi pregÄtit."
msgid "Report for the scan has been removed from the database."
msgstr "Raportul pentru scanare a fost eliminat din baza de date."
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "Raportat(Ä) %{timeAgo} de %{reportedBy}"
@@ -31964,7 +32222,7 @@ msgid "Reports|Filename"
msgstr "Numele fișierului"
msgid "Reports|Fixed"
-msgstr ""
+msgstr "Corectat"
msgid "Reports|Full report"
msgstr "Raport complet"
@@ -31997,7 +32255,7 @@ msgid "Reports|Metrics reports: %{strong_start}%{numberOfChanges}%{strong_end} %
msgstr "Rapoarte de metrici: %{strong_start}%{numberOfChanges}%{strong_end} %{changes}"
msgid "Reports|New"
-msgstr ""
+msgstr "Nou"
msgid "Reports|Scanner"
msgstr "Scaner"
@@ -32041,14 +32299,17 @@ 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 "Coverage mediu pe job"
msgid "RepositoriesAnalytics|Average coverage"
msgstr "Coverage mediu"
-msgid "RepositoriesAnalytics|Average test coverage last 30 days"
-msgstr "Coverage de testare mediu în ultimele 30 de zile"
+msgid "RepositoriesAnalytics|Average test coverage"
+msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
msgstr "Coverage de cod: %{averageCoverage}"
@@ -32071,18 +32332,42 @@ msgstr "DescÄrcaČ›i datele de coverage de teste (.csv)"
msgid "RepositoriesAnalytics|Historic Test Coverage Data is available in raw format (.csv) for further analysis."
msgstr "Datele istoricului de coverage de teste sunt disponibile în format brut (.csv) pentru analize ulterioare."
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "RepositoriesAnalytics|In the last day, on average, %{metricValue} of all jobs are covered."
+msgstr ""
+
msgid "RepositoriesAnalytics|Jobs with Coverage"
msgstr "Joburi cu Coverage"
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr "Joburi cu Coverage: %{coverageCount}"
+msgid "RepositoriesAnalytics|Last 30 days"
+msgstr ""
+
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
+msgid "RepositoriesAnalytics|Last updated %{timeAgo}"
+msgstr ""
+
msgid "RepositoriesAnalytics|Latest test coverage results"
msgstr "Ultimele rezultate de coverage de teste"
+msgid "RepositoriesAnalytics|Latest test coverage results for all projects in %{groupName} (excluding projects in subgroups)."
+msgstr ""
+
msgid "RepositoriesAnalytics|No test coverage to display"
msgstr "Niciun coverage de teste de afișat"
@@ -32098,11 +32383,14 @@ msgstr "Proiecte cu Coverage"
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr "Proiecte cu Coverage: %{projectCount}"
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr "Testare Coverage de cod"
msgid "RepositoriesAnalytics|There was an error fetching the projects."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii proiectelor."
msgid "Repository"
msgstr ""
@@ -32119,11 +32407,14 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
msgid "Repository check was triggered."
-msgstr ""
+msgstr "A fost declanČ™atÄ verificarea repozitoriului."
msgid "Repository checks"
msgstr ""
@@ -32156,10 +32447,10 @@ msgid "Repository maintenance"
msgstr "Administrarea repozitoriului"
msgid "Repository mirroring"
-msgstr ""
+msgstr "Replicarea repozitoriului"
msgid "Repository mirroring configuration"
-msgstr "Configurație replicare repozitoriu"
+msgstr "ConfiguraČ›ia replicÄrii repozitoriului"
msgid "Repository must contain at least 1 file."
msgstr ""
@@ -32168,7 +32459,7 @@ msgid "Repository size is above the limit."
msgstr ""
msgid "Repository size limit (MB)"
-msgstr ""
+msgstr "Limita dimensiunii repozitoriului (MB)"
msgid "Repository storage"
msgstr ""
@@ -32176,6 +32467,9 @@ 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 "Repozitoriu: %{counter_repositories} / Wikis: %{counter_wikis} / Artefacte de construcČ›ie: %{counter_build_artifacts} / Artefacte de pipeline: %{counter_pipeline_artifacts} / LFS: %{counter_lfs_objects} / Fragmente de cod: %{counter_snippets} / Pachete: %{counter_packages} / ĂŽncÄrcÄri: %{counter_uploads}"
@@ -32183,7 +32477,7 @@ msgid "RepositorySettingsAccessLevel|Select"
msgstr ""
msgid "Request"
-msgstr ""
+msgstr "Solicitare"
msgid "Request Access"
msgstr ""
@@ -32200,6 +32494,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32225,17 +32522,23 @@ msgid "Requested attention from %{users_sentence}."
msgstr ""
msgid "Requested attention from @%{username}"
+msgstr "A solicitat atenție de la @%{username}"
+
+msgid "Requested attention from @%{username}. Your own attention request was removed."
msgstr ""
msgid "Requested design version does not exist."
-msgstr ""
+msgstr "Versiunea de design solicitatÄ nu existÄ."
msgid "Requested review"
msgstr ""
-msgid "Requested states are invalid"
+msgid "Requested review. Your attention request was removed."
msgstr ""
+msgid "Requested states are invalid"
+msgstr "StÄrile solicitate nu sunt valide"
+
msgid "Requests"
msgstr ""
@@ -32249,7 +32552,7 @@ msgid "Require additional authentication for administrative tasks."
msgstr "NecesitÄ autentificare suplimentarÄ pentru sarcini administrative."
msgid "Require all users in this group to set up two-factor authentication"
-msgstr ""
+msgstr "SolicitaČ›i ca toČ›i utilizatorii din acest grup sÄ configureze autentificarea cu doi factori"
msgid "Required approvals (%{approvals_given} given)"
msgstr ""
@@ -32261,10 +32564,10 @@ msgid "Required in this project."
msgstr ""
msgid "Required only if you are not using role instance credentials."
-msgstr ""
+msgstr "Este necesar numai dacÄ nu utilizaČ›i acreditÄrile instanČ›ei de rol."
msgid "Requirement"
-msgstr ""
+msgstr "CerinČ›Ä"
msgid "Requirement %{reference} has been added"
msgstr ""
@@ -32279,7 +32582,7 @@ msgid "Requirement %{reference} has been updated"
msgstr ""
msgid "Requirement title cannot have more than %{limit} characters."
-msgstr ""
+msgstr "Titlul cerinței nu poate avea mai mult de %{limit} caractere."
msgid "Requirements"
msgstr ""
@@ -32295,15 +32598,15 @@ msgstr[2] "NecesitÄ %d de aprobÄri din partea utilizatorilor eligibili."
msgid "Requires %{count} approval from %{names}."
msgid_plural "Requires %{count} approvals from %{names}."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "NecesitÄ %{count} aprobare de la %{names}."
+msgstr[1] "NecesitÄ %{count} aprobÄri de la %{names}."
+msgstr[2] "NecesitÄ %{count} de aprobÄri de la %{names}."
msgid "Requires values to meet regular expression requirements."
msgstr "NecesitÄ ca valorile sÄ Ă®ndeplineascÄ cerinČ›ele expresiilor regulate."
msgid "Requires you to deploy or set up cloud-hosted Sentry."
-msgstr ""
+msgstr "NecesitÄ sÄ implementaČ›i sau sÄ configuraČ›i Sentry gÄzduit Ă®n cloud."
msgid "Requires your primary GitLab email address."
msgstr ""
@@ -32329,14 +32632,8 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
-msgstr ""
+msgstr "Resetare fișier"
msgid "Reset filters"
msgstr ""
@@ -32344,9 +32641,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "ResetaČ›i tokenul de acces pentru verificarea de sÄnÄtate"
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32354,7 +32648,7 @@ msgid "Reset password"
msgstr ""
msgid "Reset registration token"
-msgstr ""
+msgstr "Resetați tokenul de înregistrare"
msgid "Reset template"
msgstr ""
@@ -32362,9 +32656,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32405,7 +32696,7 @@ msgid "Response metrics (AWS ELB)"
msgstr ""
msgid "Response metrics (Custom)"
-msgstr ""
+msgstr "Metricile de rÄspuns (personalizate)"
msgid "Response metrics (HA Proxy)"
msgstr ""
@@ -32450,7 +32741,7 @@ msgid "Restrict membership by email domain"
msgstr ""
msgid "Restrict projects for this runner"
-msgstr ""
+msgstr "Limitați proiectele pentru acest executor"
msgid "Restricted shift times are not available for hourly shifts"
msgstr ""
@@ -32459,7 +32750,7 @@ msgid "Resume"
msgstr ""
msgid "Resync"
-msgstr ""
+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."
@@ -32468,10 +32759,10 @@ msgid "Retry"
msgstr ""
msgid "Retry downstream pipeline"
-msgstr ""
+msgstr "Reîncercare pipeline din aval"
msgid "Retry failed jobs"
-msgstr ""
+msgstr "Reîncercați joburile eșuate"
msgid "Retry job"
msgstr ""
@@ -32480,10 +32771,10 @@ msgid "Retry migration"
msgstr ""
msgid "Retry the downstream pipeline"
-msgstr ""
+msgstr "Reîncercați pipeline-ul din aval"
msgid "Retry the trigger job"
-msgstr ""
+msgstr "Reîncercați jobul de declanșare"
msgid "Retry this job"
msgstr ""
@@ -32567,34 +32858,34 @@ msgid "Revoked"
msgstr ""
msgid "Revoked access token %{access_token_name}!"
-msgstr ""
+msgstr "S-a revocat tokenul de acces %{access_token_name}!"
msgid "Revoked impersonation token %{token_name}!"
-msgstr ""
+msgstr "Tokenul de impersonare %{token_name} a fost revocat!"
msgid "Revoked personal access token %{personal_access_token_name}!"
-msgstr ""
+msgstr "Token de acces personal revocat %{personal_access_token_name}!"
msgid "RightSidebar|Copy email address"
-msgstr ""
+msgstr "Copiați adresa de e-mail"
msgid "RightSidebar|Issue email"
-msgstr ""
+msgstr "E-mail de problemÄ"
msgid "RightSidebar|adding a"
-msgstr ""
+msgstr "la adÄugarea"
msgid "RightSidebar|deleting the"
-msgstr ""
+msgstr "la ștergerea"
msgid "Roadmap"
-msgstr ""
+msgstr "Foaie parcurs"
msgid "Roadmap settings"
-msgstr ""
+msgstr "SetÄri foaie de parcurs"
msgid "Roadmap view"
-msgstr ""
+msgstr "Afișare foaie de parcurs"
msgid "Role"
msgstr ""
@@ -32618,13 +32909,13 @@ msgid "Run %{code_start}git fsck%{code_end} periodically in all project and wiki
msgstr "ExecutaČ›i %{code_start}git fsck%{code_end} periodic Ă®n toate proiectele Č™i repozitoriile wiki pentru a cÄuta probleme de corupČ›ie disc silenČ›ioase."
msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
+msgstr "Rulați pipeline-uri CI/CD pentru repozitoriile externe"
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 "Rulați pipeline-uri CI/CD cu Jenkins atunci când faceți push într-un repozitoriu sau atunci când este creat, actualizat sau îmbinat un merge request. %{docs_link}"
msgid "Run CI/CD pipelines with Jenkins."
-msgstr ""
+msgstr "Executați pipeline-uri CI/CD cu Jenkins."
msgid "Run housekeeping"
msgstr ""
@@ -32639,31 +32930,31 @@ msgid "Run untagged jobs"
msgstr ""
msgid "Runner"
-msgstr ""
+msgstr "Executor"
msgid "Runner API"
-msgstr ""
+msgstr "Executor API"
msgid "Runner tokens"
-msgstr ""
+msgstr "Tokenuri de executor"
msgid "Runner was not updated."
-msgstr ""
+msgstr "Executorul nu a fost actualizat."
msgid "Runner was successfully updated."
-msgstr ""
+msgstr "Executorul a fost actualizat cu succes."
msgid "Runners"
-msgstr ""
+msgstr "Executori"
msgid "Runners are processes that pick up and execute CI/CD jobs for GitLab."
-msgstr ""
+msgstr "Executorii sunt procese care preiau Č™i executÄ sarcini CI/CD pentru GitLab."
msgid "Runners page."
-msgstr ""
+msgstr "Pagina executorilor."
msgid "Runners|%{percentage} spot."
-msgstr "Spot %{percentage}"
+msgstr "%{percentage} spot."
msgid "Runners|%{strongStart}%{count}%{strongEnd} runner selected"
msgid_plural "Runners|%{strongStart}%{count}%{strongEnd} runners selected"
@@ -32680,12 +32971,24 @@ msgstr[2] "%{strongStart}%{count}%{strongEnd} de executori vor fi șterși perma
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 "O capacitate de 1 permite o HA caldÄ prin regenerarea grupului cu Scalare AutomatÄ. O capacitate de 2 permite o HA fierbinte, deoarece serviciul este disponibil chiar Č™i atunci când se pierde un nod. O capacitate de 3 sau mai mare permite o HA fierbinte Č™i scalarea manualÄ a flotei de executori."
+msgid "Runners|A new version is available"
+msgstr "O nouÄ versiune este disponibilÄ"
+
+msgid "Runners|A periodic background task deletes runners that haven't contacted GitLab in more than %{elapsedTime}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr "O sarcinÄ de fundal periodicÄ Č™terge executorii care nu au contactat GitLab de mai mult de %{elapsedTime}. %{linkStart}Pot vedea câți executori au fost Č™terČ™i?%{linkEnd}"
+
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|All"
msgstr "Toți"
+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 "ToČ›i executorii de grup care nu au contactat GitLab de mai mult de %{elapsedTime} sunt Č™terČ™i permanent. AceastÄ sarcinÄ se executÄ periodic Ă®n fundal."
+
msgid "Runners|Amazon Linux 2 Docker HA with manual scaling and optional scheduling. %{percentage} spot."
msgstr "Amazon Linux 2 Docker HA cu scalare manualÄ Č™i programare opČ›ionalÄ. %{percentage} spot."
@@ -32773,10 +33076,22 @@ msgstr "DescÄrcaČ›i Č™i instalaČ›i binarul"
msgid "Runners|Download latest binary"
msgstr "DescÄrcaČ›i cel mai recent binar"
+msgid "Runners|Edit your search and try again"
+msgstr ""
+
+msgid "Runners|Enable stale runner cleanup"
+msgstr "ActivaČ›i curÄČ›area executorilor inactivi"
+
+msgid "Runners|Enable stale runner cleanup?"
+msgstr "ActivaČ›i curÄČ›area executorilor inactivi?"
+
msgid "Runners|Enter the number of seconds. This timeout takes precedence over lower timeouts set for the project."
msgstr "IntroduceČ›i numÄrul de secunde. Acest timp de expirare are prioritate faČ›Ä de timpii de expirare mai mici setaČ›i pentru proiect."
msgid "Runners|Executor"
+msgstr "Executor"
+
+msgid "Runners|Get started with runners"
msgstr ""
msgid "Runners|Group"
@@ -32800,11 +33115,14 @@ msgstr "Ultimul contact"
msgid "Runners|Locked to this project"
msgstr "Blocat pentru acest proiect"
+msgid "Runners|Maintenance note"
+msgstr "NotÄ de Ă®ntreČ›inere"
+
msgid "Runners|Maximum job timeout"
msgstr "Timpul maxim de expirare a jobului"
msgid "Runners|Members of the %{type} can register runners"
-msgstr "Membrii cu rol de %{type} pot Ă®nregistra alergÄtori"
+msgstr "Membrii cu rol de %{type} pot înregistra executori"
msgid "Runners|Multi-project runners cannot be deleted"
msgstr "Nu se pot șterge executorii multi-proiect"
@@ -32824,6 +33142,9 @@ msgstr "Noua vizualizare a executorilor de grup"
msgid "Runners|New registration token generated!"
msgstr "S-a generat un nou token de înregistrare!"
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr "Non spot. Alegerea implicitÄ pentru executorul Shell Ă®n Windows."
@@ -32903,7 +33224,7 @@ msgid "Runners|Revision"
msgstr "Revizuire"
msgid "Runners|Rocket launch illustration"
-msgstr "Ilustrație de lansare a rachetei"
+msgstr "IlustraČ›ia lansÄrii rachetei"
msgid "Runners|Runner"
msgstr "Executor"
@@ -32948,13 +33269,13 @@ msgid "Runners|Runner is online; last contact was %{timeAgo}"
msgstr "Executorul este online; ultimul contact a fost %{timeAgo}"
msgid "Runners|Runner is stale; it has never contacted this instance"
-msgstr "Executorul este vechi; nu a contactat niciodatÄ aceastÄ instanČ›Ä"
+msgstr "Executorul este inactiv; nu a contactat niciodatÄ aceastÄ instanČ›Ä"
msgid "Runners|Runner is stale; last contact was %{runner_contact} ago"
-msgstr "Executorul este vechi; ultimul contact a fost acum %{runner_contact}"
+msgstr "Executorul este inactiv; ultimul contact a fost acum %{runner_contact}"
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
-msgstr "Executorul este vechi; ultimul contact a fost %{timeAgo}"
+msgstr "Executorul este inactiv; ultimul contact a fost %{timeAgo}"
msgid "Runners|Runner registration"
msgstr "ĂŽnregistrarea executorului"
@@ -32968,11 +33289,14 @@ msgstr "Executorul a fost dezasociat din proiect"
msgid "Runners|Runners"
msgstr "Executori"
+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|Runs untagged jobs"
msgstr "RuleazÄ joburi neetichetate"
msgid "Runners|Select projects to assign to this runner"
-msgstr ""
+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."
@@ -32990,13 +33314,13 @@ msgid "Runners|Something went wrong while fetching the tags suggestions"
msgstr "Ceva nu a mers bine la preluarea sugestiilor de etichete"
msgid "Runners|Stale"
-msgstr "Vechi"
+msgstr "Inactiv"
msgid "Runners|Stale runners"
-msgstr "Executori vechi"
+msgstr "Executori inactivi"
msgid "Runners|Stale:"
-msgstr "Vechi:"
+msgstr "Inactiv:"
msgid "Runners|Status"
msgstr "Statusul"
@@ -33016,6 +33340,15 @@ msgstr "Noua vizualizare vÄ oferÄ mai mult spaČ›iu Č™i o mai bunÄ vizibilitat
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|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."
+msgstr[1] "Acest grup are în prezent %d executori inactivi."
+msgstr[2] "Acest grup are în prezent %d de executori inactivi."
+
+msgid "Runners|This group currently has no stale runners."
+msgstr "Acest grup nu are în prezent niciun executor inactiv."
+
msgid "Runners|This runner has not run any jobs."
msgstr "Acest executor nu a executat niciun job."
@@ -33025,6 +33358,9 @@ msgstr "Acest executor este asociat cu proiecte specifice."
msgid "Runners|This runner is available to all projects and subgroups in a group."
msgstr "Acest executor este disponibil pentru toate proiectele și subgrupurile din cadrul unui grup."
+msgid "Runners|This runner is outdated, an upgrade is recommended"
+msgstr "Acest executor este Ă®nvechit, se recomandÄ o actualizare"
+
msgid "Runners|To install Runner in Kubernetes follow the instructions described in the GitLab documentation."
msgstr "Pentru a instala un Executor în Kubernetes, urmați instrucțiunile descrise în documentația GitLab."
@@ -33058,6 +33394,9 @@ msgstr "Windows 2019 Shell cu scalare manualÄ Č™i programare opČ›ionalÄ. Spot
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. Non-spot."
msgstr "Windows 2019 Shell cu scalare manualÄ Č™i programare opČ›ionalÄ. Non-spot."
+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 runner."
msgstr "Puteți configura un anumit executor pentru a fi utilizat de mai multe proiecte, dar nu puteți face din acesta un executor partajat."
@@ -33080,7 +33419,7 @@ msgid "Runners|online"
msgstr "online"
msgid "Runners|paused"
-msgstr "întrerupt"
+msgstr "Ă®n pauzÄ"
msgid "Runners|shared"
msgstr "partajat"
@@ -33089,7 +33428,13 @@ msgid "Runners|specific"
msgstr "specific"
msgid "Runners|stale"
-msgstr "vechi"
+msgstr "inactiv"
+
+msgid "Runners|upgrade available"
+msgstr "actualizare disponibilÄ"
+
+msgid "Runners|upgrade recommended"
+msgstr "actualizare recomandatÄ"
msgid "Running"
msgstr ""
@@ -33128,13 +33473,13 @@ msgid "SSH Keys Help"
msgstr ""
msgid "SSH host key fingerprints"
-msgstr ""
+msgstr "Amprentele cheii SSH a gazdei"
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 ""
+msgstr "Cheile gazdÄ SSH nu sunt disponibile pe acest sistem. VÄ rugÄm sÄ utilizaČ›i comanda %{ssh_keyscan} sau contactaČ›i administratorul dvs. GitLab pentru mai multe informaČ›ii."
msgid "SSH key"
msgstr ""
@@ -33146,10 +33491,10 @@ msgid "SSH keys allow you to establish a secure connection between your computer
msgstr ""
msgid "SSH keys with the following fingerprints are scheduled to expire soon. Expired SSH keys can not be used:"
-msgstr ""
+msgstr "Cheile SSH cu urmÄtoarele amprente sunt programate sÄ expire Ă®n curând. Cheile SSH expirate nu pot fi utilizate:"
msgid "SSH keys with the following fingerprints have expired and can no longer be used:"
-msgstr ""
+msgstr "Cheile SSH cu urmÄtoarele amprente au expirat Č™i nu mai pot fi utilizate:"
msgid "SSH public key"
msgstr ""
@@ -33173,21 +33518,24 @@ msgid "Save %{name} size limits"
msgstr ""
msgid "Save Changes"
-msgstr ""
+msgstr "SalvaČ›i modificÄrile"
msgid "Save application"
msgstr ""
msgid "Save changes"
-msgstr ""
+msgstr "SalvaČ›i modificÄrile"
msgid "Save changes before testing"
-msgstr ""
+msgstr "SalvaČ›i modificÄrile Ă®nainte de testare"
msgid "Save comment"
msgstr ""
msgid "Save deploy freeze"
+msgstr "SalvaČ›i Ă®ngheČ›area implementÄrii"
+
+msgid "Save internal note"
msgstr ""
msgid "Save password"
@@ -33196,9 +33544,6 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "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 "Saving"
msgstr ""
@@ -33233,7 +33578,7 @@ msgid "Scanner profile not found for given parameters"
msgstr "Profilul scanerului nu a fost gÄsit pentru parametrii daČ›i"
msgid "Schedule a new pipeline"
-msgstr ""
+msgstr "Programați un nou pipeline"
msgid "Schedule-based escalation rules must have a schedule in the same project as the policy"
msgstr "Regulile de escaladare bazate pe un program trebuie sÄ aibÄ un program Ă®n acelaČ™i proiect cu politica"
@@ -33248,7 +33593,7 @@ msgid "Scheduled a rebase of branch %{branch}."
msgstr "A fost programat un rebase al ramurii %{branch}."
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 ""
+msgstr "Pipeline-rile programate nu pot fi executate mai frecvent decât o datÄ la %{limit} minute. Un pipeline configurat pentru a fi executat mai frecvent porneČ™te numai dupÄ ce au trecut %{limit} minute de la ultima datÄ când a fost executat."
msgid "Scheduled to merge this merge request (%{strategy})."
msgstr ""
@@ -33263,13 +33608,13 @@ msgid "Scheduling Pipelines"
msgstr "Programarea pipeline-urilor"
msgid "Scope"
-msgstr ""
+msgstr "Scop"
msgid "Scope board to current iteration"
-msgstr ""
+msgstr "AtribuiČ›i iteraČ›ia curentÄ scopului bordului"
msgid "Scopes"
-msgstr ""
+msgstr "Scopuri"
msgid "Scopes (select at least one)"
msgstr "Domenii de aplicare (selectați cel puțin unul)"
@@ -33278,7 +33623,7 @@ msgid "Scopes can't be blank"
msgstr ""
msgid "Scopes: %{scope_list}"
-msgstr ""
+msgstr "Scopuri: %{scope_list}"
msgid "Scroll down"
msgstr ""
@@ -33365,10 +33710,10 @@ msgid "Search for this text"
msgstr ""
msgid "Search forks"
-msgstr ""
+msgstr "CÄutaČ›i forkuri"
msgid "Search groups"
-msgstr ""
+msgstr "CÄutaČ›i grupuri"
msgid "Search iterations"
msgstr ""
@@ -33377,7 +33722,7 @@ msgid "Search labels"
msgstr ""
msgid "Search merge requests"
-msgstr ""
+msgstr "CÄutaČ›i merge request-uri"
msgid "Search milestones"
msgstr ""
@@ -33391,6 +33736,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33422,16 +33770,16 @@ msgid "Search your project dependencies for their licenses and apply policies."
msgstr ""
msgid "Search your projects"
-msgstr ""
+msgstr "CÄutaČ›i proiectele d-voastrÄ"
msgid "SearchAutocomplete|All GitLab"
-msgstr ""
+msgstr "ĂŽntregul GitLab"
msgid "SearchAutocomplete|Issues I've created"
-msgstr ""
+msgstr "Probleme pe care le-am creat"
msgid "SearchAutocomplete|Issues assigned to me"
-msgstr "Probleme care mi-au fost atribuite"
+msgstr "Probleme atribuite mie"
msgid "SearchAutocomplete|Merge requests I've created"
msgstr "Merge request-urile pe care le-am creat"
@@ -33440,79 +33788,79 @@ msgid "SearchAutocomplete|Merge requests assigned to me"
msgstr "Merge request-urile care mi-au fost atribuite"
msgid "SearchAutocomplete|Merge requests that I'm a reviewer"
-msgstr ""
+msgstr "Merge request-uri la care sunt recenzent"
msgid "SearchAutocomplete|in all GitLab"
-msgstr ""
+msgstr "peste tot în GitLab"
msgid "SearchAutocomplete|in group %{groupName}"
-msgstr ""
+msgstr "în grupul %{groupName}"
msgid "SearchAutocomplete|in project %{projectName}"
-msgstr ""
+msgstr "în proiectul %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
-msgstr ""
+msgstr "Se afiČ™eazÄ %{count} %{scope} pentru %{term_element}"
msgid "SearchResults|Showing %{count} %{scope} for %{term_element} in your personal and project snippets"
msgstr "Se afiČ™eazÄ %{count} %{scope} pentru %{term_element} Ă®n fragmentele dvs. de cod personale Č™i de proiect"
msgid "SearchResults|Showing %{from} - %{to} of %{count} %{scope} for %{term_element}"
-msgstr ""
+msgstr "Se afiČ™eazÄ %{from} - %{to} din %{count} %{scope} pentru %{term_element}"
msgid "SearchResults|Showing %{from} - %{to} of %{count} %{scope} for %{term_element} in your personal and project snippets"
msgstr "Se afiČ™eazÄ %{from} - %{to} din %{count} %{scope} pentru %{term_element} Ă®n fragmentele dvs. de cod personale Č™i de proiect"
msgid "SearchResults|code result"
msgid_plural "SearchResults|code results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "rezultat de cod"
+msgstr[1] "rezultate de cod"
+msgstr[2] "de rezultate de cod"
msgid "SearchResults|comment"
msgid_plural "SearchResults|comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "comentariu"
+msgstr[1] "comentarii"
+msgstr[2] "de comentarii"
msgid "SearchResults|commit"
msgid_plural "SearchResults|commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "commit"
+msgstr[1] "commit-uri"
+msgstr[2] "de commit-uri"
msgid "SearchResults|epic"
msgid_plural "SearchResults|epics"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "epicÄ"
+msgstr[1] "epice"
+msgstr[2] "de epice"
msgid "SearchResults|issue"
msgid_plural "SearchResults|issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "problemÄ"
+msgstr[1] "probleme"
+msgstr[2] "de probleme"
msgid "SearchResults|merge request"
msgid_plural "SearchResults|merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "merge request"
+msgstr[1] "merge request-uri"
+msgstr[2] "de merge request-uri"
msgid "SearchResults|milestone"
msgid_plural "SearchResults|milestones"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "obiectiv"
+msgstr[1] "obiective"
+msgstr[2] "de obiective"
msgid "SearchResults|project"
msgid_plural "SearchResults|projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "proiect"
+msgstr[1] "proiecte"
+msgstr[2] "de proiecte"
msgid "SearchResults|snippet"
msgid_plural "SearchResults|snippets"
@@ -33522,30 +33870,30 @@ msgstr[2] "de fragmente de cod"
msgid "SearchResults|user"
msgid_plural "SearchResults|users"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "utilizator"
+msgstr[1] "utilizatori"
+msgstr[2] "de utilizatori"
msgid "SearchResults|wiki result"
msgid_plural "SearchResults|wiki results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "rezultat wiki"
+msgstr[1] "rezultate wiki"
+msgstr[2] "de rezultate wiki"
msgid "Searching by both author and message is currently not supported."
msgstr ""
msgid "Seats"
-msgstr ""
+msgstr "Seats"
msgid "Seats owed"
msgstr "Seat-uri deținute"
msgid "Seats usage data as of %{last_enqueue_time} (Updated daily)"
-msgstr ""
+msgstr "Date de utilizare de seats pentru %{last_enqueue_time} (Actualizat zilnic)"
msgid "Seats usage data is updated every day at 12:00pm UTC"
-msgstr ""
+msgstr "Datele de utilizare despre seats sunt actualizate în fiecare zi la ora 12:00 UTC"
msgid "Secondary email:"
msgstr ""
@@ -33571,6 +33919,15 @@ msgstr "Fișiere Securizate"
msgid "Secure token that identifies an external storage request."
msgstr "Token sigur care identificÄ o solicitare stocare externÄ."
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33595,9 +33952,6 @@ msgstr "Raportul de securitate este expirat. VÄ rugÄm sÄ vÄ actualizaČ›i ram
msgid "Security report is out of date. Run %{newPipelineLinkStart}a new pipeline%{newPipelineLinkEnd} for the target branch (%{targetBranchName})"
msgstr "Raportul de securitate este expirat. RulaČ›i %{newPipelineLinkStart}un nou pipeline%{newPipelineLinkEnd} pentru ramura Č›intÄ (%{targetBranchName})"
-msgid "SecurityApprovals|A merge request approval is required when a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr "O aprobare de merge request este necesarÄ atunci când scade gradul de coverage de teste."
@@ -33613,9 +33967,6 @@ msgstr "Aflați mai multe despre Verificarea de coverage"
msgid "SecurityApprovals|Learn more about License-Check"
msgstr "Aflați mai multe despre Verificarea licenței"
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr "AflaČ›i mai multe despre Verificarea vulnerabilitÄČ›ii"
-
msgid "SecurityApprovals|License-Check"
msgstr "Verificarea licenței"
@@ -33625,12 +33976,6 @@ msgstr "NecesitÄ aprobare pentru LicenČ›ele refuzate. %{linkStart}AflaČ›i mai m
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr "NecesitÄ aprobare pentru diminuÄri Ă®n coverage de teste. %{linkStart}AflaČ›i mai multe.%{linkEnd}"
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr "NecesitÄ aprobare pentru vulnerabilitÄČ›i. %{linkStart}AflaČ›i mai multe.%{linkEnd}"
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr "Verificarea vulnerabilitÄČ›ii"
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr "Merge request-ul %{featureName} de creare a mutației a eșuat"
@@ -33755,7 +34100,7 @@ msgid "SecurityConfiguration|Vulnerability details and statistics in the merge r
msgstr "Detalii și statistici privind vulnerabilitatea în merge request"
msgid "SecurityOrchestration| and "
-msgstr ""
+msgstr " și "
msgid "SecurityOrchestration| or "
msgstr " sau "
@@ -33772,9 +34117,12 @@ msgstr "%{scanners}"
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr "%{scanners} %{severities} Ă®ntr-un merge request deschis care vizeazÄ %{branches}."
-msgid "SecurityOrchestration|.yaml mode"
+msgid "SecurityOrchestration|+%{count} more"
msgstr ""
+msgid "SecurityOrchestration|.yaml mode"
+msgstr ".yaml mode"
+
msgid "SecurityOrchestration|.yaml preview"
msgstr "Previzualizare .yaml"
@@ -33787,12 +34135,12 @@ msgstr "AdÄugaČ›i o regulÄ"
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr "DupÄ anularea alertei, mesajul nu va mai fi afiČ™at niciodatÄ."
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
+msgstr ""
+
msgid "SecurityOrchestration|All policies"
msgstr "Toate politicile"
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
-msgstr ""
-
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
msgstr "S-a produs o eroare la atribuirea proiectului dvs. de politicÄ de securitate"
@@ -33800,34 +34148,34 @@ msgid "SecurityOrchestration|An error occurred unassigning your security policy
msgstr "S-a produs o eroare la anularea atribuirii proiectului dvs. de politicÄ de securitate"
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea politicilor privind rezultatele scanÄrii."
msgid "SecurityOrchestration|Any scanner finds"
-msgstr ""
+msgstr "Orice scaner gÄseČ™te"
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i aceastÄ politicÄ? AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "SecurityOrchestration|Choose a project"
msgstr "Alegeți un proiect"
msgid "SecurityOrchestration|Create more robust vulnerability rules and apply them to all your projects."
-msgstr ""
+msgstr "CreaČ›i reguli de vulnerabilitate mai solide Č™i aplicaČ›i-le tuturor proiectelor dumneavoastrÄ."
msgid "SecurityOrchestration|Create policy"
-msgstr ""
+msgstr "Creați politica"
msgid "SecurityOrchestration|Create security policy"
-msgstr ""
+msgstr "Creați politica de securitate"
msgid "SecurityOrchestration|Define this policy's location, conditions and actions."
-msgstr ""
+msgstr "Definiți locația, condițiile și acțiunile acestei politici."
msgid "SecurityOrchestration|Delete policy"
-msgstr ""
+msgstr "ČtergeČ›i politica"
msgid "SecurityOrchestration|Delete policy: %{policy}"
-msgstr ""
+msgstr "ČtergeČ›i politica: %{policy}"
msgid "SecurityOrchestration|Description"
msgstr "Descriere"
@@ -33842,7 +34190,7 @@ msgid "SecurityOrchestration|Edit policy project"
msgstr "EditaČ›i proiectul de politicÄ"
msgid "SecurityOrchestration|Edit scan execution policy"
-msgstr ""
+msgstr "EditaČ›i politica de execuČ›ie a scanÄrii"
msgid "SecurityOrchestration|Edit scan result policy"
msgstr "EditaČ›i politica privind rezultatele scanÄrii"
@@ -33859,6 +34207,9 @@ msgstr "Impuneți securitatea pentru acest proiect. %{linkStart}Mai multe inform
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 "DacÄ un scaner gÄseČ™te o vulnerabilitate criticÄ nou detectatÄ Ă®ntr-un merge request deschis care vizeazÄ ramura principalÄ, atunci solicitaČ›i douÄ aprobÄri din partea oricÄrui membru al securitÄČ›ii aplicaČ›iei."
+msgid "SecurityOrchestration|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr "Tip de politicÄ invalid"
@@ -33869,7 +34220,7 @@ msgid "SecurityOrchestration|New policy"
msgstr "PoliticÄ nouÄ"
msgid "SecurityOrchestration|New scan execution policy"
-msgstr ""
+msgstr "Noua politicÄ de execuČ›ie a scanÄrii"
msgid "SecurityOrchestration|New scan result policy"
msgstr "NouÄ politicÄ privind rezultatele scanÄrii"
@@ -33892,9 +34243,6 @@ msgstr "Numai proprietarii pot actualiza Proiectul politicii de securitate"
msgid "SecurityOrchestration|Policies"
msgstr "Politici"
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr "Tipul politicii"
@@ -33905,10 +34253,7 @@ msgid "SecurityOrchestration|Policy cannot be enabled without branch information
msgstr "Politica nu poate fi activatÄ fÄrÄ informaČ›ii despre ramurÄ"
msgid "SecurityOrchestration|Policy definition"
-msgstr ""
-
-msgid "SecurityOrchestration|Policy description"
-msgstr "Descrierea politicii"
+msgstr "Definiția politicii"
msgid "SecurityOrchestration|Policy editor"
msgstr "Editor de politici"
@@ -33923,10 +34268,10 @@ msgid "SecurityOrchestration|Require %{approvals} %{plural} from %{approvers} if
msgstr "NecesitÄ %{approvals} %{plural} de la %{approvers} Ă®n oricare dintre urmÄtoarele cazuri:"
msgid "SecurityOrchestration|Rule mode"
-msgstr ""
+msgstr "Modul regulÄ"
msgid "SecurityOrchestration|Rule mode is unavailable for this policy. In some cases, we cannot parse the YAML file back into the rules editor."
-msgstr ""
+msgstr "Modul regulÄ nu este disponibil pentru aceastÄ politicÄ. ĂŽn unele cazuri, nu putem analiza fiČ™ierul YAML Ă®napoi Ă®n editorul de reguli."
msgid "SecurityOrchestration|Rules"
msgstr "Reguli"
@@ -33941,7 +34286,7 @@ msgid "SecurityOrchestration|Runs a %{action} scan"
msgstr "ExecutÄ o scanare %{action}"
msgid "SecurityOrchestration|Save changes"
-msgstr ""
+msgstr "SalvaČ›i modificÄrile"
msgid "SecurityOrchestration|Scan Execution"
msgstr "Executarea scanÄrii"
@@ -33980,7 +34325,7 @@ msgid "SecurityOrchestration|Scan to be performed on every pipeline on the %{bra
msgstr "Scanare care trebuie efectuatÄ pe fiecare pipeline de pe %{branches}"
msgid "SecurityOrchestration|Security Approvals"
-msgstr ""
+msgstr "AprobÄri de securitate"
msgid "SecurityOrchestration|Security policy project was linked successfully"
msgstr "Proiectul politicii de securitate a fost conectat cu succes"
@@ -33998,11 +34343,14 @@ msgid "SecurityOrchestration|Select security project"
msgstr "Selectați proiectul de securitate"
msgid "SecurityOrchestration|Something went wrong, unable to fetch policies"
-msgstr ""
+msgstr "Ceva nu a mers bine, nu se pot prelua politicile"
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr "Ne pare rÄu, filtrul dvs. nu a produs niciun rezultat."
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr "Status"
@@ -34016,11 +34364,29 @@ msgid "SecurityOrchestration|Summary"
msgstr "Rezumat"
msgid "SecurityOrchestration|The following branches do not exist on this development project: %{branches}. Please review all branches to ensure the values are accurate before updating this policy."
-msgstr ""
+msgstr "UrmÄtoarele ramuri nu existÄ Ă®n acest proiect de dezvoltare: %{branches}. VÄ rugÄm sÄ revizuiČ›i toate ramurile pentru a vÄ asigura cÄ valorile sunt corecte Ă®nainte de a actualiza aceastÄ politicÄ."
msgid "SecurityOrchestration|There was a problem creating the new security policy"
msgstr "A apÄrut o problemÄ Ă®n timpul creÄrii noii politici de securitate"
+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 project does not contain any security policies."
msgstr "Acest proiect nu conČ›ine nicio politicÄ de securitate."
@@ -34046,7 +34412,7 @@ msgid "SecurityOrchestration|View policy project"
msgstr "Vizualizați proiectul de politici"
msgid "SecurityOrchestration|You don't have any security policies yet"
-msgstr ""
+msgstr "Nu aveČ›i Ă®ncÄ nicio politicÄ de securitate"
msgid "SecurityOrchestration|a"
msgstr "a"
@@ -34096,14 +34462,8 @@ msgstr "vulnerabilitÄČ›i"
msgid "SecurityOrchestration|vulnerability"
msgstr "vulnerabilitate"
-msgid "SecurityPolicies|+%{count} more"
-msgstr "+%{count} mai mult"
-
-msgid "SecurityPolicies|Policy type"
-msgstr "Tip de politicÄ"
-
msgid "SecurityReports|%{count} Selected"
-msgstr ""
+msgstr "%{count} Selectat(e)"
msgid "SecurityReports|%{count}+ projects"
msgstr "%{count}+ proiecte"
@@ -34115,7 +34475,7 @@ msgid "SecurityReports|%{firstProject}, %{secondProject}, and %{rest}"
msgstr "%{firstProject}, %{secondProject}, și %{rest}"
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 "AdÄugaČ›i sau eliminaČ›i proiecte de monitorizat Ă®n zona de securitate. Proiectele incluse Ă®n aceastÄ listÄ vor avea rezultatele lor afiČ™ate Ă®n tabloul de bord de securitate Č™i Ă®n raportul de vulnerabilitate."
+msgstr "AdÄugaČ›i sau eliminaČ›i proiecte de monitorizat Ă®n zona de securitate. Proiectele incluse Ă®n aceastÄ listÄ vor avea rezultatele lor afiČ™ate Ă®n dashboard-ul de securitate Č™i Ă®n raportul de vulnerabilitate."
msgid "SecurityReports|Add projects"
msgstr "AdÄugaČ›i proiecte"
@@ -34124,7 +34484,7 @@ msgid "SecurityReports|All activity"
msgstr "ToatÄ activitatea"
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 "DeČ™i este rar sÄ nu existe vulnerabilitÄČ›i, se poate Ă®ntâmpla. VerificaČ›i setÄrile pentru a vÄ asigura cÄ aČ›i configurat corect tabloul de bord."
+msgstr "DeČ™i este rar sÄ nu existe vulnerabilitÄČ›i, acest lucru se poate Ă®ntâmpla. VerificaČ›i setÄrile pentru a vÄ asigura cÄ v-aČ›i configurat corect dashboard-ul."
msgid "SecurityReports|At GitLab, we're all about iteration and feedback. That's why we are reaching out to customers like you to help guide what we work on this year for Vulnerability Management. We have a lot of exciting ideas and ask that you assist us by taking a short survey %{boldStart}no longer than 10 minutes%{boldEnd} to evaluate a few of our potential features."
msgstr "La GitLab, totul se bazeazÄ pe iteraČ›ie Č™i feedback. De aceea, ne adresÄm clienČ›ilor ca dvs. pentru a ne ajuta sÄ ne ghidÄm la ceea ce vom lucra Ă®n acest an pentru Managementul vulnerabilitÄČ›ilor. Avem o mulČ›ime de idei interesante Č™i vÄ rugÄm sÄ ne ajutaČ›i rÄspunzând la un scurt sondaj %{boldStart}care nu dureazÄ mai mult de 10 minute%{boldEnd} pentru a evalua câteva dintre caracteristicile noastre potenČ›iale."
@@ -34139,7 +34499,7 @@ msgid "SecurityReports|Comment added to '%{vulnerabilityName}'"
msgstr "Comentariu adÄugat la „%{vulnerabilityName}”"
msgid "SecurityReports|Comment deleted on '%{vulnerabilityName}'"
-msgstr "Comentariu șters la „%{vulnerabilityName}”"
+msgstr "Comentariu șters din „%{vulnerabilityName}”"
msgid "SecurityReports|Comment edited on '%{vulnerabilityName}'"
msgstr "Comentariu editat la „%{vulnerabilityName}”"
@@ -34153,9 +34513,6 @@ msgstr "CreaČ›i o problemÄ Jira"
msgid "SecurityReports|Create issue"
msgstr "CreaČ›i o problemÄ"
-msgid "SecurityReports|Create policy"
-msgstr "CreaČ›i o politicÄ"
-
msgid "SecurityReports|Development vulnerabilities"
msgstr "VulnerabilitÄČ›i de dezvoltare"
@@ -34183,6 +34540,9 @@ msgstr "Fie cÄ nu aveČ›i permisiunea de a vizualiza acest tablou de bord, fie t
msgid "SecurityReports|Ensure that %{trackingStart}issue tracking%{trackingEnd} is enabled for this project and you have %{permissionsStart}permission to create new issues%{permissionsEnd}."
msgstr "AsiguraČ›i-vÄ cÄ %{trackingStart}urmÄrirea problemelor%{trackingEnd} este activatÄ pentru acest proiect Č™i cÄ aveČ›i %{permissionsStart}permisiunea de a crea probleme noi%{permissionsEnd}."
+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 "Eroare la preluarea numÄrului de vulnerabilitÄČ›i. VÄ rugÄm sÄ verificaČ›i conexiunea la reČ›ea Č™i sÄ Ă®ncercaČ›i din nou."
@@ -34210,15 +34570,6 @@ msgstr "AflaČ›i mai multe despre modul in care sÄ vÄ configuraČ›i tabloul de b
msgid "SecurityReports|Manage and track vulnerabilities identified in projects within your group. Vulnerabilities in projects are shown here when security testing is configured."
msgstr "GestionaČ›i Č™i urmÄriČ›i vulnerabilitÄČ›ile identificate Ă®n proiectele din cadrul grupului dumneavoastrÄ. VulnerabilitÄČ›ile din proiecte sunt afiČ™ate aici atunci când testarea securitÄČ›ii este configuratÄ."
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr "GestionaČ›i Č™i urmÄriČ›i vulnerabilitÄČ›ile identificate Ă®n clusterele dvs. Kubernetes. VulnerabilitÄČ›ile apar aici dupÄ ce creaČ›i o politicÄ de execuČ›ie a scanÄrii Ă®n orice proiect din acest grup."
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr "GestionaČ›i Č™i urmÄriČ›i vulnerabilitÄČ›ile identificate Ă®n clusterele dvs. Kubernetes. VulnerabilitÄČ›ile apar aici dupÄ ce creaČ›i o politicÄ de execuČ›ie a scanÄrii Ă®n orice proiect din aceastÄ instanČ›Ä."
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr "GestionaČ›i Č™i urmÄriČ›i vulnerabilitÄČ›ile identificate Ă®n clusterele dvs. Kubernetes. VulnerabilitÄČ›ile apar aici dupÄ ce creaČ›i o politicÄ de execuČ›ie a scanÄrii Ă®n acest proiect."
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr "GestionaČ›i Č™i urmÄriČ›i vulnerabilitÄČ›ile identificate Ă®n proiectul dumneavoastrÄ. VulnerabilitÄČ›ile din proiecte sunt afiČ™ate aici atunci când testarea securitÄČ›ii este configuratÄ."
@@ -34228,9 +34579,6 @@ msgstr "GestionaČ›i Č™i urmÄriČ›i vulnerabilitÄČ›ile identificate Ă®n proiecte
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr "Limita maximÄ de proiecte selectate a fost atinsÄ"
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr "MonitorizaČ›i vulnerabilitÄČ›ile Ă®n cadrul clusterelor"
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr "MonitorizaČ›i vulnerabilitÄČ›ile din toate proiectele dvs."
@@ -34250,7 +34598,7 @@ msgid "SecurityReports|No activity"
msgstr "Nicio activitate"
msgid "SecurityReports|No longer detected"
-msgstr "Nu mai este detectat"
+msgstr "Nu s-a mai detectat"
msgid "SecurityReports|No vulnerabilities found"
msgstr "Nu s-au gÄsit vulnerabilitÄČ›i"
@@ -34279,11 +34627,14 @@ msgstr "Eliminați proiectul din tabloul de bord"
msgid "SecurityReports|Report has expired"
msgstr "Raportul a expirat"
+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 "Detalii de scanare"
msgid "SecurityReports|Security Dashboard"
-msgstr "Tablou de bord de securitate"
+msgstr "Dashboard de securitate"
msgid "SecurityReports|Security reports can only be accessed by authorized users."
msgstr "Rapoartele de securitate pot fi accesate numai de cÄtre utilizatorii autorizaČ›i."
@@ -34322,7 +34673,7 @@ msgid "SecurityReports|Take survey"
msgstr "Participați la sondaj"
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 ""
+msgstr "Raportul de vulnerabilitate prezintÄ rezultatele scanÄrilor reuČ™ite pe ramura implicitÄ a proiectului dvs., Ă®nregistrÄrile de vulnerabilitÄČ›i adÄugate manual Č™i vulnerabilitÄČ›ile gÄsite Ă®n urma scanÄrii mediilor operaČ›ionale. %{linkStart}AflaČ›i mai multe.%{linkEnd}"
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 "UrmÄtoarele rapoarte de securitate conČ›in una sau mai multe constatÄri de vulnerabilitate care nu au putut fi analizate Č™i nu au fost Ă®nregistrate. Pentru a investiga un raport, descÄrcaČ›i artefactele din ieČ™irea jobului. AsiguraČ›i-vÄ cÄ raportul de securitate este conform cu schema %{helpPageLinkStart}JSON relevantÄ%{helpPageLinkEnd}."
@@ -34424,10 +34775,7 @@ msgid "See our website for help"
msgstr "Vizitați site-ul nostru pentru ajutor"
msgid "See the affected projects in the GitLab admin panel"
-msgstr ""
-
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
+msgstr "Vedeți proiectele afectate în panoul de administrare GitLab"
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34447,6 +34795,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34454,7 +34805,7 @@ msgid "Select a compliance framework to apply to this project. %{linkStart}How a
msgstr "SelectaČ›i un framework de conformitate care sÄ se aplice acestui proiect. %{linkStart}Cum se adaugÄ acestea?%{linkEnd}"
msgid "Select a file from the left sidebar to begin editing. Afterwards, you'll be able to commit your changes."
-msgstr ""
+msgstr "SelectaČ›i un fiČ™ier din bara lateralÄ din stânga pentru a Ă®ncepe editarea. Ulterior, veČ›i putea sÄ comiteČ›i modificÄrile."
msgid "Select a label"
msgstr ""
@@ -34472,7 +34823,7 @@ msgid "Select a reason"
msgstr ""
msgid "Select a repository containing templates for common files."
-msgstr ""
+msgstr "Selectați un repozitoriu care conține șabloane pentru fișiere comune."
msgid "Select a role"
msgstr ""
@@ -34502,23 +34853,20 @@ msgid "Select assignee"
msgstr ""
msgid "Select assignee(s)"
-msgstr ""
+msgstr "Selectați responsabilul"
msgid "Select branch"
msgstr ""
msgid "Select branches"
-msgstr ""
+msgstr "Selectați ramura"
msgid "Select due date"
-msgstr ""
+msgstr "SelectaČ›i data scadentÄ"
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr "Selectați grup"
@@ -34549,17 +34897,11 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr "SelectaČ›i proiectul Č™i zona pentru a alege tipul de maČ™inÄ"
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
-msgstr ""
+msgstr "Selectați proiectul pentru a crea %{type}"
msgid "Select project to create issue"
-msgstr ""
+msgstr "Selectați proiectul pentru a crea problema"
msgid "Select projects"
msgstr ""
@@ -34606,53 +34948,62 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 "Nivelele 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."
+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 projects"
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 "Selectarea unui utilizator GitLab va adÄuga un link cÄtre utilizatorul GitLab Ă®n descrierile problemelor Č™i comentariilor (de exemplu, „de %{link_open}@johnsmith%{link_close}”). De asemenea, va asocia Č™i/sau atribui aceste probleme Č™i comentarii cu creatorul proiectului."
msgid "Self monitoring"
-msgstr "Auto-monitorizare"
+msgstr "Automonitorizare"
msgid "Self monitoring project does not exist"
-msgstr ""
+msgstr "Proiectul de automonitorizare nu existÄ"
msgid "Self-monitoring project does not exist. Please check logs for any error messages"
-msgstr ""
+msgstr "Proiectul de automonitorizare nu existÄ. VÄ rugÄm sÄ verificaČ›i jurnalele pentru orice mesaj de eroare"
msgid "Self-monitoring project has been successfully deleted"
-msgstr ""
+msgstr "Proiectul de automonitorizare a fost șters cu succes"
msgid "Self-monitoring project was not deleted. Please check logs for any error messages"
-msgstr ""
+msgstr "Proiectul de automonitorizare nu a fost Č™ters. VÄ rugÄm sÄ verificaČ›i jurnalele pentru orice mesaj de eroare"
msgid "SelfMonitoring|Activate or deactivate instance self monitoring."
-msgstr "Activați sau dezactivați auto-monitorizarea instanței."
+msgstr "Activați sau dezactivați automonitorizarea instanței."
msgid "SelfMonitoring|Activate self monitoring to create a project to use to monitor the health of your instance."
-msgstr "ActivaČ›i auto-monitorizarea pentru a crea un proiect pentru a utiliza pentru a monitoriza sÄnÄtatea instanČ›ei dvs."
+msgstr "ActivaČ›i automonitorizarea pentru a crea un proiect pe care sÄ-l utilizaČ›i pentru a monitoriza starea de sÄnÄtate a instanČ›ei dumneavoastrÄ."
msgid "SelfMonitoring|Deactivate self monitoring?"
-msgstr "Dezactivați auto-monitorizarea?"
+msgstr "Dezactivați automonitorizarea?"
msgid "SelfMonitoring|Deactivating self monitoring deletes the self monitoring project. Are you sure you want to deactivate self monitoring and delete the project?"
-msgstr "Dezactivarea auto-monitorizÄrii Č™terge proiectul auto-monitorizÄrii. SunteČ›i sigur cÄ doriČ›i sÄ dezactivaČ›i auto-monitorizarea Č™i sÄ Č™tergeČ›i proiectul?"
+msgstr "Dezactivarea automonitorizÄrii Č™terge proiectul de automonitorizare. SunteČ›i sigur cÄ doriČ›i sÄ dezactivaČ›i automonitorizarea Č™i sÄ Č™tergeČ›i proiectul?"
msgid "SelfMonitoring|Self monitoring"
-msgstr ""
+msgstr "Automonitorizare"
msgid "SelfMonitoring|Self monitoring is active. Use the %{projectLinkStart}self monitoring project%{projectLinkEnd} to monitor the health of your instance."
-msgstr "Auto-monitorizarea este activÄ. UtilizaČ›i %{projectLinkStart}proiectul auto-monitorizÄrii%{projectLinkEnd} pentru a monitoriza sÄnÄtatea instanČ›ei dvs."
+msgstr "Automonitorizarea este activÄ. UtilizaČ›i %{projectLinkStart}proiectul de automonitorizare%{projectLinkEnd} pentru a monitoriza starea de sÄnÄtate a instanČ›ei dumneavoastrÄ."
msgid "SelfMonitoring|Self monitoring project successfully created."
-msgstr "Proiectul de auto-monitorizare a fost creat cu succes."
+msgstr "Proiectul de automonitorizare a fost creat cu succes."
msgid "SelfMonitoring|Self monitoring project successfully deleted."
-msgstr ""
+msgstr "Proiectul de automonitorizare a fost șters cu succes."
msgid "Send"
msgstr ""
@@ -34673,10 +35024,10 @@ msgid "Send email notification"
msgstr ""
msgid "Send emails to help guide new users through the onboarding process."
-msgstr "Trimiteți e-mailuri pentru a ghida utilizatorii noi prin procesul de integrare."
+msgstr "Trimiteți e-mailuri pentru a ajuta la ghidarea noilor utilizatori prin procesul de onboarding."
msgid "Send emails to users upon account deactivation."
-msgstr ""
+msgstr "Trimiteți e-mailuri utilizatorilor la dezactivarea contului."
msgid "Send message"
msgstr ""
@@ -34697,7 +35048,7 @@ msgid "Send service data"
msgstr ""
msgid "Sentry"
-msgstr ""
+msgstr "Sentry"
msgid "Sentry API URL"
msgstr "URL-ul API-ului Sentry"
@@ -34726,86 +35077,14 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Pod-uri Kubernetes"
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "Niciunul dintre pod-uri nu este Ă®ncÄrcat Ă®n acest moment."
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr "NumÄrul de pod-uri Kubernetes utilizate pe parcursul timpului, Ă®n funcČ›ie de necesitate."
-
-msgid "ServerlessDetails|pod in use"
-msgstr "pod în uz"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "pod-uri în uz"
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr "FuncČ›iile enumerate Ă®n fiČ™ierul %{startTag}serverless.yml%{endTag} nu se potrivesc cu spaČ›iul de nume al clusterului dumneavoastrÄ."
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
msgid "Service Account"
-msgstr ""
+msgstr "Contul de servicii"
msgid "Service Account Key"
-msgstr ""
+msgstr "Cheia contului de servicii"
msgid "Service Accounts keys authorize GitLab to deploy your Google Cloud project"
msgstr ""
@@ -34817,16 +35096,16 @@ msgid "Service Desk allows people to create issues in your GitLab instance witho
msgstr "Service Desk permite oamenilor sÄ creeze probleme Ă®n instanČ›a dvs. GitLab fÄrÄ propriul lor cont de utilizator. Acesta oferÄ o adresÄ de e-mail unicÄ pentru ca utilizatorii finali sÄ creeze probleme Ă®ntr-un proiect. RÄspunsurile pot fi trimise fie prin interfaČ›a GitLab, fie prin e-mail. Utilizatorii finali vÄd discuČ›iile doar prin e-mail."
msgid "Service Ping payload not found in the application cache"
-msgstr ""
+msgstr "Payload-ul serviciului Ping nu a fost gÄsit Ă®n cache-ul aplicaČ›iei"
msgid "Service account generated successfully"
-msgstr ""
+msgstr "Cont de serviciu generat cu succes"
msgid "Service accounts"
msgstr ""
msgid "Service usage data"
-msgstr ""
+msgstr "Date de utilizare a serviciilor"
msgid "ServiceDesk|Enable Service Desk"
msgstr "Activați Service Desk"
@@ -34853,19 +35132,19 @@ msgid "ServiceDesk|Your users can send emails to this address:"
msgstr "Utilizatorii dvs. pot trimite e-mailuri la aceastÄ adresÄ:"
msgid "ServicePing|Service ping is off"
-msgstr "Ping serviciu este oprit"
+msgstr "Serviciul Ping este oprit"
msgid "ServicePing|To view instance-level analytics, ask an admin to turn on %{docLinkStart}service ping%{docLinkEnd}."
-msgstr "Pentru a vizualiza analitici la nivel instanČ›Ä, rugaČ›i un administrator sÄ porneascÄ %{docLinkStart}ping serviciu%{docLinkEnd}."
+msgstr "Pentru a vizualiza analizele la nivel de instanČ›Ä, cereČ›i unui administrator sÄ activeze %{docLinkStart}serviciul ping%{docLinkEnd}."
msgid "ServicePing|Turn on service ping"
-msgstr "Activați ping serviciu"
+msgstr "Activați serviciul ping"
msgid "ServicePing|Turn on service ping to review instance-level analytics."
msgstr "ActivaČ›i ping-ul serviciului pentru a revizui analizele la nivel de instanČ›Ä."
msgid "Services"
-msgstr ""
+msgstr "Servicii"
msgid "Session ID"
msgstr ""
@@ -34886,19 +35165,19 @@ msgid "Set access permissions for this token."
msgstr ""
msgid "Set any rate limit to %{code_open}0%{code_close} to disable the limit."
-msgstr ""
+msgstr "SetaČ›i orice limitÄ de ratÄ la %{code_open}0%{code_close} pentru a dezactiva limita."
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
msgid "Set due date"
-msgstr ""
+msgstr "SetaČ›i data scadentÄ"
msgid "Set health status"
msgstr "SeteazÄ starea sÄnÄtÄČ›ii"
msgid "Set health status to %{health_status}."
-msgstr ""
+msgstr "SetaČ›i starea de sÄnÄtate la %{health_status}."
msgid "Set iteration"
msgstr ""
@@ -34907,7 +35186,7 @@ msgid "Set limit to 0 to allow any file size."
msgstr ""
msgid "Set limits for web and API requests."
-msgstr ""
+msgstr "SetaČ›i limite pentru solicitÄrile web Č™i API."
msgid "Set milestone"
msgstr ""
@@ -34919,13 +35198,13 @@ msgid "Set parent epic to an epic"
msgstr ""
msgid "Set per-user rate limits for imports and exports of projects and groups."
-msgstr ""
+msgstr "Setați limite de rate pe utilizator pentru importurile și exporturile de proiecte și grupuri."
msgid "Set projects and maximum size limits, session duration, user options, and check feature availability for namespace plan."
msgstr "Setați proiectele și limitele maxime de dimensiune, durata sesiunii, opțiunile utilizatorului și verificați disponibilitatea caracteristicilor pentru planul spațiului de nume."
msgid "Set rate limits for package registry API requests that supersede the general user and IP rate limits."
-msgstr ""
+msgstr "SetaČ›i limitele ratei solicitÄrilor API pentru registrul de pachete care Ă®nlocuiesc limitele generale ale ratei de utilizator Č™i IP."
msgid "Set rate limits for searches performed by web or API requests."
msgstr "SetaČ›i limitele ratei cÄutÄrilor efectuate prin solicitÄri web sau API."
@@ -34946,22 +35225,22 @@ msgid "Set target branch to %{branch_name}."
msgstr ""
msgid "Set the default branch for this project. All merge requests and commits are made against this branch unless you specify a different one."
-msgstr ""
+msgstr "SetaČ›i ramura implicitÄ pentru acest proiect. Toate merge request-urile Č™i editÄrile sunt efectuate cÄtre aceastÄ ramurÄ, cu excepČ›ia cazului Ă®n care specificaČ›i o ramurÄ diferitÄ."
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 "StabiliČ›i timpul de expirare implicit pentru artefactele de job din toate proiectele. SetaČ›i la %{code_open}0%{code_close} pentru a nu expira niciodatÄ artefactele Ă®n mod implicit. DacÄ nu este scrisÄ nicio unitate, aceasta revine implicit la secunde. De exemplu, toate acestea sunt echivalente: %{code_open}3600%{code_close}, %{code_open}60 de minute%{code_close} sau %{code_open}o orÄ%{code_close}."
msgid "Set the due date to %{due_date}."
-msgstr ""
+msgstr "Setați data scadenței la %{due_date}."
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 ""
+msgstr "SetaČ›i numÄrul maxim de segmente care pot fi rulate simultan Ă®n timpul reindexÄrii Elasticsearch. AflaČ›i mai multe despre %{max_slices_running_link_start}configurarea numÄrului maxim de segmente care ruleazÄ%{max_slices_link_end}."
msgid "Set the maximum session time for a web terminal."
-msgstr ""
+msgstr "SetaČ›i durata maximÄ a sesiunii pentru un terminal web."
msgid "Set the milestone to %{milestone_reference}."
msgstr ""
@@ -34970,7 +35249,7 @@ 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 ""
+msgstr "SetaČ›i limita ratei pe utilizator pentru notele create prin solicitÄri web sau API."
msgid "Set this number to 0 to disable the limit."
msgstr "SetaČ›i acest numÄr la 0 pentru a dezactiva limita."
@@ -34981,6 +35260,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34988,13 +35270,13 @@ msgid "Set up Jira Integration"
msgstr ""
msgid "Set up a %{type} runner for a project"
-msgstr ""
+msgstr "Configurați un executor %{type} pentru un proiect"
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 ""
+msgstr "Configurați aserțiunile/atributele/reclamațiile (email, first_name, last_name) și NameID în conformitate cu %{docsLinkStart}documentația %{icon}%{docsLinkEnd}"
msgid "Set up new device"
msgstr ""
@@ -35002,23 +35284,20 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
+msgstr "ConfiguraČ›i-vÄ proiectul pentru push Č™i/sau pull automat cÄtre/de la un alt repozitoriu. Ramurile, etichetele Č™i commit-urile vor fi sincronizate automat."
msgid "Set weight"
-msgstr ""
+msgstr "Setați greutatea"
msgid "Set weight to %{weight}."
-msgstr ""
+msgstr "Setați greutatea la %{weight}."
msgid "SetStatusModal|An indicator appears next to your name and avatar"
-msgstr ""
+msgstr "Un indicator apare lângÄ numele Č™i avatarul dumneavoastrÄ"
msgid "SetStatusModal|Busy"
-msgstr ""
+msgstr "Ocupat"
msgid "SetStatusModal|Clear status"
msgstr "ČtergeČ›i starea"
@@ -35030,7 +35309,7 @@ msgid "SetStatusModal|Edit status"
msgstr "Editați starea"
msgid "SetStatusModal|Remove status"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i statusul"
msgid "SetStatusModal|Set a status"
msgstr "Setați o stare"
@@ -35039,7 +35318,7 @@ msgid "SetStatusModal|Set status"
msgstr "Setați starea"
msgid "SetStatusModal|Sorry, we weren't able to set your status. Please try again later."
-msgstr ""
+msgstr "Ne pare rÄu, nu am putut sÄ vÄ stabilim statusul. VÄ rugÄm sÄ Ă®ncercaČ›i din nou mai târziu."
msgid "SetStatusModal|Status updated"
msgstr "Stare actualizatÄ"
@@ -35054,13 +35333,13 @@ msgid "Sets %{epic_ref} as parent epic."
msgstr ""
msgid "Sets health status to %{health_status}."
-msgstr ""
+msgstr "SeteazÄ starea de sÄnÄtate la %{health_status}."
msgid "Sets target branch to %{branch_name}."
msgstr ""
msgid "Sets the due date to %{due_date}."
-msgstr ""
+msgstr "SeteazÄ data scadenČ›ei la %{due_date}."
msgid "Sets the iteration to %{iteration_reference}."
msgstr ""
@@ -35075,7 +35354,7 @@ msgid "Sets time estimate to %{time_estimate}."
msgstr ""
msgid "Sets weight to %{weight}."
-msgstr ""
+msgstr "SeteazÄ greutatea la %{weight}."
msgid "Setting"
msgstr ""
@@ -35085,9 +35364,9 @@ msgstr ""
msgid "Setting saved successfully"
msgid_plural "Settings saved successfully"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Setarea a fost salvatÄ cu succes"
+msgstr[1] "SetÄrile au fost salvate cu succes"
+msgstr[2] "SetÄrile au fost salvate cu succes"
msgid "Settings"
msgstr ""
@@ -35111,7 +35390,7 @@ msgid "SeverityWidget|Severity: %{severity}"
msgstr ""
msgid "SeverityWidget|There was an error while updating severity."
-msgstr ""
+msgstr "A apÄrut o eroare la actualizarea severitÄČ›ii."
msgid "Share"
msgstr ""
@@ -35120,37 +35399,37 @@ msgid "Share the %{strong_open}GitLab single sign-on URL%{strong_close} with mem
msgstr ""
msgid "Shared Runners"
-msgstr ""
+msgstr "Executori partajați"
msgid "Shared projects"
msgstr ""
msgid "Shared runners"
-msgstr ""
+msgstr "Executori partajați"
msgid "Shared runners are disabled for the parent group"
-msgstr ""
+msgstr "Executorii partajaČ›i sunt dezactivaČ›i pentru grupul pÄrinte"
msgid "Shared runners are disabled on group level"
-msgstr ""
+msgstr "Executorii partajați sunt dezactivați la nivel de grup"
msgid "Shared runners details"
-msgstr ""
+msgstr "Detalii despre executorii partajați"
msgid "Shared runners enabled cannot be enabled until a valid credit card is on file"
-msgstr ""
+msgstr "Executorii partajaČ›i activaČ›i nu pot fi activaČ›i pânÄ când nu este Ă®nregistrat un card de credit valid"
msgid "Shared runners help link"
-msgstr ""
+msgstr "Link de asistenČ›Ä pentru executorii partajaČ›i"
msgid "SharedRunnersMinutesSettings|By resetting the pipeline minutes for this namespace, the currently used minutes will be set to zero."
msgstr "Prin resetarea minutelor de pipeline pentru acest spațiu de nume, minutele utilizate în prezent vor fi setate la zero."
msgid "SharedRunnersMinutesSettings|Reset pipeline minutes"
-msgstr ""
+msgstr "Resetarea minutelor de pipeline"
msgid "SharedRunnersMinutesSettings|Reset used pipeline minutes"
-msgstr ""
+msgstr "Resetarea minutelor de pipeline folosite"
msgid "Shimo|Go to Shimo Workspace"
msgstr ""
@@ -35183,7 +35462,7 @@ msgid "Show Pipeline IID"
msgstr ""
msgid "Show all %{issuable_type}."
-msgstr ""
+msgstr "Afișați toate %{issuable_type}."
msgid "Show all activity"
msgstr "AfiČ™eazÄ toatÄ activitatea"
@@ -35201,7 +35480,7 @@ msgid "Show all milestones"
msgstr ""
msgid "Show all test cases."
-msgstr ""
+msgstr "Afișați toate cazurile de testare."
msgid "Show archived projects"
msgstr "Afișați proiectele arhivate"
@@ -35272,7 +35551,7 @@ msgstr "Afișare subiecte"
msgid "Show whitespace changes"
msgstr "AfiČ™aČ›i modificÄrile spaČ›iilor albe"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35297,7 +35576,7 @@ msgid "Showing all issues"
msgstr ""
msgid "Showing data for group '%{group_name}' from Nov 1, 2019 to Dec 31, 2019"
-msgstr ""
+msgstr "Se afiČ™eazÄ datele pentru grupul „%{group_name}” de la 1 noiembrie 2019 la 31 decembrie 2019"
msgid "Showing data for workflow items created in this date range. Date range limited to %{maxDateRange} days."
msgstr "Afișarea datelor pentru elementele fluxului de lucru create în acest interval de date. Interval de date limitat la %{maxDateRange} de zile."
@@ -35348,7 +35627,7 @@ 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 ""
+msgstr "ConectaČ›i-vÄ ca utilizator cu adresa de e-mail potrivitÄ, adÄugaČ›i adresa de e-mail la acest cont sau Ă®nregistraČ›i-vÄ pentru un cont nou utilizând adresa de e-mail potrivitÄ."
msgid "Sign in preview"
msgstr ""
@@ -35387,7 +35666,7 @@ msgid "Sign up"
msgstr ""
msgid "Sign up now"
-msgstr ""
+msgstr "ĂŽnregistraČ›i-vÄ acum"
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -35414,10 +35693,10 @@ msgid "Sign-up restrictions"
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 ""
+msgstr "FÄcând clic pe %{button_text}, sunt de acord cÄ am citit Č™i acceptat %{link_start}Termenii de utilizare Č™i Politica de confidenČ›ialitate%{link_end}"
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 ""
+msgstr "FÄcând clic pe %{button_text}, sunt de acord cÄ am citit Č™i acceptat Termenii de utilizare Č™i %{link_start}Politica de confidenČ›ialitate%{link_end} GitLab"
msgid "SignUp|First name is too long (maximum is %{max_length} characters)."
msgstr ""
@@ -35465,7 +35744,7 @@ msgid "Site profile not found for given parameters"
msgstr "Profilul site-ului nu a fost gÄsit pentru parametrii daČ›i"
msgid "Sites"
-msgstr ""
+msgstr "Site-uri"
msgid "Size"
msgstr ""
@@ -35474,76 +35753,100 @@ msgid "Size Limits"
msgstr ""
msgid "Size limit per repository (MB)"
-msgstr ""
+msgstr "Limita de dimensiune pe depozit (MB)"
msgid "Skip outdated deployment jobs"
msgstr ""
msgid "Skipped"
-msgstr ""
+msgstr "SÄrit"
msgid "Skipped deployment to"
-msgstr ""
+msgstr "A sÄrit implementarea la"
msgid "Skype:"
msgstr ""
msgid "Slack application"
-msgstr ""
+msgstr "Aplicația Slack"
msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
+msgstr "Integrarea Slack vÄ permite sÄ interacČ›ionaČ›i cu GitLab prin comenzi slash Ă®ntr-o fereastrÄ de chat."
msgid "Slack logo"
-msgstr ""
+msgstr "Logoul Slack"
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Ă®nlÄturaČ›i acest proiect din aplicaČ›ia Slack?"
+
+msgid "SlackIntegration|Client ID"
msgstr ""
-msgid "SlackIntegration|GitLab for Slack"
+msgid "SlackIntegration|Client secret"
msgstr ""
+msgid "SlackIntegration|GitLab for Slack"
+msgstr "GitLab pentru Slack"
+
msgid "SlackIntegration|GitLab for Slack was successfully installed."
+msgstr "GitLab pentru Slack a fost instalat cu succes."
+
+msgid "SlackIntegration|Install Slack app"
msgstr ""
msgid "SlackIntegration|Project alias"
+msgstr "Aliasul proiectului"
+
+msgid "SlackIntegration|Reinstall Slack app"
msgstr ""
msgid "SlackIntegration|Remove project"
+msgstr "ĂŽnlÄturaČ›i proiectul"
+
+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 ""
+msgstr "Selectați un proiect GitLab pentru a-l lega cu spațiul de lucru Slack."
msgid "SlackIntegration|Sends notifications about project events to Slack channels."
+msgstr "Trimite notificÄri despre evenimentele proiectului cÄtre canalele Slack."
+
+msgid "SlackIntegration|Signing secret"
msgstr ""
msgid "SlackIntegration|Team name"
+msgstr "Numele echipei"
+
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
msgstr ""
-msgid "SlackIntegration|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|Verification token"
msgstr ""
msgid "SlackIntegration|You can now close this window and go to your Slack workspace."
+msgstr "Acum puteČ›i Ă®nchide aceastÄ fereastrÄ Č™i puteČ›i merge la spaČ›iul de lucru Slack."
+
+msgid "SlackIntegration|You may need to reinstall the Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
-msgstr ""
+msgstr "1. %{slash_command_link_start}AdÄugaČ›i o comandÄ slash%{slash_command_link_end} Ă®n echipa Slack folosind aceste informaČ›ii:"
msgid "SlackService|2. Paste the token from Slack in the %{strong_open}Token%{strong_close} field below."
-msgstr ""
+msgstr "2. Lipiți tokenul din Slack în câmpul %{strong_open}Token%{strong_close} de mai jos."
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 ""
+msgstr "3. SelectaČ›i caseta de selectare %{strong_open}ActivÄ%{strong_close}, selectaČ›i %{strong_open}SalvaČ›i modificÄrile%{strong_close} Č™i Ă®ncepeČ›i sÄ utilizaČ›i comenzile slash Ă®n Slack!"
msgid "SlackService|After setup, get a list of available Slack slash commands by entering"
-msgstr ""
+msgstr "DupÄ configurare, obČ›ineČ›i o listÄ de comenzi slash Slack disponibile introducând"
msgid "SlackService|Fill in the word that works best for your team."
-msgstr ""
+msgstr "CompletaČ›i cuvântul care se potriveČ™te cel mai bine echipei dumneavoastrÄ."
msgid "SlackService|Perform common operations in this project by entering slash commands in Slack."
-msgstr ""
+msgstr "Efectuați operații comune în acest proiect introducând comenzi slash în Slack."
msgid "Slice multiplier"
msgstr "Multiplicator de tranșe"
@@ -35605,9 +35908,12 @@ msgstr "DaČ›i fiČ™ierului dvs. un nume pentru adÄugarea evidenČ›ierii codului,
msgid "Snippets|Optionally add a description about what your snippet does or how to use it…"
msgstr "AdÄugaČ›i opČ›ional o descriere despre ceea ce face fragmentul dvs. de cod sau despre cum sÄ-l utilizaČ›i…"
-msgid "Snowplow"
+msgid "Snippets|Snippets can't contain empty files. Ensure all files have content, or delete them."
msgstr ""
+msgid "Snowplow"
+msgstr "Snowplow"
+
msgid "Solution"
msgstr ""
@@ -35621,7 +35927,7 @@ msgid "Some child epics may be hidden due to applied filters"
msgstr ""
msgid "Some common domains are not allowed. %{learn_more_link}."
-msgstr ""
+msgstr "Unele domenii comune nu sunt permise. %{learn_more_link}."
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 "Cineva a editat fiČ™ierul Ă®n acelaČ™i timp cu dumneavoastrÄ. VÄ rugÄm sÄ verificaČ›i %{link_start}fiČ™ierul %{icon}%{link_end} Č™i sÄ vÄ asiguraČ›i cÄ modificÄrile dvs. nu vor elimina neintenČ›ionat modificÄrile lor."
@@ -35636,7 +35942,7 @@ msgid "Someone edited this merge request at the same time you did. Please refres
msgstr "Cineva a editat acest merge request Ă®n acelaČ™i timp cu dumneavoastrÄ. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina pentru a vedea modificÄrile."
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 ""
+msgstr "Cineva a editat acest caz de testare Ă®n acelaČ™i timp cu dumneavoastrÄ. Descrierea a fost actualizatÄ Č™i va trebui sÄ efectuaČ›i din nou modificÄrile."
msgid "Someone, hopefully you, has requested to reset the password for your GitLab account on %{link_to_gitlab}."
msgstr ""
@@ -35657,13 +35963,13 @@ 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 ""
+msgstr "S-a produs o eroare Ă®n timpul Ă®ncercÄrii de a modifica starea de blocare a acestui %{issuableDisplayName}."
msgid "Something went wrong trying to load issue contacts."
-msgstr ""
+msgstr "S-a produs o eroare Ă®n timpul Ă®ncercÄrii de Ă®ncÄrcare a contactelor problemei."
msgid "Something went wrong when reordering designs. Please try again"
-msgstr ""
+msgstr "Ceva nu a mers bine atunci când am reordonat design-urile. VÄ rugÄm sÄ Ă®ncercaČ›i din nou"
msgid "Something went wrong while adding your award. Please try again."
msgstr ""
@@ -35749,14 +36055,11 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
msgid "Something went wrong while promoting the issue to an epic. Please try again."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul promovÄrii problemei Ă®ntr-o epicÄ. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Something went wrong while reopening a requirement."
msgstr ""
@@ -35774,7 +36077,7 @@ msgid "Something went wrong while setting %{issuableType} %{dateType} date."
msgstr ""
msgid "Something went wrong while setting %{issuableType} confidentiality."
-msgstr ""
+msgstr "Eroare la setarea confidenČ›ialitÄČ›ii pentru %{issuableType}."
msgid "Something went wrong while setting %{issuableType} health status."
msgstr ""
@@ -35786,7 +36089,7 @@ msgid "Something went wrong while setting %{issuableType} to-do item."
msgstr ""
msgid "Something went wrong while setting %{issuableType} weight."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul setÄrii greutÄČ›ii %{issuableType}."
msgid "Something went wrong while stopping this environment. Please try again."
msgstr ""
@@ -35807,7 +36110,7 @@ msgid "Something went wrong, unable to add %{project} to dashboard"
msgstr "Ceva nu a mers bine, nu se poate adÄuga %{project} la tabloul de bord"
msgid "Something went wrong, unable to add projects to dashboard"
-msgstr "Ceva nu a funcČ›ionat, nu se pot adÄuga proiecte la tabloul de bord"
+msgstr "Ceva nu a mers bine, nu se pot adÄuga proiecte la dashboard"
msgid "Something went wrong, unable to delete project"
msgstr ""
@@ -35828,7 +36131,7 @@ msgid "Something went wrong. Try again later."
msgstr ""
msgid "Sorry, no projects matched your search"
-msgstr ""
+msgstr "Ne pare rÄu, niciun proiect nu corespunde cÄutÄrii d-voastrÄ"
msgid "Sorry, you have exceeded the maximum browsable page number. Please use the API to explore further."
msgstr ""
@@ -35849,7 +36152,7 @@ msgid "Sort direction: Descending"
msgstr ""
msgid "SortOptions|Blocking"
-msgstr ""
+msgstr "BlocÄri"
msgid "SortOptions|Closed date"
msgstr ""
@@ -35861,10 +36164,10 @@ msgid "SortOptions|Closed recently"
msgstr ""
msgid "SortOptions|Created date"
-msgstr ""
+msgstr "Data creÄrii"
msgid "SortOptions|Due date"
-msgstr ""
+msgstr "Data scadentÄ"
msgid "SortOptions|Due later"
msgstr ""
@@ -35876,7 +36179,7 @@ msgid "SortOptions|Expired date"
msgstr ""
msgid "SortOptions|Label priority"
-msgstr ""
+msgstr "Prioritatea etichetei"
msgid "SortOptions|Largest group"
msgstr ""
@@ -35894,10 +36197,10 @@ msgid "SortOptions|Least popular"
msgstr ""
msgid "SortOptions|Less weight"
-msgstr ""
+msgstr "Greutate mai micÄ"
msgid "SortOptions|Manual"
-msgstr ""
+msgstr "Manual"
msgid "SortOptions|Merged date"
msgstr ""
@@ -35909,7 +36212,7 @@ msgid "SortOptions|Merged recently"
msgstr ""
msgid "SortOptions|Milestone due date"
-msgstr ""
+msgstr "Data scadentÄ a obiectivului"
msgid "SortOptions|Milestone due later"
msgstr ""
@@ -35918,7 +36221,7 @@ msgid "SortOptions|Milestone due soon"
msgstr ""
msgid "SortOptions|More weight"
-msgstr ""
+msgstr "Greutate mai mare"
msgid "SortOptions|Most popular"
msgstr ""
@@ -35951,7 +36254,7 @@ msgid "SortOptions|Oldest updated"
msgstr ""
msgid "SortOptions|Popularity"
-msgstr ""
+msgstr "Popularitate"
msgid "SortOptions|Priority"
msgstr ""
@@ -35990,7 +36293,7 @@ msgid "SortOptions|Start soon"
msgstr ""
msgid "SortOptions|Title"
-msgstr ""
+msgstr "Titlu"
msgid "SortOptions|Type"
msgstr "Tip"
@@ -35999,7 +36302,7 @@ msgid "SortOptions|Version"
msgstr ""
msgid "SortOptions|Weight"
-msgstr ""
+msgstr "Greutate"
msgid "Source"
msgstr ""
@@ -36017,10 +36320,10 @@ msgid "Source branch"
msgstr ""
msgid "Source branch will be deleted."
-msgstr ""
+msgstr "Ramura sursÄ va fi Č™tearsÄ."
msgid "Source branch will not be deleted."
-msgstr ""
+msgstr "Ramura sursÄ nu va fi Č™tearsÄ."
msgid "Source branch: %{source_branch_open}%{source_branch}%{source_branch_close}"
msgstr ""
@@ -36032,64 +36335,64 @@ msgid "Source is not available"
msgstr ""
msgid "Source project cannot be found."
-msgstr ""
+msgstr "Proiectul sursÄ nu poate fi gÄsit."
msgid "SourceEditor|\"el\" parameter is required for createInstance()"
-msgstr ""
+msgstr "Parametrul „el” este necesar pentru createInstance()"
msgid "SourceEditor|%{name} is not registered."
-msgstr ""
+msgstr "%{name} nu este înregistrat."
msgid "SourceEditor|Extension definition should be either a class or a function"
-msgstr ""
+msgstr "DefiniČ›ia extensiei trebuie sÄ fie sau o clasÄ sau o funcČ›ie."
msgid "SourceEditor|Extension definition should be either class, function, or an Array of definitions."
-msgstr ""
+msgstr "DefiniČ›ia extensiei trebuie sÄ fie o clasÄ, o funcČ›ie sau o Matrice de definiČ›ii."
msgid "SourceEditor|Extensions Store is required to check for an extension."
-msgstr ""
+msgstr "Este necesar Magazinul de extensii pentru a verifica dacÄ existÄ o extensie."
msgid "SourceEditor|Name conflict for \"%{prop}()\" method."
-msgstr ""
+msgstr "Conflict de nume pentru metoda „%{prop}()”."
msgid "SourceEditor|No extension for unuse has been specified."
-msgstr ""
+msgstr "Nu a fost specificatÄ nicio extensie pentru nefolosire."
msgid "SourceEditor|Source Editor instance is required to set up an extension."
-msgstr ""
+msgstr "InstanČ›a Editor de sursÄ este necesarÄ pentru a configura o extensie."
msgid "SourceEditor|`definition` property is expected on the extension."
-msgstr ""
+msgstr "Proprietatea „definition” este aČ™teptatÄ pe extensie."
msgid "Sourcegraph"
msgstr ""
msgid "SourcegraphAdmin|Block on private and internal projects"
-msgstr ""
+msgstr "Blocați pe proiecte private și interne"
msgid "SourcegraphAdmin|Configure the URL to a Sourcegraph instance which can read your GitLab projects."
-msgstr ""
+msgstr "ConfiguraČ›i URL-ul cÄtre o instanČ›Ä Sourcegraph care poate citi proiectele GitLab."
msgid "SourcegraphAdmin|Enable Sourcegraph"
-msgstr ""
+msgstr "Activați Sourcegraph"
msgid "SourcegraphAdmin|Enable code intelligence powered by %{link_start}Sourcegraph%{link_end} on your GitLab instance's code views and merge requests."
msgstr "ActivaČ›i inteligenČ›a codului alimentatÄ de %{link_start}Sourcegraph%{link_end} Ă®n vizualizÄrile de cod Č™i merge request-urile instanČ›ei dvs. GitLab."
msgid "SourcegraphAdmin|Learn more."
-msgstr ""
+msgstr "Aflați mai multe."
msgid "SourcegraphAdmin|Only public projects have code intelligence enabled and communicate with Sourcegraph."
msgstr "Numai proiectele publice au activatÄ inteligenČ›a codului Č™i pot sÄ comunice cu Sourcegraph."
msgid "SourcegraphAdmin|Save changes"
-msgstr ""
+msgstr "SalvaČ›i modificÄrile"
msgid "SourcegraphAdmin|Sourcegraph URL"
-msgstr ""
+msgstr "URL Sourcegraph"
msgid "SourcegraphAdmin|https://sourcegraph.example.com"
-msgstr ""
+msgstr "https://sourcegraph.example.com"
msgid "SourcegraphPreferences|This feature is experimental and currently limited to certain projects."
msgstr "AceastÄ funcČ›ie este experimentalÄ Č™i este limitatÄ Ă®n prezent la anumite proiecte."
@@ -36107,10 +36410,10 @@ msgid "SourcegraphPreferences|Uses a custom %{linkStart}Sourcegraph instance%{li
msgstr "FoloseČ™te o instanČ›Ä personalizatÄ %{linkStart}Sourcegraph%{linkEnd}."
msgid "Spam Check"
-msgstr ""
+msgstr "Verificare spam"
msgid "Spam Check API key"
-msgstr ""
+msgstr "Cheie API de verificare spam"
msgid "Spam Logs"
msgstr ""
@@ -36122,19 +36425,22 @@ msgid "Spam log successfully submitted as ham."
msgstr ""
msgid "Specific runners"
-msgstr ""
+msgstr "Executori specifici"
msgid "Specified URL cannot be used: \"%{reason}\""
+msgstr "URL-ul specificat nu poate fi utilizat: „%{reason}”"
+
+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 ""
+msgstr "SpecificaČ›i un model regex de adresÄ de e-mail pentru a identifica utilizatorii interni impliciČ›i."
msgid "Speed up your pipelines with Needs relationships"
msgstr ""
msgid "Spent At"
-msgstr ""
+msgstr "Petrecut la"
msgid "Squash commit message"
msgstr "Mesajul commit-ului de squash"
@@ -36151,6 +36457,9 @@ msgstr "Fragment de cod de urmÄrire a stivei"
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36194,7 +36503,7 @@ msgid "Start Time"
msgstr ""
msgid "Start Web Terminal"
-msgstr ""
+msgstr "Porniți Terminalul Web"
msgid "Start a %{new_merge_request} with these changes"
msgstr "ĂŽncepeČ›i un %{new_merge_request}} cu aceste modificÄri"
@@ -36205,9 +36514,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr "ĂŽncepeČ›i un nou merge request cu aceste modificÄri"
@@ -36215,7 +36521,7 @@ msgid "Start a review"
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 ""
+msgstr "Începeți prin a alege un grup pentru a explora merge request-urile din acel grup. Apoi puteți trece la filtrarea în funcție de proiecte, etichete, etape și autori."
msgid "Start cleanup"
msgstr ""
@@ -36229,6 +36535,9 @@ msgstr ""
msgid "Start inputting changes and we will generate a YAML-file for you to add to your repository"
msgstr "ĂŽncepeČ›i sÄ introduceČ›i modificÄrile Č™i vom genera un fiČ™ier YAML pe care sÄ-l adÄugaČ›i Ă®n repozitoriul dvs."
+msgid "Start internal thread"
+msgstr ""
+
msgid "Start merge train"
msgstr ""
@@ -36257,10 +36566,10 @@ msgid "Started %{startsIn}"
msgstr ""
msgid "Started asynchronous removal of all repository check states."
-msgstr ""
+msgstr "A Ă®nceput eliminarea asincronÄ a tuturor stÄrilor de verificare a repozitoriului."
msgid "Started escalation for this incident."
-msgstr ""
+msgstr "A început escaladarea pentru acest incident."
msgid "Starting..."
msgstr ""
@@ -36275,7 +36584,7 @@ msgid "Starts at (UTC)"
msgstr ""
msgid "Starts escalations for this incident"
-msgstr ""
+msgstr "ĂŽncepe escaladarea pentru acest incident"
msgid "Starts on"
msgstr ""
@@ -36284,80 +36593,17 @@ msgid "Starts: %{startsAt}"
msgstr ""
msgid "State your message to activate"
-msgstr ""
+msgstr "Menționați mesajul dvs. pentru a activa"
msgid "State/Province"
-msgstr ""
+msgstr "Județul/Provincia"
msgid "State/Province/City"
-msgstr ""
+msgstr "Județul/Provincia/Orașul"
msgid "Static Application Security Testing (SAST)"
msgstr "Testarea staticÄ a securitÄČ›ii aplicaČ›iilor (SAST)"
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr "PuteČ›i stabili un responsabil care sÄ vÄ revizuiascÄ modificÄrile Č™i sÄ le implementeze odatÄ ce merge request-ul dvs. este creat."
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr "Merge request-ul dvs. a fost creat"
-
msgid "Statistics"
msgstr ""
@@ -36455,28 +36701,28 @@ msgid "StatusCheck|status checks"
msgstr "verificÄri de stare"
msgid "StatusPage|AWS %{docsLink}"
-msgstr ""
+msgstr "AWS %{docsLink}"
msgid "StatusPage|AWS Secret access key"
-msgstr ""
+msgstr "Cheia de acces secret AWS"
msgid "StatusPage|AWS access key ID"
-msgstr ""
+msgstr "ID-ul cheii de acces AWS"
msgid "StatusPage|AWS region"
-msgstr ""
+msgstr "Regiunea AWS"
msgid "StatusPage|Active"
-msgstr ""
+msgstr "Activ"
msgid "StatusPage|Bucket %{docsLink}"
-msgstr ""
+msgstr "Bucket %{docsLink}"
msgid "StatusPage|Configure file storage settings to link issues in this project to an external status page."
-msgstr ""
+msgstr "ConfiguraČ›i setÄrile de stocare a fiČ™ierelor pentru a conecta problemele din acest proiect la o paginÄ de stare externÄ."
msgid "StatusPage|S3 Bucket name"
-msgstr ""
+msgstr "Numele S3 bucket"
msgid "StatusPage|Status page"
msgstr "Pagina de stare"
@@ -36515,7 +36761,7 @@ msgid "Stop Terminal"
msgstr ""
msgid "Stop impersonation"
-msgstr ""
+msgstr "Opriți impersonarea"
msgid "Stop this environment"
msgstr ""
@@ -36545,10 +36791,10 @@ msgid "Strikethrough text"
msgstr ""
msgid "Sub-batch size"
-msgstr ""
+msgstr "MÄrimea subloturilor"
msgid "Subdomains of the Pages root domain %{root_domain} are reserved and cannot be used as custom Pages domains."
-msgstr ""
+msgstr "Subdomeniile domeniului rÄdÄcinÄ Pages %{root_domain} sunt rezervate Č™i nu pot fi utilizate ca domenii Pages particularizate."
msgid "Subgroup information"
msgstr ""
@@ -36595,12 +36841,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36613,9 +36853,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36644,7 +36881,7 @@ msgid "Subscribed to this %{quick_action_target}."
msgstr ""
msgid "Subscribed to this project"
-msgstr ""
+msgstr "Abonat la acest proiect"
msgid "Subscribes to this %{quick_action_target}."
msgstr ""
@@ -36676,11 +36913,14 @@ msgstr "AdÄugaČ›i o nouÄ licenČ›Ä"
msgid "SubscriptionBanner|Export license usage file"
msgstr "Exportați fișierul de utilizare a licenței"
-msgid "SubscriptionTable|Add seats"
+msgid "SubscriptionBanner|Upload new license"
msgstr ""
+msgid "SubscriptionTable|Add seats"
+msgstr "AdÄugaČ›i seats"
+
msgid "SubscriptionTable|An error occurred while loading the subscription details."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii detaliilor abonamentului."
msgid "SubscriptionTable|Billing"
msgstr ""
@@ -36689,19 +36929,19 @@ 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 ""
+msgstr "GitLab vÄ permite sÄ continuaČ›i sÄ vÄ folosiČ›i abonamentul chiar dacÄ depÄČ™iČ›i numÄrul de seats achiziČ›ionate. Vi se va cere sÄ plÄtiČ›i pentru aceste seats la reĂ®nnoire."
msgid "SubscriptionTable|Last invoice"
msgstr ""
msgid "SubscriptionTable|Loading subscriptions"
-msgstr "ĂŽncÄrcarea abonamentelor"
+msgstr "Se Ă®ncarcÄ abonamentele"
msgid "SubscriptionTable|Manage"
msgstr ""
msgid "SubscriptionTable|Max seats used"
-msgstr ""
+msgstr "Max. seats utilizate"
msgid "SubscriptionTable|Next invoice"
msgstr ""
@@ -36713,13 +36953,13 @@ msgid "SubscriptionTable|Renew"
msgstr ""
msgid "SubscriptionTable|Seats currently in use"
-msgstr ""
+msgstr "Seats actual în uz"
msgid "SubscriptionTable|Seats in subscription"
-msgstr ""
+msgstr "Seats în abonament"
msgid "SubscriptionTable|Seats owed"
-msgstr ""
+msgstr "Seats datorate"
msgid "SubscriptionTable|See usage"
msgstr ""
@@ -36737,13 +36977,13 @@ msgid "SubscriptionTable|This is the last time the GitLab.com team was in contac
msgstr "Aceasta este ultima datÄ când echipa GitLab.com a intrat Ă®n contact cu dvs. pentru a soluČ›iona orice solduri restante."
msgid "SubscriptionTable|This is the maximum number of users that have existed at the same time since this subscription started."
-msgstr ""
+msgstr "Acesta este maximul de utilizatori care au existat în același timp de când a început acest abonament."
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 ""
+msgstr "Acesta este numÄrul de seats pe care va trebui sÄ le achiziČ›ionaČ›i faceČ›i upgrade la un plan plÄtit."
msgid "SubscriptionTable|Trial"
msgstr ""
@@ -36782,10 +37022,10 @@ msgid "Subscription|Your subscription for %{strong}%{namespace_name}%{strong_clo
msgstr "Abonamentul dvs. pentru %{strong}%{namespace_name}%{strong_close} a expirat Č™i sunteČ›i acum pe %{pricing_link_start}nivelul GitLab Free%{pricing_link_end}. Nu vÄ faceČ›i griji, datele dvs. sunt Ă®n siguranČ›Ä. LuaČ›i legÄtura cu echipa noastrÄ de asistenČ›Ä (%{support_email}). Ei vÄ vor ajuta cu plÄcere cu reĂ®nnoirea abonamentului."
msgid "Subtracted"
-msgstr ""
+msgstr "S-a scÄzut"
msgid "Subtracts"
-msgstr ""
+msgstr "Scade"
msgid "Succeeded"
msgstr ""
@@ -36800,7 +37040,7 @@ msgid "Successfully approved"
msgstr ""
msgid "Successfully banned"
-msgstr ""
+msgstr "Interzicere reuČ™itÄ"
msgid "Successfully blocked"
msgstr ""
@@ -36827,7 +37067,7 @@ msgid "Successfully synced %{synced_timeago}."
msgstr "S-a sincronizat cu succes %{synced_timeago}."
msgid "Successfully unbanned"
-msgstr ""
+msgstr "Anularea interzicerii reuČ™itÄ"
msgid "Successfully unblocked"
msgstr ""
@@ -36839,91 +37079,97 @@ msgid "Successfully updated %{last_updated_timeago}."
msgstr "Actualizare reuČ™itÄ %{last_updated_timeago}."
msgid "Successfully updated the environment."
-msgstr ""
+msgstr "Mediu a fost actualizat cu succes."
msgid "Suggest code changes which can be immediately applied in one click. Try it out!"
-msgstr ""
+msgstr "SugeraČ›i modificÄri de cod care pot fi aplicate imediat cu un singur clic. ĂŽncercaČ›i!"
msgid "Suggested change"
msgstr ""
msgid "SuggestedColors|Aztec Gold"
-msgstr ""
+msgstr "Aur Aztec"
msgid "SuggestedColors|Blue"
-msgstr ""
+msgstr "Albastru"
msgid "SuggestedColors|Blue-gray"
-msgstr ""
+msgstr "Albastru-gri"
msgid "SuggestedColors|Carrot orange"
-msgstr ""
+msgstr "Portocaliu morcov"
msgid "SuggestedColors|Champagne"
-msgstr ""
+msgstr "Čampanie"
msgid "SuggestedColors|Charcoal grey"
-msgstr ""
+msgstr "Gri cÄrbune"
msgid "SuggestedColors|Crimson"
-msgstr ""
+msgstr "Purpuriu"
msgid "SuggestedColors|Current addition color"
-msgstr ""
+msgstr "Culoarea curentÄ pentru adÄugÄri"
msgid "SuggestedColors|Current removal color"
-msgstr ""
+msgstr "Culoarea curentÄ pentru Ă®nlÄturÄri"
msgid "SuggestedColors|Dark coral"
-msgstr ""
+msgstr "Coral închis"
msgid "SuggestedColors|Dark green"
-msgstr ""
+msgstr "Verde închis"
msgid "SuggestedColors|Dark sea green"
-msgstr ""
+msgstr "Verde închis marin"
msgid "SuggestedColors|Dark violet"
-msgstr ""
+msgstr "Violet închis"
msgid "SuggestedColors|Deep violet"
-msgstr ""
+msgstr "Violet profund"
msgid "SuggestedColors|Default addition color"
-msgstr ""
+msgstr "Culoarea implicitÄ pentru adÄugÄri"
msgid "SuggestedColors|Default removal color"
-msgstr ""
+msgstr "Culoarea implicitÄ pentru Ă®nlÄturÄri"
msgid "SuggestedColors|Gray"
+msgstr "Gri"
+
+msgid "SuggestedColors|Green"
msgstr ""
msgid "SuggestedColors|Green screen"
-msgstr ""
+msgstr "Ecran verde"
msgid "SuggestedColors|Green-cyan"
-msgstr ""
+msgstr "Verde-cyan"
msgid "SuggestedColors|Lavendar"
-msgstr ""
+msgstr "LevÄnČ›icÄ"
msgid "SuggestedColors|Magenta-pink"
msgstr "Magenta-roz"
msgid "SuggestedColors|Medium sea green"
-msgstr ""
+msgstr "Verde marin mediu"
msgid "SuggestedColors|Orange"
+msgstr "Portocaliu"
+
+msgid "SuggestedColors|Purple"
msgstr ""
msgid "SuggestedColors|Red"
-msgstr ""
+msgstr "Roșu"
msgid "SuggestedColors|Rose red"
-msgstr ""
+msgstr "Roșu trandafiriu"
msgid "SuggestedColors|Titanium yellow"
-msgstr ""
+msgstr "Galben titan"
msgid "Suggestion is not applicable as the suggestion was not found."
msgstr ""
@@ -36932,7 +37178,7 @@ 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 ""
+msgstr "Sugestiile nu sunt aplicabile, deoarece liniile lor nu se pot suprapune."
msgid "Suggestions must all be on the same branch."
msgstr ""
@@ -36959,7 +37205,7 @@ msgid "SuperSonics|Activation code"
msgstr "Cod de activare"
msgid "SuperSonics|An error occurred while adding your subscription."
-msgstr ""
+msgstr "A apÄrut o eroare la adÄugarea abonamentului dumneavoastrÄ."
msgid "SuperSonics|Billable users"
msgstr "Utilizatori facturabili"
@@ -36967,6 +37213,9 @@ msgstr "Utilizatori facturabili"
msgid "SuperSonics|Buy subscription"
msgstr "CumpÄraČ›i un abonament"
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr "Nu se poate activa instanța din cauza unei probleme de conectivitate."
+
msgid "SuperSonics|Cloud licensing"
msgstr "Licențiere în cloud"
@@ -36982,17 +37231,14 @@ msgstr "Exportați fișierul de utilizare a licenței"
msgid "SuperSonics|Free trial"
msgstr "Evaluare gratuitÄ"
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-msgstr "Obțineți ajutor pentru cele mai frecvente probleme de conectivitate prin %{linkStart}depanarea codului de activare%{linkEnd}."
-
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 "Sunt de acord cÄ utilizarea de cÄtre mine a Software-ului GitLab este supusÄ Acordului de abonament aflat Ă®n %{linkStart} Termenii Serviciului%{linkEnd}, dacÄ nu se convine altfel Ă®n scris cu GitLab."
+msgstr "Sunt de acord cÄ utilizarea de cÄtre mine a Software-ului GitLab este supusÄ Acordului de abonament aflat Ă®n %{linkStart} Termenii Č™i condiČ›iile serviciului%{linkEnd}, dacÄ nu se convine altfel Ă®n scris cu GitLab."
msgid "SuperSonics|Learn how to %{linkStart}activate your subscription%{linkEnd}."
msgstr "AflaČ›i cum sÄ vÄ %{linkStart}activaČ›i abonamentul%{linkEnd}."
msgid "SuperSonics|Learn more about %{activationLinkStart}activating your subscription%{activationLinkEnd}. If you need further assistance, %{supportLinkStart}contact GitLab Support%{supportLinkEnd}."
-msgstr ""
+msgstr "AflaČ›i mai multe despre %{activationLinkStart}activarea abonamentului dumneavoastrÄ%{activationLinkEnd}. DacÄ aveČ›i nevoie de asistenČ›Ä suplimentarÄ, %{supportLinkStart}contactaČ›i AsistenČ›a GitLab%{supportLinkEnd}."
msgid "SuperSonics|Licensed to"
msgstr "Licențiat pentru"
@@ -37004,10 +37250,10 @@ msgid "SuperSonics|Maximum users"
msgstr "NumÄr maxim de utilizatori"
msgid "SuperSonics|Offline license"
-msgstr ""
+msgstr "LicenČ›Ä offline"
msgid "SuperSonics|Online license"
-msgstr ""
+msgstr "LicenČ›Ä online"
msgid "SuperSonics|Paste your activation code"
msgstr "Lipiți codul de activare"
@@ -37048,8 +37294,8 @@ msgstr "Acesta este punctul cu cel mai mare numÄr de utilizatori de pe instalaČ
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 "Acesta este numÄrul de %{billableUsersLinkStart}utilizatori facturabili%{billableUsersLinkEnd} pe instalarea dvs. Č™i acesta este numÄrul minim pe care trebuie sÄ-l achiziČ›ionaČ›i atunci când vÄ reĂ®nnoiČ›i licenČ›a."
-msgid "SuperSonics|To activate your subscription, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
-msgstr "Pentru a vÄ activa abonamentul, conectaČ›i-vÄ la serverele GitLab prin intermediul serviciului %{linkStart}Cloud Licensing%{linkEnd}, o modalitate simplÄ de a vÄ gestiona abonamentul."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
+msgstr "Pentru a vÄ activa abonamentul, instanČ›a dvs. trebuie sÄ se conecteze la GitLab. %{learnMoreLinkStart}AflaČ›i mai multe%{learnMoreLinkEnd}."
msgid "SuperSonics|User in subscription"
msgid_plural "SuperSonics|Users in subscription"
@@ -37066,6 +37312,9 @@ msgstr "Utilizatori peste abonament"
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 "Utilizatorii cu rol de Invitat sau cei care nu aparČ›in unui Proiect sau Grup nu vor utiliza un loc din licenČ›a dumneavoastrÄ."
+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 "PuteČ›i %{purchaseSubscriptionLinkStart}achiziČ›iona un nou abonament%{purchaseSubscriptionLinkEnd} Č™i sÄ Ă®ncercaČ›i din nou. DacÄ aveČ›i nevoie de asistenČ›Ä suplimentarÄ, vÄ rugÄm sÄ %{supportLinkStart}contactaČ›i serviciul de asistenČ›Ä 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 "Nu vÄ mai puteČ›i sincroniza detaliile abonamentului cu GitLab. ObČ›ineČ›i ajutor pentru cele mai frecvente probleme de conectivitate prin %{connectivityHelpLinkStart}depanarea codului de activare%{connectivityHelpLinkEnd}."
@@ -37099,6 +37348,9 @@ msgstr "Abonamentul d-voastrÄ"
msgid "SuperSonics|Your subscription details will sync shortly."
msgstr "Detaliile abonamentului dvs. se vor sincroniza în scurt timp."
+msgid "SuperSonics|Your subscription is expired."
+msgstr "Abonamentul dvs. a expirat."
+
msgid "SuperSonics|Your subscription was successfully activated. You can see the details below."
msgstr "Abonamentul dvs. a fost activat cu succes. Puteți vedea detaliile de mai jos."
@@ -37115,7 +37367,7 @@ msgid "Support"
msgstr ""
msgid "Support for custom certificates is disabled. Ask your system's administrator to enable it."
-msgstr ""
+msgstr "Suportul pentru certificate personalizate este dezactivat. CereČ›i administratorului dvs. de sistem sÄ-l activeze."
msgid "Support page URL"
msgstr ""
@@ -37124,7 +37376,7 @@ msgid "Survey Response"
msgstr ""
msgid "Switch Branches"
-msgstr ""
+msgstr "Comutați ramurile"
msgid "Switch branch"
msgstr ""
@@ -37163,22 +37415,22 @@ msgid "Syntax is incorrect."
msgstr ""
msgid "SynthaxHighlightingTheme|Dark"
-msgstr ""
+msgstr "ĂŽntunecat"
msgid "SynthaxHighlightingTheme|Light"
-msgstr ""
+msgstr "Luminos"
msgid "SynthaxHighlightingTheme|Monokai"
-msgstr ""
+msgstr "Monokai"
msgid "SynthaxHighlightingTheme|None"
-msgstr ""
+msgstr "Nici una"
msgid "SynthaxHighlightingTheme|Solarized Dark"
-msgstr ""
+msgstr "Solarizat întunecat"
msgid "SynthaxHighlightingTheme|Solarized Light"
-msgstr ""
+msgstr "Solarizat deschis"
msgid "System"
msgstr ""
@@ -37202,13 +37454,13 @@ msgid "System hook was successfully updated."
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 "Hook-urile de sistem sunt declanČ™ate la seturi de evenimente, cum ar fi crearea unui proiect sau adÄugarea unei chei SSH. De asemenea, puteČ›i activa declanČ™atori suplimentari, cum ar fi evenimentele push."
msgid "System metrics (Custom)"
-msgstr ""
+msgstr "Metrici de sistem (personalizate)"
msgid "System metrics (Kubernetes)"
-msgstr ""
+msgstr "Metrici de sistem (Kubernetes)"
msgid "System output"
msgstr ""
@@ -37228,7 +37480,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37244,101 +37496,134 @@ msgid "Tag:"
msgstr ""
msgid "Tagged this commit to %{tag_name} with \"%{message}\"."
-msgstr ""
+msgstr "Acest commit a fost etichetat la %{tag_name} cu \"%{message}\"."
msgid "Tagged this commit to %{tag_name}."
-msgstr ""
+msgstr "Acest commit a fost etichetat la %{tag_name}."
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 ""
+msgstr "Etichetele sunt Č™terse pânÄ când este atins timeout-ul. Toate etichetele rÄmase sunt incluse la urmÄtoarea rulare a politicii. Pentru a elimina limita de timp, setaČ›i-o la 0."
msgid "Tags feed"
msgstr ""
msgid "Tags this commit to %{tag_name} with \"%{message}\"."
-msgstr ""
+msgstr "EticheteazÄ acest commit la %{tag_name} cu \"%{message}\"."
msgid "Tags this commit to %{tag_name}."
-msgstr ""
+msgstr "EticheteazÄ acest commit la %{tag_name}."
msgid "Tags:"
msgstr ""
-msgid "TagsPage|Browse commits"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
msgstr ""
+msgid "TagsPage|Browse commits"
+msgstr "RÄsfoiČ›i commit-urile"
+
msgid "TagsPage|Browse files"
-msgstr ""
+msgstr "RÄsfoiČ›i fiČ™ierele"
msgid "TagsPage|Can't find HEAD commit for this tag"
-msgstr ""
+msgstr "Nu se poate gÄsi commit-ul HEAD pentru aceastÄ etichetÄ"
msgid "TagsPage|Cancel"
+msgstr "Anulare"
+
+msgid "TagsPage|Cancel, keep tag"
msgstr ""
msgid "TagsPage|Create tag"
+msgstr "Creare etichetÄ"
+
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
msgstr ""
msgid "TagsPage|Delete tag"
+msgstr "ČtergeČ›i eticheta"
+
+msgid "TagsPage|Delete tag. Are you ABSOLUTELY SURE?"
msgstr ""
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+msgid "TagsPage|Deleting the %{strongStart}%{tagName}%{strongEnd} tag cannot be undone. Are you sure?"
msgstr ""
msgid "TagsPage|Edit release notes"
-msgstr ""
+msgstr "Editați notele de lansare"
msgid "TagsPage|Existing branch name, tag, or commit SHA"
-msgstr ""
+msgstr "Numele ramurii, eticheta sau SHA de commit existente"
msgid "TagsPage|Filter by tag name"
-msgstr ""
+msgstr "FiltraČ›i dupÄ numele etichetei"
msgid "TagsPage|New Tag"
-msgstr ""
+msgstr "EtichetÄ nouÄ"
msgid "TagsPage|New tag"
+msgstr "EtichetÄ nouÄ"
+
+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 ""
+msgstr "OpČ›ional, adÄugaČ›i un mesaj la etichetÄ. LÄsând acest spaČ›iu necompletat, se creeazÄ o %{link_start}etichetÄ uČ™oarÄ.%{link_end}"
msgid "TagsPage|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
+msgstr "OpČ›ional, creaČ›i o Lansare publicÄ a proiectului dumneavoastrÄ, bazatÄ pe aceastÄ etichetÄ. Notele de lansare sunt afiČ™ate pe pagina %{releases_page_link_start}LansÄri%{link_end}. %{docs_link_start}Mai multe informaČ›ii%{link_end}"
+
+msgid "TagsPage|Please type the following to confirm:"
msgstr ""
msgid "TagsPage|Release notes"
-msgstr ""
+msgstr "Note de lansare"
msgid "TagsPage|Repository has no tags yet."
-msgstr ""
+msgstr "Repozitoriul nu are Ă®ncÄ etichete."
msgid "TagsPage|Sorry, your filter produced no results."
-msgstr ""
+msgstr "Ne pare rÄu, filtrul dvs. nu a produs niciun rezultat."
msgid "TagsPage|Tags"
-msgstr ""
+msgstr "Etichete"
msgid "TagsPage|Tags give the ability to mark specific points in history as being important"
-msgstr ""
+msgstr "Etichetele vÄ permit sÄ marcaČ›i anumite momente din istorie ca fiind importante."
msgid "TagsPage|This tag has no release notes."
-msgstr ""
+msgstr "AceastÄ etichetÄ nu conČ›ine note de lansare."
msgid "TagsPage|Unable to load tags"
-msgstr ""
+msgstr "Nu se pot Ă®ncÄrca etichetele"
msgid "TagsPage|Use git tag command to add a new one:"
-msgstr ""
+msgstr "UtilizaČ›i comanda „git tag” pentru a adÄuga una nouÄ:"
msgid "TagsPage|Write your release notes or drag files here…"
+msgstr "ScrieČ›i-vÄ notele de lansare sau trageČ›i fiČ™ierele aici..."
+
+msgid "TagsPage|Yes, delete protected tag"
msgstr ""
-msgid "TagsPage|protected"
+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 "protejate"
+
msgid "Take a look at the documentation to discover all of GitLab’s capabilities."
msgstr ""
@@ -37361,19 +37646,19 @@ msgid "Target-Branch"
msgstr ""
msgid "Task"
-msgstr ""
+msgstr "SarcinÄ"
msgid "Task ID: %{elastic_task}"
msgstr ""
msgid "TasksToBeDone|Create/import code into a project (repository)"
-msgstr ""
+msgstr "Creați/importați cod într-un proiect (repozitoriu)"
msgid "TasksToBeDone|Create/import issues (tickets) to collaborate on ideas and plan work"
-msgstr ""
+msgstr "Creați/importați probleme (tichete) pentru a colabora la idei și a planifica munca"
msgid "TasksToBeDone|Set up CI/CD pipelines to build, test, deploy, and monitor code"
-msgstr ""
+msgstr "Configurați pipeline-uri CI/CD pentru a construi, testa, distribui și monitoriza codul"
msgid "Team"
msgstr ""
@@ -37385,10 +37670,10 @@ msgid "TeamcityIntegration|Trigger TeamCity CI after a merge request has been cr
msgstr "DeclanČ™eazÄ TeamCity CI dupÄ ce un merge request a fost creat sau actualizat"
msgid "TeamcityIntegration|Trigger TeamCity CI after every push to the repository, except branch delete"
-msgstr ""
+msgstr "DeclanČ™eazÄ TeamCity CI dupÄ fiecare push Ă®n depozit, cu excepČ›ia Č™tergerii ramurii"
msgid "Telephone number"
-msgstr ""
+msgstr "NumÄr de telefon"
msgid "Template"
msgstr "Čablon"
@@ -37397,7 +37682,7 @@ msgid "Template to append to all Service Desk issues"
msgstr "Čablon de anexat la toate problemele Service Desk"
msgid "TemplateRepository|Create common files more quickly, and standardize their format."
-msgstr ""
+msgstr "Creați mai rapid fișiere comune și standardizați formatul acestora."
msgid "Templates"
msgstr ""
@@ -37424,193 +37709,202 @@ msgid "Terminal for environment"
msgstr ""
msgid "Terminal sync service is running"
-msgstr ""
+msgstr "Serviciul de sincronizare a terminalului ruleazÄ"
msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
+msgstr "Acordul privind Termenii și condițiile de utilizare și Politica de confidențialitate"
msgid "Terms of Service and Privacy Policy"
-msgstr ""
+msgstr "Termenii și condițiile de utilizare și Politica de confidențialitate"
msgid "Terms of service"
-msgstr ""
+msgstr "Termenii și condițiile de utilizare"
msgid "Terraform"
-msgstr ""
+msgstr "Terraform"
msgid "TerraformBanner|Learn more about GitLab's Backend State"
-msgstr ""
+msgstr "Aflați mai multe despre Starea Backend a GitLab"
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 ""
+msgstr "Backend-ul de stare Terraform gestionat de GitLab vÄ poate stoca starea Terraform uČ™or Č™i Ă®n siguranČ›Ä Č™i vÄ scuteČ™te de configurarea de resurse remote suplimentare. Printre caracteristicile sale se numÄrÄ: gestionarea de versiuni, criptarea fiČ™ierului de stare atât Ă®n tranzit, cât Č™i Ă®n repaus, blocarea Č™i executarea planurilor/aplicaČ›iilor Terraform la distanČ›Ä."
msgid "TerraformBanner|Using Terraform? Try the GitLab Managed Terraform State"
-msgstr ""
+msgstr "FolosiČ›i Terraform? ĂŽncercaČ›i Starea Terraform administratÄ de GitLab"
msgid "Terraform|%{name} successfully removed"
-msgstr ""
+msgstr "%{name} a fost Ă®nlÄturat cu succes"
msgid "Terraform|%{number} Terraform report failed to generate"
msgid_plural "Terraform|%{number} Terraform reports failed to generate"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%{number} raport Terraform nu a putut fi generat"
+msgstr[1] "%{number} rapoarte Terraform nu au putut fi generate"
+msgstr[2] "%{number} de rapoarte Terraform nu au putut fi generate"
msgid "Terraform|%{number} Terraform report was generated in your pipelines"
msgid_plural "Terraform|%{number} Terraform reports were generated in your pipelines"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%{number} raport Terraform a fost generat Ă®n pipeline-urile dumneavoastrÄ"
+msgstr[1] "%{number} rapoarte Terraform au fost generate Ă®n pipeline-urile dumneavoastrÄ"
+msgstr[2] "%{number} de rapoarte Terraform au fost generate Ă®n pipeline-urile dumneavoastrÄ"
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[2] ""
+msgstr[0] "%{strong_start}%{number}%{strong_end} raport Terraform nu a putut fi generat"
+msgstr[1] "%{strong_start}%{number}%{strong_end} rapoarte Terraform nu au putut fi generate"
+msgstr[2] "%{strong_start}%{number}%{strong_end} de rapoarte Terraform nu au putut fi generate"
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] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "%{strong_start}%{number}%{strong_end} raport Terraform a fost generat Ă®n pipeline-urile dumneavoastrÄ"
+msgstr[1] "%{strong_start}%{number}%{strong_end} rapoarte Terraform au fost generate Ă®n pipeline-urile dumneavoastrÄ"
+msgstr[2] "%{strong_start}%{number}%{strong_end} de rapoarte Terraform au fost generate Ă®n pipeline-urile dumneavoastrÄ"
msgid "Terraform|%{user} updated %{timeAgo}"
msgstr "%{user} a actualizat %{timeAgo}"
msgid "Terraform|A Terraform report failed to generate."
-msgstr ""
+msgstr "Un raport Terraform nu a putut fi generat."
msgid "Terraform|A Terraform report was generated in your pipelines."
-msgstr ""
+msgstr "Un raport Terraform a fost generat Ă®n pipeline-urile dumneavoastrÄ."
msgid "Terraform|A report failed to generate."
-msgstr ""
+msgstr "Nu s-a reușit generarea unui raport."
msgid "Terraform|A report was generated in your pipelines."
-msgstr ""
+msgstr "A fost generat un raport Ă®n pipeline-urile dumneavoastrÄ."
msgid "Terraform|Actions"
-msgstr ""
+msgstr "Acțiuni"
msgid "Terraform|An error occurred while changing the state file"
msgstr "A apÄrut o eroare Ă®n timpul modificÄrii fiČ™ierului de stare"
msgid "Terraform|An error occurred while loading your Terraform States"
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul Ă®ncÄrcÄrii StÄrilor Terraform"
msgid "Terraform|Are you sure you want to remove the Terraform State %{name}?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Ă®nlÄturaČ›i Starea Terraform %{name}?"
msgid "Terraform|Cancel"
-msgstr ""
+msgstr "Anulați"
+
+msgid "Terraform|Cannot remove a locked state"
+msgstr "Nu se poate Ă®nlÄtura o stare blocatÄ"
msgid "Terraform|Copy Terraform init command"
-msgstr ""
+msgstr "Copiați comanda Terraform init"
+
+msgid "Terraform|Deletion in progress"
+msgstr "Čtergere Ă®n curs"
msgid "Terraform|Details"
-msgstr ""
+msgstr "Detalii"
msgid "Terraform|Download JSON"
-msgstr ""
+msgstr "DescÄrcaČ›i JSON"
msgid "Terraform|Failed to load Terraform reports"
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea rapoartelor Terraform"
msgid "Terraform|Generating the report caused an error."
-msgstr ""
+msgstr "Generarea raportului a provocat o eroare."
msgid "Terraform|How to use GitLab-managed Terraform state?"
-msgstr ""
+msgstr "Cum se utilizeazÄ starea Terraform administratÄ de GitLab?"
msgid "Terraform|Job status"
msgstr "Statusul jobului"
msgid "Terraform|Loading Terraform reports..."
-msgstr ""
+msgstr "Se Ă®ncarcÄ rapoartele Terraform..."
msgid "Terraform|Lock"
-msgstr ""
+msgstr "Blocați"
msgid "Terraform|Locked"
-msgstr ""
+msgstr "Blocat"
msgid "Terraform|Locked by %{user} %{timeAgo}"
msgstr "Blocat de %{user} %{timeAgo}"
msgid "Terraform|Locking state"
-msgstr ""
+msgstr "Stare de blocare"
msgid "Terraform|Name"
-msgstr ""
+msgstr "Nume"
msgid "Terraform|Pipeline"
-msgstr ""
+msgstr "Pipeline"
msgid "Terraform|Remove"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i"
msgid "Terraform|Remove state file and versions"
-msgstr ""
+msgstr "ĂŽnlÄturaČ›i fiČ™ierul de stare Č™i versiunile"
+
+msgid "Terraform|Removed"
+msgstr "ĂŽnlÄturat"
msgid "Terraform|Removing"
-msgstr ""
+msgstr "Se Ă®nlÄturÄ"
msgid "Terraform|Reported Resource Changes: %{addNum} to add, %{changeNum} to change, %{deleteNum} to delete"
-msgstr ""
+msgstr "ModificÄri ale resurselor raportate: %{addNum} de adÄugat, %{changeNum} de modificat, %{deleteNum} de Č™ters"
msgid "Terraform|States"
-msgstr ""
+msgstr "StÄri"
msgid "Terraform|Terraform init command"
-msgstr ""
+msgstr "Comanda Terraform init"
msgid "Terraform|Terraform reports"
-msgstr ""
+msgstr "Rapoarte Terraform"
msgid "Terraform|The job %{name} failed to generate a report."
-msgstr ""
+msgstr "Jobul %{name} nu a reuČ™it sÄ genereze un raport."
msgid "Terraform|The job %{name} generated a report."
-msgstr ""
+msgstr "Jobul %{name} a generat un raport."
msgid "Terraform|The job %{strong_start}%{name}%{strong_end} failed to generate a report."
-msgstr ""
+msgstr "Jobul %{strong_start}%{name}%{strong_end} nu a reuČ™it sÄ genereze un raport."
msgid "Terraform|The job %{strong_start}%{name}%{strong_end} generated a report."
-msgstr ""
+msgstr "Jobul %{strong_start}%{name}%{strong_end} a generat un raport."
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 ""
+msgstr "Pentru a avea acces la aceastÄ stare terraform de pe computerul local, executaČ›i urmÄtoarea comandÄ Ă®n linia de comandÄ. Prima linie necesitÄ un token de acces personal cu acces Ă®n citire Č™i scriere la API. %{linkStart}Cum pot crea un token de acces personal?%{linkEnd}."
msgid "Terraform|To remove the State file and its versions, type %{name} to confirm:"
-msgstr ""
+msgstr "Pentru a elimina fișierul de Stare și versiunile sale, tastați %{name} pentru a confirma:"
msgid "Terraform|Unknown User"
-msgstr ""
+msgstr "Utilizator necunoscut"
msgid "Terraform|Unlock"
-msgstr ""
+msgstr "Deblocați"
msgid "Terraform|Unlocking state"
-msgstr ""
+msgstr "Starea de deblocare"
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 "SunteČ›i pe cale sÄ Ă®nlÄturaČ›i fiČ™ierul de stare %{name}. Acest lucru va Č™terge definitiv toate versiunile de stare Č™i istoricul. Infrastructura furnizatÄ anterior va rÄmâne intactÄ Č™i numai fiČ™ierul de stare cu toate versiunile sale vor fi Ă®nlÄturate. AceastÄ acČ›iune nu poate fi anulatÄ."
-msgid "Terraform|You cannot remove the State file because it's locked. Unlock the State file first before removing it."
-msgstr ""
+msgid "Terraform|You have insufficient permissions to delete this state"
+msgstr "Nu aveČ›i permisiuni suficiente pentru a Č™terge aceastÄ stare"
msgid "Terraform|Your project doesn't have any Terraform state files"
-msgstr ""
+msgstr "Proiectul dvs. nu are niciun fișier de stare Terraform"
msgid "Test"
msgstr ""
msgid "Test Cases"
-msgstr ""
+msgstr "Cazuri de testare"
msgid "Test case"
-msgstr ""
+msgstr "Caz de testare"
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."
@@ -37628,46 +37922,46 @@ msgid "Test settings"
msgstr ""
msgid "TestCases|Move test case"
-msgstr ""
+msgstr "Mutați cazul de testare"
msgid "TestCases|Moving test case"
-msgstr ""
+msgstr "Cazul de testare se mutÄ"
msgid "TestCases|New Test Case"
-msgstr ""
+msgstr "Caz de testare nou"
msgid "TestCases|New test case"
-msgstr ""
+msgstr "Caz de testare nou"
msgid "TestCases|Search test cases"
-msgstr ""
+msgstr "CÄutaČ›i cazuri de testare"
msgid "TestCases|Something went wrong while adding test case to a to-do item."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timp ce se adÄuga un caz de testare la o sarcinÄ â€žde fÄcut”."
msgid "TestCases|Something went wrong while creating a test case."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul creÄrii unui caz de testare."
msgid "TestCases|Something went wrong while fetching test case."
-msgstr ""
+msgstr "Ceva nu a mers bine la preluarea cazului de testare."
msgid "TestCases|Something went wrong while fetching test cases list."
-msgstr ""
+msgstr "Ceva nu a mers bine la preluarea listei de cazuri de testare."
msgid "TestCases|Something went wrong while marking test case to-do item as done."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul marcÄrii sarcinii „de fÄcut” a cazului de testare ca fiind terminatÄ."
msgid "TestCases|Something went wrong while moving test case."
-msgstr ""
+msgstr "Ceva nu a mers bine Ă®n timpul mutÄrii cazului de testare."
msgid "TestCases|Something went wrong while updating the test case labels."
-msgstr ""
+msgstr "Ceva nu a mers bine la actualizarea etichetelor cazurilor de testare."
msgid "TestCases|Something went wrong while updating the test case."
-msgstr ""
+msgstr "Ceva nu a mers bine la actualizarea cazului de testare."
msgid "TestCases|Submit test case"
-msgstr ""
+msgstr "Trimiteți cazul de testare"
msgid "TestHooks|Ensure one of your projects has merge requests."
msgstr ""
@@ -37691,7 +37985,7 @@ msgid "TestHooks|Ensure the project has notes."
msgstr ""
msgid "TestHooks|Ensure the project has releases."
-msgstr ""
+msgstr "AsiguraČ›i-vÄ cÄ proiectul are lansÄri."
msgid "TestHooks|Ensure the wiki is enabled and has pages."
msgstr ""
@@ -37711,6 +38005,9 @@ msgstr "ratÄ de succes de %{rate}%{sign}"
msgid "TestReports|Attachment"
msgstr "Atașament"
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr "Joburi"
@@ -37723,6 +38020,9 @@ msgstr "Aflați mai multe despre rapoartele de testare a pipeline-urilor"
msgid "TestReports|No test cases were found in the test report."
msgstr "Nu au fost gÄsite cazuri de testare Ă®n raportul de testare."
+msgid "TestReports|Test reports require job artifacts but all artifacts are expired. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
msgid "TestReports|Tests"
msgstr "Teste"
@@ -37766,7 +38066,7 @@ msgid "Thank you for your feedback!"
msgstr ""
msgid "Thank you for your report. A GitLab administrator will look into it shortly."
-msgstr ""
+msgstr "VÄ mulČ›umim pentru raportul dumneavoastrÄ. Un administrator GitLab se va ocupa de acesta Ă®n scurt timp."
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 ""
@@ -37787,7 +38087,7 @@ msgid "The \"%{group_path}\" group allows you to sign in with your Single Sign-O
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 ""
+msgstr "Modelul %{link_start}utilizatori peste licenČ›Ä (true-up)%{link_end} permite existenČ›a mai multor utilizatori, iar utilizatorilor suplimentari li se va percepe o taxÄ retroactivÄ la reĂ®nnoire."
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 ""
@@ -37802,10 +38102,10 @@ msgid "The API key used by GitLab for accessing the Spam Check service endpoint.
msgstr "Cheia API utilizatÄ de GitLab pentru accesarea punctului final al serviciului Spam Check."
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{email} in an attachment."
-msgstr ""
+msgstr "Exportul CSV va fi creat Ă®n fundal. OdatÄ terminat, acesta va fi trimis Ă®ntr-un ataČ™ament la %{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 ""
+msgstr "Serviciul de abonament GitLab (customers.gitlab.com) se confruntÄ Ă®n prezent cu o Ă®ntrerupere. PuteČ›i monitoriza starea Č™i puteČ›i primi actualizÄri la %{linkStart}status.gitlab.com%{linkEnd}."
msgid "The GitLab user to which the Jira user %{jiraDisplayName} will be mapped"
msgstr "Utilizatorul GitLab la care va fi mapat utilizatorul Jira %{jiraDisplayName}."
@@ -37814,16 +38114,16 @@ 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 ""
+msgstr "Trackerul de probleme este locul Ă®n care puteČ›i adÄuga lucruri care trebuie Ă®mbunÄtÄČ›ite sau rezolvate Ă®ntr-un proiect."
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 ""
+msgstr "Trackerul de probleme este locul Ă®n care puteČ›i adÄuga lucruri care trebuie Ă®mbunÄtÄČ›ite sau rezolvate Ă®ntr-un proiect. VÄ puteČ›i Ă®nregistra sau autentifica pentru a crea probleme pentru acest proiect."
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 ""
+msgstr "Domeniul cookie-ului Snowplow."
msgid "The URL of the Jenkins server."
msgstr ""
@@ -37832,19 +38132,19 @@ 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 ""
+msgstr "URL-urile pentru conectarea la Elasticsearch. Pentru grupare Ă®n cluster, adÄugaČ›i URL-urile separate prin virgule."
msgid "The `/merge` quick action requires the SHA of the head of the branch."
msgstr "AcČ›iunea rapidÄ â€ž/merge” necesitÄ SHA-ul de HEAD al ramurii."
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 ""
+msgstr "AplicaČ›ia va fi folositÄ acolo unde secretul clientului poate fi pÄstrat confidenČ›ial. AplicaČ›iile mobile native Č™i aplicaČ›iile cu o singurÄ paginÄ sunt considerate neconfidenČ›iale."
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 ""
+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Ä"
@@ -37856,7 +38156,7 @@ msgid "The character highlighter helps you keep the subject line to %{titleLengt
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 ""
+msgstr "Comentariul pe care Ă®l editaČ›i a fost modificat de un alt utilizator. DoriČ›i sÄ vÄ pÄstraČ›i modificÄrile Č™i sÄ suprascrieČ›i noua descriere sau sÄ renunČ›aČ›i la modificÄri?"
msgid "The commit does not exist"
msgstr ""
@@ -37864,17 +38164,20 @@ msgstr ""
msgid "The comparison view may be inaccurate due to merge conflicts."
msgstr ""
-msgid "The compliance report shows the merge request violations merged in protected environments."
+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 "Raportul de conformitate aratÄ Ă®ncÄlcÄrile merge request-urilor Ă®mbinate Ă®n medii protejate."
+
msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
+msgstr "Conexiunea se va termina dupÄ %{timeout}. Pentru repozitoriile care necesitÄ mai mult timp, utilizaČ›i o combinaČ›ie clonÄ/push."
msgid "The contact does not belong to the issue group's root ancestor"
msgstr "Contactul nu aparČ›ine strÄmoČ™ului rÄdÄcinÄ al grupului de probleme."
msgid "The content editor may change the markdown formatting style of the document, which may not match your original markdown style."
-msgstr ""
+msgstr "Editorul de conČ›inut poate modifica stilul de formatare markdown al documentului, care poate sÄ nu corespundÄ stilului markdown original."
msgid "The content for this wiki page failed to load. To fix this error, reload the page."
msgstr "ConČ›inutul acestei pagini wiki nu s-a putut Ă®ncÄrca. Pentru a remedia aceastÄ eroare, reĂ®ncÄrcaČ›i pagina."
@@ -37886,11 +38189,14 @@ msgid "The content of this page is not encoded in UTF-8. Edits can only be made
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 ""
+msgstr "ConČ›inutul acestui grup, al subgrupurilor Č™i al proiectelor sale va fi Ă®nlÄturat definitiv dupÄ %{deletion_adjourned_period} zile la %{date}. DupÄ acest moment, datele dvs. nu mai pot fi recuperate."
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37904,7 +38210,7 @@ msgid "The data source is connected, but there is no data to display. %{document
msgstr ""
msgid "The default CI/CD configuration file and path for new projects."
-msgstr ""
+msgstr "Fișierul de configurare CI/CD implicit și calea de acces pentru proiectele noi."
msgid "The default branch for this project has been changed. Please update your bookmarks."
msgstr ""
@@ -37946,7 +38252,7 @@ msgid "The file has been successfully deleted."
msgstr ""
msgid "The file name should have a .yml extension"
-msgstr ""
+msgstr "Numele fiČ™ierului trebuie sÄ aibÄ extensia .yml."
msgid "The finding is not a vulnerability because it is part of a test or is test data."
msgstr ""
@@ -37958,7 +38264,7 @@ 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 ""
+msgstr "UrmÄtorul token de acces personal a fost revocat de un administrator, %{username}."
msgid "The following SSH key was deleted by an administrator, %{username}."
msgstr "UrmÄtoarea cheie SSH a fost Č™tearsÄ de un administrator, %{username}."
@@ -37971,18 +38277,21 @@ 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] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "UrmÄtorul token de acces personal: %{token_names} a fost revocat, deoarece a fost setatÄ o nouÄ politicÄ de expirare a tokenurilor de acces personal."
+msgstr[1] "UrmÄtoarele tokenuri de acces personal: %{token_names} au fost revocate, deoarece a fost setatÄ o nouÄ politicÄ de expirare a tokenurilor de acces personal."
+msgstr[2] "UrmÄtoarele tokenuri de acces personal: %{token_names} au fost revocate, deoarece a fost stabilitÄ o nouÄ politicÄ de expirare a tokenurilor de acces personal."
msgid "The fork relationship has been removed."
-msgstr ""
+msgstr "RelaČ›ia fork a fost eliminatÄ."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "The form contains the following warning:"
-msgstr ""
+msgstr "Formularul conČ›ine urmÄtorul avertisment:"
msgid "The git server, Gitaly, is not available at this time. Please contact your administrator."
msgstr "Serverul git, Gitaly, nu este disponibil pentru moment. VÄ rugÄm sÄ vÄ contactaČ›i administratorul."
@@ -38015,10 +38324,10 @@ msgid "The hostname of your PlantUML server."
msgstr ""
msgid "The hostname of your Snowplow collector."
-msgstr ""
+msgstr "Numele de gazdÄ al colectorului Snowplow."
msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
+msgstr "Importul va expira dupÄ %{timeout}. Pentru repozitoriile care necesitÄ mai mult timp, utilizaČ›i o combinaČ›ie clonÄ/push."
msgid "The interval must be one of %{intervals}."
msgstr ""
@@ -38041,6 +38350,9 @@ 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 ""
@@ -38048,7 +38360,7 @@ msgid "The latest pipeline for this merge request did not complete successfully.
msgstr ""
msgid "The latest pipeline for this merge request did not succeed. The latest changes are unverified."
-msgstr ""
+msgstr "Cel mai recent pipeline pentru acest merge request nu a reuČ™it. Cele mai recente modificÄri sunt neverificate."
msgid "The latest pipeline for this merge request has failed."
msgstr "Ultimul pipeline pentru acest merge request a eșuat."
@@ -38066,22 +38378,22 @@ 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 ""
+msgstr "LicenČ›a a fost Ă®ncÄrcatÄ cu succes Č™i este acum activÄ. PuteČ›i vedea detaliile prezentate Ă®n continuare."
msgid "The license was successfully uploaded and will be active from %{starts_at}. You can see the details below."
-msgstr ""
+msgstr "LicenČ›a a fost Ă®ncÄrcatÄ cu succes Č™i va fi activÄ de la %{starts_at}. PuteČ›i vedea detaliile prezentate Ă®n continuare."
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 ""
+msgstr "Expertul de creare a listei este deja deschis"
msgid "The maximum file size allowed is %{size}."
msgstr ""
msgid "The maximum file size for job artifacts."
-msgstr ""
+msgstr "Dimensiunea maximÄ a fiČ™ierului pentru artefactele de job."
msgid "The maximum file size in megabytes for individual job artifacts."
msgstr "MÄrimea maximÄ a fiČ™ierului Ă®n megaocteČ›i pentru artefactele individuale ale jobului."
@@ -38090,7 +38402,7 @@ 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 ""
+msgstr "NumÄrul maxim de minute CI/CD pe executorii partajaČ›i care pot fi utilizate de un grup Ă®n fiecare lunÄ. 0 pentru nelimitat."
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 "NumÄrul maxim de etichete pe care un singur proces de curÄČ›are le acceptÄ pentru curÄČ›are. DacÄ numÄrul de etichete depÄČ™eČ™te aceastÄ limitÄ, lista de etichete care urmeazÄ sÄ fie Č™terse este trunchiatÄ la acest numÄr. Pentru a Ă®nlÄtura aceastÄ limitÄ, setaČ›i-o la 0."
@@ -38111,7 +38423,7 @@ 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 ""
+msgstr "Numele fiČ™ierului de configurare CI/CD. Calea relativÄ la directorul rÄdÄcinÄ este opČ›ionalÄ (de exemplu, %{code_open}my/path/.myfile.yml%{code_close})."
msgid "The name of the Jenkins project. Copy the name from the end of the URL to the project."
msgstr ""
@@ -38119,6 +38431,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr "NumÄrul de merge request-uri Ă®mbinate pe lunÄ."
@@ -38129,7 +38444,7 @@ 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 ""
+msgstr "Epica pÄrinte este confidenČ›ialÄ Č™i poate conČ›ine numai epice Č™i probleme confidenČ›iale."
msgid "The password for the Jenkins server."
msgstr ""
@@ -38159,31 +38474,34 @@ msgid "The project can be accessed without any authentication."
msgstr ""
msgid "The project has already been added to your dashboard."
-msgstr "Proiectul a fost deja adÄugat la tabloul de bord."
+msgstr "Proiectul a fost deja adÄugat la dashboard-ul dumneavoastrÄ."
msgid "The project is accessible only by members of the project. Access must be granted explicitly to each user."
-msgstr ""
+msgstr "Proiectul este accesibil numai membrilor proiectului. Accesul trebuie sÄ fie acordat Ă®n mod explicit fiecÄrui utilizator."
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 "Crearea forkului de proiect s-a fÄcut cu succes."
msgid "The project was successfully imported."
-msgstr ""
+msgstr "Proiectul a fost importat cu succes."
msgid "The related CI build failed."
msgstr "Compilarea asociatÄ CI a eČ™uat."
msgid "The remote mirror URL is invalid."
-msgstr ""
+msgstr "URL-ul replicii remote este invalid."
msgid "The remote mirror took to long to complete."
-msgstr ""
+msgstr "Replica remote a durat prea mult pentru a fi finalizatÄ."
msgid "The remote repository is being updated..."
-msgstr ""
+msgstr "Repozitoriul remote se actualizeazÄ..."
msgid "The report artifact provided by the CI build couldn't be parsed."
msgstr "Artefactul de raport furnizat de compilarea CI nu a putut fi analizat."
@@ -38198,7 +38516,7 @@ msgid "The repository for this project does not exist."
msgstr ""
msgid "The repository for this project is empty"
-msgstr ""
+msgstr "Repozitoriul pentru acest proiect este gol"
msgid "The repository is being updated..."
msgstr ""
@@ -38237,10 +38555,10 @@ msgid "The start date must be ealier 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 ""
+msgstr "Subiectul va fi folosit ca titlu al noii probleme, iar mesajul va fi descrierea. Sunt acceptate %{quickActionsLinkStart}acțiunile rapide%{quickActionsLinkEnd} și formatarea cu %{markdownLinkStart}Markdown%{markdownLinkEnd}."
msgid "The tag name can't be changed for an existing release."
-msgstr ""
+msgstr "Numele etichetei nu poate fi modificat pentru o versiune existentÄ."
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
@@ -38264,7 +38582,7 @@ 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 ""
+msgstr "Utilizatorul pe care Ă®ncercaČ›i sÄ Ă®l dezactivaČ›i a fost activ Ă®n ultimele %{minimum_inactive_days} (de) zile Č™i nu poate fi dezactivat."
msgid "The username for the Jenkins server."
msgstr "Numele de utilizator pentru serverul Jenkins."
@@ -38285,7 +38603,7 @@ msgid "The vulnerability is no longer detected. Verify the vulnerability has bee
msgstr ""
msgid "Theme"
-msgstr ""
+msgstr "Tema"
msgid "There are currently no events."
msgstr ""
@@ -38318,10 +38636,10 @@ msgid "There are no archived projects yet"
msgstr "Nu existÄ Ă®ncÄ proiecte arhivate"
msgid "There are no archived requirements"
-msgstr ""
+msgstr "Nu existÄ cerinČ›e arhivate"
msgid "There are no archived test cases"
-msgstr ""
+msgstr "Nu existÄ cazuri de testare arhivate"
msgid "There are no changes"
msgstr ""
@@ -38336,7 +38654,7 @@ msgid "There are no closed issues"
msgstr ""
msgid "There are no closed merge requests"
-msgstr ""
+msgstr "Nu existÄ merge request-uri Ă®nchise"
msgid "There are no commits yet."
msgstr ""
@@ -38351,7 +38669,7 @@ msgid "There are no issues with the selected labels"
msgstr ""
msgid "There are no matching files"
-msgstr "Nu existÄ fiČ™iere potrivite"
+msgstr "Nu existÄ nicio potrivire de fiČ™iere"
msgid "There are no open epics"
msgstr ""
@@ -38360,13 +38678,13 @@ msgid "There are no open issues"
msgstr ""
msgid "There are no open merge requests"
-msgstr ""
+msgstr "Nu existÄ merge request-uri deschise"
msgid "There are no open requirements"
msgstr ""
msgid "There are no open test cases"
-msgstr ""
+msgstr "Nu existÄ cazuri de testare deschise"
msgid "There are no packages yet"
msgstr ""
@@ -38375,10 +38693,10 @@ msgid "There are no projects shared with this group yet"
msgstr ""
msgid "There are no topics to show."
-msgstr ""
+msgstr "Nu existÄ subiecte de afiČ™at."
msgid "There are no variables yet."
-msgstr ""
+msgstr "Nu existÄ Ă®ncÄ variabile."
msgid "There are running deployments on the environment. Please retry later."
msgstr ""
@@ -38396,7 +38714,7 @@ msgid "There is already a repository with that name on disk"
msgstr ""
msgid "There is already a to-do item for this design."
-msgstr ""
+msgstr "ExistÄ deja o sarcinÄ â€žde fÄcut” pentru acest design."
msgid "There is no chart data available."
msgstr "Nu sunt disponibile date grafice."
@@ -38407,6 +38725,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38456,7 +38777,7 @@ msgid "There was a problem fetching recent projects."
msgstr "A apÄrut o problemÄ Ă®n timpul preluÄrii proiectelor recente."
msgid "There was a problem fetching releases."
-msgstr ""
+msgstr "A apÄrut o problemÄ la preluarea versiunilor."
msgid "There was a problem fetching the job token scope value"
msgstr "A apÄrut o problemÄ Ă®n timpul preluÄrii valorii domeniului de aplicare al tokenului jobului"
@@ -38465,10 +38786,10 @@ msgid "There was a problem fetching the keep latest artifacts setting."
msgstr ""
msgid "There was a problem fetching the latest pipeline status."
-msgstr ""
+msgstr "A apÄrut o problemÄ la preluarea ultimului statut al pipeline-ului."
msgid "There was a problem fetching the pipeline stages."
-msgstr ""
+msgstr "A apÄrut o problemÄ la preluarea etapelor pipeline."
msgid "There was a problem fetching the projects"
msgstr "A apÄrut o problemÄ Ă®n timpul preluÄrii proiectelor"
@@ -38477,7 +38798,7 @@ msgid "There was a problem fetching users."
msgstr ""
msgid "There was a problem handling the pipeline data."
-msgstr ""
+msgstr "A apÄrut o problemÄ Ă®n manipularea datelor pipeline."
msgid "There was a problem sending the confirmation email"
msgstr ""
@@ -38486,115 +38807,112 @@ msgid "There was a problem updating the keep latest artifacts setting."
msgstr ""
msgid "There was an error %{message} to-do item."
-msgstr ""
+msgstr "A apÄrut o eroare %{message} elementului de-fÄcut."
msgid "There was an error adding a To Do."
-msgstr ""
+msgstr "S-a produs o eroare la adÄugarea unui De FÄcut"
msgid "There was an error creating the dashboard, branch name is invalid."
-msgstr ""
+msgstr "A apÄrut o eroare la crearea dashboard-ului, numele ramurii este invalid."
msgid "There was an error creating the dashboard, branch named: %{branch} already exists."
msgstr "S-a produs o eroare la crearea tabloului de bord, ramura numitÄ: %{branch} existÄ deja."
msgid "There was an error creating the issue"
-msgstr ""
+msgstr "A apÄrut o eroare la crearea problemei"
msgid "There was an error deleting the To Do."
-msgstr ""
+msgstr "A apÄrut o eroare la Č™tergerea unui De FÄcut."
msgid "There was an error fetching configuration for charts"
msgstr "A apÄrut o eroare la preluarea configuraČ›iei pentru grafice"
-msgid "There was an error fetching content, please refresh the page"
-msgstr "A survenit o eroare la preluarea conČ›inutului, vÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina"
-
msgid "There was an error fetching data for the selected stage"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea datelor pentru etapa selectatÄ"
msgid "There was an error fetching data for the tasks by type chart"
msgstr "A apÄrut o eroare la preluarea datelor pentru graficul de sarcini dupÄ tip"
msgid "There was an error fetching label data for the selected group"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea datelor despre etichete pentru grupul selectat"
msgid "There was an error fetching median data for stages"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea datelor mediane pentru etape"
msgid "There was an error fetching projects"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea proiectelor"
msgid "There was an error fetching stage total counts"
-msgstr "A apÄrut o eroare preluând numÄrÄtoarea totalÄ a stagiilor"
+msgstr "A apÄrut o eroare la preluarea numÄrului total de etape"
msgid "There was an error fetching the %{replicableType}"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea %{replicableType}"
msgid "There was an error fetching the deploy freezes."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea Ă®ngheČ›urilor de implementare."
msgid "There was an error fetching the environments information."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea informaČ›iilor despre medii."
msgid "There was an error fetching the jobs for your project."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea joburilor pentru proiectul dvs."
msgid "There was an error fetching the top labels for the selected group"
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea etichetelor de top pentru grupul selectat"
msgid "There was an error fetching the variables."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea variabilelor."
msgid "There was an error fetching value stream analytics stages."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea etapelor de analizÄ value stream."
msgid "There was an error gathering the chart data"
msgstr "A apÄrut o eroare la colectarea datelor graficului"
msgid "There was an error getting the epic participants."
-msgstr ""
+msgstr "A apÄrut o eroare la obČ›inerea participanČ›ilor epicei."
msgid "There was an error importing the Jira project."
-msgstr ""
+msgstr "A apÄrut o eroare la importarea proiectului Jira."
msgid "There was an error loading related feature flags"
msgstr "S-a produs o eroare la Ă®ncÄrcarea Feature Flags asociate"
msgid "There was an error loading users activity calendar."
-msgstr ""
+msgstr "A apÄrut o eroare la Ă®ncÄrcarea calendarului de activitÄČ›i al utilizatorilor."
msgid "There was an error parsing the data for this graph."
-msgstr ""
+msgstr "A apÄrut o eroare la analizarea datelor pentru acest grafic."
msgid "There was an error removing the e-mail."
-msgstr ""
+msgstr "A apÄrut o eroare la Ă®nlÄturarea e-mailului."
msgid "There was an error resetting group pipeline minutes."
-msgstr ""
+msgstr "A apÄrut o eroare la resetarea minutelor pipeline-ului grupului."
msgid "There was an error resetting user pipeline minutes."
-msgstr ""
+msgstr "A apÄrut o eroare la resetarea minutelor de pipeline ale utilizatorului."
msgid "There was an error retrieving the Jira users."
-msgstr ""
+msgstr "A apÄrut o eroare la recuperarea utilizatorilor Jira."
msgid "There was an error saving your changes."
-msgstr ""
+msgstr "A apÄrut o eroare la salvarea modificÄrilor."
msgid "There was an error subscribing to this label."
-msgstr ""
+msgstr "A apÄrut o eroare la abonarea la aceastÄ etichetÄ."
msgid "There was an error syncing project %{name}"
-msgstr ""
+msgstr "A apÄrut o eroare la sincronizarea proiectului %{name}"
msgid "There was an error syncing the %{replicableType}"
-msgstr ""
+msgstr "A apÄrut o eroare la sincronizarea %{replicableType}"
msgid "There was an error trying to validate your query"
-msgstr ""
+msgstr "A apÄrut o eroare la Ă®ncercarea de validare a interogÄrii dvs."
msgid "There was an error updating the Maintenance Mode Settings"
-msgstr ""
+msgstr "A apÄrut o eroare la actualizarea SetÄrilor modului de Ă®ntreČ›inere"
msgid "There was an error updating the dashboard, branch name is invalid."
msgstr "S-a produs o eroare la actualizarea tabloului de bord, numele ramurii nu este valid."
@@ -38603,13 +38921,13 @@ msgid "There was an error updating the dashboard, branch named: %{branch} alread
msgstr "S-a produs o eroare la actualizarea tabloului de bord, ramura numitÄ: %{branch} existÄ deja."
msgid "There was an error when reseting email token."
-msgstr ""
+msgstr "A apÄrut o eroare la resetarea tokenului de e-mail."
msgid "There was an error when subscribing to this label."
-msgstr ""
+msgstr "A apÄrut o eroare la abonarea la aceastÄ etichetÄ."
msgid "There was an error when unsubscribing from this label."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n momentul dezabonÄrii de la aceastÄ etichetÄ."
msgid "There was an error while fetching the chart data. Please refresh the page to try again."
msgstr "A apÄrut o eroare la preluarea datelor graficului. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina pentru a Ă®ncerca din nou."
@@ -38618,34 +38936,34 @@ msgid "There was an error while fetching the table data. Please refresh the page
msgstr "A survenit o eroare la preluarea datelor din tabel. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina pentru a Ă®ncerca din nou."
msgid "There was an error while fetching value stream analytics data."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea datelor de analizÄ value stream."
msgid "There was an error while fetching value stream analytics duration data."
-msgstr "A apÄrut o eroare Ă®n timpul preluÄrii datelor privind durata analizei fluxului de valori."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii datelor privind durata analizei value stream."
msgid "There was an error while fetching value stream summary data."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea datelor de analizÄ value stream."
msgid "There was an error with the reCAPTCHA. Please solve the reCAPTCHA again."
-msgstr ""
+msgstr "A apÄrut o eroare cu reCAPTCHA. VÄ rugÄm sÄ rezolvaČ›i din nou reCAPTCHA."
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 "Aceste date influenČ›eazÄ modul Ă®n care apar epicele dvs. Ă®n foaia de parcurs. StabiliČ›i o datÄ fixÄ sau una moČ™tenitÄ din obiectivele atribuite problemelor din aceastÄ epicÄ."
msgid "These examples show how to trigger this project's pipeline for a branch or tag."
-msgstr ""
+msgstr "Aceste exemple aratÄ cum se declanČ™eazÄ pipeline-ul acestui proiect pentru o ramurÄ sau o etichetÄ."
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 ""
+msgstr "Acești executori sunt partajați între proiectele din acest grup."
msgid "These runners are shared across this GitLab instance."
msgstr "AceČ™ti executori sunt partajaČ›i pe aceastÄ instanČ›Ä GitLab."
msgid "These runners are specific to this project."
-msgstr ""
+msgstr "Acești executori sunt specifici pentru acest proiect."
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -38662,9 +38980,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38686,9 +39001,6 @@ msgstr "AceastÄ instanČ›Ä GitLab nu oferÄ Ă®ncÄ niciun executor partajat. Ad
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr "LicenČ›a pentru aceastÄ instanČ›Ä GitLab este la nivelul %{insufficient_license}. Geo este disponibil numai pentru utilizatorii care au cel puČ›in o licenČ›Ä Premium."
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr "Acest PDF este prea mare pentru a fi afiČ™at. VÄ rugÄm sÄ-l descÄrcaČ›i pentru a-l vizualiza."
@@ -38702,7 +39014,7 @@ msgid "This action can lead to data loss. To prevent accidental actions we ask y
msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
-msgstr ""
+msgstr "AceastÄ acČ›iune nu poate fi anulatÄ Č™i va Č™terge definitiv cheia SSH %{key}"
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}"
@@ -38732,19 +39044,19 @@ msgid "This application will be able to:"
msgstr ""
msgid "This archive has been requested too many times. Try again later."
-msgstr ""
+msgstr "AceastÄ arhivÄ a fost solicitatÄ de prea multe ori. ĂŽncercaČ›i din nou mai târziu."
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 ""
+msgstr "Acest ataČ™ament a fost trunchiat pentru a evita depÄČ™irea dimensiunii maxime admise a ataČ™amentului de %{size_limit}. Au fost incluse %{written_count} din %{count} %{issuables}. LuaČ›i Ă®n considerare reexportarea cu o selecČ›ie mai restrânsÄ de %{issuables}."
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 ""
+msgstr "Acest ataČ™ament a fost trunchiat pentru a evita depÄČ™irea dimensiunii maxime permise a ataČ™amentului de %{size_limit}. Au fost incluse %{written_count} din %{issues_count} probleme. LuaČ›i Ă®n considerare reexportarea cu o selecČ›ie mai restrânsÄ de probleme."
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 ""
+msgstr "Acest ataČ™ament a fost trunchiat pentru a evita depÄČ™irea dimensiunii maxime permise a ataČ™amentului de %{size_limit}. Au fost incluse %{written_count} din %{merge_requests_count} merge request-uri. LuaČ›i Ă®n considerare reexportarea cu o selecČ›ie mai restrânsÄ de merge request-uri."
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 ""
+msgstr "Acest ataČ™ament a fost trunchiat pentru a evita depÄČ™irea dimensiunii maxime permise a ataČ™amentului de %{size_limit}. Au fost incluse %{written_count} din %{requirements_count} cerinČ›e. LuaČ›i Ă®n considerare reexportarea cu o selecČ›ie mai restrânsÄ de cerinČ›e."
msgid "This block is self-referential"
msgstr ""
@@ -38762,7 +39074,7 @@ msgid "This code snippet contains everything reflected in the configuration form
msgstr "Acest fragment de cod conČ›ine tot ceea ce se reflectÄ Ă®n formularul de configurare. CopiaČ›i-l Č™i lipiČ›i-l Ă®n fiČ™ierul %{linkStart}.gitlab-ci.yml%{linkEnd} Č™i salvaČ›i modificÄrile. ScanÄrile %{scanType} viitoare vor utiliza aceste setÄri."
msgid "This comment changed after you started editing it. Review the %{startTag}updated comment%{endTag} to ensure information is not lost."
-msgstr ""
+msgstr "Acest comentariu s-a modificat dupÄ ce aČ›i Ă®nceput sÄ-l editaČ›i. RevizuiČ›i %{startTag}comentariul actualizat%{endTag} pentru a vÄ asigura cÄ informaČ›iile nu sunt pierdute."
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 "Acest commit face parte din merge request-ul %{link_to_merge_request}. Comentariile create aici vor fi create în contextul acestui merge request."
@@ -38771,13 +39083,13 @@ msgid "This commit was signed with %{strong_open}multiple%{strong_close} signatu
msgstr "Acest commit a fost semnat cu semnÄturi %{strong_open}multiple%{strong_close}."
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 ""
+msgstr "Acest commit a fost semnat cu o semnÄturÄ %{strong_open}verificatÄ%{strong_close} Č™i s-a verificat cÄ adresa de e-mail a celui care a fÄcut comiterea aparČ›ine aceluiaČ™i utilizator."
msgid "This commit was signed with a different user's verified signature."
-msgstr ""
+msgstr "Acest commit a fost semnat cu semnÄtura verificatÄ a unui alt utilizator."
msgid "This commit was signed with a verified signature, but the committer email is %{strong_open}not verified%{strong_close} to belong to the same user."
-msgstr ""
+msgstr "Acest commit a fost semnat cu o semnÄturÄ verificatÄ, dar nu s-a %{strong_open}verificat%{strong_close} dacÄ adresa de e-mail a comitentului aparČ›ine aceluiaČ™i utilizator."
msgid "This commit was signed with an %{strong_open}unverified%{strong_close} signature."
msgstr ""
@@ -38786,7 +39098,7 @@ msgid "This content could not be displayed because %{reason}. You can %{options}
msgstr ""
msgid "This content could not be displayed because it is stored in LFS. You can %{linkStart}download it%{linkEnd} instead."
-msgstr ""
+msgstr "Acest conČ›inut nu a putut fi afiČ™at deoarece este stocat Ă®n LFS. ĂŽn schimb, Ă®l puteČ›i %{linkStart}descÄrca%{linkEnd}."
msgid "This credential has expired"
msgstr ""
@@ -38804,7 +39116,7 @@ msgid "This device has not been registered with us."
msgstr ""
msgid "This diff is collapsed."
-msgstr ""
+msgstr "Acest diff este restrâns."
msgid "This directory"
msgstr ""
@@ -38812,6 +39124,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38828,7 +39146,7 @@ msgid "This environment is not protected."
msgstr "Acest mediu nu este protejat."
msgid "This environment's canary ingress has been updated recently. Please retry later."
-msgstr ""
+msgstr "Canary ingress al acestui mediu a fost actualizat recent. VÄ rugÄm sÄ Ă®ncercaČ›i din nou mai târziu."
msgid "This epic already has the maximum number of child epics."
msgstr ""
@@ -38837,7 +39155,7 @@ 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 ""
+msgstr "AceastÄ epicÄ ar depÄČ™i numÄrul maxim de epice conexe."
msgid "This feature requires local storage to be enabled"
msgstr "AceastÄ caracteristicÄ necesitÄ ca stocarea localÄ sÄ fie activatÄ"
@@ -38849,55 +39167,55 @@ msgid "This field is required."
msgstr ""
msgid "This file was modified for readability, and can't accept suggestions. Edit it directly."
-msgstr ""
+msgstr "Acest fișier a fost modificat pentru lizibilitate și nu poate accepta sugestii. Modificați-l direct."
msgid "This form is disabled in preview"
-msgstr ""
+msgstr "Acest formular este dezactivat în previzualizare"
msgid "This group"
msgstr ""
msgid "This group and its subgroups and projects will be placed in a 'pending deletion' state for %{deletion_adjourned_period} days, then permanently deleted on %{date}. The group can be fully restored before that date."
-msgstr ""
+msgstr "Acest grup Ă®mpreunÄ cu subgrupurile Č™i proiectele sale vor fi plasate Ă®n starea „în aČ™teptare de Č™tergere” timp de %{deletion_adjourned_period} zile, apoi vor fi Č™terse definitiv la %{date}. Grupul poate fi restaurat complet Ă®nainte de aceastÄ datÄ."
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 ""
+msgstr "Acest grup nu poate fi transferat deoarece este conectat la un abonament. Pentru a transfera acest grup, %{linkStart}conectați abonamentul%{linkEnd} cu un alt grup."
msgid "This group cannot be invited to a project inside a group with enforced SSO"
-msgstr ""
+msgstr "Acest grup nu poate fi invitat la un proiect în cadrul unui grup cu SSO impus."
msgid "This group does not have any group runners yet."
-msgstr ""
+msgstr "Acest grup nu are Ă®ncÄ niciun executor de grup"
msgid "This group has been scheduled for permanent removal on %{date}"
msgstr ""
msgid "This group has no active access tokens."
-msgstr ""
+msgstr "Acest grup nu are tokenuri de acces active."
msgid "This group is linked to a subscription"
msgstr ""
msgid "This group is not permitted to create compliance violations"
-msgstr ""
+msgstr "Acest grup nu este autorizat sÄ creeze Ă®ncÄlcÄri ale conformitÄČ›ii"
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 ""
+msgstr "Acest grup, subgrupurile Č™i proiectele sale vor fi eliminate la %{date}, deoarece grupul sÄu pÄrinte „%{parent_group_name}” a fost programat pentru Ă®nlÄturare."
msgid "This incident is already escalated with '%{escalation_policy_name}'."
-msgstr ""
+msgstr "Acest incident este deja escaladat cu „%{escalation_policy_name}”."
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 "Acesta este un \"Utilizator fantomÄ\", creat pentru a reČ›ine toate problemele create de utilizatorii care au fost Č™terČ™i Ă®ntre timp. Acest utilizator nu poate fi eliminat."
+msgstr "Acesta este un „Utilizator fantomÄ”, creat pentru a reČ›ine toate problemele create de utilizatorii care au fost Č™terČ™i Ă®ntre timp. Acest utilizator nu poate fi eliminat."
msgid "This is a Jira user."
msgstr ""
@@ -38915,16 +39233,16 @@ msgid "This is a private email address %{helpIcon} generated just for you. Anyon
msgstr ""
msgid "This is a security log of authentication events involving your account."
-msgstr ""
+msgstr "Acesta este un jurnal de securitate al evenimentelor de autentificare implicând contul dumneavoastrÄ."
msgid "This is a self-managed instance of GitLab."
msgstr "Aceasta este o instanČ›Ä autogestionatÄ a GitLab."
msgid "This is an experimental feature developed by GitLab Incubation Engineering."
-msgstr ""
+msgstr "Aceasta este o caracteristicÄ experimentalÄ dezvoltatÄ de GitLab Incubation Engineering."
msgid "This is the highest peak of users on your installation since the license started."
-msgstr ""
+msgstr "Acesta este numÄrul cel mai mare de utilizatori de pe instalaČ›ia dvs. de la Ă®nceputul licenČ›ei."
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 ""
@@ -38933,28 +39251,28 @@ msgid "This is your current session"
msgstr ""
msgid "This issue cannot be assigned to a confidential epic because it is public."
-msgstr ""
+msgstr "AceastÄ problemÄ nu poate fi atribuitÄ unei epice confidenČ›iale, deoarece este publicÄ."
msgid "This issue cannot be made public because it belongs to a confidential epic."
-msgstr ""
+msgstr "AceastÄ problemÄ nu poate fi fÄcutÄ publicÄ deoarece aparČ›ine unei epice confidenČ›iale."
msgid "This issue is confidential and should only be visible to team members with at least Reporter access."
-msgstr ""
+msgstr "AceastÄ problemÄ este confidenČ›ialÄ Č™i ar trebui sÄ fie vizibilÄ numai membrilor echipei cu cel puČ›in acces de Reporter."
msgid "This issue is currently blocked by the following issues:"
msgstr ""
msgid "This issue is hidden because its author has been banned"
-msgstr ""
+msgstr "AceastÄ problemÄ este ascunsÄ deoarece autorul ei a fost interzis"
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 ""
+msgstr "Acest job nu a putut începe deoarece nu a putut prelua artefactele%{punctuation}%{invalid_dependencies} necesare"
msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
+msgstr "Acest job depinde de joburile din amonte care trebuie sÄ aibÄ succes pentru ca acest job sÄ fie declanČ™at."
msgid "This job deploys to the protected environment \"%{environment}\" which requires approvals."
msgstr "Acest job se implementeazÄ Ă®n mediul protejat „%{environment}”, care necesitÄ aprobÄri."
@@ -38969,10 +39287,10 @@ msgid "This job has been canceled"
msgstr ""
msgid "This job has been skipped"
-msgstr ""
+msgstr "Acest job a fost sÄrit"
msgid "This job has not been triggered yet"
-msgstr ""
+msgstr "Acest job nu a fost Ă®ncÄ declanČ™at"
msgid "This job has not started yet"
msgstr ""
@@ -39026,7 +39344,7 @@ 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 ""
+msgstr "Acest job este Ă®n stare de aČ™teptare Č™i aČ™teaptÄ sÄ fie preluat de un executor."
msgid "This job is performing tasks that must complete before it can start"
msgstr ""
@@ -39044,7 +39362,7 @@ msgid "This job requires manual intervention to start. Before starting this job,
msgstr "Acest job necesitÄ o intervenČ›ie manualÄ pentru a Ă®ncepe. ĂŽnainte de a porni acest job, puteČ›i adÄuga variabilele de mai jos pentru modificÄri de ultim moment ale configuraČ›iei."
msgid "This job triggers a downstream pipeline"
-msgstr ""
+msgstr "Acest job declanČ™eazÄ un pipeline Ă®n aval"
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 "Acest job se va executa automat dupÄ finalizarea temporizatorului sÄu. Adesea, acestea sunt utilizate pentru implementÄri incrementale Ă®n mediile de producČ›ie. Atunci când este neprogramat, se transformÄ Ă®ntr-o acČ›iune manualÄ."
@@ -39068,7 +39386,7 @@ msgid "This merge request cannot be rebased while there are conflicts."
msgstr "Nu se poate face un rebase al acestui merge request atât timp cât existÄ conflicte."
msgid "This merge request does not have accessibility reports"
-msgstr ""
+msgstr "Acest merge request nu are rapoarte de accesibilitate"
msgid "This merge request does not have codequality reports"
msgstr "Acest merge request nu are rapoarte codequality"
@@ -39086,7 +39404,7 @@ msgid "This merge request is from an internal project to a public project."
msgstr ""
msgid "This merge request is locked."
-msgstr ""
+msgstr "Acest merge request este blocat."
msgid "This merge request was merged. To apply this suggestion, edit this file directly."
msgstr ""
@@ -39104,13 +39422,13 @@ msgid "This page sends a payload. Go back to the events page to see a newly crea
msgstr "AceastÄ paginÄ trimite o sarcinÄ. ĂŽntoarceČ›i-vÄ la pagina evenimentelor pentru a vedea un eveniment nou creat."
msgid "This pipeline makes use of a predefined CI/CD configuration enabled by %{b_open}Auto DevOps.%{b_close}"
-msgstr ""
+msgstr "Acest pipeline utilizeazÄ o configuraČ›ie predefinitÄ CI/CD activatÄ de %{b_open}Auto DevOps.%{b_close}"
msgid "This pipeline makes use of a predefined CI/CD configuration enabled by %{strongStart}Auto DevOps.%{strongEnd}"
-msgstr ""
+msgstr "Acest pipeline utilizeazÄ o configuraČ›ie predefinitÄ CI/CD activatÄ de %{strongStart}Auto DevOps.%{strongEnd}"
msgid "This pipeline was triggered by a schedule."
-msgstr ""
+msgstr "Acest pipeline a fost declanșat de o programare."
msgid "This process deletes the project repository and all related resources."
msgstr ""
@@ -39122,10 +39440,10 @@ 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 "Acest proiect nu poate fi %{visibilityLevel} deoarece vizibilitatea lui %{openShowLink}%{name}%{closeShowLink} este %{visibility}. Pentru ca acest proiect sÄ devinÄ %{visibilityLevel}, trebuie mai Ă®ntâi sÄ %{openEditLink}modificaČ›i vizibilitatea%{closeEditLink} grupului pÄrinte."
msgid "This project does not belong to a group and cannot make use of group runners."
-msgstr ""
+msgstr "Acest proiect nu aparține unui grup și nu poate folosi executori partajați."
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 "Acest proiect nu are activat %{service_desk_link_start}Service Desk%{service_desk_link_end}, de aceea utilizatorul care a creat problema nu va mai primi notificÄri prin e-mail despre noile activitÄČ›i."
@@ -39134,13 +39452,13 @@ msgid "This project does not have a wiki homepage yet"
msgstr "Acest proiect nu are Ă®ncÄ o paginÄ de pornire wiki"
msgid "This project has no active access tokens."
-msgstr ""
+msgstr "Acest proiect nu are tokenuri de acces active."
msgid "This project is %{strongStart}NOT%{strongEnd} a fork, and has the following:"
-msgstr ""
+msgstr "Acest proiect %{strongStart}NU%{strongEnd} este un fork Č™i conČ›ine urmÄtoarele:"
msgid "This project is %{strongStart}NOT%{strongEnd} a fork. This process deletes the project repository and all related resources."
-msgstr ""
+msgstr "Acest proiect %{strongStart}NU%{strongEnd} este un fork. Acest proces șterge repozitoriul proiectului și toate resursele aferente."
msgid "This project is archived and cannot be commented on."
msgstr "Acest proiect este arhivat și nu poate fi comentat."
@@ -39149,7 +39467,7 @@ msgid "This project is licensed under the %{strong_start}%{license_name}%{strong
msgstr ""
msgid "This project is not subscribed to any project pipelines."
-msgstr ""
+msgstr "Acest proiect nu este abonat la niciun pipeline de proiecte."
msgid "This project manages its dependencies using %{strong_start}%{manager_name}%{strong_end}"
msgstr ""
@@ -39182,10 +39500,7 @@ msgid "This repository was last checked %{last_check_timestamp}. The check passe
msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
-msgstr ""
-
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
+msgstr "Acest executor va rula numai pe pipeline-urile declanșate pe ramurile protejate"
msgid "This setting can be overridden in each project."
msgstr "AceastÄ setare poate fi suprascrisÄ Ă®n fiecare proiect."
@@ -39203,7 +39518,7 @@ msgid "This title already exists."
msgstr "Acest titlu existÄ deja."
msgid "This user cannot be unlocked manually from GitLab"
-msgstr ""
+msgstr "Acest utilizator nu poate fi deblocat manual din GitLab"
msgid "This user has an unconfirmed email address (%{email}). You may force a confirmation."
msgstr ""
@@ -39211,9 +39526,12 @@ msgstr ""
msgid "This user has an unconfirmed email address. You may force a confirmation."
msgstr ""
-msgid "This user has no active %{type}."
+msgid "This user has no active %{accessTokenTypePlural}."
msgstr ""
+msgid "This user has no active %{type}."
+msgstr "Acest utilizator nu are niciun %{type} activ."
+
msgid "This user has no identities"
msgstr ""
@@ -39230,143 +39548,26 @@ msgid "This user is the author of this %{noteable}."
msgstr "Acest utilizator este autorul acestui/acestei %{noteable}."
msgid "This variable can not be masked."
-msgstr ""
+msgstr "AceastÄ variabilÄ nu poate fi mascatÄ."
msgid "This will invalidate your registered applications and U2F / WebAuthn devices."
-msgstr ""
+msgstr "Aceasta va invalida aplicațiile înregistrate și dispozitivele U2F / WebAuthn."
msgid "This will invalidate your registered applications and U2F devices."
-msgstr ""
+msgstr "Aceasta va invalida aplicațiile înregistrate și dispozitivele U2F."
msgid "This will redirect you to an external sign in page."
msgstr ""
msgid "This will remove the fork relationship between this project and %{fork_source}."
-msgstr ""
+msgstr "Aceasta va elimina relația de fork dintre acest proiect și %{fork_source}."
msgid "This will remove the fork relationship between this project and other projects in the fork network."
-msgstr ""
+msgstr "Aceasta va elimina relația fork dintre acest proiect și alte proiecte din rețeaua fork."
msgid "Thread to reply to cannot be found"
msgstr "Nu se poate gÄsi subiectul la care sÄ rÄspundeČ›i"
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr "Politicile de reČ›ea pentru containere nu sunt instalate sau au fost dezactivate. Pentru a vizualiza aceste date, asiguraČ›i-vÄ cÄ Politicile de reČ›ea sunt instalate Č™i activate pentru clusterul dumneavoastrÄ."
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr "S-a respins"
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr "Ascundeți alertele respinse"
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr "Stare"
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr "A apÄrut o eroare la afiČ™area alertelor. ConfirmaČ›i detaliile de configurare ale punctului final pentru a vÄ asigura cÄ apar alertele."
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39386,10 +39587,10 @@ msgid "Time"
msgstr ""
msgid "Time (in hours) that users are allowed to skip forced configuration of two-factor authentication."
-msgstr ""
+msgstr "Timpul (Ă®n ore) Ă®n care utilizatorilor li se permite sÄ sarÄ peste configurarea forČ›atÄ a autentificÄrii cu doi factori."
msgid "Time Spent"
-msgstr ""
+msgstr "Timp petrecut"
msgid "Time based: Yes"
msgstr ""
@@ -39410,13 +39611,13 @@ msgid "Time estimate"
msgstr ""
msgid "Time from first comment to last commit"
-msgstr ""
+msgstr "Timpul de la primul comentariu pânÄ la ultimul commit"
msgid "Time from first commit until first comment"
msgstr ""
msgid "Time from last commit to merge"
-msgstr ""
+msgstr "Timpul de la ultimul commit pânÄ la Ă®mbinare"
msgid "Time of import: %{importTime}"
msgstr ""
@@ -39425,19 +39626,22 @@ msgid "Time remaining"
msgstr ""
msgid "Time spent"
+msgstr "Timp petrecut"
+
+msgid "Time to Restore Service"
msgstr ""
msgid "Time to merge"
msgstr ""
msgid "Time to subtract exceeds the total time spent"
-msgstr ""
+msgstr "Timpul care trebuie scÄzut depÄČ™eČ™te timpul total petrecut"
msgid "Time tracking"
-msgstr ""
+msgstr "UrmÄrirea timpului"
msgid "Time tracking report"
-msgstr ""
+msgstr "Raport de urmÄrire a timpului"
msgid "Time until first merge request"
msgstr "Timp pânÄ la primul merge request"
@@ -39446,22 +39650,22 @@ msgid "Time zone"
msgstr ""
msgid "TimeTrackingEstimated|Est"
-msgstr ""
+msgstr "Est"
msgid "TimeTracking|%{spentStart}Spent: %{spentEnd}"
-msgstr ""
+msgstr "%{spentStart}Petrecut: %{spentEnd}"
msgid "TimeTracking|Estimated:"
-msgstr ""
+msgstr "Estimat:"
msgid "TimeTracking|Over by %{timeRemainingHumanReadable}"
-msgstr ""
+msgstr "DepÄČ™it cu %{timeRemainingHumanReadable}"
msgid "TimeTracking|Spent"
-msgstr ""
+msgstr "Petrecut"
msgid "TimeTracking|Time remaining: %{timeRemainingHumanReadable}"
-msgstr ""
+msgstr "Timp rÄmas: %{timeRemainingHumanReadable}"
msgid "Timeago|%s days ago"
msgstr "acum %s zile"
@@ -39587,25 +39791,25 @@ msgid "Timeago|right now"
msgstr "chiar acum"
msgid "Timeline|Turn recent updates view off"
-msgstr ""
+msgstr "DezactivaČ›i afiČ™area actualizÄrilor recente"
msgid "Timeline|Turn recent updates view on"
-msgstr ""
+msgstr "ActivaČ›i vizualizarea actualizÄrilor recente"
msgid "Timeout"
-msgstr ""
+msgstr "Timeout"
msgid "Timeout connecting to the Google API. Please try again."
-msgstr ""
+msgstr "Timeout de conectare la Google API. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Timeout for moderately fast Gitaly operations (in seconds). Provide a value between Default timeout and Fast timeout."
-msgstr "Timpul de expirare pentru operațiunile Gitaly moderat de rapide (în secunde). Furnizați o valoare între Timpul de așteptare implicit și Timpul de așteptare rapid."
+msgstr "Timpul de expirare pentru operațiunile Gitaly moderat de rapide (în secunde). Furnizați o valoare între Timpul de expirare implicit și Timpul de expirare rapid."
msgid "Timeout for most Gitaly operations (in seconds)."
-msgstr ""
+msgstr "Timeout pentru majoritatea operațiunilor Gitaly (în secunde)."
msgid "Timeout for the fastest Gitaly operations (in seconds)."
-msgstr ""
+msgstr "Timeout pentru cele mai rapide operațiuni Gitaly (în secunde)."
msgid "Timezone"
msgstr ""
@@ -39634,6 +39838,9 @@ msgstr "Sfat: adÄugaČ›i un %{linkStart}CODEOWNERS%{linkEnd} pentru a adÄuga au
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39665,7 +39872,7 @@ msgid "To access this domain create a new DNS record"
msgstr ""
msgid "To activate your trial, we need additional details from you."
-msgstr ""
+msgstr "Pentru a activa perioada dvs. de Ă®ncercare, avem nevoie de detalii suplimentare de la dumneavoastrÄ."
msgid "To add a custom suffix, set up a Service Desk email address. %{linkStart}Learn more.%{linkEnd}"
msgstr "Pentru a adÄuga un sufix personalizat, configuraČ›i o adresÄ de e-mail Service Desk. %{linkStart}AflaČ›i mai multe.%{linkEnd}"
@@ -39677,25 +39884,25 @@ msgid "To ask someone to look at a merge request, select %{strongStart}Request a
msgstr "Pentru a cere cuiva sÄ examineze un merge request, selectaČ›i %{strongStart}SolicitÄ atenČ›ie%{strongEnd}. SelectaČ›i din nou pentru a elimina solicitarea."
msgid "To complete registration, we need additional details from you."
-msgstr ""
+msgstr "Pentru a finaliza Ă®nregistrarea, avem nevoie de detalii suplimentare de la dumneavoastrÄ."
msgid "To confirm, type %{phrase_code}"
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 "Pentru a conecta repozitoriile GitHub, puteČ›i utiliza un %{personal_access_token_link}. Atunci când vÄ creaČ›i Tokenul de acces personal, va trebui sÄ selectaČ›i domeniul %{code_open}repo%{code_close}, astfel Ă®ncât sÄ putem afiČ™a o listÄ a depozitelor dvs. publice Č™i private care sunt disponibile pentru conectare."
+msgstr "Pentru a conecta repozitoriile GitHub, puteČ›i utiliza un %{personal_access_token_link}. Atunci când vÄ creaČ›i Tokenul de acces personal, va trebui sÄ selectaČ›i domeniul %{code_open}repo%{code_close}, astfel Ă®ncât sÄ putem afiČ™a o listÄ a repozitoriilor dvs. publice Č™i private care sunt disponibile pentru conectare."
msgid "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories."
-msgstr ""
+msgstr "Pentru a conecta repozitoriile GitHub, mai Ă®ntâi trebuie sÄ autorizaČ›i GitLab sÄ acceseze lista de repozitorii GitHub."
msgid "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
+msgstr "Pentru a conecta repozitoriile GitHub, mai Ă®ntâi trebuie sÄ autorizaČ›i GitLab sÄ acceseze lista de repozitorii GitHub:"
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 ""
+msgstr "Pentru a continua sÄ utilizaČ›i GitLab Enterprise Edition, Ă®ncÄrcaČ›i fiČ™ierul %{codeOpen}.gitlab-license%{codeClose} sau introduceČ›i cheia de licenČ›Ä pe care aČ›i primit-o de la GitLab Inc."
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 ""
@@ -39704,13 +39911,19 @@ msgid "To define internal users, first enable new users set to external"
msgstr ""
msgid "To enable Registration Features, first enable Service Ping."
+msgstr "Pentru a activa Funcțiile de înregistrare, activați mai întâi Serviciul Ping."
+
+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 ""
+msgstr "Pentru a afla care era starea repozitoriului acestui proiect la momentul oricÄreia dintre aceste versiuni, verificaČ›i %{link_start}etichetele%{link_end}"
msgid "To further protect your account, consider configuring a %{mfa_link_start}two-factor authentication%{mfa_link_end} method."
msgstr ""
@@ -39722,7 +39935,7 @@ msgid "To get started you enter your FogBugz URL and login information below. In
msgstr "Pentru a Ă®ncepe, introduceČ›i URL-ul FogBugz Č™i informaČ›iile de conectare mai jos. ĂŽn etapele urmÄtoare, veČ›i putea sÄ mapaČ›i utilizatorii Č™i sÄ selectaČ›i proiectele pe care doriČ›i sÄ le importaČ›i."
msgid "To get started, click the link below to confirm your account."
-msgstr ""
+msgstr "Pentru a Ă®ncepe, faceČ›i clic pe linkul urmÄtor pentru a vÄ confirma contul."
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -39737,22 +39950,25 @@ msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
msgid "To keep this project going, create a new issue"
-msgstr ""
+msgstr "Pentru a continua acest proiect, creaČ›i o nouÄ problemÄ"
msgid "To keep this project going, create a new merge request"
-msgstr ""
+msgstr "Pentru a continua acest proiect, creați un nou merge request"
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr "Pentru a afla mai multe despre acest proiect, citiți %{link_to_wiki}"
+msgid "To manage 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 "Pentru a muta sau a copia un Ă®ntreg proiect GitLab de pe o altÄ instalaČ›ie GitLab pe aceasta, navigaČ›i pe pagina de setÄri a proiectului original, generaČ›i un fiČ™ier de export Č™i Ă®ncÄrcaČ›i-l aici."
msgid "To only use CI/CD features for an external repository, choose %{strong_open}CI/CD for external repo%{strong_close}."
-msgstr ""
+msgstr "Pentru a utiliza doar funcțiile CI/CD pentru un repozitoriu extern, alegeți %{strong_open}CI/CD pentru repo extern%{strong_close}."
msgid "To pass variables to the triggered pipeline, add %{code_start}variables[VARIABLE]=VALUE%{code_end} to the API request."
-msgstr ""
+msgstr "Pentru a transfera variabile la pipeline-ul declanČ™at, adÄugaČ›i %{code_start}variables[VARIABLE]=VALUE%{code_end} la solicitarea API."
msgid "To personalize your GitLab experience, we'd like to know a bit more about you"
msgstr ""
@@ -39764,10 +39980,10 @@ msgid "To preserve performance only %{strong_open}%{display_size} of %{real_size
msgstr ""
msgid "To protect this issue's confidentiality, %{linkStart}fork this project%{linkEnd} and set the fork's visibility to private."
-msgstr ""
+msgstr "Pentru a proteja confidențialitatea acestei probleme, %{linkStart}creați un fork al acestui proiect%{linkEnd} și setați vizibilitatea forkului la privat."
msgid "To protect this issue's confidentiality, a private fork of this project was selected."
-msgstr ""
+msgstr "Pentru a proteja confidențialitatea acestei probleme, a fost selectat un fork privat al acestui proiect."
msgid "To reactivate your account, %{gitlab_link_start}sign in to GitLab.%{link_end}"
msgstr ""
@@ -39775,9 +39991,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 "Pentru reĂ®nnoire, exportaČ›i fiČ™ierul de utilizare a licenČ›ei Č™i trimiteČ›i-l prin e-mail la %{renewal_service_email}. O nouÄ licenČ›Ä va fi trimisÄ prin e-mail la adresa de e-mail Ă®nregistratÄ Ă®n %{customers_dot}. PuteČ›i adÄuga aceastÄ licenČ›Ä la instanČ›a dumneavoastrÄ."
@@ -39785,19 +39998,19 @@ msgid "To resolve this, try to:"
msgstr "Pentru a rezolva asta, încercați:"
msgid "To run CI/CD pipelines with JetBrains TeamCity, input the GitLab project details in the TeamCity project Version Control Settings."
-msgstr ""
+msgstr "Pentru a rula pipeline-uri CI/CD cu JetBrains TeamCity, introduceČ›i detaliile proiectului GitLab Ă®n SetÄrile de control ale versiunii proiectului TeamCity."
msgid "To see all the user's personal access tokens you must impersonate them first."
-msgstr ""
+msgstr "Pentru a vedea toate parolele personale ale utilizatorilor, trebuie mai Ă®ntâi sÄ simulaČ›i identitatea acestora."
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 "Pentru a vedea detaliile operaČ›ionale ale acestui proiect, %{linkStart}actualizaČ›i planul sÄu de grup la Premium%{linkEnd}. De asemenea, puteČ›i Ă®nlÄtura proiectul din tabloul de bord."
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 "Pentru a vedea detaliile operaționale ale acestui proiect, contactați un proprietar al grupului %{groupName} pentru a actualiza planul. De asemenea, puteți elimina proiectul din tabloul de bord."
+msgstr "Pentru a vedea detaliile operaționale ale acestui proiect, contactați un proprietar al grupului %{groupName} pentru a actualiza planul. De asemenea, puteți elimina proiectul din dashboard."
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 ""
+msgstr "Pentru a vedea ce s-a schimbat sau pentru a crea un merge request, alegeČ›i o ramurÄ sau o etichetÄ (cum ar fi %{branch}) sau introduceČ›i un commit (cum ar fi %{sha})."
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 ""
@@ -39809,7 +40022,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 "Pentru a Ă®ncepe sÄ utilizaČ›i GitLab Enterprise Edition, Ă®ncÄrcaČ›i fiČ™ierul %{codeOpen}.gitlab-license%{codeClose} sau introduceČ›i cheia de licenČ›Ä pe care aČ›i primit-o de la GitLab Inc."
msgid "To unsubscribe from this issue, please paste the following link into your browser:"
msgstr ""
@@ -39821,17 +40034,23 @@ msgid "To use the additional formats, you must start the required %{container_li
msgstr "Pentru a folosi formate suplimentare, trebuie sÄ porniČ›i %{container_link_start}containerele Ă®nsoČ›itoare%{container_link_end}."
msgid "To use the system's default, set this value to 0."
-msgstr ""
+msgstr "Pentru a utiliza valoarea implicitÄ a sistemului, setaČ›i aceastÄ valoare la 0."
msgid "To view all %{scannedResourcesCount} scanned URLs, %{linkStart}please download the CSV file%{linkEnd}"
msgstr "Pentru a vizualiza toate cele %{scannedResourcesCount} adrese URL scanate, %{linkStart}vÄ rugÄm sÄ descÄrcaČ›i fiČ™ierul CSV%{linkEnd}"
+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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39845,7 +40064,7 @@ msgid "Todos count"
msgstr "NumÄr de todos"
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 "CÄutaČ›i lucruri de fÄcut? AruncaČ›i o privire la %{strongStart}%{openIssuesLinkStart}problemele deschise%{openIssuesLinkEnd}%{strongEnd}, contribuiČ›i la %{strongStart}%{mergeRequestLinkStart}un merge request%{mergeRequestLinkEnd}%{mergeRequestLinkEnd}%{strongEnd} sau menČ›ionaČ›i pe cineva Ă®ntr-un comentariu pentru a-i atribui automat un nou element de fÄcut."
+msgstr ""
msgid "Todos|Filter by author"
msgstr "FiltraČ›i dupÄ autor"
@@ -39890,16 +40109,16 @@ msgid "Toggle backtrace"
msgstr ""
msgid "Toggle collapse"
-msgstr ""
+msgstr "Comutare restrângere"
msgid "Toggle comments for this file"
msgstr ""
msgid "Toggle commit description"
-msgstr ""
+msgstr "Comutare la descrierea commit-ului"
msgid "Toggle commit list"
-msgstr ""
+msgstr "Comutare la lista de commit-uri"
msgid "Toggle dropdown"
msgstr ""
@@ -39938,7 +40157,7 @@ msgid "Token"
msgstr ""
msgid "Token Access"
-msgstr "Acces token"
+msgstr ""
msgid "Token name"
msgstr ""
@@ -39962,31 +40181,31 @@ msgid "Too many namespaces enabled. Manage them through the console or the API."
msgstr "Prea multe spaČ›ii de nume activate. GestionaČ›i-le prin consolÄ sau prin API."
msgid "Too many projects enabled. Manage them through the console or the API."
-msgstr ""
+msgstr "AveČ›i prea multe proiecte activate. GestionaČ›i-le prin consolÄ sau prin API."
msgid "TopNav|Go back"
msgstr ""
msgid "Topic %{topic_name} was successfully created."
-msgstr ""
+msgstr "Subiectul %{topic_name} a fost creat cu succes."
msgid "Topic avatar"
-msgstr ""
+msgstr "Avatarul subiectului"
msgid "Topic avatar for %{name} will be removed. This cannot be undone."
msgstr "Avatarul subiectului pentru %{name} va fi Ă®nlÄturat. Acest lucru nu poate fi anulat."
msgid "Topic slug (name)"
-msgstr ""
+msgstr "Slug-ul (numele) subiectului"
msgid "Topic title"
-msgstr ""
+msgstr "Titlul subiectului"
msgid "Topic was successfully updated."
-msgstr ""
+msgstr "Subiectul a fost actualizat cu succes."
msgid "Topics"
-msgstr ""
+msgstr "Subiecte"
msgid "Total"
msgstr ""
@@ -40003,9 +40222,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40016,7 +40232,7 @@ msgid "Total users"
msgstr ""
msgid "Total weight"
-msgstr ""
+msgstr "Greutatea totalÄ"
msgid "Total: %{total}"
msgstr "Total: %{total}"
@@ -40040,10 +40256,10 @@ msgid "Track important events in your group."
msgstr ""
msgid "Track important events in your project."
-msgstr ""
+msgstr "UrmÄriČ›i evenimentele importante din proiectul dumneavoastrÄ."
msgid "Track time with quick actions"
-msgstr ""
+msgstr "UrmÄriČ›i timpul cu acČ›iuni rapide"
msgid "Training mode"
msgstr "Modul de formare"
@@ -40052,7 +40268,7 @@ msgid "Transfer"
msgstr ""
msgid "Transfer group to another parent group."
-msgstr ""
+msgstr "Transferul grupului cÄtre un alt grup pÄrinte."
msgid "Transfer ownership"
msgstr ""
@@ -40094,13 +40310,13 @@ msgid "TransferGroup|You don't have enough permissions."
msgstr "Nu aveți suficiente permisiuni."
msgid "TransferProject|Cannot move project"
-msgstr ""
+msgstr "Nu se poate muta proiectul"
msgid "TransferProject|Please select a new namespace for your project."
msgstr "VÄ rugÄm sÄ selectaČ›i un nou spaČ›iu de nume pentru proiectul dvs."
msgid "TransferProject|Project cannot be transferred, because tags are present in its container registry"
-msgstr ""
+msgstr "Proiectul nu poate fi transferat, deoarece etichetele sunt prezente Ă®n registrul sÄu de containere"
msgid "TransferProject|Project is already in this namespace."
msgstr "Proiectul este deja în acest spațiu de nume."
@@ -40142,7 +40358,7 @@ msgid "Trials|Hey there"
msgstr ""
msgid "Trials|Skip Trial"
-msgstr ""
+msgstr "SÄriČ›i peste evaluare"
msgid "Trials|Upgrade %{groupName} to %{planName}"
msgstr ""
@@ -40160,97 +40376,100 @@ msgid "Trials|Your trial ends on %{boldStart}%{trialEndDate}%{boldEnd}. We hope
msgstr ""
msgid "Trial|Allowed characters: +, 0-9, -, and spaces."
-msgstr ""
+msgstr "Caractere permise: +, 0-9, - și spații."
msgid "Trial|Company name"
-msgstr ""
+msgstr "Numele companiei"
msgid "Trial|Continue"
-msgstr ""
+msgstr "Continuați"
msgid "Trial|Continue using the basic features of GitLab for free."
-msgstr ""
+msgstr "ContinuaČ›i sÄ folosiČ›i gratuit funcČ›iile de bazÄ ale GitLab."
msgid "Trial|Country"
-msgstr ""
+msgstr "Čšara"
msgid "Trial|Dismiss"
msgstr "Respingeți"
msgid "Trial|GitLab Ultimate trial (optional)"
-msgstr ""
+msgstr "Evaluarea GitLab Ultimate (opțional)"
msgid "Trial|Number of employees"
-msgstr ""
+msgstr "NumÄr de angajaČ›i"
msgid "Trial|Please select a country"
msgstr "VÄ rugÄm sÄ selectaČ›i o Č›arÄ"
msgid "Trial|Successful trial activation image"
-msgstr ""
+msgstr "Imagine de activare a Ă®ncercÄrii de succes"
msgid "Trial|Telephone number"
-msgstr ""
+msgstr "NumÄr de telefon"
msgid "Trial|Upgrade to Ultimate to keep using GitLab with advanced features."
-msgstr ""
+msgstr "FaceČ›i upgrade la Ultimate pentru a continua sÄ utilizaČ›i GitLab cu funcČ›ii avansate."
msgid "Trial|We will activate your trial on your group after you complete this step. After 30 days, you can:"
-msgstr ""
+msgstr "DupÄ finalizarea acestei etape, vÄ vom activa evaluarea pe grupul dumneavoastrÄ. DupÄ 30 de zile, puteČ›i:"
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 ""
+msgstr "Versiunea dvs. de evaluare GitLab Ultimate dureazÄ 30 de zile, dar vÄ puteČ›i pÄstra contul gratuit GitLab pentru totdeauna. Avem nevoie doar de câteva informaČ›ii suplimentare pentru a activa versiunea de evaluare."
msgid "Trigger"
-msgstr ""
+msgstr "Declanșator"
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 ""
+msgstr "DeclanČ™aČ›i un pipeline pentru o ramurÄ sau o etichetÄ prin generarea unui token de declanČ™are Č™i utilizarea acestuia cu un apel API. Tokenul impersoneazÄ accesul la proiect Č™i permisiunile unui utilizator."
msgid "Trigger cluster reindexing"
-msgstr ""
+msgstr "Declanșați reindexarea clusterului"
msgid "Trigger cluster reindexing. Only use this with an index that was created in GitLab 13.0 or later."
+msgstr "DeclanČ™aČ›i reindexarea clusterului. FolosiČ›i aceastÄ opČ›iune numai cu un index care a fost creat Ă®n GitLab 13.0 sau o versiune ulterioarÄ."
+
+msgid "Trigger job"
msgstr ""
msgid "Trigger manual job"
-msgstr ""
+msgstr "DeclanČ™eazÄ un job manual"
msgid "Trigger pipelines for mirror updates"
-msgstr ""
+msgstr "DeclanČ™aČ›i pipeline-uri pentru actualizÄrile Ă®n replicÄ"
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 ""
+msgstr "DeclanČ™aČ›i pipeline-urile atunci când ramurile sau etichetele sunt actualizate Ă®n repozitoriul din amonte. ĂŽn funcČ›ie de activitatea repozitoriului din amonte, acest lucru poate creČ™te foarte mult Ă®ncÄrcarea operatorilor CI. ActivaČ›i aceastÄ opČ›iune numai dacÄ Č™tiČ›i cÄ pot face faČ›Ä sarcinii. %{strong_start}CI va rula folosind acreditÄrile atribuite mai sus.%{strong_end} %{link_start}AflaČ›i mai multe.%{link_end}"
msgid "Trigger removed."
-msgstr ""
+msgstr "DeclanČ™atorul a fost Ă®nlÄturat."
msgid "Trigger repository check"
-msgstr ""
+msgstr "Declanșați verificarea repozitoriului"
msgid "Trigger this manual action"
-msgstr ""
+msgstr "DeclanČ™aČ›i aceastÄ acČ›iune manualÄ"
msgid "Trigger token:"
-msgstr ""
+msgstr "Token de declanșare:"
msgid "Trigger variables:"
-msgstr ""
+msgstr "Variabile de declanșare:"
msgid "Trigger was created successfully."
-msgstr ""
+msgstr "Declanșatorul a fost creat cu succes."
msgid "Trigger was successfully updated."
-msgstr ""
+msgstr "Declanșatorul a fost actualizat cu succes."
msgid "Triggerer"
-msgstr ""
+msgstr "Declanșator"
msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
+msgstr "Utilizatorul declanșator nu are permisiuni suficiente pentru proiect"
msgid "Trigger|invalid"
-msgstr ""
+msgstr "invalid"
msgid "Troubleshoot and monitor your application with tracing"
msgstr ""
@@ -40259,7 +40478,7 @@ 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 ""
+msgstr "AplicaČ›iile de Ă®ncredere sunt autorizate automat pe fluxul OAuth GitLab. Este foarte recomandat pentru securitatea utilizatorilor ca aplicaČ›iile de Ă®ncredere sÄ aibÄ setarea confidenČ›ialitate setatÄ la „true”."
msgid "Try again"
msgstr ""
@@ -40280,13 +40499,13 @@ msgid "Try grouping with different labels"
msgstr ""
msgid "Try out GitLab Pipelines"
-msgstr ""
+msgstr "Încercați pipeline-urile GitLab"
msgid "Try the troubleshooting steps here."
-msgstr ""
+msgstr "Încercați etapele de depanare de aici."
msgid "Try to fork again"
-msgstr ""
+msgstr "ĂŽncercaČ›i sÄ bifurcaČ›i din nou"
msgid "Try to keep the first line under 52 characters and the others under 72."
msgstr ""
@@ -40306,9 +40525,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40358,13 +40583,13 @@ msgid "U2F Devices (%{length})"
msgstr ""
msgid "U2F only works with HTTPS-enabled websites. Contact your administrator for more details."
-msgstr ""
+msgstr "U2F funcČ›ioneazÄ numai cu site-uri web compatibile cu HTTPS. ContactaČ›i administratorul pentru mai multe detalii."
msgid "URL"
msgstr ""
msgid "URL cannot be blank"
-msgstr ""
+msgstr "URL-ul nu poate fi gol"
msgid "URL is invalid"
msgstr ""
@@ -40373,16 +40598,16 @@ msgid "URL is required"
msgstr ""
msgid "URL is triggered for each branch updated to the repository"
-msgstr ""
+msgstr "URL-ul este declanČ™at pentru fiecare ramurÄ actualizatÄ Ă®n repozitoriu"
msgid "URL is triggered when a merge request is created, updated, or merged"
msgstr "URL-ul este declanșat atunci când este creat, actualizat sau îmbinat un merge request"
msgid "URL is triggered when a new tag is pushed to the repository"
-msgstr ""
+msgstr "URL-ul este declanČ™at atunci când o nouÄ etichetÄ este Ă®mpinsÄ Ă®n repozitoriu"
msgid "URL is triggered when repository is updated"
-msgstr ""
+msgstr "URL-ul este declanșat atunci când repozitoriul este actualizat"
msgid "URL must be percent-encoded if necessary."
msgstr ""
@@ -40403,13 +40628,13 @@ msgid "URL or request ID"
msgstr ""
msgid "USER %{user_name} WILL BE REMOVED! Are you sure?"
-msgstr ""
+msgstr "UTILIZATORUL %{user_name} VA FI ÎNLĂTURAT! Sunteți sigur?"
msgid "USER %{user} WILL BE REMOVED! Are you sure?"
-msgstr ""
+msgstr "UTILIZATOR %{user} VA FI ÎNLĂTURAT! Sunteți sigur?"
msgid "USER WILL BE BLOCKED! Are you sure?"
-msgstr ""
+msgstr "UTILIZATORUL VA FI BLOCAT! Sunteți sigur?"
msgid "UTC"
msgstr ""
@@ -40418,7 +40643,7 @@ msgid "Unable to apply suggestions to a deleted line."
msgstr ""
msgid "Unable to build Slack link."
-msgstr ""
+msgstr "Nu se poate crea un link Slack."
msgid "Unable to collect CPU info"
msgstr ""
@@ -40427,16 +40652,16 @@ msgid "Unable to collect memory info"
msgstr ""
msgid "Unable to connect to Elasticsearch"
-msgstr ""
+msgstr "Nu se poate conecta la Elasticsearch"
msgid "Unable to connect to Prometheus server"
-msgstr ""
+msgstr "Nu se poate conecta la serverul Prometheus"
msgid "Unable to connect to server: %{error}"
-msgstr ""
+msgstr "Nu se poate conecta la server: %{error}"
msgid "Unable to connect to the Jira instance. Please check your Jira integration configuration."
-msgstr ""
+msgstr "Nu se poate conecta la instanČ›a Jira. VÄ rugÄm sÄ verificaČ›i configuraČ›ia de integrare Jira."
msgid "Unable to convert Kubernetes logs encoding to UTF-8"
msgstr ""
@@ -40451,7 +40676,7 @@ msgid "Unable to fetch branches list, please close the form and try again"
msgstr ""
msgid "Unable to fetch upstream and downstream pipelines."
-msgstr ""
+msgstr "Imposibil de preluat pipeline-urile din amonte și din aval."
msgid "Unable to fetch vulnerable projects"
msgstr ""
@@ -40460,13 +40685,13 @@ msgid "Unable to find Jira project to import data from."
msgstr "Nu se poate gÄsi proiectul Jira din care sÄ se importe date."
msgid "Unable to fully load the default commit message. You can still apply this suggestion and the commit message will be correct."
-msgstr ""
+msgstr "Nu s-a putut Ă®ncÄrca Ă®n totalitate mesajul implicit al commit-ului. PuteČ›i aplica Ă®n continuare aceastÄ sugestie iar mesajul commit-ului va fi corect"
msgid "Unable to generate new instance ID"
msgstr ""
msgid "Unable to load commits. Try again later."
-msgstr ""
+msgstr "Commit-urile nu se pot Ă®ncÄrca. ĂŽncercaČ›i din nou mai târziu."
msgid "Unable to load file contents. Try again later."
msgstr ""
@@ -40487,7 +40712,7 @@ msgid "Unable to save iteration. Please try again"
msgstr ""
msgid "Unable to save your changes. Please try again."
-msgstr ""
+msgstr "Nu se pot salva modificÄrile. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "Unable to save your preference"
msgstr ""
@@ -40514,13 +40739,13 @@ msgid "Unable to verify the user"
msgstr "Nu se poate verifica utilizatorul"
msgid "Unapprove a merge request"
-msgstr ""
+msgstr "Dezaprobați un merge request"
msgid "Unapprove the current merge request."
-msgstr ""
+msgstr "Dezaprobați merge request-ul curent."
msgid "Unapproved the current merge request."
-msgstr ""
+msgstr "Merge request-ul actual a fost dezaprobat."
msgid "Unarchive project"
msgstr ""
@@ -40535,13 +40760,13 @@ msgid "Unassigned"
msgstr ""
msgid "Unauthenticated API rate limit period in seconds"
-msgstr ""
+msgstr "Perioada limitÄ a ratei pentru API-ul neautentificat Ă®n secunde"
msgid "Unauthenticated requests"
msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
-msgstr ""
+msgstr "Perioada limitÄ a ratei pentru web-ul neautentificat Ă®n secunde"
msgid "Uncommitted changes will be lost if you change branches. Do you want to continue?"
msgstr "ModificÄrile care nu au fost comise vor fi pierdute dacÄ schimbaČ›i ramurile. DoriČ›i sÄ continuaČ›i?"
@@ -40592,13 +40817,13 @@ msgid "Unknown response text"
msgstr ""
msgid "Unknown screen"
-msgstr ""
+msgstr "Ecran necunoscut"
msgid "Unknown user"
msgstr "Utilizator necunoscut"
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 "DacÄ nu se convine altfel Ă®n scris cu GitLab, fÄcând clic pe „ÎncÄrcare LicențĔ sunteČ›i de acord cÄ utilizarea software-ului GitLab este supusÄ %{eula_link_start}Termenilor Č™i condiČ›iilor de utilizare%{eula_link_end}."
msgid "Unlimited"
msgstr ""
@@ -40612,6 +40837,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40687,9 +40915,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr "Tipul de todo transmis nu este acceptat. Tipurile de todo acceptate sunt: %{todo_types}"
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40763,7 +40988,7 @@ msgid "Update your project name, topics, description, and avatar."
msgstr ""
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
-msgstr ""
+msgstr "Nu se poate redenumi proiectul deoarece acesta conține etichete de registru container!"
msgid "UpdateProject|Could not set the default branch"
msgstr ""
@@ -40775,10 +41000,10 @@ msgid "UpdateProject|Project could not be updated!"
msgstr ""
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
-msgstr ""
+msgstr "Nu s-a reușit verificarea sumei de control a repozitoriului %{type} de la %{old} la %{new}"
msgid "UpdateRepositoryStorage|Timeout waiting for %{type} repository pushes"
-msgstr ""
+msgstr "Timeout de așteptare pentru împingeri de repozitorii %{type}"
msgid "Updated"
msgstr ""
@@ -40787,13 +41012,13 @@ msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
msgid "Updated date"
-msgstr ""
+msgstr "Data actualizÄrii"
msgid "Updating"
msgstr ""
msgid "Updating the attention request for %{username} failed."
-msgstr ""
+msgstr "Actualizarea solicitÄrii de atenČ›ie pentru %{username} a eČ™uat."
msgid "Updating…"
msgstr ""
@@ -40801,14 +41026,11 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
msgid "Upload %{file_name} file"
-msgstr ""
+msgstr "ĂŽncÄrcaČ›i fiČ™ierul %{file_name}"
msgid "Upload CSV file"
msgstr ""
@@ -40825,9 +41047,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40835,13 +41054,13 @@ msgid "Upload image"
msgstr "Ă®ncÄrcaČ›i o imagine"
msgid "Upload new file"
-msgstr ""
+msgstr "ĂŽncÄrcaČ›i un nou fiČ™ier"
msgid "Upload object map"
msgstr ""
msgid "UploadLink|click to upload"
-msgstr ""
+msgstr "faceČ›i clic pentru a Ă®ncÄrca"
msgid "Uploaded"
msgstr "ĂŽncÄrcat"
@@ -40849,6 +41068,9 @@ msgstr "ĂŽncÄrcat"
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40865,124 +41087,169 @@ msgid "Usage statistics"
msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
+msgstr "%{help_link_start}Executorii partajaČ›i%{help_link_end} sunt dezactivaČ›i, aČ™a cÄ nu existÄ limite stabilite pentru utilizarea de pipeline-uri."
+
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
msgstr ""
msgid "UsageQuota|%{linkTitle} help link"
-msgstr ""
+msgstr "%{linkTitle} link de ajutor"
msgid "UsageQuota|%{percentageLeft} of purchased storage is available"
-msgstr ""
+msgstr "%{percentageLeft} din stocarea achiziČ›ionatÄ este disponibilÄ"
msgid "UsageQuota|Artifacts"
-msgstr ""
+msgstr "Artefacte"
msgid "UsageQuota|Artifacts is a sum of build and pipeline artifacts."
-msgstr ""
+msgstr "Artefactele reprezintÄ o sumÄ de artefacte de construcČ›ie Č™i de pipeline."
msgid "UsageQuota|Audio samples, videos, datasets, and graphics."
-msgstr ""
+msgstr "Mostre audio, videoclipuri, seturi de date și grafice."
msgid "UsageQuota|Because of a known issue, the artifact total for some projects may be incorrect. For more details, read %{warningLinkStart}the epic%{warningLinkEnd}."
-msgstr ""
+msgstr "Din cauza unei probleme cunoscute, totalul artefactelor pentru unele proiecte poate fi incorect. Pentru mai multe detalii, citiți %{warningLinkStart}epica%{warningLinkEnd}."
msgid "UsageQuota|Buy additional minutes"
+msgstr "CumpÄraČ›i minute suplimentare"
+
+msgid "UsageQuota|Buy storage"
msgstr ""
msgid "UsageQuota|CI minutes usage by month"
msgstr "Utilizarea de minute CI pe lunÄ"
msgid "UsageQuota|CI minutes usage by project"
-msgstr "Utilizare minute CI dupÄ proiect"
+msgstr "Utilizarea de minute CI pe proiect"
msgid "UsageQuota|CI/CD minutes usage"
-msgstr ""
+msgstr "Utilizarea minutelor CI/CD"
msgid "UsageQuota|CI/CD minutes usage since %{timeElapsed}"
-msgstr ""
+msgstr "Utilizarea minutelor CI/CD începând cu %{timeElapsed}"
msgid "UsageQuota|Code packages and container images."
+msgstr "Pachete de cod și imagini de containere."
+
+msgid "UsageQuota|Container Registry"
msgstr ""
msgid "UsageQuota|Current period usage"
+msgstr "Utilizarea Ă®n perioada curentÄ"
+
+msgid "UsageQuota|Dependency proxy"
msgstr ""
msgid "UsageQuota|File attachments and smaller design graphics."
-msgstr ""
+msgstr "Fișiere atașate și elemente grafice de design mai mici."
msgid "UsageQuota|From %{storage_enforcement_date} storage limits will apply to this namespace. You are currently using %{used_storage} of namespace storage. View and manage your usage from %{strong_start}%{namespace_type} settings &gt; Usage quotas%{strong_end}."
-msgstr ""
+msgstr "ĂŽncepând cu %{storage_enforcement_date}, se vor aplica limite de stocare pentru acest spaČ›iu de nume. ĂŽn prezent, utilizaČ›i %{used_storage} de spaČ›iu de stocare pentru spaČ›iul de nume. VizualizaČ›i Č™i gestionaČ›i utilizarea dvs. din %{strong_start}setÄrile de %{namespace_type} &gt; Cote de utilizare%{strong_end}."
msgid "UsageQuota|Git repository."
+msgstr "Repozitoriul Git."
+
+msgid "UsageQuota|Gitlab-integrated Docker Container Registry for storing Docker Images."
msgstr ""
-msgid "UsageQuota|Includes artifacts, repositories, wiki, uploads, and other items."
+msgid "UsageQuota|Gitlab-integrated Docker Container Registry for storing Docker Images. %{linkStart}More information%{linkEnd}"
msgstr ""
+msgid "UsageQuota|Includes artifacts, repositories, wiki, uploads, and other items."
+msgstr "Include artefacte, depozite, wiki, Ă®ncÄrcÄri Č™i alte elemente."
+
msgid "UsageQuota|Increase storage temporarily"
-msgstr ""
+msgstr "MÄriČ›i temporar spaČ›iul de stocare"
msgid "UsageQuota|LFS storage"
-msgstr ""
+msgstr "Spațiu de stocare LFS"
msgid "UsageQuota|Learn more about excess storage usage"
-msgstr ""
+msgstr "AflaČ›i mai multe despre utilizarea excesivÄ a spaČ›iului de stocare"
msgid "UsageQuota|Learn more about usage quotas"
+msgstr "Aflați mai multe despre cotele de utilizare"
+
+msgid "UsageQuota|Learn more about usage quotas."
msgstr ""
-msgid "UsageQuota|No CI minutes usage data available."
+msgid "UsageQuota|Local proxy used for frequently-accessed upstream Docker images. %{linkStart}More information%{linkEnd}"
msgstr ""
-msgid "UsageQuota|Packages"
+msgid "UsageQuota|Namespace storage used"
msgstr ""
+msgid "UsageQuota|No CI minutes usage data available."
+msgstr "Nu sunt disponibile date privind utilizarea minutelor CI."
+
+msgid "UsageQuota|Packages"
+msgstr "Pachete"
+
msgid "UsageQuota|Pending Members"
-msgstr ""
+msgstr "Membri în așteptare"
msgid "UsageQuota|Pipeline artifacts and job artifacts, created with CI/CD."
-msgstr ""
+msgstr "Artefacte de pipeline și artefacte de job, create cu CI/CD."
msgid "UsageQuota|Pipelines"
-msgstr ""
+msgstr "Pipeline-uri"
msgid "UsageQuota|Purchase more storage"
+msgstr "CumpÄraČ›i mai mult spaČ›iu de stocare"
+
+msgid "UsageQuota|Purchased storage"
msgstr ""
msgid "UsageQuota|Purchased storage available"
+msgstr "Stocare achiziČ›ionatÄ disponibilÄ"
+
+msgid "UsageQuota|Purchased storage used"
msgstr ""
-msgid "UsageQuota|Repository"
+msgid "UsageQuota|Recalculate repository usage"
msgstr ""
+msgid "UsageQuota|Repository"
+msgstr "Repozitoriu"
+
msgid "UsageQuota|Seats"
-msgstr ""
+msgstr "Seats"
msgid "UsageQuota|Shared bits of code and text."
-msgstr ""
+msgstr "Fragmente de cod și de text partajate."
-msgid "UsageQuota|Shared runner usage"
+msgid "UsageQuota|Shared runner duration"
msgstr ""
msgid "UsageQuota|Snippets"
msgstr "Fragmente de cod"
-msgid "UsageQuota|Something went wrong while fetching project storage statistics"
+msgid "UsageQuota|Something went wrong while fetching pipeline statistics"
msgstr ""
+msgid "UsageQuota|Something went wrong while fetching project storage statistics"
+msgstr "Ceva nu a mers bine Ă®n timpul preluÄrii statisticilor de stocare a proiectului"
+
msgid "UsageQuota|Storage"
-msgstr ""
+msgstr "Spațiu de stocare"
msgid "UsageQuota|Storage type"
-msgstr ""
+msgstr "Tipul de stocare"
msgid "UsageQuota|Storage used"
+msgstr "Stocarea utilizatÄ"
+
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
msgstr ""
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr "Aceasta este cantitatea totalÄ de spaČ›iu de stocare utilizatÄ pentru toate proiectele dvs. din acest spaČ›iu de nume."
msgid "UsageQuota|This is the total amount of storage used by projects above the free %{actualRepositorySizeLimit} storage limit."
-msgstr ""
+msgstr "Aceasta este cantitatea totalÄ de spaČ›iu de stocare utilizatÄ de proiecte peste limita de stocare gratuitÄ de %{actualRepositorySizeLimit}."
msgid "UsageQuota|This namespace contains locked projects"
msgstr "Acest spațiu de nume conține proiecte blocate"
@@ -40990,65 +41257,74 @@ msgstr "Acest spațiu de nume conține proiecte blocate"
msgid "UsageQuota|This namespace has no projects which use shared runners"
msgstr "Acest spaČ›iu de nume nu are niciun proiect care sÄ foloseascÄ executori partajaČ›i"
-msgid "UsageQuota|Total excess storage used"
+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|Total excess storage used"
+msgstr "Totalul stocÄrii excesive utilizate"
+
msgid "UsageQuota|Total namespace storage used"
msgstr "Stocarea totalÄ a spaČ›iului de nume utilizatÄ"
msgid "UsageQuota|Unlimited"
-msgstr ""
+msgstr "Nelimitat"
msgid "UsageQuota|Uploads"
-msgstr ""
+msgstr "ĂŽncÄrcÄri"
msgid "UsageQuota|Usage"
-msgstr ""
+msgstr "Utilizare"
msgid "UsageQuota|Usage Quotas"
-msgstr ""
+msgstr "Cotele de utilizare"
msgid "UsageQuota|Usage breakdown"
-msgstr ""
+msgstr "Defalcarea utilizÄrii"
msgid "UsageQuota|Usage by month"
-msgstr ""
+msgstr "Utilizarea Ă®n funcČ›ie de lunÄ"
msgid "UsageQuota|Usage by project"
-msgstr ""
+msgstr "Utilizare în funcție de proiect"
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
-msgstr ""
+msgstr "Utilizarea resurselor grupului în cadrul proiectelor din grupul %{strong_start}%{group_name}%{strong_end}"
msgid "UsageQuota|Usage of project resources across the %{strong_start}%{project_name}%{strong_end} project"
-msgstr ""
+msgstr "Utilizarea resurselor proiectului în cadrul proiectului %{strong_start}%{project_name}%{strong_end}"
msgid "UsageQuota|Usage of resources across your projects"
-msgstr ""
+msgstr "Utilizarea resurselor în cadrul proiectelor dvs."
msgid "UsageQuota|Usage quotas help link"
+msgstr "Link de ajutor pentru cotele de utilizare"
+
+msgid "UsageQuota|Usage since %{usageSince}"
msgstr ""
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
-msgstr ""
+msgstr "Atunci când achiziČ›ionaČ›i spaČ›iu de stocare suplimentar, deblocÄm automat proiectele care au fost blocate atunci când aČ›i atins limita de %{actualRepositorySizeLimit}."
msgid "UsageQuota|Wiki"
-msgstr ""
+msgstr "Wiki"
msgid "UsageQuota|Wiki content."
-msgstr ""
+msgstr "Conținutul Wiki."
msgid "UsageQuota|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{actualRepositorySizeLimit} limit."
-msgstr ""
+msgstr "AČ›i consumat tot spaČ›iul de stocare suplimentar, vÄ rugÄm sÄ cumpÄraČ›i mai mult pentru a debloca proiectele dvs. peste limita gratuitÄ de %{actualRepositorySizeLimit}."
msgid "UsageQuota|You have reached the free storage limit of %{actualRepositorySizeLimit} on %{projectsLockedText}. To unlock them, please purchase additional storage."
-msgstr ""
+msgstr "AČ›i atins limita de stocare gratuitÄ de %{actualRepositorySizeLimit} pe %{projectsLockedText}. Pentru a le debloca, vÄ rugÄm sÄ achiziČ›ionaČ›i spaČ›iu de stocare suplimentar."
msgid "UsageQuota|You used: %{usage} %{limit}"
-msgstr ""
+msgstr "Ați folosit: %{usage} %{limit}"
msgid "UsageQuota|Your purchased storage is running low. To avoid locked projects, please purchase more storage."
-msgstr ""
+msgstr "SpaČ›iul de stocare achiziČ›ionat se epuizeazÄ. Pentru a evita proiectele blocate, vÄ rugÄm sÄ achiziČ›ionaČ›i mai mult spaČ›iu de stocare."
msgid "UsageQuota|out of %{formattedLimit} of your namespace storage"
msgstr "din %{formattedLimit} din spațiul de stocare al spațiului dvs. de nume"
@@ -41063,94 +41339,94 @@ msgid "UsageTrends|Could not load the projects and groups chart. Please refresh
msgstr "Nu s-a putut Ă®ncÄrca graficul de proiecte Č™i grupuri. VÄ rugÄm sÄ reĂ®mprospÄtaČ›i pagina pentru a Ă®ncerca din nou."
msgid "UsageTrends|Groups"
-msgstr ""
+msgstr "Grupuri"
msgid "UsageTrends|Issues"
-msgstr ""
+msgstr "Probleme"
msgid "UsageTrends|Issues & merge requests"
-msgstr ""
+msgstr "Probleme și merge request-uri"
msgid "UsageTrends|Items"
-msgstr ""
+msgstr "Articole"
msgid "UsageTrends|Merge requests"
-msgstr ""
+msgstr "Merge request-uri"
msgid "UsageTrends|Month"
-msgstr ""
+msgstr "Luna"
msgid "UsageTrends|No data available."
-msgstr ""
+msgstr "Nu existÄ date disponibile."
msgid "UsageTrends|Pipelines"
-msgstr ""
+msgstr "Pipeline-uri"
msgid "UsageTrends|Pipelines canceled"
-msgstr ""
+msgstr "Pipeline-uri anulate"
msgid "UsageTrends|Pipelines failed"
-msgstr ""
+msgstr "Pipeline-uri eșuate"
msgid "UsageTrends|Pipelines skipped"
-msgstr ""
+msgstr "Pipeline-uri sÄrite"
msgid "UsageTrends|Pipelines succeeded"
-msgstr ""
+msgstr "Pipeline-uri reușite"
msgid "UsageTrends|Pipelines total"
-msgstr ""
+msgstr "Total pipeline-urile"
msgid "UsageTrends|Projects"
-msgstr ""
+msgstr "Proiecte"
msgid "UsageTrends|There was an error fetching the cancelled pipelines. Please try again."
-msgstr "A apÄrut o eroare la preluarea conductelor anulate. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
+msgstr "A apÄrut o eroare la preluarea pipeline-urilor anulate. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the failed pipelines. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea pipeline-urilor eČ™uate. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the groups. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea grupurilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the issues. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea problemelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the merge requests. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea merge request-urilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the projects. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea proiectelor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the skipped pipelines. Please try again."
-msgstr ""
+msgstr "S-a produs o eroare la preluarea pipeline-urilor sÄrite. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the successful pipelines. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea pipeline-urilor reuČ™ite. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|There was an error fetching the total pipelines. Please try again."
-msgstr ""
+msgstr "A apÄrut o eroare la preluarea tuturor pipeline-urilor. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "UsageTrends|Total groups"
-msgstr ""
+msgstr "Total grupuri"
msgid "UsageTrends|Total projects"
-msgstr ""
+msgstr "Total proiecte"
msgid "UsageTrends|Total projects & groups"
-msgstr ""
+msgstr "Total proiecte și grupuri"
msgid "UsageTrends|Users"
-msgstr ""
+msgstr "Utilizatori"
msgid "Use %{code_start}::%{code_end} to create a %{link_start}scoped label set%{link_end} (eg. %{code_start}priority::1%{code_end})"
msgstr "Utilizați %{code_start}::%{code_end} pentru a crea un %{link_start}set de etichete cu scop%{link_end} (ex. %{code_start}priority::1%{code_end})"
msgid "Use .gitlab-ci.yml"
-msgstr ""
+msgstr "Utilizați .gitlab-ci.yml"
msgid "Use GitLab Runner in AWS"
-msgstr ""
+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."
@@ -41162,7 +41438,7 @@ msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab
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 ""
+msgstr "Utilizați fișierul authorized_keys pentru a autentifica cheile SSH"
msgid "Use banners and notifications to notify your users about scheduled maintenance, recent upgrades, and more."
msgstr "FolosiČ›i bannere Č™i notificÄri pentru a vÄ anunČ›a utilizatorii despre Ă®ntreČ›inerea programatÄ, actualizÄrile recente Č™i multe altele."
@@ -41180,13 +41456,13 @@ 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 ""
+msgstr "UtilizaČ›i cÄi de stocare hashate pentru repozitoriile nou create Č™i redenumite. ĂŽntotdeauna activatÄ de la versiunea 13.0. %{link_start}AflaČ›i mai multe.%{link_end}"
msgid "Use issue count"
msgstr ""
msgid "Use issue weight"
-msgstr ""
+msgstr "Utilizați greutatea problemei"
msgid "Use one line per URI"
msgstr ""
@@ -41204,7 +41480,7 @@ msgid "Use template"
msgstr ""
msgid "Use the %{strongStart}Test%{strongEnd} option above to create an event."
-msgstr ""
+msgstr "UtilizaČ›i opČ›iunea %{strongStart}Test%{strongEnd} menČ›ionatÄ anterior pentru a crea un eveniment."
msgid "Use the link below to confirm your email address (%{email})"
msgstr ""
@@ -41249,7 +41525,7 @@ msgid "User"
msgstr ""
msgid "User %{current_user_username} has started impersonating %{username}"
-msgstr ""
+msgstr "Utilizatorul %{current_user_username} a Ă®nceput sÄ o/Ă®l impersoneze pe %{username}"
msgid "User %{username} was successfully removed."
msgstr ""
@@ -41267,19 +41543,19 @@ msgid "User Settings"
msgstr ""
msgid "User and IP rate limits"
-msgstr ""
+msgstr "Limitele ratei pentru utilizatori și IP"
msgid "User cap"
-msgstr ""
+msgstr "Plafon de utilizatori"
msgid "User cap cannot be enabled. The group or one of its subgroups or projects is shared externally."
-msgstr ""
+msgstr "Plafonul de utilizatori nu poate fi activat. Grupul sau unul dintre subgrupurile sau proiectele sale este partajat extern."
msgid "User created at"
-msgstr ""
+msgstr "Utilizator creat la"
msgid "User does not have a pending request"
-msgstr ""
+msgstr "Utilizatorul nu are o solicitare în așteptare"
msgid "User identity was successfully created."
msgstr ""
@@ -41300,7 +41576,7 @@ msgid "User key was successfully removed."
msgstr ""
msgid "User list %{name} will be removed. Are you sure?"
-msgstr ""
+msgstr "Lista de utilizatori %{name} va fi Ă®nlÄturatÄ. SunteČ›i sigur?"
msgid "User map"
msgstr ""
@@ -41330,7 +41606,7 @@ msgid "User was successfully updated."
msgstr ""
msgid "User-based escalation rules must have a user with access to the project"
-msgstr "Reguli de escaladare bazate pe utilizator trebuie sÄ aibÄ un utilizator cu acces la proiect"
+msgstr "Regulile de escaladare bazate pe utilizatori trebuie sÄ aibÄ un utilizator cu acces la proiect."
msgid "UserAvailability|%{author} %{spanStart}(Busy)%{spanEnd}"
msgstr ""
@@ -41378,7 +41654,7 @@ msgid "UserLists|Lists allow you to define a set of users to be used with featur
msgstr "Listele vÄ permit sÄ definiČ›i un set de utilizatori care sÄ fie folosiČ›i cu Feature Flags. %{linkStart}CitiČ›i mai multe despre listele Feature Flag.%{linkEnd}"
msgid "UserLists|Loading user lists"
-msgstr "ĂŽncÄrcarea listelor de utilizatori"
+msgstr "Se Ă®ncarcÄ listele de utilizatori"
msgid "UserLists|Name"
msgstr "Nume"
@@ -41576,31 +41852,31 @@ msgid "Users can launch a development environment from a GitLab browser tab when
msgstr "Utilizatorii pot lansa un mediu de dezvoltare dintr-o filÄ de browser GitLab atunci când este activatÄ integrarea %{linkStart}Gitpod%{linkEnd}"
msgid "Users can reactivate their account by signing in. %{link_start}Learn more%{link_end}"
-msgstr ""
+msgstr "Utilizatorii își pot reactiva conturile conectându-se. %{link_start}Aflați mai multe%{link_end}"
msgid "Users can render diagrams in AsciiDoc, Markdown, reStructuredText, and Textile documents using Kroki."
msgstr "Utilizatorii pot reda diagrame în documente AsciiDoc, Markdown, reStructuredText, și Textile utilizând Kroki."
msgid "Users in License"
-msgstr ""
+msgstr "Utilizatori Ă®n licenČ›Ä"
msgid "Users or groups set as approvers in the project's or merge request's settings."
msgstr ""
msgid "Users over License"
-msgstr ""
+msgstr "Utilizatori peste licenČ›Ä"
msgid "Users requesting access to"
msgstr ""
msgid "Users to exclude from the rate limit"
-msgstr ""
+msgstr "Utilizatori de exclus de la limita de ratÄ"
msgid "Users were successfully added."
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 ""
+msgstr "Utilizatorii cu rol de Invitat sau cei care nu aparČ›in unui Proiect sau Grup nu vor utiliza un seat din licenČ›a dumneavoastrÄ."
msgid "UsersSelect|%{name} + %{length} more"
msgstr ""
@@ -41618,7 +41894,7 @@ msgid "UsersSelect|Unassigned"
msgstr ""
msgid "Uses GitLab as a lightweight alternative to Sentry."
-msgstr ""
+msgstr "FolosiČ›i GitLab ca o alternativÄ uČ™oarÄ la Sentry."
msgid "Using %{code_start}::%{code_end} denotes a %{link_start}scoped label set%{link_end}"
msgstr "Folosirea %{code_start}::%{code_end} indicÄ un %{link_start}set de etichete cu scop%{link_end}"
@@ -41630,7 +41906,7 @@ msgid "Using the %{codeStart}needs%{codeEnd} keyword makes jobs run before their
msgstr ""
msgid "Valid From"
-msgstr ""
+msgstr "Valabil de la"
msgid "Validate"
msgstr ""
@@ -41642,13 +41918,13 @@ msgid "Validate your GitLab CI configuration file"
msgstr ""
msgid "Validated at"
-msgstr ""
+msgstr "Validat la"
msgid "Validated at:"
-msgstr ""
+msgstr "Validat la:"
msgid "Validated:"
-msgstr ""
+msgstr "Validat:"
msgid "Validations failed."
msgstr ""
@@ -41657,112 +41933,139 @@ msgid "Value"
msgstr ""
msgid "Value Stream Analytics"
-msgstr ""
+msgstr "Analizele Value Stream"
msgid "Value Stream Analytics can help you determine your team’s velocity"
-msgstr ""
+msgstr "Analizele Value Stream vÄ pot ajuta sÄ determinaČ›i velocitatea echipei dumneavoastrÄ."
msgid "Value might contain a variable reference"
-msgstr ""
+msgstr "Valoarea poate conČ›ine o referinČ›Ä la o variabilÄ"
msgid "Value stream"
-msgstr ""
+msgstr "Value stream"
msgid "ValueStreamAnalyticsStage|We don't have enough data to show this stage."
-msgstr ""
+msgstr "Nu avem suficiente date pentru a afiČ™a aceastÄ etapÄ."
msgid "ValueStreamAnalytics|%{stageCount}+ items"
-msgstr ""
+msgstr "%{stageCount}+ elemente"
+
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "ValueStreamAnalytics|%{value}M"
-msgstr ""
+msgstr "%{value}luni"
msgid "ValueStreamAnalytics|%{value}d"
-msgstr ""
+msgstr "%{value}zile"
msgid "ValueStreamAnalytics|%{value}h"
-msgstr ""
+msgstr "%{value}ore"
msgid "ValueStreamAnalytics|%{value}m"
-msgstr ""
+msgstr "%{value}min"
msgid "ValueStreamAnalytics|%{value}w"
-msgstr ""
+msgstr "%{value}sÄp"
msgid "ValueStreamAnalytics|&lt;1m"
-msgstr ""
+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|DORA metrics"
msgstr ""
msgid "ValueStreamAnalytics|Dashboard"
-msgstr ""
+msgstr "Dashboard"
msgid "ValueStreamAnalytics|Go to docs"
+msgstr "Mergeți la documente"
+
+msgid "ValueStreamAnalytics|Key metrics"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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 ""
+msgstr "Timpul median dintre Ă®mbinarea merge request-urilor Č™i implementarea Ă®ntr-un mediu de producČ›ie pentru toate MR-urile desfÄČ™urate Ă®n perioada de timp datÄ."
msgid "ValueStreamAnalytics|Median time from issue created to issue closed."
-msgstr ""
+msgstr "Timpul median de la crearea problemei pânÄ la Ă®nchiderea acesteia."
msgid "ValueStreamAnalytics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
-msgstr ""
+msgstr "Timpul median de la primul commit al merge request-ului unei probleme legate pânÄ la momentul Ă®n care problema respectivÄ este Ă®nchisÄ."
msgid "ValueStreamAnalytics|Number of commits pushed to the default branch"
-msgstr ""
+msgstr "NumÄrul de commit-uri Ă®mpinse Ă®n ramura implicitÄ"
msgid "ValueStreamAnalytics|Number of new issues created."
+msgstr "NumÄr de noi probleme create."
+
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
msgstr ""
-msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
msgstr ""
+msgid "ValueStreamAnalytics|Tasks by type"
+msgstr ""
+
+msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
+msgstr "A apÄrut o eroare Ă®n timpul preluÄrii datelor de analize value stream %{requestTypeName}."
+
msgid "ValueStreamAnalytics|Total number of deploys to production."
+msgstr "NumÄrul total de implementÄri Ă®n producČ›ie."
+
+msgid "ValueStreamAnalytics|Value stream"
msgstr ""
msgid "ValueStreamEvent|Items in stage"
-msgstr ""
+msgstr "Elemente Ă®n etapÄ"
msgid "ValueStreamEvent|Stage time (median)"
-msgstr ""
+msgstr "Durata etapei (medianÄ)"
msgid "ValueStreamEvent|Start"
-msgstr ""
+msgstr "Start"
msgid "ValueStreamEvent|Stop"
-msgstr ""
+msgstr "Stop"
msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
+msgstr "Value Stream implicit nu poate fi șters"
msgid "Values that contain the %{codeStart}$%{codeEnd} character can be considered a variable reference and expanded. %{docsLinkStart}Learn more.%{docsLinkEnd}"
-msgstr ""
+msgstr "Valorile care conČ›in caracterul %{codeStart}$%{codeEnd} pot fi considerate o referinČ›Ä la o variabilÄ Č™i pot fi extinse.%{docsLinkStart}AflaČ›i mai multe.%{docsLinkEnd}"
msgid "Variable"
msgstr ""
msgid "Variable will be masked in job logs."
-msgstr ""
+msgstr "Variabila va fi mascatÄ Ă®n jurnalele de joburi."
msgid "Variables"
msgstr ""
msgid "Variables can be:"
-msgstr ""
+msgstr "Variabilele pot fi:"
msgid "Variables store information, like passwords and secret keys, that you can use in job scripts."
-msgstr ""
+msgstr "Variabilele stocheazÄ informaČ›ii, cum ar fi parolele Č™i cheile secrete, pe care le puteČ›i utiliza Ă®n scripturile jobului."
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 "Variabilele stocheazÄ informaČ›ii, cum ar fi parolele Č™i cheile secrete, pe care le puteČ›i utiliza Ă®n scripturile de job. Toate proiectele din instanČ›Ä pot utiliza aceste variabile."
msgid "Various container registry settings."
-msgstr ""
+msgstr "Diverse setÄri ale registrului de containere."
msgid "Various email settings."
msgstr ""
@@ -41774,16 +42077,16 @@ msgid "Verification status"
msgstr "Starea de verificare"
msgid "VerificationReminder|Pipeline failing? To keep GitLab spam and abuse free we ask that you verify your identity."
-msgstr ""
+msgstr "Pipeline-ul nu reuČ™eČ™te? Pentru a menČ›ine GitLab fÄrÄ spam Č™i abuzuri, vÄ rugÄm sÄ vÄ verificaČ›i identitatea."
msgid "VerificationReminder|Until then, shared runners will be unavailable. %{validateLinkStart}Validate your account%{validateLinkEnd} or %{docsLinkStart}use your own runners%{docsLinkEnd}."
-msgstr ""
+msgstr "PânÄ atunci, executorii partajaČ›i nu vor fi disponibili. %{validateLinkStart}ValidaČ›i-vÄ contul%{validateLinkEnd} sau %{docsLinkStart}utilizaČ›i proprii executori%{docsLinkEnd}."
msgid "VerificationReminder|Your account has been validated"
-msgstr ""
+msgstr "Contul dvs. a fost validat"
msgid "VerificationReminder|You’ll now be able to take advantage of free CI/CD minutes on shared runners."
-msgstr ""
+msgstr "Acum veți putea profita de minutele gratuite de CI/CD pe executorii partajați."
msgid "Verified"
msgstr ""
@@ -41807,22 +42110,22 @@ msgid "Version %{versionNumber} (latest)"
msgstr ""
msgid "VersionCheck|Up to date"
-msgstr ""
+msgstr "La zi"
msgid "VersionCheck|Update ASAP"
-msgstr ""
+msgstr "Actualizați ASAP"
msgid "VersionCheck|Update available"
-msgstr ""
+msgstr "Actualizare disponibilÄ"
msgid "VersionCheck|Your GitLab Version"
-msgstr ""
+msgstr "Versiunea dvs. GitLab"
msgid "View Documentation"
msgstr "Vizualizați documentația"
msgid "View Stage: %{title}"
-msgstr ""
+msgstr "Vizualizați etapa: %{title}"
msgid "View alert details at"
msgstr "Vizualizați detaliile alertei la"
@@ -41836,6 +42139,9 @@ msgstr "Vizualizați toate mediile."
msgid "View all issues"
msgstr "Vizualizați toate problemele"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr "Vizualizați blame"
@@ -41864,7 +42170,7 @@ msgid "View documentation"
msgstr "Vizualizați documentația"
msgid "View downstream pipeline"
-msgstr ""
+msgstr "Vizualizați pipeline-ul din aval"
msgid "View eligible approvers"
msgstr "Vizualizați aprobatorii eligibili"
@@ -41885,7 +42191,7 @@ msgid "View file @ %{commitSha}"
msgstr "Vizualizați fișierul @ %{commitSha}"
msgid "View full dashboard"
-msgstr "Vizualizați tabloul de bord complet"
+msgstr "Vizualizați dashboard-ul complet"
msgid "View full log"
msgstr "Vizualizați jurnalul complet"
@@ -41900,10 +42206,10 @@ msgid "View group pipeline usage quota"
msgstr "Vizualizați cota de utilizare de pipeline a grupului"
msgid "View incident details at"
-msgstr ""
+msgstr "Vizualizați detaliile incidentului la"
msgid "View incident details."
-msgstr ""
+msgstr "Vizualizați detaliile incidentului."
msgid "View incident issues."
msgstr "Vedeți problemele legate de incident."
@@ -41935,11 +42241,8 @@ msgstr "Vedeți jurnalul"
msgid "View logs"
msgstr "Vedeți jurnalele"
-msgid "View merge request"
-msgstr "Vizualizați merge request-ul"
-
msgid "View milestones"
-msgstr ""
+msgstr "Vizualizați obiectivele"
msgid "View on %{url}"
msgstr "Vizualizați pe %{url}"
@@ -41972,11 +42275,14 @@ msgid "View replaced file @ "
msgstr "Vizualizați fișierul înlocuit @ "
msgid "View seat usage"
-msgstr ""
+msgstr "Vizualizare utilizare seats"
msgid "View supported languages and frameworks"
msgstr "Vedeți limbajele și framework-urile acceptate"
+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 "Consultați documentația"
@@ -41984,7 +42290,7 @@ msgid "View the latest successful deployment to this environment"
msgstr "VizualizaČ›i cea mai recentÄ implementare de succes Ă®n acest mediu"
msgid "View the performance dashboard at"
-msgstr "VizualizaČ›i tabloul de bord de performanČ›Ä la"
+msgstr "VizualizaČ›i dashboard-ul de performanČ›Ä la"
msgid "View usage details"
msgstr "Vizualizați detaliile de utilizare"
@@ -42002,7 +42308,7 @@ msgid "Viewing projects and designs data from a primary site is not possible whe
msgstr "Vizualizarea proiectelor Č™i a datelor de proiectare de pe un site principal nu este posibilÄ atunci când se utilizeazÄ un URL unificat. VizitaČ›i direct site-ul secundar. %{geo_help_url}"
msgid "Violation"
-msgstr ""
+msgstr "ĂŽncÄlcare"
msgid "Visibility"
msgstr ""
@@ -42037,9 +42343,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42062,7 +42365,7 @@ msgid "Vulnerability remediated. Review before resolving."
msgstr ""
msgid "Vulnerability report"
-msgstr ""
+msgstr "Raport de vulnerabilitate"
msgid "Vulnerability resolved in %{branch}"
msgstr ""
@@ -42209,19 +42512,19 @@ msgid "VulnerabilityManagement|invalid issue link or ID"
msgstr "link sau ID de problemÄ invalid"
msgid "VulnerabilityStatusTypes|All statuses"
-msgstr ""
+msgstr "Toate statusurile"
msgid "VulnerabilityStatusTypes|Confirmed"
-msgstr ""
+msgstr "Confirmat"
msgid "VulnerabilityStatusTypes|Dismissed"
msgstr "Respins"
msgid "VulnerabilityStatusTypes|Needs triage"
-msgstr ""
+msgstr "NecesitÄ triere"
msgid "VulnerabilityStatusTypes|Resolved"
-msgstr ""
+msgstr "Rezolvat"
msgid "Vulnerability|%{scannerName} (version %{scannerVersion})"
msgstr "%{scannerName} (versiunea %{scannerVersion})"
@@ -42317,7 +42620,7 @@ msgid "Vulnerability|Image"
msgstr "Imagine"
msgid "Vulnerability|Information related to how the vulnerability was discovered and its impact on the system."
-msgstr ""
+msgstr "InformaČ›ii referitoare la modul Ă®n care a fost descoperitÄ vulnerabilitatea Č™i la impactul acesteia asupra sistemului."
msgid "Vulnerability|Learn more about this vulnerability and the best way to resolve it."
msgstr "AflaČ›i mai multe despre aceastÄ vulnerabilitate Č™i modalitatea cea mai bunÄ de a o rezolva."
@@ -42338,7 +42641,7 @@ msgid "Vulnerability|Remove identifier row"
msgstr "ĂŽnlÄturaČ›i rândul identificatorului"
msgid "Vulnerability|Reproduction Assets"
-msgstr "Active de reproducere"
+msgstr "Resurse de reproducere"
msgid "Vulnerability|Request"
msgstr "Solicitare"
@@ -42385,9 +42688,6 @@ msgstr "RÄspuns nemodificat"
msgid "Vulnerability|View training"
msgstr "Vizualizați formarea"
-msgid "WARNING:"
-msgstr "ATENČšIE:"
-
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 "AVERTISMENT: Acest fragment de cod conČ›ine fiČ™iere ascunse care pot fi folosite pentru a masca un comportament rÄu intenČ›ionat. FiČ›i precauČ›i la clonarea Č™i executarea codului din acest fragment de cod."
@@ -42434,13 +42734,13 @@ msgid "We could not determine the path to remove the issue"
msgstr ""
msgid "We couldn't find any %{scope} matching %{term}"
-msgstr ""
+msgstr "Nu s-au gÄsit %{scope} care sÄ corespundÄ cu %{term}"
msgid "We couldn't find any %{scope} matching %{term} in group %{group}"
-msgstr ""
+msgstr "Nu s-au gÄsit %{scope} care sÄ corespundÄ cu %{term} Ă®n grupul %{group}"
msgid "We couldn't find any %{scope} matching %{term} in project %{project}"
-msgstr ""
+msgstr "Nu s-au gÄsit %{scope} care sÄ corespundÄ cu %{term} din proiectul %{project}."
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
@@ -42463,6 +42763,9 @@ msgstr ""
msgid "We invite you to %{featureLinkStart}request a feature%{featureLinkEnd}, %{bugLinkStart}report a bug%{bugLinkEnd} or %{feedbackLinkStart}share feedback%{feedbackLinkEnd}"
msgstr "VÄ invitÄm sÄ %{featureLinkStart}solicitaČ›i o caracteristicÄ%{featureLinkEnd}, %{bugLinkStart}sÄ raportaČ›i un bug%{bugLinkEnd} sau %{feedbackLinkStart}sÄ Ă®mpÄrtÄČ™iČ›i feedbackul%{feedbackLinkEnd}"
+msgid "We recommend a work email address."
+msgstr ""
+
msgid "We recommend cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42484,11 +42787,14 @@ msgstr "Am Ă®ncercat sÄ vÄ reĂ®nnoim automat abonamentul pentru %{strong}%{nam
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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+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 ""
+msgstr "Dorim sÄ vÄ informÄm cÄ abonamentul GitLab Enterprise Edition %{plan_name} se apropie de limita de utilizatori. AveČ›i %{active_user_count} utilizatori activi, care este aproape de limita maximÄ de %{maximum_user_count} de utilizatori."
msgid "We'll continuously validate your pipeline configuration. The validation results will appear here."
msgstr ""
@@ -42497,19 +42803,25 @@ 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 "Ne confruntÄm cu dificultÄČ›i Č™i conČ›inutul acestei file este momentan indisponibil"
+
+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 ""
+msgstr "Web IDE"
msgid "Web Terminal"
-msgstr ""
+msgstr "Terminal Web"
msgid "Web terminal"
-msgstr ""
+msgstr "Terminal web"
msgid "WebAuthn Devices (%{length})"
msgstr ""
@@ -42518,37 +42830,37 @@ msgid "WebAuthn only works with HTTPS-enabled websites. Contact your administrat
msgstr ""
msgid "WebIDE|Fork project"
-msgstr ""
+msgstr "Creați fork de proiect"
msgid "WebIDE|Go to fork"
-msgstr ""
+msgstr "Mergeți la fork"
msgid "WebIDE|Merge request"
-msgstr ""
+msgstr "Merge request"
msgid "WebIDE|This project does not accept unsigned commits."
-msgstr ""
+msgstr "Acest proiect nu acceptÄ commit-uri nesemnate."
msgid "WebIDE|This project does not accept unsigned commits. You can’t commit changes through the Web IDE."
-msgstr ""
+msgstr "Acest proiect nu acceptÄ commit-uri nesemnate. Nu puteČ›i comite modificÄri prin intermediul Web IDE."
msgid "WebIDE|You can’t edit files directly in this project. Fork this project and submit a merge request with your changes."
-msgstr ""
+msgstr "Nu puteČ›i edita fiČ™iere direct Ă®n acest proiect. CreaČ›i un fork pentru acest proiect Č™i trimiteČ›i un merge request cu modificÄrile dumneavoastrÄ."
msgid "WebIDE|You can’t edit files directly in this project. Go to your fork and submit a merge request with your changes."
-msgstr ""
+msgstr "Nu puteČ›i edita fiČ™iere direct Ă®n acest proiect. MergeČ›i la forkul dvs. Č™i trimiteČ›i un merge request cu modificÄrile dumneavoastrÄ."
msgid "WebIDE|You need permission to edit files directly in this project."
-msgstr ""
+msgstr "Aveți nevoie de permisiunea de a edita fișiere direct în acest proiect."
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 ""
+msgstr "Trimite notificÄri despre evenimentele din proiect Ă®ntr-o conversaČ›ie Webex Teams. %{docs_link}"
msgid "WebexTeamsService|Webex Teams"
-msgstr ""
+msgstr "Webex Teams"
msgid "Webhook"
msgstr ""
@@ -42566,16 +42878,16 @@ msgid "Webhook:"
msgstr ""
msgid "Webhooks"
-msgstr ""
+msgstr "Webhook-uri"
msgid "Webhooks Help"
-msgstr ""
+msgstr "Ajutor Webhook-uri"
msgid "Webhooks|A comment is added to a confidential issue."
msgstr "Se adaugÄ un comentariu la o problemÄ confidenČ›ialÄ."
msgid "Webhooks|A comment is added to an issue or merge request."
-msgstr ""
+msgstr "Se adaugÄ un comentariu la o problemÄ sau la un merge request."
msgid "Webhooks|A confidential issue is created, updated, closed, or reopened."
msgstr "O problemÄ confidenČ›ialÄ este creatÄ, actualizatÄ, Ă®nchisÄ sau redeschisÄ."
@@ -42635,7 +42947,7 @@ msgid "Webhooks|Delete webhook"
msgstr "ČtergeČ›i webhook-ul"
msgid "Webhooks|Deployment events"
-msgstr "Evenimente de implementare"
+msgstr "Evenimente de desfÄČ™urare"
msgid "Webhooks|Enable SSL verification"
msgstr "Activați verificarea SSL"
@@ -42734,10 +43046,10 @@ msgid "Weeks"
msgstr ""
msgid "Weight"
-msgstr ""
+msgstr "Greutate"
msgid "Weight %{weight}"
-msgstr ""
+msgstr "Greutate %{weight}"
msgid "Welcome back! Your account had been deactivated due to inactivity but is now reactivated."
msgstr ""
@@ -42755,7 +43067,7 @@ msgid "Welcome, %{name}!"
msgstr ""
msgid "What are CI/CD minutes?"
-msgstr ""
+msgstr "Ce sunt minutele CI/CD?"
msgid "What are group audit events?"
msgstr ""
@@ -42772,14 +43084,14 @@ msgstr ""
msgid "What is Markdown?"
msgstr "Ce este Markdown?"
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
-msgstr ""
+msgid "What is repository mirroring?"
+msgstr "Ce este replicarea repozitoriului?"
-msgid "What is your job title? (optional)"
-msgstr ""
+msgid "What is squashing?"
+msgstr "Ce este squashing-ul?"
msgid "What templates can I create?"
msgstr ""
@@ -42794,13 +43106,13 @@ msgid "What's new"
msgstr ""
msgid "When a deployment job is successful, skip older deployment jobs that are still pending."
-msgstr ""
+msgstr "Atunci când un job de implementare are succes, sÄriČ›i joburile de implementare mai vechi Ă®ncÄ Ă®n aČ™teptare."
msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
+msgstr "Atunci când un executor este blocat, acesta nu poate fi desemnat pentru alte proiecte."
msgid "When enabled, SSH keys with no expiry date or an invalid expiration date are no longer accepted. Leave blank for no limit."
-msgstr ""
+msgstr "Atunci când este activatÄ, cheile SSH fÄrÄ datÄ de expirare sau cu o datÄ de expirare invalidÄ nu mai sunt acceptate. LÄsaČ›i necompletat pentru nicio limitÄ."
msgid "When enabled, cleanup polices execute faster but put more load on Redis."
msgstr "Atunci când este activatÄ, politicile de curÄČ›are se executÄ mai rapid, dar solicitÄ mai mult Redis."
@@ -42833,7 +43145,7 @@ 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 ""
+msgstr "DeČ™i este rar sÄ nu existe vulnerabilitÄČ›i, se poate Ă®ntâmpla. ĂŽn orice caz, vÄ rugÄm sÄ vÄ verificaČ›i de douÄ ori setÄrile pentru a vÄ asigura cÄ v-aČ›i configurat corect dashboard-ul."
msgid "Who can approve?"
msgstr ""
@@ -42857,7 +43169,7 @@ msgid "Who will be using this group?"
msgstr ""
msgid "Why are you signing up? (optional)"
-msgstr ""
+msgstr "De ce vÄ Ă®nscrieČ›i? (opČ›ional)"
msgid "Wiki"
msgstr ""
@@ -42890,25 +43202,25 @@ msgid "WikiEdit|There is already a page with the same title in that path."
msgstr ""
msgid "WikiEmptyIssueMessage|Suggest wiki improvement"
-msgstr ""
+msgstr "SugeraČ›i Ă®mbunÄtÄČ›irea wiki"
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 ""
+msgstr "Pentru a adÄuga pagini wiki, trebuie sÄ fiČ›i membru al grupului. DacÄ aveČ›i sugestii despre cum sÄ Ă®mbunÄtÄČ›iČ›i wiki-ul pentru acest grup, luaČ›i Ă®n considerare deschiderea unei probleme Ă®n %{issues_link}."
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 ""
+msgstr "Pentru a adÄuga pagini wiki, trebuie sÄ fiČ›i membru al proiectului. DacÄ aveČ›i sugestii despre cum sÄ Ă®mbunÄtÄČ›iČ›i wiki-ul pentru acest proiect, luaČ›i Ă®n considerare deschiderea unei probleme Ă®n %{issues_link}."
msgid "WikiEmptyIssueMessage|issue tracker"
-msgstr ""
+msgstr "tracker de probleme"
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 ""
+msgstr "Un wiki este locul unde puteți stoca toate detaliile despre grupul dvs. Aceasta poate include motivul pentru care l-ați creat, principiile sale, modul de utilizare și așa mai departe."
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 ""
+msgstr "Un wiki este locul Ă®n care puteČ›i stoca toate detaliile despre proiectul dumneavoastrÄ. Acestea pot include motivul pentru care l-aČ›i creat, principiile sale, modul de utilizare Č™i aČ™a mai departe."
msgid "WikiEmpty|Confluence is enabled"
msgstr ""
@@ -42959,7 +43271,7 @@ msgid "WikiHistoricalPage|most recent version"
msgstr ""
msgid "WikiPageConfirmDelete|Are you sure you want to delete this page?"
-msgstr ""
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i aceastÄ paginÄ?"
msgid "WikiPageConfirmDelete|Delete page"
msgstr ""
@@ -42971,43 +43283,43 @@ msgid "WikiPageConflictMessage|Someone edited the page the same time you did. Pl
msgstr ""
msgid "WikiPage|An error occurred while trying to render the content editor. Please try again later."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timp ce se Ă®ncerca redarea editorului de conČ›inut. VÄ rugÄm sÄ Ă®ncercaČ›i din nou mai târziu."
msgid "WikiPage|Cancel"
-msgstr ""
+msgstr "Anulați"
msgid "WikiPage|Commit message"
-msgstr ""
+msgstr "Mesajul commit-ului"
msgid "WikiPage|Content"
-msgstr ""
+msgstr "Conținut"
msgid "WikiPage|Create %{pageTitle}"
-msgstr ""
+msgstr "Creați %{pageTitle}"
msgid "WikiPage|Create page"
-msgstr ""
+msgstr "Creați pagina"
msgid "WikiPage|Edit rich text"
-msgstr ""
+msgstr "Editați textul bogat"
msgid "WikiPage|Edit source"
-msgstr ""
+msgstr "Editați sursa"
msgid "WikiPage|Format"
-msgstr ""
+msgstr "Format"
msgid "WikiPage|Learn more."
-msgstr ""
+msgstr "Aflați mai multe."
msgid "WikiPage|Page title"
-msgstr ""
+msgstr "Titlul paginii"
msgid "WikiPage|Retry"
-msgstr ""
+msgstr "Reîncercați"
msgid "WikiPage|Save changes"
-msgstr ""
+msgstr "SalvaČ›i modificÄrile"
msgid "WikiPage|Tip: You can move this page by adding the path to the beginning of the title."
msgstr "Sfat: PuteČ›i muta aceastÄ paginÄ adÄugând calea la Ă®nceputul titlului."
@@ -43016,16 +43328,16 @@ msgid "WikiPage|Tip: You can specify the full path for the new file. We will aut
msgstr "IndicaČ›ie: PuteČ›i sÄ specificaČ›i calea completÄ a noului fiČ™ier. Vom crea automat toate directoarele care lipsesc."
msgid "WikiPage|Title"
-msgstr ""
+msgstr "Titlu"
msgid "WikiPage|To link to a (new) page, simply type %{linkExample}. More examples are in the %{linkStart}documentation%{linkEnd}."
-msgstr ""
+msgstr "Pentru a crea un link cÄtre o paginÄ (nouÄ), tastaČ›i pur Č™i simplu %{linkExample}. Mai multe exemple se gÄsesc Ă®n %{linkStart}documentaČ›ie%{linkEnd}."
msgid "WikiPage|Update %{pageTitle}"
-msgstr ""
+msgstr "Actualizare %{pageTitle}"
msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
+msgstr "Scrieți conținutul dvs. sau trageți fișierele aici..."
msgid "Wikis"
msgstr ""
@@ -43034,7 +43346,7 @@ msgid "Wiki|Create New Page"
msgstr ""
msgid "Wiki|Created date"
-msgstr ""
+msgstr "Data creÄrii"
msgid "Wiki|Edit Page"
msgstr ""
@@ -43070,13 +43382,13 @@ msgid "Will be mapped to"
msgstr ""
msgid "Will deploy to"
-msgstr ""
+msgstr "Se va desfÄČ™ura la"
msgid "With requirements, you can set criteria to check your products against."
msgstr ""
msgid "With test cases, you can define conditions for your project to meet in determining quality"
-msgstr ""
+msgstr "Cu ajutorul cazurilor de testare, puteČ›i defini condiČ›iile pe care trebuie sÄ le Ă®ndeplineascÄ proiectul dumneavoastrÄ pentru a determina calitatea."
msgid "Withdraw Access Request"
msgstr ""
@@ -43090,9 +43402,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
+msgstr "SunteČ›i sigur cÄ doriČ›i sÄ Č™tergeČ›i elementul de lucru? AceastÄ acČ›iune nu poate fi anulatÄ."
+
+msgid "WorkItem|Cancel"
msgstr ""
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr "Restrângeți elementele copil"
+
msgid "WorkItem|Convert to work item"
msgstr "Convertiți în element de lucru"
@@ -43100,11 +43427,17 @@ msgid "WorkItem|Create work item"
msgstr "Creați elementul de lucru"
msgid "WorkItem|Delete work item"
+msgstr "ČtergeČ›i elementul de lucru"
+
+msgid "WorkItem|Expand child items"
msgstr ""
msgid "WorkItem|New Task"
msgstr "SarcinÄ nouÄ"
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr "Selectați tipul"
@@ -43112,7 +43445,7 @@ msgid "WorkItem|Something went wrong when creating a work item. Please try again
msgstr "Ceva nu a mers bine la crearea unui element de lucru. VÄ rugÄm sÄ Ă®ncercaČ›i din nou"
msgid "WorkItem|Something went wrong when deleting the work item. Please try again."
-msgstr ""
+msgstr "Ceva nu a mers bine la Č™tergerea elementului de lucru. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
msgid "WorkItem|Something went wrong when fetching the work item. Please try again."
msgstr "Ceva nu a mers bine la preluarea elementului de lucru. VÄ rugÄm sÄ Ă®ncercaČ›i din nou."
@@ -43130,7 +43463,7 @@ msgid "WorkItem|Work Items"
msgstr "Elemente de lucru"
msgid "WorkItem|Work item deleted"
-msgstr ""
+msgstr "Element de lucru șters"
msgid "Would you like to create a new branch?"
msgstr ""
@@ -43151,13 +43484,16 @@ msgid "Write a description or drag your files here…"
msgstr ""
msgid "Write a description…"
+msgstr "Scrieți o descriere..."
+
+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 ""
+msgstr "ScrieČ›i-vÄ notele de lansare sau trageČ›i fiČ™ierele aici…"
msgid "Wrong extern UID provided. Make sure Auth0 is configured correctly."
msgstr ""
@@ -43193,13 +43529,13 @@ msgid "You already have pending todo for this alert"
msgstr "AveČ›i deja un todo Ă®n aČ™teptare pentru aceastÄ alertÄ"
msgid "You are about to add %{usersTag} people to the discussion. They will all receive a notification."
-msgstr ""
+msgstr "SunteČ›i pe cale sÄ adÄugaČ›i %{usersTag} (de) persoane la discuČ›ie. Toate acestea vor primi o notificare."
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] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "SunteČ›i pe cale sÄ Č™tergeČ›i %{count} imagine din cache. OdatÄ ce confirmaČ›i, data viitoare când se executÄ un pipeline, acesta trebuie sÄ extragÄ o imagine sau o etichetÄ din Docker Hub. SunteČ›i sigur?"
+msgstr[1] "SunteČ›i pe cale sÄ Č™tergeČ›i %{count} imagini din cache. OdatÄ ce confirmaČ›i, data viitoare când se executÄ un pipeline, acesta trebuie sÄ extragÄ o imagine sau o etichetÄ din Docker Hub. SunteČ›i sigur?"
+msgstr[2] "SunteČ›i pe cale sÄ Č™tergeČ›i %{count} de imagini din cache. OdatÄ ce confirmaČ›i, data viitoare când se executÄ un pipeline, acesta trebuie sÄ extragÄ o imagine sau o etichetÄ din Docker Hub. SunteČ›i sigur?"
msgid "You are about to delete this forked project containing:"
msgstr "SunteČ›i pe cale sÄ Č™tergeČ›i acest fork de proiect care conČ›ine:"
@@ -43214,7 +43550,7 @@ msgid "You are already a member of this %{member_source}."
msgstr "Sunteți deja un membru al acestui %{member_source}."
msgid "You are already impersonating another user"
-msgstr ""
+msgstr "Impersonați deja un alt utilizator"
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 "SunteČ›i un administrator, ceea ce Ă®nseamnÄ cÄ acordând accesul la %{client_name}, le va permite acestora sÄ interacČ›ioneze, de asemenea, Ă®n calitate de administrator cu GitLab. ProcedaČ›i cu prudenČ›Ä."
@@ -43231,14 +43567,17 @@ msgstr ""
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr ""
-msgid "You are going to delete %{project_full_name}. Deleted projects CANNOT be restored! Are you ABSOLUTELY sure?"
+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 "Veți șterge proiectul %{project_full_name}. Proiectele șterse NU POT fi restaurate! Sunteți ABSOLUT sigur?"
+
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 "VeČ›i Ă®nlÄtura %{group_name}. De asemenea, se vor Č™terge toate subgrupurile Č™i proiectele sale. Grupurile Ă®nlÄturate NU pot fi restaurate! SunteČ›i ABSOLUT sigur?"
msgid "You are going to remove the fork relationship from %{project_full_name}. Are you ABSOLUTELY sure?"
-msgstr ""
+msgstr "Veți elimina relația fork din %{project_full_name}. Sunteți ABSOLUT sigur?"
msgid "You are going to transfer %{group_name} to another namespace. Are you ABSOLUTELY sure?"
msgstr "Veți transfera %{group_name} în alt spațiu de nume. Sunteți ABSOLUT sigur?"
@@ -43247,9 +43586,9 @@ msgid "You are going to transfer %{project_full_name} to another namespace. Are
msgstr "Veți transfera %{project_full_name} într-un alt spațiu de nume. Sunteți ABSOLUT sigur?"
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 ""
+msgstr "VeČ›i opri confidenČ›ialitatea. Aceasta Ă®nseamnÄ cÄ %{strongStart}toatÄ lumea%{strongEnd} va putea sÄ vadÄ Č™i sÄ lase un comentariu legat de %{issuableType}."
-msgid "You are going to turn on confidentiality. Only team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43289,7 +43628,7 @@ msgid "You are not authorized to upload metric images"
msgstr ""
msgid "You are now impersonating %{username}"
-msgstr ""
+msgstr "Acum o/îl impersonați pe %{username}"
msgid "You are on a read-only GitLab instance."
msgstr ""
@@ -43298,7 +43637,7 @@ msgid "You are receiving this message because you are a GitLab administrator for
msgstr ""
msgid "You are signed in to GitLab as:"
-msgstr ""
+msgstr "Sunteți conectat la GitLab ca:"
msgid "You are trying to upload something other than an image. Please upload a .png, .jpg, .jpeg, .gif, .bmp, .tiff or .ico."
msgstr ""
@@ -43312,6 +43651,12 @@ msgstr "Puteți %{gitlabLinkStart}rezolva conflicte pe GitLab%{gitlabLinkEnd} sa
msgid "You can %{resolveLocallyStart}resolve it locally%{resolveLocallyEnd}."
msgstr "PuteČ›i sÄ %{resolveLocallyStart}rezolvaČ›i local%{resolveLocallyEnd}."
+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 ""
@@ -43337,7 +43682,7 @@ msgid "You can also use project access tokens with Git to authenticate over HTTP
msgstr "PuteČ›i utiliza, de asemenea, tokenuri de acces la proiect cu Git pentru a vÄ autentifica prin HTTP(S). %{link_start}AflaČ›i mai multe.%{link_end}"
msgid "You can always change your URL later"
-msgstr ""
+msgstr "Puteți schimba oricând URL-ul mai târziu"
msgid "You can always edit this later"
msgstr ""
@@ -43352,16 +43697,16 @@ 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 ""
+msgstr "PuteČ›i crea o nouÄ %{name} Ă®n cadrul acestui proiect trimițând un e-mail la urmÄtoarea adresÄ de e-mail:"
msgid "You can create a new Personal Access Token by visiting %{link}"
-msgstr ""
+msgstr "Puteți crea un nou token de acces personal vizitând %{link}"
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 "PuteČ›i crea unul nou sau sÄ le verificaČ›i Ă®n setÄrile %{pat_link_start}token-urilor dvs. de acces personal%{pat_link_end}."
+msgstr "PuteČ›i crea unul nou sau le puteČ›i verifica Ă®n setÄrile pentru %{pat_link_start}tokenurile de acces personal%{pat_link_end}."
msgid "You can create a new one or check them in your %{ssh_key_link_start}SSH keys%{ssh_key_link_end} settings."
msgstr ""
@@ -43370,22 +43715,22 @@ msgid "You can create a new one or check them in your SSH keys settings %{ssh_ke
msgstr ""
msgid "You can create a new one or check them in your personal access tokens settings %{pat_link}."
-msgstr "PuteČ›i crea unul nou sau sÄ le verificaČ›i Ă®n setÄrile token-urilor dvs. de acces personal %{pat_link}."
+msgstr "PuteČ›i sÄ creaČ›i unul nou sau sÄ le verificaČ›i Ă®n setÄrile tokenurilor de acces personal %{pat_link}."
msgid "You can create new ones at your %{pat_link_start}Personal Access Tokens%{pat_link_end} settings"
-msgstr ""
+msgstr "PuteČ›i crea altele noi Ă®n setÄrile %{pat_link_start}tokenurilor de acces personal%{pat_link_end}."
msgid "You can create new ones at your Personal Access Tokens settings %{pat_link}"
-msgstr ""
+msgstr "PuteČ›i crea altele noi Ă®n setÄrile tokenurilor de acces personal %{pat_link}"
msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
+msgstr "PuteČ›i contribui cu uČ™urinČ›Ä la acestea, solicitând sÄ vÄ alÄturaČ›i acestor grupuri."
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 "PuteČ›i activa FuncČ›iile de ĂŽnregistrare pentru cÄ Ping Serviciu este activat. Pentru a continua sÄ folosiČ›i FuncČ›iile de ĂŽntregistrare Ă®n viitor, va trebui de asemenea sÄ vÄ Ă®nregistraČ›i cu GitLab printr-un nou serviciu de licenČ›iere cloud."
+msgstr "PuteČ›i activa funcČ›iile de Ă®nregistrare deoarece Serviciul Ping este activat. Pentru a continua sÄ utilizaČ›i FuncČ›iile de Ă®nregistrare Ă®n viitor, va trebui sÄ vÄ Ă®nregistraČ›i Č™i la GitLab prin intermediul unui nou serviciu de licenČ›iere Ă®n cloud."
msgid "You can enable group access token creation in %{link_start}group settings%{link_end}."
-msgstr ""
+msgstr "PuteČ›i activa crearea de tokenuri de acces de grup Ă®n %{link_start}setÄrile grupului%{link_end}."
msgid "You can enable project access token creation in %{link_start}group settings%{link_end}."
msgstr ""
@@ -43400,6 +43745,9 @@ msgid "You can get started by cloning the repository or start adding files to it
msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
+msgstr "PuteČ›i grupa cazurile de testare utilizând etichete. Pentru a afla despre direcČ›ia viitoare a acestei funcČ›ii, vizitaČ›i %{linkStart}pagina direcČ›iei Managementul CalitÄČ›ii%{linkEnd}."
+
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
msgstr ""
msgid "You can invite a new member to %{project_name} or invite another group."
@@ -43436,6 +43784,9 @@ msgid "You can only %{action} files when you are on a branch"
msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
+msgstr "PuteČ›i adÄuga doar pânÄ la %{max_contacts} contacte Ă®n acelaČ™i timp"
+
+msgid "You can only approve an indivdual user, member, or all members"
msgstr ""
msgid "You can only edit files when you are on a branch"
@@ -43448,7 +43799,7 @@ msgid "You can only transfer the project to namespaces you manage."
msgstr "Puteți transfera proiectul numai în spațiile de nume pe care le gestionați."
msgid "You can only upload one design when dropping onto an existing design."
-msgstr ""
+msgstr "PuteČ›i Ă®ncÄrca doar un singur design atunci când Ă®l adÄugaČ›i la un design existent."
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 "PuteČ›i rezolva conflictul de Ă®mbinare utilizând fie modul interactiv, alegând butoanele %{use_ours} sau %{use_theirs}, fie editând direct fiČ™ierele. ComiteČ›i aceste modificÄri Ă®n %{branch_name}"
@@ -43457,61 +43808,73 @@ 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 "Puteți configura joburile pentru a utiliza doar executorii cu anumite etichete. Separați etichetele cu virgule."
msgid "You can specify notification level per group or per project."
msgstr ""
msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-msgstr ""
+msgstr "VÄ puteČ›i testa fiČ™ierul .gitlab-ci.yml Ă®n %{linkStart}CI Lint%{linkEnd}."
msgid "You can view the source or %{linkStart}%{cloneIcon} clone the repository%{linkEnd}"
msgstr ""
msgid "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. To get more members an owner of this namespace can start a trial or upgrade to a paid tier."
-msgstr ""
+msgstr "Nu mai puteČ›i adÄuga membri, dar Ă®i puteČ›i gestiona pe cei existenČ›i, de exemplu, prin Ă®nlÄturarea membrilor inactivi Č™i Ă®nlocuirea lor cu membri noi. Pentru a obČ›ine mai mulČ›i membri, un proprietar al acestui namespace poate Ă®ncepe o perioadÄ de probÄ sau poate face upgrade la un nivel plÄtit."
msgid "You cannot %{action} %{state} users."
-msgstr ""
+msgstr "Nu puteți %{action} utilizatorii %{state}."
msgid "You cannot access the raw file. Please wait a minute."
+msgstr "Nu puteČ›i accesa fiČ™ierul brut. VÄ rugÄm sÄ aČ™teptaČ›i un minut."
+
+msgid "You cannot approve all pending members on a free plan"
msgstr ""
msgid "You cannot approve your own deployment."
msgstr "Nu puteți aproba propria implementare."
-msgid "You cannot combine replace_ids with add_ids or remove_ids"
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
msgstr ""
+msgid "You cannot combine replace_ids with add_ids or remove_ids"
+msgstr "Nu puteți combina replace_ids cu add_ids sau remove_ids."
+
msgid "You cannot impersonate a blocked user"
-msgstr ""
+msgstr "Nu puteți impersona un utilizator blocat"
msgid "You cannot impersonate a user who cannot log in"
-msgstr ""
+msgstr "Nu puteți impersona un utilizator care nu se poate conecta"
msgid "You cannot impersonate an internal user"
-msgstr ""
+msgstr "Nu puteți impersona un utilizator intern"
msgid "You cannot play this scheduled pipeline at the moment. Please wait a minute."
-msgstr ""
+msgstr "Nu puteČ›i rula acest pipeline programat Ă®n acest moment. VÄ rugÄm sÄ aČ™teptaČ›i un minut."
msgid "You cannot rename an environment after it's created."
+msgstr "Nu puteČ›i redenumi un mediu dupÄ ce este creat."
+
+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 ""
+msgstr "Nu puteČ›i scrie pe o instanČ›Ä secundarÄ GitLab Geo numai Ă®n citire. FolosiČ›i Ă®n schimb %{link_to_primary_node}."
msgid "You cannot write to this read-only GitLab instance."
-msgstr ""
+msgstr "Nu puteČ›i scrie Ă®n aceastÄ instanČ›Ä GitLab numai Ă®n citire."
msgid "You can’t edit files directly in this project. Fork this project and submit a merge request with your changes."
-msgstr ""
+msgstr "Nu puteČ›i edita fiČ™iere direct Ă®n acest proiect. Fork acest proiect Č™i trimiteČ›i un merge request cu modificÄrile dumneavoastrÄ."
msgid "You could not create a new trigger."
+msgstr "Nu ați putut crea un nou declanșator."
+
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
msgstr ""
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
-msgstr ""
+msgstr "Nu aveČ›i niciun proiect Google Cloud. VÄ rugÄm sÄ creaČ›i un proiect Google Cloud Č™i apoi sÄ reĂ®ncÄrcaČ›i aceastÄ paginÄ."
msgid "You do not have any subscriptions yet"
msgstr ""
@@ -43520,15 +43883,18 @@ msgid "You do not have permission to access dora metrics."
msgstr "Nu aveți permisiunea de a accesa metricile dora."
msgid "You do not have permission to approve a member"
-msgstr ""
+msgstr "Nu aveți permisiunea de a aproba un membru"
msgid "You do not have permission to leave this %{namespaceType}."
msgstr "Nu aveČ›i permisiunea de a pÄrÄsi acest %{namespaceType}."
msgid "You do not have permission to run a pipeline on this branch."
-msgstr ""
+msgstr "Nu aveČ›i permisiunea de a rula un pipeline pe aceastÄ ramurÄ."
msgid "You do not have permission to run the Web Terminal. Please contact a project administrator."
+msgstr "Nu aveți permisiunea de a rula Terminalul Web. Contactați un administrator de proiect."
+
+msgid "You do not have permission to set a member awaiting"
msgstr ""
msgid "You do not have permission to update the environment."
@@ -43558,18 +43924,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
msgstr "Nu aveČ›i permisiunea de a revizui aceastÄ implementare. ContactaČ›i proprietarul proiectului sau al grupului pentru ajutor."
+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 ""
@@ -43577,13 +43946,13 @@ 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 ""
+msgstr "Nu aveți acces la Analizele Value Stream pentru acest grup"
msgid "You have %{pendingMembersCount} pending member that needs approval."
msgid_plural "You have %{pendingMembersCount} pending members that need approval."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Aveți %{pendingMembersCount} membru în așteptare care are nevoie de aprobare."
+msgstr[1] "Aveți %{pendingMembersCount} membri în așteptare care au nevoie de aprobare."
+msgstr[2] "Aveți %{pendingMembersCount} de membri în așteptare care au nevoie de aprobare."
msgid "You have been granted %{access_level} access to the %{source_link} %{source_type}."
msgstr ""
@@ -43613,7 +43982,7 @@ msgid "You have imported from this project %{numberOfPreviousImports} times befo
msgstr "AČ›i mai importat din acest proiect de %{numberOfPreviousImports} ori pânÄ acum. Fiecare nou import va crea probleme duplicat."
msgid "You have insufficient permissions to configure escalation policies for this project"
-msgstr ""
+msgstr "Nu aveți permisiuni suficiente pentru a configura politicile de escaladare pentru acest proiect"
msgid "You have insufficient permissions to create a Todo for this alert"
msgstr "Nu aveČ›i permisiuni suficiente pentru a crea un Todo pentru aceastÄ alertÄ"
@@ -43622,10 +43991,10 @@ msgid "You have insufficient permissions to create an HTTP integration for this
msgstr ""
msgid "You have insufficient permissions to create an on-call schedule for this project"
-msgstr ""
+msgstr "Nu aveți permisiuni suficiente pentru a crea un program la apel pentru acest proiect"
msgid "You have insufficient permissions to manage timeline events for this incident"
-msgstr ""
+msgstr "Nu aveți permisiuni suficiente pentru a gestiona evenimentele cronologice pentru acest incident"
msgid "You have insufficient permissions to remove an on-call rotation from this project"
msgstr ""
@@ -43667,10 +44036,10 @@ msgid "You have successfully purchased %{product}. You'll receive a receipt by e
msgstr "AČ›i cumpÄrat cu succes %{product}. VeČ›i primi o chitanČ›Ä prin e-mail. AchiziČ›ia dvs. poate dura un minut pentru a se sincroniza, aČ™a cÄ reĂ®mprospÄtaČ›i pagina dacÄ nu o vedeČ›i Ă®ncÄ."
msgid "You have successfully purchased a %{plan} plan subscription for %{seats}. You’ll receive a receipt via email."
-msgstr ""
+msgstr "AČ›i achiziČ›ionat cu succes un abonament la planul %{plan} pentru %{seats}. VeČ›i primi o chitanČ›Ä prin e-mail."
msgid "You have unsaved changes"
-msgstr ""
+msgstr "AveČ›i modificÄri nesalvate"
msgid "You left the \"%{membershipable_human_name}\" %{source_type}."
msgstr ""
@@ -43679,7 +44048,7 @@ msgid "You may close the milestone now."
msgstr ""
msgid "You must be authenticated to access this path."
-msgstr ""
+msgstr "Trebuie sÄ fiČ›i autentificat pentru a accesa aceastÄ cale."
msgid "You must be logged in to search across all of GitLab"
msgstr ""
@@ -43697,25 +44066,25 @@ msgid "You must provide your current password in order to change it."
msgstr "Trebuie sÄ furnizaČ›i parola curentÄ pentru a o modifica."
msgid "You must sign in to search for specific projects."
-msgstr ""
+msgstr "Trebuie sÄ vÄ conectaČ›i pentru a cÄuta proiecte specifice."
msgid "You must sign in to search for specific terms."
-msgstr ""
+msgstr "Trebuie sÄ vÄ conectaČ›i pentru a cÄuta termeni specifici."
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
msgid "You must upload a file with the same file name when dropping onto an existing design."
-msgstr ""
+msgstr "Trebuie sÄ Ă®ncÄrcaČ›i un fiČ™ier cu acelaČ™i nume de fiČ™ier atunci când Ă®l adÄugaČ›i la un design existent."
msgid "You need a different license to enable FileLocks feature"
msgstr "AveČ›i nevoie de o licenČ›Ä diferitÄ pentru a activa caracteristica FileLocks"
msgid "You need git-lfs version %{min_git_lfs_version} (or greater) to continue. Please visit https://git-lfs.github.com"
-msgstr "Aveți nevoie de versiunea git-lfs %{min_git_lfs_version} (sau mai mare) pentru a continua. Vizitați https://git-lfs.github.com"
+msgstr "AveČ›i nevoie de versiunea git-lfs %{min_git_lfs_version} (sau mai mare) pentru a continua. VÄ rugÄm sÄ vizitaČ›i https://git-lfs.github.com"
msgid "You need permission."
-msgstr ""
+msgstr "Aveți nevoie de permisiune."
msgid "You need to register a two-factor authentication app before you can set up a device."
msgstr ""
@@ -43730,28 +44099,28 @@ 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 ""
+msgstr "Trebuie sÄ vÄ verificaČ›i mai Ă®ntâi e-mailul principal Ă®nainte de a activa Autentificarea cu doi factori."
msgid "You successfully declined the invitation"
msgstr ""
msgid "You tried to fork %{link_to_the_project} but it failed for the following reason:"
-msgstr ""
+msgstr "AČ›i Ă®ncercat sÄ creaČ›i un fork pentru %{link_to_the_project}, dar a eČ™uat din urmÄtorul motiv:"
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 ""
+msgstr "VeČ›i fi autorul tuturor evenimentelor din fluxul de activitate care sunt rezultatul unei actualizÄri, cum ar fi crearea de noi ramuri sau Ă®mpingerea de noi commit-uri Ă®n ramurile existente."
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 ""
+msgstr "VeČ›i pierde toate modificÄrile pe care le-aČ›i fÄcut Ă®n acest fiČ™ier. AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "You will lose all uncommitted changes you've made in this project. This action cannot be undone."
-msgstr "VeČ›i pierde toate modificÄrile comise Ă®n acest proiect care nu au fost comise. AceastÄ acČ›iune nu poate fi anulatÄ."
+msgstr "VeČ›i pierde toate modificÄrile efectuate Ă®n acest proiect care nu au fost comise. AceastÄ acČ›iune nu poate fi anulatÄ."
msgid "You will need to update your local repositories to point to the new location."
msgstr "Va trebui sÄ vÄ actualizaČ›i repozitoriile locale pentru a indica noua locaČ›ie."
@@ -43772,10 +44141,10 @@ msgid "You will receive notifications only for comments in which you were @menti
msgstr ""
msgid "You won't be able to create new projects because you have reached your project limit."
-msgstr ""
+msgstr "Nu veČ›i putea crea proiecte noi, deoarece aČ›i atins limita proiectului dumneavoastrÄ."
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 ""
+msgstr "VeČ›i fi taxat pentru %{true_up_link_start}utilizatorii care depÄČ™esc licenČ›a%{link_end} pe o bazÄ trimestrialÄ sau anualÄ, Ă®n funcČ›ie de termenii acordului dumneavoastrÄ."
msgid "You'll be signed out from your current account automatically."
msgstr ""
@@ -43796,7 +44165,7 @@ 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 ""
+msgstr "Nu aveČ›i permisiunea sÄ %{tag_start}editaČ›i%{tag_end} direct fiČ™ierele din acest proiect. VÄ rugÄm sÄ creaČ›i un fork pentru acest proiect, faceČ›i modificÄrile acolo Č™i transmiteČ›i un merge request."
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 "Nu aveČ›i permisiunea de a face modificÄri Ă®n mod direct la acest proiect. A fost creat un fork al acestui proiect Ă®n care puteČ›i face modificÄri, astfel Ă®ncât sÄ puteČ›i trimite un merge request."
@@ -43822,15 +44191,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr "Ați respins %{user}"
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr "Adresa URL sau ID-ul YouTube"
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr "%{doc_link_start}SpaČ›iul dvs. de nume%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end}, are peste %{free_limit} de membri. ĂŽncepând cu 22 iunie 2022, acesta va fi limitat la %{free_limit}, iar restul membrilor vor primi %{link_start}statutul „Peste limitÄ”%{link_end} Č™i vor pierde accesul la spaČ›iul de nume. PuteČ›i accesa pagina „Cote de utilizare” pentru a gestiona care %{free_limit} de membri vor rÄmâne Ă®n spaČ›iul dvs. de nume. Pentru a obČ›ine mai mulČ›i membri, un proprietar poate Ă®ncepe o perioadÄ de probÄ sau poate face upgrade la un nivel plÄtit."
@@ -43841,13 +44210,13 @@ msgid "Your %{host} account was signed in to from a new location"
msgstr ""
msgid "Your %{plan} subscription expired on %{expiry_date}"
-msgstr ""
+msgstr "Abonamentul dvs. %{plan} a expirat la %{expiry_date}"
msgid "Your %{plan} subscription expires on %{expiry_date}"
-msgstr ""
+msgstr "Abonamentul dvs. %{plan} expirÄ la %{expiry_date}"
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
-msgstr ""
+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."
@@ -43859,7 +44228,7 @@ msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{nam
msgstr "Abonamentul dvs. %{strong}%{plan_name}%{strong_close} pentru %{strong}%{namespace_name}%{strong_close} va expira pe %{strong}%{expires_on}%{strong_close}."
msgid "Your CI/CD configuration syntax is invalid. View Lint tab for more details."
-msgstr "Sintaxa dvs. de configurare CI/CD este invalidÄ. VizualizaČ›i fila Lint pentru mai multe detalii."
+msgstr "Sintaxa configuraČ›iei dvs. CI/CD nu este valabilÄ. VizualizaČ›i fila Lint pentru mai multe detalii."
msgid "Your CSV export has started. It will be emailed to %{email} when complete."
msgstr "Exportul dvs. CSV a început. Va fi trimis prin e-mail la %{email} la finalizare."
@@ -43868,13 +44237,13 @@ msgid "Your CSV export of %{count} from project %{project_link} has been added t
msgstr "Exportul dvs. CSV de %{count} din proiectul %{project_link} a fost adÄugat la acest e-mail ca ataČ™ament."
msgid "Your CSV export of %{written_count} from project %{project_name} (%{project_url}) has been added to this email as an attachment."
-msgstr ""
+msgstr "Exportul dvs. CSV de %{written_count} din proiectul %{project_name} (%{project_url}) a fost adÄugat la acest e-mail ca ataČ™ament."
msgid "Your CSV import for project"
msgstr "Importul dvs. CSV pentru proiect"
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 ""
+msgstr "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."
msgid "Your GPG keys (%{count})"
msgstr "Cheile dvs. GPG (%{count})"
@@ -43892,7 +44261,7 @@ msgid "Your Groups"
msgstr "Grupurile dvs."
msgid "Your Personal Access Token was revoked"
-msgstr ""
+msgstr "Tokenul dvs. de acces personal a fost revocat"
msgid "Your Projects (default)"
msgstr "Proiectele dvs. (implicit)"
@@ -43934,7 +44303,7 @@ msgid "Your account has been deactivated"
msgstr "Contul dvs. a fost dezactivat."
msgid "Your account has been deactivated by your administrator. Please log back in to reactivate your account."
-msgstr "Contul dvs. a fost dezactivat de administrator. VÄ rugÄm sÄ vÄ conectaČ›i din nou pentru a vÄ reactiva contul."
+msgstr ""
msgid "Your account has been deactivated. You will not be able to: "
msgstr "Contul dvs. a fost dezactivat. Nu veČ›i mai putea sÄ: "
@@ -43949,7 +44318,7 @@ msgid "Your account is locked."
msgstr "Contul dvs. este blocat."
msgid "Your account uses dedicated credentials for the \"%{group_name}\" group and can only be updated through SSO."
-msgstr ""
+msgstr "Contul dvs. utilizeazÄ acreditÄri dedicate pentru grupul \"%{group_name}\" Č™i poate fi actualizat numai prin SSO."
msgid "Your action succeeded."
msgstr "Acțiunea dvs. a reușit."
@@ -43994,16 +44363,16 @@ msgid "Your comment will be discarded."
msgstr ""
msgid "Your commit email is used for web based operations, such as edits and merges."
-msgstr ""
+msgstr "E-mailul dvs. de commit este utilizat pentru operaČ›iunile bazate pe web, cum ar fi editÄrile Č™i fuziunile."
msgid "Your current password is required to register a two-factor authenticator app."
-msgstr ""
+msgstr "Parola dvs. actualÄ este necesarÄ pentru a Ă®nregistra o aplicaČ›ie de autentificare cu doi factori."
msgid "Your dashboard has been copied. You can %{web_ide_link_start}edit it here%{web_ide_link_end}."
-msgstr ""
+msgstr "Dashboard-ul dvs. a fost copiat. Îl puteți %{web_ide_link_start}edita aici%{web_ide_link_end}."
msgid "Your dashboard has been updated. You can %{web_ide_link_start}edit it here%{web_ide_link_end}."
-msgstr ""
+msgstr "Dashboard-ul dvs. a fost actualizat. Îl puteți %{web_ide_link_start}edita aici%{web_ide_link_end}."
msgid "Your default notification email is used for account notifications if a %{openingTag}group-specific email address%{closingTag} is not set."
msgstr ""
@@ -44015,7 +44384,7 @@ msgid "Your device is not compatible with GitLab. Please try another device"
msgstr "Dispozitivul dvs. nu este compatibil cu GitLab. VÄ rugÄm sÄ Ă®ncercaČ›i un alt dispozitiv"
msgid "Your device needs to be set up. Plug it in (if needed) and click the button on the left."
-msgstr "Dispozitivul dvs. trebuie configurat. ConectaČ›i-l (dacÄ este necesar) Č™i faceČ›i clic pe butonul din stânga."
+msgstr "Dispozitivul dvs. trebuie sÄ fie configurat. ConectaČ›i-l (dacÄ este necesar) Č™i faceČ›i clic pe butonul din stânga."
msgid "Your device was successfully set up! Give it a name and register it with the GitLab server."
msgstr "Dispozitivul dvs. fost configurat cu succes! Dați-i un nume și înregistrați-l pe serverul GitLab."
@@ -44030,7 +44399,7 @@ msgid "Your groups"
msgstr "Grupurile dvs."
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 ""
+msgstr "InstanČ›a dvs. mai are %{remaining_user_count} utilizatori din cei %{total_user_count} incluČ™i Ă®n abonament. PuteČ›i adÄuga mai mulČ›i utilizatori decât numÄrul inclus Ă®n licenČ›Ä, iar noi vom include surplusul Ă®n urmÄtoarea dumneavoastrÄ facturÄ."
msgid "Your instance has exceeded your subscription's licensed user count."
msgstr "InstanČ›a dvs. a depÄČ™it numÄrul de utilizatori licenČ›iaČ›i ai abonamentului."
@@ -44062,26 +44431,32 @@ msgstr "Mesajul dvs. aici"
msgid "Your name"
msgstr "Numele dvs."
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr "Noul tÄu %{type}"
msgid "Your new access token has been created."
-msgstr ""
+msgstr "Noul dvs. token de acces a fost creat."
msgid "Your new comment"
msgstr "Noul dvs. comentariu"
msgid "Your new personal access token has been created."
-msgstr "Token-ul dvs. de acces personal a fost creat."
+msgstr "Noul dvs. token de acces personal a fost creat."
msgid "Your password isn't required to view this page. If a password or any other personal details are requested, please contact your administrator to report abuse."
-msgstr "Parola dvs. nu este necesarÄ pentru a vizualiza aceastÄ paginÄ. DacÄ se solicitÄ o parolÄ sau orice alte detalii personale, vÄ rugÄm sÄ contactaČ›i administratorul pentru a raporta abuzul."
+msgstr ""
msgid "Your password reset token has expired."
msgstr "Token-ul de resetare a parolei a expirat."
msgid "Your personal access token has expired"
-msgstr "Token-ul dvs. de acces personal a expirat"
+msgstr "Tokenul dvs. de acces personal a expirat"
msgid "Your personal access tokens will expire in %{days_to_expire} days or less"
msgstr "Tokenurile dvs. de acces personal vor expira în %{days_to_expire} zile sau mai puțin"
@@ -44096,7 +44471,7 @@ msgid "Your project limit is %{limit} projects! Please contact your administrato
msgstr ""
msgid "Your project will be created at:"
-msgstr ""
+msgstr "Proiectul dvs. va fi creat la:"
msgid "Your projects"
msgstr "Proiectele dvs."
@@ -44140,8 +44515,11 @@ msgstr "Fragmentele dvs. de cod"
msgid "Your subscription expired!"
msgstr "Abonamentul dvs. a expirat!"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr "Abonamentul dvs. a expirat. Pentru a-l reĂ®nnoi, exportaČ›i fiČ™ierul de utilizare a licenČ›ei Č™i trimiteČ›i-l prin e-mail la %{renewal_service_email}. O nouÄ licenČ›Ä va fi trimisÄ prin e-mail la adresa de e-mail Ă®nregistratÄ Ă®n %{customers_dot}. PuteČ›i adÄuga aceastÄ licenČ›Ä la instanČ›a dumneavoastrÄ. Pentru a utiliza nivelul gratuit, Ă®nlÄturaČ›i licenČ›a curentÄ."
@@ -44156,52 +44534,52 @@ msgid "Your username is %{username}."
msgstr "Numele dvs. de utilizator este %{username}."
msgid "ZenTaoIntegration|Failed to load ZenTao issue. View the issue in ZenTao, or reload the page."
-msgstr ""
+msgstr "Nu s-a reuČ™it Ă®ncÄrcarea problemei ZenTao. VizualizaČ›i problema Ă®n ZenTao sau reĂ®ncÄrcaČ›i pagina."
msgid "ZenTaoIntegration|This is a ZenTao user."
-msgstr ""
+msgstr "Acesta este un utilizator ZenTao."
msgid "ZenTaoIntegration|ZenTao user"
-msgstr ""
+msgstr "Utilizatorul ZenTao"
msgid "ZentaoIntegration|An error occurred while requesting data from the ZenTao service."
-msgstr ""
+msgstr "A apÄrut o eroare Ă®n timpul solicitÄrii de date de la serviciul ZenTao."
msgid "ZentaoIntegration|Base URL of the ZenTao instance."
-msgstr ""
+msgstr "URL-ul de bazÄ al instanČ›ei ZenTao."
msgid "ZentaoIntegration|Before you enable this integration, you must configure ZenTao. For more details, read the %{link_start}ZenTao integration documentation%{link_end}."
-msgstr ""
+msgstr "ĂŽnainte de a activa aceastÄ integrare, trebuie sÄ configuraČ›i ZenTao. Pentru mai multe detalii, citiČ›i %{link_start}documentaČ›ia privind integrarea ZenTao%{link_end}."
msgid "ZentaoIntegration|Enter new ZenTao API token"
-msgstr ""
+msgstr "Introduceți noul token API ZenTao"
msgid "ZentaoIntegration|If different from Web URL."
msgstr "DacÄ este diferit de URL-ul web."
msgid "ZentaoIntegration|Open ZenTao"
-msgstr ""
+msgstr "Deschideți ZenTao"
msgid "ZentaoIntegration|Use ZenTao as this project's issue tracker."
-msgstr ""
+msgstr "Utilizați ZenTao ca tracker de probleme al acestui proiect."
msgid "ZentaoIntegration|ZenTao"
-msgstr ""
+msgstr "ZenTao"
msgid "ZentaoIntegration|ZenTao API URL (optional)"
-msgstr ""
+msgstr "URL-ul API ZenTao (opțional)"
msgid "ZentaoIntegration|ZenTao API token"
-msgstr ""
+msgstr "Token API ZenTao"
msgid "ZentaoIntegration|ZenTao Product ID"
-msgstr ""
+msgstr "ID-ul produsului ZenTao"
msgid "ZentaoIntegration|ZenTao Web URL"
-msgstr ""
+msgstr "URL-ul Web ZenTao"
msgid "ZentaoIntegration|ZenTao issues"
-msgstr ""
+msgstr "Probleme ZenTao"
msgid "Zoom meeting added"
msgstr "Reuniunea Zoom a fost adÄugatÄ"
@@ -44213,7 +44591,7 @@ msgid "[No reason]"
msgstr "[FÄrÄ motiv]"
msgid "[REDACTED]"
-msgstr ""
+msgstr "[REDACTED]"
msgid "[Redacted]"
msgstr "[Redacted]"
@@ -44277,9 +44655,9 @@ msgstr ""
msgid "approval"
msgid_plural "approvals"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "aprobare"
+msgstr[1] "aprobÄri"
+msgstr[2] "de aprobÄri"
msgid "archived"
msgstr "arhivat"
@@ -44303,7 +44681,7 @@ msgid "attach a new file"
msgstr "atașați un fișier nou"
msgid "authored"
-msgstr ""
+msgstr "redactat"
msgid "banned user already exists"
msgstr "utilizatorul interzis existÄ deja"
@@ -44321,7 +44699,7 @@ msgid "branch name"
msgstr "numele ramurii"
msgid "builds"
-msgstr ""
+msgstr "build-uri"
msgid "by"
msgstr "de"
@@ -44336,25 +44714,25 @@ msgid "can contain only lowercase letters, digits, and '_'."
msgstr "poate conține doar litere mici, cifre și '_'."
msgid "can not be changed for existing notes"
-msgstr ""
+msgstr "nu poate fi modificat pentru notele existente"
msgid "can not be set for this resource"
-msgstr ""
+msgstr "nu poate fi setat pentru aceastÄ resursÄ"
msgid "can not be set for this type of note"
-msgstr ""
+msgstr "nu poate fi setat pentru acest tip de notÄ"
msgid "can only be changed by a group admin."
-msgstr "poate fi schimbat doar de un administrator de grup."
+msgstr ""
msgid "can only have one escalation policy"
msgstr "poate avea doar o singurÄ politicÄ de escaladare"
msgid "can't be nil"
-msgstr ""
+msgstr "nu poate fi nil"
msgid "can't be solely blank"
-msgstr ""
+msgstr "nu poate fi doar gol"
msgid "can't be the same as the source project"
msgstr ""
@@ -44369,28 +44747,28 @@ msgid "cannot be a date in the past"
msgstr "nu poate fi o datÄ Ă®n trecut"
msgid "cannot be changed"
-msgstr "nu poate fi schimbat"
+msgstr "nu se poate modifica"
msgid "cannot be changed if a personal project has container registry tags."
-msgstr ""
+msgstr "nu se poate modifica dacÄ un proiect personal are etichete de registru container."
msgid "cannot be changed if shared runners are enabled"
-msgstr ""
+msgstr "nu se poate modifica dacÄ executorii partajaČ›i sunt activaČ›i"
msgid "cannot be enabled"
-msgstr ""
+msgstr "nu se poate activa"
msgid "cannot be enabled because parent group does not allow it"
-msgstr "nu poate fi activat deoarece grupul pÄrinte nu o permite"
+msgstr "nu se poate activa deoarece grupul pÄrinte nu o permite"
msgid "cannot be enabled because parent group has shared Runners disabled"
-msgstr ""
+msgstr "nu se poate activa deoarece grupul pÄrinte a dezactivat executorii partajaČ›i"
msgid "cannot be enabled unless all domains have TLS certificates"
-msgstr ""
+msgstr "nu se poate activa decât dacÄ toate domeniile au certificate TLS"
msgid "cannot be enabled until a valid credit card is on file"
-msgstr ""
+msgstr "nu se poate activa pânÄ când nu este Ă®nregistrat un card de credit valabil"
msgid "cannot be used for user namespace"
msgstr "nu poate fi utilizat pentru spațiul de nume de utilizator"
@@ -44402,13 +44780,13 @@ msgid "cannot contain HTML/XML tags, including any word between angle brackets (
msgstr "nu poate conține etichete HTML/XML, inclusiv orice cuvânt între paranteze unghiulare (&lt;,&gt;)."
msgid "cannot include leading slash or directory traversal."
-msgstr ""
+msgstr "nu poate include barÄ oblicÄ de Ă®nceput sau traversare de directoare."
msgid "cannot itself be blocked"
-msgstr ""
+msgstr "nu poate fi ea Ă®nsÄČ™i blocatÄ"
msgid "cannot merge"
-msgstr ""
+msgstr "nu se poate îmbina"
msgid "change"
msgid_plural "changes"
@@ -44459,13 +44837,19 @@ msgid "ciReport|%{reportType} is loading"
msgstr "%{reportType} se Ă®ncarcÄ"
msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr "%{reportType}: ĂŽncÄrcarea a dus la o eroare"
+msgstr "%{reportType}: ĂŽncÄrcarea a avut ca rezultat o eroare"
msgid "ciReport|%{sameNum} same"
msgstr "%{sameNum} la fel"
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
-msgstr ": ĂŽncÄrcarea a dus la o eroare"
+msgstr ": ĂŽncÄrcarea a avut ca rezultat o eroare"
msgid "ciReport|API Fuzzing"
msgstr "Fuzzing de API"
@@ -44483,10 +44867,10 @@ msgid "ciReport|All tools"
msgstr "Toate instrumentele"
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 ""
+msgstr "AnalizeazÄ o versiune implementatÄ a aplicaČ›iei dvs. web pentru vulnerabilitÄČ›i cunoscute, examinând-o din exterior spre interior. DAST funcČ›ioneazÄ prin simularea unor atacuri externe asupra aplicaČ›iei dvs. Ă®n timp ce aceasta ruleazÄ."
msgid "ciReport|Automatically apply the patch in a new branch"
-msgstr "AplicÄ automat patch-ul Ă®ntr-o ramurÄ nouÄ"
+msgstr "AplicaČ›i automat patch-ul Ă®ntr-o ramurÄ nouÄ"
msgid "ciReport|Base pipeline codequality artifact not found"
msgstr "Artefactul codequality al pipeline-ului de bazÄ nu a fost gÄsit"
@@ -44524,11 +44908,17 @@ msgstr "Code Quality nu a reuČ™it sÄ Ă®ncarce rezultatele"
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr "Rezultatele metricilor de testare a Code Quality sunt analizate"
-msgid "ciReport|Code quality degraded"
-msgstr "Calitatea codului s-a degradat"
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-msgid "ciReport|Code quality improved"
-msgstr "Calitatea codului s-a Ă®mbunÄtÄČ›it"
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr "Scanarea calitÄČ›ii codului a detectat %{issueCount} modificÄri Ă®n rezultatele Ă®mbinate"
@@ -44596,6 +44986,9 @@ msgstr "Corectat:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr "S-au gÄsit %{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr "Scanarea IaC"
@@ -44635,6 +45028,9 @@ msgstr "Se Ă®ncarcÄ raportul %{reportName}"
msgid "ciReport|Loading Code Quality report"
msgstr "ĂŽncÄrcarea raportului Code Quality"
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "Gestionați licențele"
@@ -44671,12 +45067,18 @@ msgstr "Detectarea secretelor detecteazÄ secretele Č™i vulnerabilitÄČ›ile de a
msgid "ciReport|Secret detection"
msgstr "Detectarea secretelor"
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "Scanare de securitate"
msgid "ciReport|Security scanning failed loading any results"
msgstr "Scanarea de securitate nu a reuČ™it sÄ Ă®ncarce niciun rezultat"
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr "Se afiČ™eazÄ %{fetchedItems} din %{totalItems} elemente"
@@ -44719,6 +45121,9 @@ msgstr[2] "Utilizat de %{packagesString} și %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Vizualizați raportul complet"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr "se Ă®ncarcÄ"
@@ -44747,25 +45152,25 @@ msgid "committed"
msgstr "comis"
msgid "compliance violation has already been recorded"
-msgstr ""
+msgstr "Ă®ncÄlcarea conformitÄČ›ii a fost deja Ă®nregistratÄ"
msgid "contacts can only be added to root groups"
msgstr "contactele pot fi adÄugate numai la grupurile rÄdÄcinÄ"
msgid "container registry images"
-msgstr ""
+msgstr "imaginile registrului de containere"
msgid "container_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr "container_name poate conČ›ine numai litere mici, cifre, '-' Č™i '.' Č™i trebuie sÄ Ă®nceapÄ Č™i sÄ se termine cu un caracter alfanumeric"
msgid "container_name cannot be larger than %{max_length} chars"
-msgstr "container_name nu poate fi mai mare de %{max_length} caractere"
+msgstr "container_name nu poate fi mai mare de %{max_length} (de) caractere"
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
-msgstr ""
+msgstr "conČ›ine URL-uri care depÄČ™esc limita de 1024 de caractere (%{urls})"
msgid "contains invalid URLs (%{urls})"
-msgstr ""
+msgstr "conține URL-uri invalide (%{urls})"
msgid "contribute to this project."
msgstr "contribuie la acest proiect."
@@ -44831,10 +45236,10 @@ msgid "does not have a supported extension. Only %{extension_list} are supported
msgstr "nu are o extensie acceptatÄ. Doar %{extension_list} sunt acceptate"
msgid "does not match dast_site.project"
-msgstr ""
+msgstr "nu se potrivește cu dast_site.project"
msgid "does not match dast_site_validation.project"
-msgstr ""
+msgstr "nu se potrivește cu dast_site_validation.project"
msgid "download it"
msgstr "descÄrcaČ›i-l"
@@ -44867,7 +45272,7 @@ msgid "encrypted: needs to be a :required, :optional or :migrating!"
msgstr ""
msgid "ending with a reserved file extension is not allowed."
-msgstr ""
+msgstr "terminarea cu o extensie de fiČ™ier rezervatÄ nu este permisÄ."
msgid "entries cannot be larger than 255 characters"
msgstr "intrÄrile nu pot fi mai mari de 255 de caractere"
@@ -44878,9 +45283,6 @@ msgstr "intrÄrile nu pot fi nule"
msgid "entries cannot contain HTML tags"
msgstr "intrÄrile nu pot conČ›ine etichete HTML"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr "parametrul environment_id este necesar atunci când tipul este container_policy"
-
msgid "epic"
msgstr "epicÄ"
@@ -44888,13 +45290,13 @@ msgid "error"
msgstr "eroare"
msgid "estimateCommand|%{slash_command} overwrites the total estimated time."
-msgstr "%{slash_command}suprascrie timpul total estimat."
+msgstr "%{slash_command} suprascrie timpul total estimat."
msgid "example.com"
msgstr "example.com"
msgid "exceeds the %{max_value_length} character limit"
-msgstr ""
+msgstr "depÄČ™eČ™te limita de %{max_value_length} caractere"
msgid "exceeds the limit of %{bytes} bytes"
msgstr "depÄČ™eČ™te limita de %{bytes} bytes"
@@ -44960,16 +45362,16 @@ msgstr[1] "din %d joburi"
msgstr[2] "din %d de joburi"
msgid "frontmatter"
-msgstr ""
+msgstr "frontmatter"
msgid "group"
msgstr "grup"
msgid "group access token"
-msgstr ""
+msgstr "token de acces de grup"
msgid "group access tokens"
-msgstr ""
+msgstr "tokenuri de acces de grup"
msgid "group members"
msgstr "membrii grupului"
@@ -45020,10 +45422,10 @@ msgid "image diff"
msgstr ""
msgid "impersonation token"
-msgstr "token impersonare"
+msgstr "token de impersonare"
msgid "impersonation tokens"
-msgstr "token-uri impersonare"
+msgstr "tokenuri de impersonare"
msgid "import flow"
msgstr "fluxul de import"
@@ -45043,6 +45445,9 @@ msgstr[0] "instanČ›Ä finalizatÄ"
msgstr[1] "instanțe finalizate"
msgstr[2] "instanțe finalizate"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "stare invalidÄ a obiectivului `%{state}`"
@@ -45098,10 +45503,10 @@ msgid "is not in the group enforcing Group Managed Account"
msgstr ""
msgid "is not in the member group"
-msgstr ""
+msgstr "nu face parte din membrii grupului"
msgid "is not the member project"
-msgstr ""
+msgstr "nu este membru al proiectului"
msgid "is not valid. The iteration group has to match the iteration cadence group."
msgstr ""
@@ -45194,10 +45599,10 @@ msgid "manual"
msgstr "manual"
msgid "math|Displaying this math block may cause performance issues on this page"
-msgstr "AfiČ™area acestui bloc matematic poate cauza probleme de performanČ›Ä pe aceastÄ paginÄ"
+msgstr "AfiČ™area acestui bloc-math poate cauza probleme de performanČ›Ä pe aceastÄ paginÄ"
msgid "math|There was an error rendering this math block"
-msgstr ""
+msgstr "A apÄrut o eroare la redarea acestui bloc-math"
msgid "member"
msgid_plural "members"
@@ -45212,7 +45617,7 @@ msgstr[1] "merge request-uri"
msgstr[2] "merge request-urile"
msgid "mergedCommitsAdded|(commits were squashed)"
-msgstr ""
+msgstr "(squashing-ul de commit-uri s-a efectuat)"
msgid "metric_id must be unique across a project"
msgstr "metric_id trebuie sÄ fie unic Ă®n cadrul unui proiect"
@@ -45220,35 +45625,38 @@ msgstr "metric_id trebuie sÄ fie unic Ă®n cadrul unui proiect"
msgid "missing"
msgstr "lipsește"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
msgid "mrWidgetCommitsAdded|%{commitCount} and %{mergeCommitCount} will be added to %{targetBranch}%{squashedCommits}."
-msgstr ""
+msgstr "%{commitCount} Č™i %{mergeCommitCount} vor fi adÄugate la %{targetBranch}%{squashedCommits}."
msgid "mrWidgetCommitsAdded|%{commitCount} will be added to %{targetBranch}."
-msgstr ""
+msgstr "%{commitCount} se va/vor adÄuga la %{targetBranch}."
msgid "mrWidgetCommitsAdded|1 merge commit"
-msgstr "1 merge commit"
+msgstr "1 commit de îmbinare"
msgid "mrWidgetCommitsAdded|Adds %{commitCount} and %{mergeCommitCount} to %{targetBranch}%{squashedCommits}."
-msgstr ""
+msgstr "AdaugÄ %{commitCount} Č™i %{mergeCommitCount} la %{targetBranch}%{squashedCommits}."
msgid "mrWidgetCommitsAdded|Adds %{commitCount} to %{targetBranch}."
-msgstr ""
+msgstr "AdaugÄ %{commitCount} la %{targetBranch}."
msgid "mrWidgetCommitsAdded|Changes merged into %{targetBranch} with %{mergeCommitSha}%{squashedCommits}."
-msgstr ""
+msgstr "ModificÄri Ă®mbinate Ă®n %{targetBranch} cu %{mergeCommitSha}%{squashedCommits}."
msgid "mrWidgetCommitsAdded|The changes were not merged into %{targetBranch}."
-msgstr ""
+msgstr "ModificÄrile nu au fost Ă®mbinate Ă®n %{targetBranch}."
msgid "mrWidgetNothingToMerge|This merge request contains no changes."
-msgstr "Acest merge request nu conČ›ine modificÄri."
+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 "FolosiČ›i merge request-uri pentru a propune modificÄri la propriul proiect Č™i pentru a le discuta cu echipa dumneavoastrÄ. Pentru a face modificÄri, Ă®mpingeČ›i un commit sau editaČ›i acest merge request pentru a utiliza o ramurÄ diferitÄ. Cu %{linkStart}CI/CD%{linkEnd}, testaČ›i-vÄ automat modificÄrile Ă®nainte de a le Ă®mbina."
msgid "mrWidget|%{boldHeaderStart}Looks like there's no pipeline here.%{boldHeaderEnd}"
msgstr "%{boldHeaderStart}Se pare cÄ nu existÄ niciun pipeline aici.%{boldHeaderEnd}"
@@ -45469,12 +45877,6 @@ msgstr "Îmbinare în curs! Suntem aproape acolo..."
msgid "mrWidget|More information"
msgstr "Mai multe informații"
-msgid "mrWidget|Open in Gitpod"
-msgstr "Deschideți în Gitpod"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Deschideți în Web IDE"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr "VÄ rugÄm sÄ o restauraČ›i sau sÄ folosiČ›i o altÄ ramurÄ %{type}."
@@ -45493,9 +45895,6 @@ msgstr "ReĂ®mprospÄtare Ă®n curs"
msgid "mrWidget|Remove from merge train"
msgstr "ĂŽnlÄturaČ›i din merge train"
-msgid "mrWidget|Request to merge"
-msgstr "Solicitare de îmbinare"
-
msgid "mrWidget|Resolve conflicts"
msgstr "Rezolvați conflictele"
@@ -45571,9 +45970,6 @@ msgstr "Ce este un merge train?"
msgid "mrWidget|Your password"
msgstr "Parola dumneavoastrÄ"
-msgid "mrWidget|into"
-msgstr "în"
-
msgid "must be a Debian package"
msgstr "trebuie sÄ fie un pachet Debian"
@@ -45587,7 +45983,7 @@ msgid "must be a valid IPv4 or IPv6 address"
msgstr "trebuie sÄ fie o adresÄ IPv4 sau IPv6 validÄ"
msgid "must be a valid json schema"
-msgstr ""
+msgstr "trebuie sÄ fie o schemÄ json validÄ"
msgid "must be after start"
msgstr "trebuie sÄ fie dupÄ start"
@@ -45599,7 +45995,7 @@ msgid "must be greater than start date"
msgstr "trebuie sÄ fie mai mare decât data de Ă®ncepere"
msgid "must be inside the fork network"
-msgstr ""
+msgstr "trebuie sÄ fie Ă®n interiorul reČ›elei fork."
msgid "must be less than the limit of %{tag_limit} tags"
msgstr ""
@@ -45608,13 +46004,13 @@ msgid "must be set for a project namespace"
msgstr "trebuie sÄ fie setat pentru un spaČ›iu de nume de proiect"
msgid "must be unique by status and elapsed time within a policy"
-msgstr ""
+msgstr "trebuie sÄ fie unic(Ä) prin statut Č™i timp scurs Ă®n cadrul unei politici"
msgid "must have a repository"
-msgstr ""
+msgstr "trebuie sÄ aibÄ un repozitoriu"
msgid "must match %{association}.project_id"
-msgstr ""
+msgstr "trebuie sÄ corespundÄ cu %{association}.project_id"
msgid "my-awesome-group"
msgstr "grupul-meu-minunat"
@@ -45623,7 +46019,7 @@ msgid "my-channel"
msgstr "canalul meu"
msgid "my-topic"
-msgstr ""
+msgstr "subiectul meu"
msgid "need attention"
msgstr "au nevoie de atenție"
@@ -45656,25 +46052,25 @@ msgid "none"
msgstr ""
msgid "not authorized to create member"
-msgstr ""
+msgstr "nu este autorizat sÄ creeze un membru"
msgid "not authorized to update member"
-msgstr ""
+msgstr "nu este autorizat sÄ actualizeze membrul"
msgid "not found"
msgstr "nu a fost gÄsit"
msgid "nounSeries|%{firstItem} and %{lastItem}"
-msgstr "%{firstItem} și %{lastItem}"
+msgstr ""
msgid "nounSeries|%{item}"
msgstr "%{item}"
msgid "nounSeries|%{item}, %{nextItem}"
-msgstr "%{item}, %{nextItem}"
+msgstr ""
msgid "nounSeries|%{item}, and %{lastItem}"
-msgstr "%{item} și %{lastItem}"
+msgstr ""
msgid "on track"
msgstr "în grafic"
@@ -45692,7 +46088,7 @@ msgid "organizations can only be added to root groups"
msgstr "organizaČ›iile pot fi adÄugate numai la grupurile rÄdÄcinÄ"
msgid "other card matches"
-msgstr ""
+msgstr "alte potriviri de card"
msgid "out of %d total test"
msgid_plural "out of %d total tests"
@@ -45722,10 +46118,10 @@ msgid "pending deletion"
msgstr "în așteptarea ștergerii"
msgid "personal access token"
-msgstr "token acces personal"
+msgstr "token de acces personal"
msgid "personal access tokens"
-msgstr ""
+msgstr "tokenuri de acces personal"
msgid "pipeline"
msgstr "pipeline"
@@ -45734,22 +46130,25 @@ msgid "pipeline schedules documentation"
msgstr "documentația despre programele de pipeline"
msgid "pipelineEditorWalkthrough|Let's do this!"
-msgstr ""
+msgstr "HaideČ›i sÄ facem asta!"
msgid "pipelineEditorWalkthrough|See how GitLab pipelines work"
-msgstr ""
+msgstr "VedeČ›i cum funcČ›ioneazÄ pipeline-urile GitLab"
msgid "pipelineEditorWalkthrough|This %{codeStart}.gitlab-ci.yml%{codeEnd} file creates a simple test pipeline."
-msgstr ""
+msgstr "Acest fiČ™ier %{codeStart}.gitlab-ci.yml%{codeEnd} creeazÄ un pipeline de testare simplu."
msgid "pipelineEditorWalkthrough|Use the %{boldStart}commit changes%{boldEnd} button at the bottom of the page to run the pipeline."
+msgstr "UtilizaČ›i butonul %{boldStart}comiteČ›i modificÄrile%{boldEnd} din partea de jos a paginii pentru a rula pipeline-ul."
+
+msgid "pipelineEditorWalkthrough|You can use the file tree to view your pipeline configuration files. %{linkStart}Learn more%{linkEnd}"
msgstr ""
msgid "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr "pod_name poate conČ›ine doar litere mici, cifre, '-' Č™i '.' Č™i trebuie sÄ Ă®nceapÄ Č™i sÄ se termine cu un caracter alfanumeric."
msgid "pod_name cannot be larger than %{max_length} chars"
-msgstr "pod_name nu poate fi mai mare de %{max_length} caractere"
+msgstr "pod_name nu poate fi mai mare de %{max_length} (de) caractere"
msgid "point"
msgid_plural "points"
@@ -45758,7 +46157,7 @@ msgstr[1] "puncte"
msgstr[2] "puncte"
msgid "previously merged commits"
-msgstr ""
+msgstr "commit-uri îmbinate anterior"
msgid "private"
msgstr "privat"
@@ -45782,7 +46181,7 @@ msgid "project access tokens"
msgstr ""
msgid "project bots cannot be added to other groups / projects"
-msgstr ""
+msgstr "boČ›ii de proiect nu pot fi adÄugaČ›i la alte grupuri / proiecte"
msgid "project is read-only"
msgstr ""
@@ -45799,14 +46198,11 @@ msgstr "spaČ›iul de nume de proiect nu poate fi pÄrintele unui alt spaČ›iu de n
msgid "projects"
msgstr "proiecte"
-msgid "quick actions"
-msgstr "acțiuni rapide"
-
msgid "reCAPTCHA"
msgstr "reCAPTCHA"
msgid "reCAPTCHA helps prevent credential stuffing."
-msgstr ""
+msgstr "reCAPTCHA ajutÄ la prevenirea folosirii tehnicii automatizate „credential stuffing”."
msgid "reCAPTCHA private key"
msgstr "cheie privatÄ reCAPTCHA"
@@ -45830,13 +46226,13 @@ msgid "remove"
msgstr "Ă®nlÄturaČ›i"
msgid "remove due date"
-msgstr ""
+msgstr "Ă®nlÄturaČ›i data scadentÄ"
msgid "remove start date"
msgstr "Ă®nlÄturaČ›i data de Ă®ncepere"
msgid "remove weight"
-msgstr ""
+msgstr "Ă®nlÄturaČ›i greutatea"
msgid "removed"
msgstr "Ă®nlÄturat"
@@ -45854,7 +46250,7 @@ msgstr[1] "rÄspunsuri"
msgstr[2] "rÄspunsurile"
msgid "reply should have same confidentiality as top-level note"
-msgstr ""
+msgstr "rÄspunsul ar trebui sÄ aibÄ aceeaČ™i confidenČ›ialitate ca Č™i nota de nivel superior"
msgid "repositories"
msgstr ""
@@ -45862,9 +46258,6 @@ msgstr ""
msgid "repository:"
msgstr "repozitoriu:"
-msgid "required"
-msgstr "necesar"
-
msgid "satisfied"
msgstr "satisfÄcut"
@@ -45938,7 +46331,7 @@ msgid "specified top is not part of the tree"
msgstr ""
msgid "spendCommand|%{slash_command} adds or subtracts time already spent."
-msgstr "%{slash_command}adaugÄ sau scade timpul deja cheltuit."
+msgstr "%{slash_command} adaugÄ sau scade timpul deja petrecut."
msgid "ssh:"
msgstr "ssh:"
@@ -45953,7 +46346,7 @@ msgid "starts on %{timebox_start_date}"
msgstr "începe la %{timebox_start_date}"
msgid "structure is too large"
-msgstr ""
+msgstr "structura este prea mare"
msgid "stuck"
msgstr "blocat"
@@ -45971,16 +46364,16 @@ msgid "suggestPipeline|Choose %{boldStart}Code Quality%{boldEnd} to add a pipeli
msgstr "AlegeČ›i %{boldStart}Code Quality%{boldEnd} pentru a adÄuga un pipeline care testeazÄ calitatea codului dvs."
msgid "suggestPipeline|The template is ready! You can now commit it to create your first pipeline."
-msgstr ""
+msgstr "Čablonul este gata! Acum Ă®l puteČ›i comite pentru a crea primul dvs. pipeline."
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 ""
+msgstr "AdÄugÄm un fiČ™ier de configurare GitLab CI pentru a adÄuga un pipeline la proiect. AČ›i putea sÄ-l creaČ›i manual, dar vÄ recomandÄm sÄ Ă®ncepeČ›i cu un Č™ablon GitLab care funcČ›ioneazÄ din start."
msgid "tag name"
msgstr "nume etichetÄ"
msgid "terraform states"
-msgstr ""
+msgstr "stÄrile terraform"
msgid "the correct format."
msgstr "formatul corect."
@@ -45988,6 +46381,9 @@ msgstr "formatul corect."
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "urmÄtoarea (urmÄtoarele) problemÄ(e)"
@@ -46003,11 +46399,14 @@ msgstr "acest document"
msgid "time summary"
msgstr "sumar timp"
-msgid "toggle collapse"
+msgid "today"
msgstr ""
+msgid "toggle collapse"
+msgstr "comutare restrângere"
+
msgid "triggered"
-msgstr ""
+msgstr "declanșat"
msgid "two-factor authentication settings"
msgstr "setÄri de autentificare cu doi factori"
@@ -46136,5 +46535,5 @@ msgid "{project}"
msgstr "{project}"
msgid "âś”"
-msgstr ""
+msgstr "âś”"
diff --git a/locale/ru/gitlab.po b/locale/ru/gitlab.po
index 766cbd97182..41c3a693864 100644
--- a/locale/ru/gitlab.po
+++ b/locale/ru/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ru\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr " %{start} по %{end}"
@@ -46,6 +46,9 @@ msgstr " или "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " или %{emphasisStart}!id запроŃĐ° на Ńлияние%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " или %{emphasisStart}#id обŃŃждения%{emphasisEnd}"
@@ -287,13 +290,6 @@ msgstr[1] "%d ĐľŃибки"
msgstr[2] "%d ĐľŃибок"
msgstr[3] "%d ĐľŃибок"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "найдена %d ĐľŃибка:"
-msgstr[1] "найдены %d ĐľŃибки:"
-msgstr[2] "найдено %d ĐľŃибок:"
-msgstr[3] "найдено %d ĐľŃибок:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d ŃŤĐşŃпортер"
@@ -434,20 +430,6 @@ msgstr[1] "еще %d комментария"
msgstr[2] "еще %d комментариев"
msgstr[3] "еще %d комментариев"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d открытое обŃŃждение"
-msgstr[1] "%d открытых обŃŃждения"
-msgstr[2] "%d открытых обŃŃждений"
-msgstr[3] "%d открытых обŃŃждений"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d ожидающий комментарий"
@@ -490,8 +472,8 @@ msgstr[1] "%d проекта выбрано"
msgstr[2] "%d проектов выбрано"
msgstr[3] "%d проектов выбрано"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d токен проŃрочен"
-msgstr[1] "%d токена проŃрочены"
-msgstr[2] "%d токенов проŃрочено"
-msgstr[3] "%d токенов проŃрочено"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -626,6 +601,9 @@ msgstr "%{author_link} напиŃĐ°Đ»:"
msgid "%{authorsName}'s thread"
msgstr "тема %{authorsName}"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr ""
@@ -650,12 +628,6 @@ msgstr[1] "%{bold_start}%{count}%{bold_end} открытых запроŃĐ° на
msgstr[2] "%{bold_start}%{count}%{bold_end} открытых запроŃов на Ńлияние"
msgstr[3] "%{bold_start}%{count}%{bold_end} открытых запроŃов на Ńлияние"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -944,9 +916,6 @@ msgstr "%{level_name} не допŃŃкаетŃŃŹ в %{group_level_name} грŃĐ
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} запрещено, Ń‚.Đş. проект-иŃточник ответвления имеет более ŃĐ·ĐşŃŃŽ облаŃŃ‚ŃŚ видимоŃти."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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} из заголовка, чтобы позволить ŃŤŃ‚ĐľĐĽŃ Đ·Đ°ĐżŃ€ĐľŃŃ Đ˝Đ° Ńлияние выполнитьŃŃŹ при готовноŃти."
@@ -962,21 +931,24 @@ msgstr "%{location} не хватает необходимых ключей: %{k
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} заблокирован пользователем GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "ПоддерживаютŃŃŹ %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} и %{quickActionsDocsLinkStart}быŃтрые дейŃтвия%{quickActionsDocsLinkEnd}"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} можно объединить"
msgid "%{message} showing first %{warnings_displayed}"
msgstr ""
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr ""
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ĐĽŃ"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr ""
@@ -1047,6 +1019,9 @@ msgstr "%{openedEpics} открыто, %{closedEpics} закрыто"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} открыто, %{closedIssues} закрыто"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1068,6 +1043,9 @@ msgstr "%{placeholder} не являетŃŃŹ допŃŃтимой темой"
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 ""
@@ -1090,8 +1068,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} обнарŃжено %{totalStart}%{total}%{totalEnd} потенциальных %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} не обнарŃжено %{totalStart} ни одной %{totalEnd} ŃязвимоŃти."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
@@ -1209,11 +1187,8 @@ 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}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Файлов"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} в Хранилище"
+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"
@@ -1274,8 +1249,8 @@ msgstr "общий приоритет %{totalWeight}"
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
-msgstr "приоритет открытого обŃŃждения %{total}"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr ""
@@ -1463,9 +1438,6 @@ msgstr[1] "+ещё %d"
msgstr[2] "+ещё %d"
msgstr[3] "+ещё %d"
-msgid "+%{extra} more"
-msgstr "+ещё %{extra}"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1490,9 +1462,18 @@ 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] "- Событие"
@@ -1500,9 +1481,18 @@ msgstr[1] "- События"
msgstr[2] "- События"
msgstr[3] "- События"
+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 "- Выбрать -"
@@ -1513,6 +1503,9 @@ msgstr[1] "- Пользователи"
msgstr[2] "- Пользователи"
msgstr[3] "- Пользователи"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr "0 байт"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 день"
@@ -1701,9 +1691,6 @@ msgstr[3] "ĐľŃталоŃŃŚ %d лет"
msgid "1-9 contributions"
msgstr "1-9 ŃодейŃтвий"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 ŃодейŃтвий"
@@ -1716,9 +1703,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "Первый вклад!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 ŃодейŃтвий"
@@ -1758,6 +1742,12 @@ msgstr "Страница Не Найдена"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "ПожалŃĐąŃŃ‚Đ° ŃвяжитеŃŃŚ Ń Đ˛Đ°Ńим админиŃтратором GitLab Ńервера, еŃли вы Ńчитаете данное поведение ĐľŃибкой."
+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 "7 days"
msgstr "7 дней"
@@ -1821,6 +1811,9 @@ msgstr "Файл не найден!"
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Файл '%{file_name}' Ńже ŃŃщеŃтвŃет в ветке %{branch}"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "Đ“Ń€Ńппа — ŃŤŃ‚Đľ набор из неŃкольких проектов"
@@ -2103,9 +2096,6 @@ msgstr "ЗапроŃŃ‹ Đ´ĐľŃŃ‚Ńпа"
msgid "Access to '%{classification_label}' not allowed"
msgstr "ДоŃŃ‚ŃĐż Đş '%{classification_label}' не разреŃŃ‘Đ˝"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr "Срок дейŃтвия токенов Đ´ĐľŃŃ‚Ńпа ŃĐľŃтавляет 2 чаŃĐ°. Токен обновления может быть иŃпользован в любое время для Ńоздания нового токена Đ´ĐľŃŃ‚Ńпа. БеŃŃрочные токены не рекомендŃŃŽŃ‚ŃŃŹ. Чтобы обеŃпечить обратнŃŃŽ ŃовмеŃтимоŃŃ‚ŃŚ, очиŃтите этот параметр."
-
msgid "AccessDropdown|Deploy Keys"
msgstr "Ключи развертывания"
@@ -2166,6 +2156,9 @@ 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 "Тогда они бŃĐ´ŃŃ‚ являтьŃŃŹ единŃтвенным возможным паролем, еŃли Ń Đ˛Đ°Ń Đ˛ĐşĐ»ŃŽŃ‡ĐµĐ˝Đ° двŃхфакторная Đ°Ńтентификация (2FA)."
@@ -2253,6 +2246,9 @@ msgstr ""
msgid "Active"
msgstr "Đктивный"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "Đктивный %{type} (%{token_length})"
@@ -2334,6 +2330,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2346,12 +2345,6 @@ msgstr "Добавьте домаŃнюю ŃŃ‚Ń€Đ°Đ˝Đ¸Ń†Ń Đ˛ Ńвою Wiki, в
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "Добавить ŃŃылкŃ"
-
msgid "Add a new issue"
msgstr "Добавить новое обŃŃждение"
@@ -2403,9 +2396,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Добавить жирный текŃŃ‚"
-
msgid "Add broadcast message"
msgstr "Добавить Ńироковещательное Ńообщение"
@@ -2457,8 +2447,8 @@ msgstr "Добавить заголовок и подвал в электронĐ
msgid "Add image comment"
msgstr "Добавить комментарий к изображению"
-msgid "Add italic text"
-msgstr "Добавить ĐşŃŃ€Ńив"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "Добавить ключ"
@@ -2475,6 +2465,9 @@ msgstr "Добавить новое приложение"
msgid "Add new directory"
msgstr "Добавить новый каталог"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr "Добавить или Ńдалить коммиты, Ńлитые ранее"
@@ -2499,9 +2492,6 @@ msgstr "Добавить реакцию"
msgid "Add request manually"
msgstr "Добавить Đ·Đ°ĐżŃ€ĐľŃ Đ˛Ń€ŃчнŃŃŽ"
-msgid "Add strikethrough text"
-msgstr "Добавить зачеркнŃŃ‚Ń‹Đą текŃŃ‚"
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2841,6 +2831,9 @@ msgstr "Удалить"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Удалить Проект %{projectName}?"
+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 "Учётная запиŃŃŚ Let's Encrypt бŃдет наŃтроена для данного экземпляра GitLab Ń Đ¸Ńпользованием этого адреŃĐ° электронной почты. Đ’Ń‹ бŃдете полŃчать электронные пиŃŃŚĐĽĐ° Ń ĐżŃ€ĐµĐ´Ńпреждениями об иŃтечении Ńрока дейŃтвия Ńертификатов. %{link_start}Подробнее.%{link_end}"
@@ -2859,6 +2852,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "НаŃтроить Let's Encrypt"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr "Сохранять поŃледние артефакты для вŃех заданий в поŃледних ŃŃпеŃных Ńборочных линиях"
@@ -2958,6 +2969,9 @@ 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 "Новые переменные CI/CD в проектах и грŃппах по Ńмолчанию защищены."
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 "Выберите, чтобы отключить общий Đ´ĐľŃŃ‚ŃĐż Đş Ńайтам Pages. Đ­Ń‚Đľ потребŃет от пользователей авторизации для Đ´ĐľŃŃ‚Ńпа Đş Ńайтам Pages ваŃего экземпляра. %{link_start}Подробнее.%{link_end}"
+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 ""
@@ -3024,6 +3047,9 @@ msgstr ""
msgid "AdminSettings|Set the maximum size of GitLab Pages per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
msgstr "Задайте ĐĽĐ°ĐşŃимальный размер GitLab Pages на проект (0 — без ограничений). %{link_start}Подробнее.%{link_end}"
+msgid "AdminSettings|Setting must be greater than 0."
+msgstr ""
+
msgid "AdminSettings|Size and domain settings for Pages static sites."
msgstr "НаŃтройки размера и домена для ŃтатичеŃких Ńайтов Pages."
@@ -3057,9 +3083,15 @@ 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 "Đктивные пользователи"
@@ -3498,6 +3530,9 @@ msgstr "Дополнительные наŃтройки"
msgid "Advanced export options"
msgstr "Đ Đ°ŃŃиренные параметры ŃŤĐşŃпорта"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr "ТребŃетŃŃŹ повторная индекŃация"
@@ -3825,9 +3860,6 @@ msgstr "URL веб-обработчика"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr "Đ’Ń‹ можете ŃопоŃтавить поля оповещений GitLab по Ńмолчанию Ń ĐşĐ»ŃŽŃ‡Đ°ĐĽĐ¸ полезной нагрŃзки в раŃкрывающихŃŃŹ ŃпиŃках ниже."
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr "{ \"events\": [{ \"application\": \"Название приложения\" }] }"
@@ -3936,8 +3968,8 @@ msgstr "Выбраны вŃе проекты"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "Đ’Ńе темы реŃены"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr "Đ’Ńе пользователи должны принять ĐŁŃловия оказания ŃŃĐ»ŃĐł и ĐźĐľĐ»Đ¸Ń‚Đ¸ĐşŃ ĐşĐľĐ˝Ń„Đ¸Đ´ĐµĐ˝Ń†Đ¸Đ°Đ»ŃŚĐ˝ĐľŃти для Đ´ĐľŃŃ‚Ńпа Đş GitLab"
@@ -4077,9 +4109,6 @@ msgstr "Đнтеграция Ń Amazon EKS позволяет вам предоŃ
msgid "Amazon Web Services Logo"
msgstr "Логотип Amazon Web Sёrvices"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "ĐŃтентификация Amazon не %{link_start}наŃтроена%{link_end}. ОбратитеŃŃŚ Đş ŃĐ˛ĐľĐµĐĽŃ Đ°Đ´ĐĽĐ¸Đ˝Đ¸ŃŃ‚Ń€Đ°Ń‚ĐľŃ€Ń GitLab, еŃли хотите иŃпользовать ŃŤŃ‚Ń ŃĐ»ŃжбŃ."
-
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 ""
@@ -4371,9 +4400,6 @@ msgstr "ПроизоŃла ĐľŃибка при загрŃзке Ńборочно
msgid "An error occurred while loading the pipelines jobs."
msgstr "ПроизоŃла ĐľŃибка при загрŃзке заданий Ńборочных линий."
-msgid "An error occurred while loading your content. Please try again."
-msgstr "ПроизоŃла ĐľŃибка при загрŃзке Ńодержимого. ПожалŃĐąŃŃ‚Đ°, попробŃйте ещё раз."
-
msgid "An error occurred while making the request."
msgstr "ПроизоŃла ĐľŃибка при выполнении запроŃĐ°."
@@ -4435,12 +4461,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "При отпиŃке от Ńведомлений произоŃла ĐľŃибка."
@@ -4853,33 +4885,12 @@ msgstr[1] "Необходимо %{count} одобрений из %{membersCount}
msgstr[2] "Необходимо %{count} одобрений из %{membersCount}"
msgstr[3] "Необходимо %{count} одобрений из %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4916,21 +4927,6 @@ msgstr "ĐĐĽŃŹ"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4943,39 +4939,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr "Название правила"
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr "Целевая ветка"
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5042,6 +5014,9 @@ msgstr ""
msgid "Approved-By"
msgstr "Утверждено"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "Утверждающий"
@@ -5114,8 +5089,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-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 "Đ’Ń‹ Ńверены, что хотите закрыть заблокированное обŃŃждение?"
@@ -5126,8 +5101,8 @@ msgstr "Đ’Ń‹ точно хотите Ńдалить %{name}?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "Đ’Ń‹ Ńверены, что хотите Ńдалить эти артефакты?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "Đ’Ń‹ Ńверены что дейŃтвительно хотите Ńдалить ŃŤŃ‚Đľ %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr "Đ’Ń‹ Ńверены, что хотите Ńдалить этот SSH ключ?"
@@ -5220,6 +5195,9 @@ 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 %{type}? This action cannot be undone."
msgstr "Đ’Ń‹ Ńверены, что хотите отозвать %{type}? Đ­Ń‚Đľ дейŃтвие нельзя отменить."
@@ -5373,6 +5351,9 @@ msgstr "Назначить мне"
msgid "Assigned to you"
msgstr "Назначено вам"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "ОтветŃтвенный"
@@ -5407,10 +5388,10 @@ msgstr "Должно приŃŃŃ‚Ńтвовать хотя бы одно полĐ
msgid "At least one of group_id or project_id must be specified"
msgstr "По крайней мере одно из значений, group_id или project_id, должно быть Ńказано"
-msgid "At least one of your Personal Access Tokens is expired, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr "ĐŃтентификация"
-
msgid "Authentication"
msgstr "ĐŃтентификация"
@@ -5627,9 +5605,6 @@ msgstr "Создано %{author} %{timeago}"
msgid "Authorization code:"
msgstr "Код авторизации:"
-msgid "Authorization key"
-msgstr "Ключ авторизации"
-
msgid "Authorization required"
msgstr "ТребŃетŃŃŹ авторизация"
@@ -5828,6 +5803,27 @@ 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 "Значки"
@@ -5918,6 +5914,12 @@ 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 "Đ—Đ°ĐżŃŃĐş Ńборочных линий CI/CD Ń ĐżĐľĐĽĐľŃ‰ŃŚŃŽ Atlassian Bamboo."
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 "Перед включением данной интеграции Ńоздайте веб-обработчик для комнаты Google Chat, в которой вы хотите полŃчать Ńведомления от этого проекта. %{docs_link}"
@@ -5972,24 +6049,84 @@ msgstr "Оплачиваемые пользователи"
msgid "Billing"
msgstr "Тарифы"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
-msgstr "%{group_name} ŃĐµĐąŃ‡Đ°Ń Đ¸ŃпользŃет тарифный план %{plan_name}."
+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 "%{user_name}, Đ˛Đ°Ń Ń‚ĐµĐşŃщий тарифный план — %{plan_name}."
+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 "Окончание Đ´ĐľŃŃ‚Ńпа Đş Ń‚Đ°Ń€Đ¸Ń„Đ˝ĐľĐĽŃ ĐżĐ»Đ°Đ˝Ń Bronze"
+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 "Đ•Ńли вы хотите понизить Ńровень Ńвоего тарифного плана, пожалŃĐąŃŃ‚Đ°, ŃвяжитеŃŃŚ ŃĐľ %{support_link_start}ŃĐ»Ńжбой поддержки пользователей%{support_link_end}."
+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 "Узнайте больŃе Đľ каждом плане, прочитав %{faq_link}, или начните беŃплатный 30-дневный пробный период GitLab.com Ultimate."
@@ -5999,21 +6136,84 @@ 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 "Đ’Ńе возможноŃти %{plan_name}"
+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 "Для Ńправления тарифным планом этой грŃппы поŃетите раздел тарификации %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -6029,6 +6229,9 @@ 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 "%{price_per_year} в год"
@@ -6047,6 +6250,9 @@ msgstr "ежемеŃячно"
msgid "BillingPlans|per user"
msgstr "на одного пользователя"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "ĐŁĐ»ŃчŃить"
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr "Реактивировать пробный период"
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6101,6 +6319,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6155,6 +6379,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr "ПриглаŃение в грŃппŃ"
@@ -6191,6 +6418,9 @@ 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 "Đ’Ń‹ ŃобираетеŃŃŚ Ńдалить %{username} из ваŃей подпиŃки. Đ•Ńли вы продолжите, пользователь бŃдет Ńдалён из грŃппы %{namespace} и вŃех её подгрŃпп и проектов. ДейŃтвие не может быть отменено."
+msgid "Billing|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Đмпорт из Bitbucket Server"
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr "Редактировать"
@@ -6515,6 +6751,9 @@ msgstr "ĐĐĽŃŹ ветви"
msgid "Branch not loaded - %{branchId}"
msgstr "Ветка не загрŃжена - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Ветки"
@@ -6524,6 +6763,9 @@ 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 "Đ’Ńе"
@@ -6572,9 +6814,6 @@ msgstr "Новая ветка"
msgid "Branches|No branches to show"
msgstr "Нет веток для отображения"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr "ПоŃле подтверждения и нажатия кнопки %{strongStart}%{buttonText}%{strongEnd} отмена и воŃŃтановление ŃŃ‚Đ°Đ˝ŃŃ‚ невозможны."
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Только Ńопровождающий проект или владелец может Ńдалить защищеннŃŃŽ ветвь"
@@ -6614,8 +6853,8 @@ 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 "Đ­Ń‚Đ° ветка еще не Ńлита Ń %{defaultBranchName}. Возможно, Ńтоит Ńлить её перед Ńдалением, чтобы избежать потери данных."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+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 "Чтобы отменить локальные изменения и перезапиŃĐ°Ń‚ŃŚ Đ˛ĐµŃ‚ĐşŃ Đ˛ĐµŃ€Ńией из родительŃкого репозитория, Ńдалите её здеŃŃŚ и выберите \"Обновить ŃейчаŃ\" выŃе."
@@ -6629,11 +6868,11 @@ msgstr "Да, Ńдалить веткŃ"
msgid "Branches|Yes, delete protected branch"
msgstr "Да, Ńдалить защищённŃŃŽ веткŃ"
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Đ’Ń‹ ŃобираетеŃŃŚ безвозвратно Ńдалить Đ˛ĐµŃ‚ĐşŃ %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Đ’Ń‹ ŃобираетеŃŃŚ безвозвратно Ńдалить защищённŃŃŽ Đ˛ĐµŃ‚ĐşŃ %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr ""
msgid "Branches|diverged from upstream"
msgstr "раŃходитŃŃŹ Ń Ń€ĐľĐ´Đ¸Ń‚ĐµĐ»ŃŚŃким репозиторием"
@@ -6647,9 +6886,6 @@ msgstr "защищена"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr "Широковещательное Ńообщение ŃŃпеŃно Ńоздано."
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,10 +7006,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr "Показаны %{start}-%{end} из %{total}"
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6785,9 +7027,6 @@ msgstr "Đ’ новŃŃŽ грŃппŃ"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr "ĐŁ Đ˛Đ°Ń Đ˝ĐµŃ‚ грŃпп для импорта"
-
msgid "BulkImport|Your imported groups will appear here."
msgstr "ЗдеŃŃŚ появятŃŃŹ импортированные грŃппы."
@@ -6806,11 +7045,8 @@ msgstr ""
msgid "Burndown chart"
msgstr "Диаграмма Ńгорания"
-msgid "BurndownChartLabel|Open issue weight"
-msgstr "Открыть приоритет задачи"
-
-msgid "BurndownChartLabel|Open issues"
-msgstr "Открыть обŃŃждения"
+msgid "BurndownChartLabel|Remaining"
+msgstr ""
msgid "Burnup chart"
msgstr ""
@@ -6863,7 +7099,7 @@ msgstr "CHANGELOG"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr "КонфигŃрация CI/CD"
msgid "CI/CD configuration file"
msgstr "Файл конфигŃрации CI/CD"
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr "Релизы"
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6939,6 +7181,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6975,6 +7220,9 @@ msgstr "Стратегия развёртывания"
msgid "CICD|Jobs"
msgstr "Задания"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "Сборочная линия Auto DevOps Đ·Đ°ĐżŃŃкаетŃŃŹ при отŃŃŃ‚Ńтвии альтернативного файла конфигŃрации CI."
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "грŃппа включена"
@@ -7182,6 +7439,9 @@ msgstr "Отмена предварительного проŃмотра"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "Нет возможноŃти объединить автоматичеŃки"
@@ -7284,6 +7544,9 @@ msgstr "Эмитент Ńертификата"
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "Đзменить ответŃтвенного"
@@ -7416,7 +7679,7 @@ msgstr "Đзменения Ńкрыты. Нажмите, чтобы показа
msgid "Changes the title to \"%{title_param}\"."
msgstr "Đзменяет название на \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr "Проверьте ваŃи образы Docker на наличие из
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr "Проверьте права Đ´ĐľŃŃ‚Ńпа Đş иŃŃ…ĐľĐ´Đ˝ĐľĐĽŃ ŃŤĐşĐ·ĐµĐĽĐżĐ»ŃŹŃ€Ń."
-
msgid "Checking %{text} availability…"
msgstr "Проверка Đ´ĐľŃŃ‚ŃпноŃти %{text} ..."
@@ -7676,6 +7936,9 @@ msgstr "Đ“Ń€Ńппа"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "ĐĐĽŃŹ компании или организации, иŃпользŃющей GitLab"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr ""
@@ -7982,9 +8245,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr "Копировать токен"
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8533,9 +8787,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}Подробнее%{linkEnd}"
@@ -8569,9 +8820,6 @@ msgstr "Добавление интеграции позволит иŃпольĐ
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "Đ Đ°ŃŃиренные опции интеграции этого клаŃтера Kubernetes"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr "РазреŃить GitLab Ńправлять проŃтранŃтвом имён и ŃĐ»Ńжебными Ńчётными запиŃями этого клаŃтера. %{linkStart}Дополнительная информация%{linkEnd}"
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr "РазреŃить GitLab Ńправлять проŃтранŃтвами имён и ŃĐ»Ńжебными аккаŃнтами этого клаŃтера."
@@ -8584,18 +8832,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "ПроизоŃла ĐľŃибка при попытке ŃвязатьŃŃŹ Ń Google Cloud API. ПожалŃĐąŃŃ‚Đ°, попробŃйте ещё раз позже."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "ПроизоŃла ĐľŃибка при попытке полŃчения облаŃтей проекта: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "ПроизоŃла ĐľŃибка при попытке полŃчения ваŃих проектов: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "ПроизоŃла ĐľŃибка при попытке извлечь типы ĐĽĐ°Ńин облаŃти: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr "НеизвеŃтная ĐľŃибка при попытке подключения Đş Kubernetes."
@@ -8605,12 +8841,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr "Подать Đ·Đ°ŃŹĐ˛ĐşŃ Đ˝Đ° кредит"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "ĐŃтентификация Ń ĐżĐľĐĽĐľŃ‰ŃŚŃŽ AWS"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "ĐŃтентификация Ń ĐżĐľĐĽĐľŃ‰ŃŚŃŽ Amazon Web Services"
-
msgid "ClusterIntegration|Authentication Error"
msgstr "ĐžŃибка Đ°Ńтентификации"
@@ -8632,15 +8862,6 @@ msgstr "Проверить ŃĐľŃтояние клаŃтера"
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Выберите, какие из ваŃих окрŃжений бŃĐ´ŃŃ‚ иŃпользовать этот клаŃтер."
@@ -8650,9 +8871,6 @@ msgstr "ОчиŃтить ĐşŃŤŃ ĐşĐ»Đ°Ńтера"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr "ОчиŃтить локальный ĐşŃŤŃ ĐżŃ€ĐľŃтранŃтв имён и ŃĐ»Ńжебных Ńчётных запиŃей."
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8680,57 +8898,18 @@ msgstr "Копировать Сертификат ĐŁĐ´ĐľŃтоверяющего
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Скопировать имя клаŃтера Kubernetes"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "Не ŃдалоŃŃŚ загрŃзить IAM роли"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "Не ŃдалоŃŃŚ загрŃзить пары ключей"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "Не ŃдалоŃŃŚ загрŃзить VPC для выбранного региона"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "Не ŃдалоŃŃŚ загрŃзить типы экземпляров"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "Не ŃдалоŃŃŚ загрŃзить грŃппы безопаŃноŃти для выбранного VPC"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr "Не ŃдалоŃŃŚ загрŃзить подŃети для выбранного VPC"
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "Не ŃдалоŃŃŚ загрŃзить подŃети"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Создать клаŃтер Kubernetes"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "СоздаетŃŃŹ клаŃтер Kubernetes"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Знаете ли вы?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr "СлŃжба Elastic Kubernetes"
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr "Введите параметры для ваŃего клаŃтера Amazon EKS Kubernetes"
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Введите Ńведения Đľ ваŃем клаŃтере Kubernetes"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr "Не ŃдалоŃŃŚ обратитьŃŃŹ Đş Google Cloud Platform: %{mes
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Не ŃдалоŃŃŚ Đ·Đ°ĐżŃŃтить Kubeclient: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "ПолŃчение типов ĐĽĐ°Ńин клаŃтера"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "ПолŃчение проектов"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "ПолŃчение зон"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "Đнтеграция Ń GitLab"
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "КлаŃтер Ńправляемый GitLab"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Проект в Google Cloud Platform"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Проект Google Kubernetes Engine"
-
msgid "ClusterIntegration|Group cluster"
msgstr "КлаŃтер грŃппы"
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr "Экземпляр клаŃтера"
-msgid "ClusterIntegration|Instance type"
-msgstr "Тип экземпляра"
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8842,9 +8997,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr "ĐĐĽŃŹ пары ключей"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8854,18 +9006,6 @@ msgstr "ĐĐĽŃŹ клаŃтера Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "ВерŃия Kubernetes"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "ВерŃия Kubernetes не найдена"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8875,93 +9015,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "Узнайте больŃе Đľ экземплярах клаŃтеров Kubernetes"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "ЗагрŃзка ролей IAM"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "ЗагрŃзка VPCs"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "ЗагрŃзка грŃпп безопаŃноŃти"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "ЗагрŃзка подŃетей"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "ЗагрŃзка подŃетей"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Тип ĐĽĐ°Ńины"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "УбедитеŃŃŚ, что ваŃĐ° Ńчётная запиŃŃŚ %{link_to_requirements} для Ńоздания клаŃтеров"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "Управляйте клаŃтером Kubernetes, поŃетив %{provider_link}"
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "Роли IAM не найдены"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "Не найдены VPC"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Нет типов ĐĽĐ°Ńин, ŃоответŃтвŃющих ваŃĐµĐĽŃ ĐżĐľĐ¸ŃĐşĐľĐ˛ĐľĐĽŃ Đ·Đ°ĐżŃ€ĐľŃŃ"
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Проекты не найдены"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Нет проектов, ŃоответŃтвŃющих ваŃĐµĐĽŃ ĐżĐľĐ¸ŃĐşĐľĐ˛ĐľĐĽŃ Đ·Đ°ĐżŃ€ĐľŃŃ"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "Đ“Ń€Ńппы безопаŃноŃти не найдены"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "ПодŃети не найдены"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "ПодŃети не найдены"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Нет зон, ŃоответŃтвŃющих ваŃĐµĐĽŃ ĐżĐľĐ¸ŃĐşĐľĐ˛ĐľĐĽŃ Đ·Đ°ĐżŃ€ĐľŃŃ"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr "КоличеŃтво Ńзлов"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "КоличеŃтво Ńзлов должно быть чиŃлом."
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "ПожалŃĐąŃŃ‚Đ°, ŃбедитеŃŃŚ, что Đ˛Đ°Ń Đ°ĐşĐşĐ°Ńнт Google отвечает ŃледŃющим требованиям:"
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8974,18 +9039,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "КлаŃтер Ń ĐżĐľĐ´Đ´ĐµŃ€Đ¶ĐşĐľĐą RBAC"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Удалить интеграцию клаŃтера Kubernetes"
@@ -9004,126 +9060,15 @@ msgstr "Удалить интеграцию?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Удалить ŃŤŃ‚Ń ĐşĐľĐ˝Ń„Đ¸ĐłŃрацию клаŃтера Kubernetes из этого проекта. Đ­Ń‚Đľ не приведет Đş Ńдалению ваŃего фактичеŃкого клаŃтера Kubernetes."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "Сохранить изменения"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "ПоиŃĐş ролей IAM"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "ПоиŃĐş пар ключей"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "ПоиŃĐş VPC"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "ĐŃкать типы экземпляров"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "ПоиŃĐş типов ĐĽĐ°Ńин клаŃтера"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "ПоиŃĐş Ńетей"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "ПоиŃĐş проектов"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "ПоиŃĐş грŃпп безопаŃноŃти"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "ĐŃкать подŃети"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "ĐŃкать подŃети"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "ПоиŃĐş зон"
-
-msgid "ClusterIntegration|Security group"
-msgstr "Đ“Ń€Ńппа безопаŃноŃи"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "ПроŃмотр и редактирование информации Đľ ваŃем клаŃтере Kubernetes"
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "Для выбора грŃппы безопаŃноŃти необходимо выбрать VPC"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "Для выбора подŃети необходимо выбрать VPC"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Для выбора подŃети Đ˝Ńжно выбрать Ńеть"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Выберите тип ĐĽĐ°Ńины"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Выберите проект"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Выберите проект и зонŃ, чтобы выбрать тип ĐĽĐ°Ńины"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Выберите проект, чтобы выбрать зонŃ"
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Выберете зонŃ"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Выберите зонŃ, чтобы выбрать тип ĐĽĐ°Ńины"
-
msgid "ClusterIntegration|Service Token"
msgstr "Токен ŃĐ»Ńжбы"
-msgid "ClusterIntegration|Service role"
-msgstr "Роль ŃĐ»Ńжбы"
-
msgid "ClusterIntegration|Service token is required."
msgstr "ТребŃетŃŃŹ токен ŃĐ»Ńжбы."
@@ -9139,12 +9084,6 @@ 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|Subnets"
-msgstr "ПодŃети"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "SSL-Ńертификат Kubernetes, иŃпользŃемый для Đ°Ńтентификации клаŃтера."
@@ -9157,18 +9096,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr ""
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "ПроизоŃла ĐľŃибка при Đ°Ńтентификации Ń Đ˛Đ°Ńим клаŃтером. УбедитеŃŃŚ, что Ńертификат CA и токен дейŃтвительны."
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr ""
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Чтобы иŃпользовать новый проект, Ńначала Ńоздайте его на %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "Проверка ŃŃ‚Đ°Ń‚ŃŃĐ° тарификации проекта"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "Мы не Ńмогли подтвердить, что один из ваŃих проектов на GCP имеет включенный биллинг. ПожалŃĐąŃŃ‚Đ°, попробŃйте ещё раз."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "Необходимо выбрать как минимŃĐĽ две подŃети"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Đ’Đ°ŃĐ° Ńчётная запиŃŃŚ должна иметь %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr "API клаŃтера недоŃŃ‚Ńпно. ПожалŃĐąŃŃ‚Đ°, ŃбедитеŃŃŚ, что Đ˛Đ°Ń API URL правильный."
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Зона"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "Đ´ĐľŃŃ‚ŃĐż Đş Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "отвечает требованиям"
-
msgid "ClusterIntegration|sign up"
msgstr "зарегиŃтрироватьŃŃŹ"
@@ -9361,6 +9249,9 @@ msgstr "СвернŃŃ‚ŃŚ Ńтверждающих"
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9379,6 +9270,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10042,6 +9945,9 @@ msgstr "Собрать образ"
msgid "ContainerRegistry|CLI Commands"
msgstr "Команды CLI"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10072,12 +9978,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10093,6 +9993,9 @@ msgstr "РееŃŃ‚Ń€ Контейнеров"
msgid "ContainerRegistry|Copy build command"
msgstr "Скопировать ĐşĐľĐĽĐ°Đ˝Đ´Ń Ńборки"
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr "Скопировать ĐşĐľĐĽĐ°Đ˝Đ´Ń Đ˛Ń…ĐľĐ´Đ°"
@@ -10180,6 +10083,9 @@ 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 ""
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 "Время дейŃтвия политики очиŃтки иŃтекло раньŃе, чем произоŃло Ńдаление вŃех тегов. ĐдминиŃтратор может %{adminLinkStart}Đ·Đ°ĐżŃŃтить очиŃŃ‚ĐşŃ Đ˛Ń€ŃчнŃŃŽ%{adminLinkEnd}, или можно дождатьŃŃŹ ŃледŃющего автоматичеŃкого Đ·Đ°ĐżŃŃка. %{docLinkStart}Дополнительная информация%{docLinkEnd}"
+msgid "ContainerRegistry|The cleanup will continue within %{time}. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
msgid "ContainerRegistry|The filter returned no results"
msgstr ""
@@ -10457,6 +10369,9 @@ msgstr "Скопированы метки и этап из %{source_issuable_ref
msgid "Copy"
msgstr "Копировать"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10469,12 +10384,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr "Копировать ID"
@@ -10490,6 +10399,9 @@ msgstr "Копировать открытый ключ SSH"
msgid "Copy URL"
msgstr "Копировать URL"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Копировать имя ветки"
@@ -10523,6 +10435,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10571,6 +10486,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr "Создать конфиденциальный Đ·Đ°ĐżŃ€ĐľŃ Đ˝Đ° Ńли
msgid "Create confidential merge request and branch"
msgstr "Создать конфиденциальный Đ·Đ°ĐżŃ€ĐľŃ Đ˝Đ° Ńлияние и веткŃ"
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Создать каталог"
@@ -10880,9 +10801,6 @@ msgstr "Создать грŃппŃ"
msgid "Create group label"
msgstr "Создать ĐĽĐµŃ‚ĐşŃ ĐłŃ€Ńппы"
-msgid "Create incident"
-msgstr "Создать инцидент"
-
msgid "Create issue"
msgstr "Создать обŃŃждение"
@@ -10943,6 +10861,9 @@ msgstr "Создать новый проект"
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr "Создайте или импортирŃйте Ńвой первый проект"
@@ -10982,6 +10903,9 @@ msgstr "Создайте ваŃŃ ĐżĐµŃ€Đ˛ŃŃŽ ŃтраницŃ"
msgid "Create your group"
msgstr "Создать грŃппŃ"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "Создать/импортировать Ńвой первый проект"
@@ -11225,6 +11149,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr "НаŃтройте параметры языка и региона."
msgid "Customize name"
msgstr "НаŃтройка имени"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11516,13 +11446,10 @@ msgstr "%{selectedLabelsCount} выбрано (ĐĽĐ°ĐşŃимŃĐĽ — %{maxLabels}
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr "Показать"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr "Đ“Ń€Ńпповой выпадающий фильтр"
@@ -11650,6 +11555,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11662,6 +11570,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11674,12 +11591,18 @@ 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 "DSN"
msgstr ""
@@ -11740,6 +11663,9 @@ 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 ""
@@ -11749,6 +11675,12 @@ 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 ""
@@ -11851,15 +11783,24 @@ 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|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 ""
@@ -11875,6 +11816,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11908,9 +11852,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 ""
@@ -12332,6 +12297,12 @@ msgstr "Удалить %{name}"
msgid "Delete Comment"
msgstr "Удалить комментарий"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr "Удалить ключ"
@@ -12347,6 +12318,9 @@ msgstr "Удалить аккаŃнт"
msgid "Delete artifacts"
msgstr "Удалить артефакты"
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr "Удалить значок"
@@ -12368,6 +12342,9 @@ msgstr ""
msgid "Delete file"
msgstr "Удалить файл"
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr "Удалить репозиторий образов"
@@ -12422,6 +12399,9 @@ msgstr "Удалить ŃпиŃок пользователей"
msgid "Delete variable"
msgstr "Удалить переменнŃŃŽ"
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "Не полŃчилоŃŃŚ Ńдалить репозиторий wiki. ПопробŃйте ещё раз или ŃвяжитеŃŃŚ Ń Đ°Đ´ĐĽĐ¸Đ˝Đ¸Ńтратором."
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "ĐžŃибка при воŃŃтановлении репозитория проекта. ПожалŃĐąŃŃ‚Đ°, попробŃйте Ńнова, или ŃвяжитеŃŃŚ Ń Đ°Đ´ĐĽĐ¸Đ˝Đ¸Ńтратором."
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr "ĐžŃибка при воŃŃтановлении wiki репозитория проекта. ПожалŃĐąŃŃ‚Đ°, попробŃйте Ńнова, или ŃвяжитеŃŃŚ Ń Đ°Đ´ĐĽĐ¸Đ˝Đ¸Ńтратором."
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12533,9 +12507,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr "Đ’Ńе"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr "На ĐľŃновании %{linkStart}поŃледнего ŃŃпеŃного%{linkEnd} Ńканирования"
-
msgid "Dependencies|Component"
msgstr ""
@@ -12566,6 +12537,9 @@ 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 "ПроизоŃел Ńбой задания %{codeStartTag}dependency_scanning%{codeEndTag} и не полŃчилоŃŃŚ Ńгенерировать ŃпиŃок. ПожалŃĐąŃŃ‚Đ°, ŃбедитеŃŃŚ, что задание работает правильно и Ńнова Đ·Đ°ĐżŃŃтите ŃборкŃ."
@@ -12620,9 +12594,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] "Развертывания"
msgid "Deploy Keys"
msgstr "Ключи развёртывания"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "Понизить приоритет метки"
@@ -13077,6 +13054,9 @@ msgstr ""
msgid "Description"
msgstr "ОпиŃание"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13086,9 +13066,6 @@ msgstr "ОпиŃание обработано Ń ĐżĐľĐĽĐľŃ‰ŃŚŃŽ %{link_start}Git
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "ОпиŃание:"
@@ -13636,6 +13613,12 @@ 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 "ОбŃŃдить конкретное предложение или вопроŃ, который необходимо реŃить."
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr "Đзменить пароль"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13994,6 +13989,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "Редактировать комментарий"
@@ -14030,6 +14028,9 @@ msgstr "Правка грŃппы: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "Đзменить идентификацию для %{user_name}"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "Đзменить wiki ŃтраницŃ"
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14315,15 +14316,9 @@ msgstr "Включить \"Что нового\": вŃе Ńровни"
msgid "Enable What's new: Current tier only"
msgstr "Включить \"Что нового\": только текŃщий Ńровень"
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr "Đ’Ń‹ дейŃтвительно хотите Ńдалить %{bStart}%{t
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "Фильтр по вŃемŃ"
@@ -15395,6 +15378,9 @@ msgstr ""
msgid "Events"
msgstr "События"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,13 +15535,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15675,9 +15661,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr "ВнеŃний URL"
@@ -15916,6 +15899,9 @@ msgstr "Не ŃдалоŃŃŚ загрŃзить метрики активноŃŃ‚
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr "Не ŃдалоŃŃŚ ŃброŃить ключ. ПожалŃĐąŃŃ‚Đ°, попробŃйте ещё раз."
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr "Шаблоны файлов"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "ĐžŃибка загрŃзки файла."
@@ -16493,6 +16479,9 @@ msgstr "ĐĐĽŃŹ"
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ msgstr "URL FogBugz"
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 ""
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Найдены ĐľŃибки в ваŃем .gitlab-ci.yml:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "От Ńоздания обŃŃждения Đ´Đľ развертывания реализации в рабочей Ńреде"
@@ -16781,15 +16779,9 @@ msgstr "Создать Ńтандартный набор меток"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "Сгенерировать ключ"
-
msgid "Generate new export"
msgstr "Создать новый ŃŤĐşŃпорт"
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr "Фильтр по ŃĐľŃтоянию"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "Ожидание Ńинхронизации"
@@ -17194,10 +17183,13 @@ msgstr "РеŃинхронизировать"
msgid "Geo|Resync all"
msgstr "РеŃинхронизировать вŃе"
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17209,7 +17201,10 @@ msgstr "Сверить"
msgid "Geo|Reverify all"
msgstr "Cверить вŃе"
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "GitLab / ОтпиŃĐ°Ń‚ŃŚŃŃŹ"
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17554,7 +17558,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr ""
msgid "GitLab project export"
msgstr "Đ­ĐşŃпорт проекта GitLab"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17608,6 +17612,9 @@ 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 ""
@@ -17629,8 +17636,8 @@ msgstr "ПринŃдительный HTTPS (требŃŃŽŃ‚ŃŃŹ дейŃтвитĐ
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 of pages (MB)"
-msgstr "МакŃимальный размер Ńтраниц (Мбайт)"
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
msgid "GitLabPages|New Domain"
msgstr "Новый домен"
@@ -17644,6 +17651,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17659,9 +17672,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17821,6 +17831,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "ВернŃŃ‚ŃŚŃŃŹ назад"
@@ -17890,6 +17903,9 @@ msgstr "Перейти к метрикам"
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17902,6 +17918,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr "Перейдити Đş Ńвоим проектам"
msgid "Go to your snippets"
msgstr "Перейти Đş Ńвоим Ńниппетам"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17986,9 +18005,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,7 +18410,7 @@ msgstr "Создать токен SCIM"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr "СгенерирŃйте токен SCIM для наŃтройки ŃиŃтемы кроŃŃ-доменного Ńправления идентификацией."
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18628,10 +18644,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 "Đмпорт грŃппы"
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr "Помощь"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19131,12 +19168,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "Привет, %{username}!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr ""
msgid "Hide"
msgstr ""
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "Скрывать архивные проекты"
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr "Обновить предварительный проŃмотр"
msgid "IDE|Review"
msgstr "Рецензия"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr "ĐŁŃпеŃный коммит"
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19544,9 +19590,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19757,6 +19800,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr ""
msgid "In progress"
msgstr "Đ’ процеŃŃе"
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20189,6 +20241,9 @@ 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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20714,12 +20766,6 @@ msgstr ""
msgid "Insert a quote"
msgstr "Đ’Ńтавить цитатŃ"
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr "Đ’Ńтавить код"
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr "СтатиŃтика (Insights)"
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Đнтеграции"
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "Đ’Đ˝Ńтренние пользователи"
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}Подробнее%{linkEnd} Đľ разреŃениях ролей"
@@ -21267,11 +21349,11 @@ msgstr "Поздравляем Ń Ńозданием проекта, вы поч
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "Создать обŃŃждения, над которыми мог бы работать новый ŃчаŃтник команды (необязательно)"
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
-msgstr "УчаŃтник GitLab или Đ°Đ´Ń€ĐµŃ ŃŤĐ»ĐµĐşŃ‚Ń€ĐľĐ˝Đ˝ĐľĐą почты"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "Не хотите ли приглаŃить ĐżĐ°Ń€Ń ĐşĐľĐ»Đ»ĐµĐł приŃоединитьŃŃŹ?"
@@ -21285,12 +21367,12 @@ msgstr "ПриглаŃить грŃппŃ"
msgid "InviteMembersModal|Invite members"
msgstr "ПриглаŃить ŃчаŃтников"
+msgid "InviteMembersModal|Manage members"
+msgstr ""
+
msgid "InviteMembersModal|Members were successfully added"
msgstr "УчаŃтники ŃŃпеŃно добавлены"
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
-msgstr ""
-
msgid "InviteMembersModal|Search for a group to invite"
msgstr "ПоиŃĐş грŃппы для приглаŃения"
@@ -21306,15 +21388,30 @@ msgstr "Выберите ŃчаŃтников или введите адреŃĐ°
msgid "InviteMembersModal|Something went wrong"
msgstr "Что-Ń‚Đľ поŃло не Ń‚Đ°Đş"
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 "Чтобы назначить обŃŃждения Đ˝ĐľĐ˛ĐľĐĽŃ ŃчаŃŃ‚Đ˝Đ¸ĐşŃ ĐşĐľĐĽĐ°Đ˝Đ´Ń‹, Đ˝Ńжен проект для этих обŃŃждений. %{linkStart}Создайте проект.%{linkEnd}"
msgid "InviteMembersModal|To get more members an owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr "Đ’Ń‹ приглаŃаете грŃĐżĐżŃ Đ˛ грŃĐżĐżŃ %{strongStart}%{name}%{strongEnd}."
@@ -21330,6 +21427,9 @@ msgstr "Đ’Ń‹ приглаŃаете ŃчаŃтников в проект %{stron
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "ПриглаŃить грŃппŃ"
@@ -21399,9 +21499,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr "Đтерация обновлена"
msgid "Iterations"
msgstr "Đтерации"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,16 +21931,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22005,6 +22120,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ 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 ""
@@ -22089,24 +22213,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "URL-адреŃ"
+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 ""
@@ -22155,12 +22279,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr "ĐžŃибка задания #%{build_id}"
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr "Фоновое задание было Ńдалено"
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,18 +22456,21 @@ 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 online or available with any of these tags assigned to them:"
-msgstr ""
-
msgid "Job|This job is stuck because you don't have any active runners that can run this job."
msgstr ""
@@ -22362,6 +22489,9 @@ 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 ""
@@ -22386,9 +22516,6 @@ msgstr "ĐŃŽĐ»."
msgid "July"
msgstr "Đюль"
-msgid "Jump to next unresolved thread"
-msgstr "Перейти Đş ŃледŃющей нереŃённой теме"
-
msgid "Jun"
msgstr "ĐŃŽĐ˝."
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr "ĐŻĐ·Ń‹Đş"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Хранилище больŃих файлов"
@@ -22660,6 +22787,9 @@ msgstr "Дата поŃледнего изменения: %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23089,13 +23216,6 @@ msgstr[1] "СлŃжба комплаенŃĐ° лицензий обнарŃжил
msgstr[2] "СлŃжба комплаенŃĐ° лицензий обнарŃжил %d новых лицензий и политик нарŃŃений; необходимо Ńтверждение"
msgstr[3] "СлŃжба комплаенŃĐ° лицензий обнарŃжил %d новых лицензий и политик нарŃŃений; необходимо Ńтверждение"
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "СлŃжба комплаенŃĐ° лицензий не обнарŃжила лицензий только для иŃходной ветки"
@@ -23228,6 +23348,9 @@ 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 ""
@@ -23243,9 +23366,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 ""
@@ -23351,9 +23471,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23363,6 +23480,9 @@ msgstr "ЗагрŃзка Ńниппета"
msgid "Loading the GitLab IDE..."
msgstr "ЗагрŃзка GitLab IDE..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "ЗагрŃзка..."
@@ -23390,6 +23510,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr "Блокировка членŃтва в Ńинхронизации LDAP"
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "Блокировка не найдена"
@@ -23546,12 +23669,18 @@ msgstr "Сделайте вŃех в Ńвоей команде более про
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr "Markdown поддерживаетŃŃŹ"
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr "МакŃимальная продолжительноŃŃ‚ŃŚ ŃеŃŃии."
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr "МакŃимальная длина поля"
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr "МакŃимальный размер на каждый репозито
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr "Более %{number_commits_distance} коммитов отличаетŃ
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25305,9 +25446,6 @@ msgstr ""
msgid "My-Reaction"
msgstr "Моя реакция"
-msgid "N/A"
-msgstr "Не применимо"
-
msgid "Name"
msgstr "ĐĐĽŃŹ"
@@ -25483,33 +25621,6 @@ msgstr "Сеть"
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr "Никогда"
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26018,9 +26129,6 @@ msgstr "Нет репозитория"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr "Нет раŃпиŃаний"
@@ -26060,6 +26168,9 @@ msgstr "Без покрытия теŃтами"
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26115,6 +26226,9 @@ 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 "НедоŃŃ‚Ńпно"
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr "СвернŃŃ‚ŃŚ ответы"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 "Этот комментарий изменилŃŃŹ Ń Ń‚ĐµŃ… пор, как вы начали редактирование, проŃмотрите %{open_link}обновленный комментарий%{close_link}, чтобы ŃбедитьŃŃŹ, что информация не потеряна"
-msgid "Notes|This comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr "Фильтр"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "О, нет!"
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "Только ŃчаŃтники проекта"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "Открыть иŃходник"
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr "Đзвините, Đ˛Đ°Ń Ń„Đ¸Đ»ŃŚŃ‚Ń€ иŃключил вŃе резŃльтаты"
@@ -27555,9 +27708,6 @@ msgstr "Пакеты и рееŃтры"
msgid "Page not found"
msgstr "Страница не найдена"
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr "Параметр \"job_id\" не может превыŃĐ°Ń‚ŃŚ длинŃ
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr "РодительŃкая цель не ŃŃщеŃтвŃет."
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27705,6 +27873,9 @@ msgstr "Đ’Ńтавить ŃŃŃ‹Đ»ĐşŃ Đ˝Đ° цель"
msgid "Paste issue link"
msgstr "Đ’Ńтавить ŃŃŃ‹Đ»ĐşŃ Đ˝Đ° обŃŃждение"
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr "ПриоŃтановить"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr "ПерŃональный Токен ДоŃŃ‚Ńпа"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "Создание личного проекта запрещено. ПожалŃĐąŃŃ‚Đ°, ŃвяжитеŃŃŚ Ń Đ˛Đ°Ńим админиŃтратором по Đ´Đ°Đ˝Đ˝ĐľĐĽŃ Đ˛ĐľĐżŃ€ĐľŃŃ"
@@ -27933,6 +28107,9 @@ msgstr "Đ Đ°ŃпиŃания Сборочных Линий"
msgid "Pipeline URL"
msgstr "URL Ńборочной линии"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr "НаŃтройки Ńборочных линий для '%{project_name}
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,16 +28389,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28227,6 +28413,12 @@ 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 ""
@@ -28239,12 +28431,18 @@ 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 ""
@@ -28254,6 +28452,9 @@ msgstr "Начать Ń€Đ°Đ±ĐľŃ‚Ń Ń GitLab CI/CD"
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 ""
@@ -28272,6 +28473,9 @@ 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 "Lint"
@@ -28287,12 +28491,18 @@ msgstr "Объединённый YAML Đ´ĐľŃŃ‚Ńпен только для прĐ
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 ""
@@ -28311,6 +28521,9 @@ 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 "Что-Ń‚Đľ поŃло не Ń‚Đ°Đş, при очиŃтке кэŃĐ° обработчиков заданий."
@@ -28392,6 +28605,15 @@ msgstr "ПроŃмотреть объединённый YAML"
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 ""
@@ -28650,9 +28872,6 @@ 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 "ПожалŃĐąŃŃ‚Đ°, проверьте ĐżĐľŃ‡Ń‚Ń (%{email}), чтобы подтвердить, что вы владеете этим адреŃом и открыть для Ńебя ŃĐ¸Đ»Ń CI/CD. Не полŃчили пиŃŃŚĐĽĐľ? %{resend_link}. Неверный Đ°Đ´Ń€ĐµŃ ĐżĐľŃ‡Ń‚Ń‹? %{update_link}."
-msgid "Please choose a file"
-msgstr "ПожалŃĐąŃŃ‚Đ°, выберите файл"
-
msgid "Please complete your profile with email address"
msgstr "ПожалŃĐąŃŃ‚Đ°, заполните Đ°Đ´Ń€ĐµŃ ŃŤĐ»ĐµĐşŃ‚Ń€ĐľĐ˝Đ˝ĐľĐą почты в Ńвоем профиле"
@@ -28743,15 +28962,9 @@ msgstr "ПожалŃĐąŃŃ‚Đ°, Ńкажите имя"
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr "ПожалŃĐąŃŃ‚Đ°, Ńкажите корректный Đ°Đ´Ń€ĐµŃ ŃŤĐ»ĐµĐşŃ‚Ń€ĐľĐ˝Đ˝ĐľĐą почты."
@@ -28818,9 +29031,6 @@ msgstr "ПожалŃĐąŃŃ‚Đ°, введите %{phrase_code} чтобы продĐ
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr "ПожалŃĐąŃŃ‚Đ°, иŃпользŃйте ŃŤŃ‚Ń Ń„ĐľŃ€ĐĽŃ Đ´Đ»ŃŹ оповещения админиŃтраторов Đľ пользователях, Ńоздающих задачи и комментарии, Ńодержащие Ńпам или ведŃщих Ńебя неадекватно."
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "ПожалŃĐąŃŃ‚Đ°, подождите, ŃŤŃ‚Đ° Ńтраница автоматичеŃки обновитŃŃŹ, когда вŃŃ‘ бŃдет готово."
@@ -28848,7 +29058,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,8 +29199,8 @@ msgstr "Тема подŃветки ŃинтакŃиŃĐ°"
msgid "Preferences|Tab width"
msgstr "Ширина табŃляций"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-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 "Đ­Ń‚Đ° наŃтройка позволяет изменить внеŃний вид ŃинтакŃиŃĐ°."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr "Токен входящей электронной почты был ŃŃ
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "ПовыŃьте безопаŃноŃŃ‚ŃŚ Ńчётной запиŃи, включив двŃхфакторнŃŃŽ Đ°Ńтентификацию (2FA)"
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr "Неверный пароль"
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,11 +30192,14 @@ msgstr "%{link_start}Что такое Ńаблоны опиŃания?%{link_en
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr "Дополнительные параметры, влияющие на Ń‚Đľ, как и когда проиŃходит Ńлияние,"
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Đ’Ńе диŃĐşŃŃŃии должны быть заверŃены"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr "РазреŃĐ°Ń‚ŃŚ"
@@ -30006,8 +30210,8 @@ msgstr "Đ’Ńегда показывать больŃой палец вверх Đ
msgid "ProjectSettings|Analytics"
msgstr "Đналитика"
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
-msgstr "ĐвтоматичеŃки разреŃĐ°Ń‚ŃŚ обŃŃждения изменений по запроŃŃ Đ˝Đ° Ńлияние, когда они ŃтановятŃŃŹ неактŃальными"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
+msgstr ""
msgid "ProjectSettings|Badges"
msgstr "Значки"
@@ -30069,6 +30273,9 @@ 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."
+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 ""
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr "ОбŃŃждения"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr "Операции"
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr "Переопределить наŃтройки Ńведомлений для вŃех ŃчаŃтников проекта."
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "Пакеты"
@@ -30198,6 +30408,9 @@ msgstr "Страницы для докŃментации проекта."
msgid "ProjectSettings|Pipelines must succeed"
msgstr "Сборочные линии должны ŃŃпеŃно выполнитьŃŃŹ"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "Личная"
@@ -30216,6 +30429,9 @@ msgstr "Требовать"
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "Требования"
@@ -30372,6 +30588,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr "Pages/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Pages/ПроŃтой HTML"
@@ -30450,6 +30672,9 @@ msgstr "Проекты"
msgid "Projects (%{count})"
msgstr "Проекты (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30597,9 +30822,6 @@ msgstr "Уровень Đ´ĐľŃŃ‚Ńпа"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "Хотите размеŃтить неŃколько взаимоŃвязанных проектов в одном отдельном меŃте? %{link_start}Создать грŃппŃ.%{link_end}"
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr "Для иŃпользования Prometheus, ŃŃтановленног
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "Ожидание ваŃего первого развёртывания в Ńреде для поиŃка общих показателей"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "Выбрать пользователей"
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr "ĐźŃбличный"
@@ -31179,6 +31398,9 @@ msgstr "Отправить ŃŃщеŃтвŃющий репозиторий Git"
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 ""
@@ -31257,6 +31479,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 ""
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr "ПолŃчать оповещения от наŃтроенных врŃчнŃŃŽ Ńерверов Prometheus."
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31703,6 +31931,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ 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 ""
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr "Ответ по электронной почте"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr "Ответить на комментарий"
@@ -32063,9 +32315,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr "Репозиторий по URL"
-
msgid "Report abuse"
msgstr "ПожаловатьŃŃŹ"
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "Сообщил %{reportedBy} %{timeAgo}"
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ msgstr "Скачать данные Đľ покрытии теŃтами (.csv)"
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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr "Проекты Ń ĐźĐľĐşŃ€Ń‹Ń‚Đ¸ĐµĐĽ"
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr "Покрытие кода теŃтами"
@@ -32323,6 +32607,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "СброŃить ключ Đ´ĐľŃŃ‚Ńпа проверки работоŃпоŃобноŃти"
-msgid "Reset key"
-msgstr "ĐˇĐ±Ń€ĐľŃ ĐşĐ»ŃŽŃ‡Đ°"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr "ĐˇĐ±Ń€ĐľŃ Ńаблона"
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr "ĐˇĐ±Ń€ĐľŃ ĐşĐ»ŃŽŃ‡Đ° авторизации Ńделает недейŃтвительным предыдŃщий ключ. СŃщеŃтвŃющие наŃтройки Ńведомлений необходимо бŃдет обновить Ń ĐżĐľĐĽĐľŃ‰ŃŚŃŽ нового ключа."
-
msgid "Resolve"
msgstr "РазреŃить"
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33011,6 +33322,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "ВыполняетŃŃŹ"
@@ -33402,15 +33744,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "Сохранить пароль"
msgid "Save pipeline schedule"
msgstr "Сохранить раŃпиŃание Ńборочной лини"
-msgid "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 "Saving"
msgstr ""
@@ -33603,6 +33945,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "ПоиŃĐş проекта"
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "БезопаŃноŃŃ‚ŃŚ"
@@ -33818,9 +34172,6 @@ msgstr "Отчет безопаŃноŃти ŃŃтарел. ПожалŃĐąŃŃ‚Đ°
msgid "Security report is out of date. Run %{newPipelineLinkStart}a new pipeline%{newPipelineLinkEnd} for the target branch (%{targetBranchName})"
msgstr "Отчет Đľ безопаŃноŃти ŃŃтарел. Đ—Đ°ĐżŃŃтите %{newPipelineLinkStart}новŃŃŽ ŃборочнŃŃŽ линию%{newPipelineLinkEnd} в целевой ветке (%{targetBranchName})"
-msgid "SecurityApprovals|A merge request approval is required when a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr "ПоŃмотреть затрагиваемые проекты в панели админиŃтратора GitLab"
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34772,12 +35117,6 @@ msgstr ""
msgid "Select project"
msgstr "Выбрать проект"
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr "Сервер поддерживает только пакетный API,
msgid "Server version"
msgstr "ВерŃия Ńервера"
-msgid "Serverless"
-msgstr "Serverless"
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr "Метрики вызовов в наŃтоящее время загрŃжаютŃŃŹ или недоŃŃ‚Ńпны."
-
-msgid "ServerlessDetails|Invocations"
-msgstr "Вызовы"
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Поды Kubernetes"
-
-msgid "ServerlessDetails|More information"
-msgstr "Подробнее"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "На данный момент нет загрŃженных подов."
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr "КоличеŃтво подов Kubernetes, иŃпользŃемых Đ·Đ° определенный период времени, в завиŃимоŃти от необходимоŃти."
-
-msgid "ServerlessDetails|pod in use"
-msgstr "иŃпользŃемый под"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "иŃпользŃемые поды"
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr "Начало работы Ń serverless"
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr "Подробнее о Serverless"
-
-msgid "Serverless|No functions available"
-msgstr "Нет Đ´ĐľŃŃ‚Ńпных Ń„Ńнкций"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr "Đ’ наŃтоящее время нет данных Đľ Ń„Ńнкциях, Đ´ĐľŃŃ‚Ńпных от Knative. Đ­Ń‚Đľ может быть по Ń†ĐµĐ»ĐľĐĽŃ Ń€ŃŹĐ´Ń ĐżŃ€Đ¸Ń‡Đ¸Đ˝, включая:"
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35204,6 +35480,9 @@ msgstr "Đ—Đ°Đ´Đ°Ń‚ŃŚ ĐľŃ†ĐµĐ˝ĐşŃ Đ˛Ń€ĐµĐĽĐµĐ˝Đ¸"
msgid "Set time estimate to %{time_estimate}."
msgstr "Đ—Đ°Đ´Đ°Ń‚ŃŚ ĐľŃ†ĐµĐ˝ĐşŃ Đ˛Ń€ĐµĐĽĐµĐ˝Đ¸ в %{time_estimate}."
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "НаŃтройка CI/CD"
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 "НаŃтройте Ńвой проект, чтобы автоматичеŃки загрŃжать и/или Ńкачивать изменения в/из Đ´Ń€Ńгого репозитория. Ветки, теги и коммиты бŃĐ´ŃŃ‚ ŃинхронизироватьŃŃŹ автоматичеŃки."
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Показать изменения пробелов"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 ""
@@ -35974,9 +36277,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ 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 ""
@@ -36376,6 +36679,9 @@ msgstr "Сниппет траŃŃировки Ńтека"
msgid "Stage"
msgstr "Đ­Ń‚Đ°Đż"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr "Начать новŃŃŽ диŃĐşŃŃŃию…"
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 ""
@@ -36520,69 +36826,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr "Невозможно зафикŃировать изменения контента."
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr "Невозможно Ńоздать Đ·Đ°ĐżŃ€ĐľŃ Đ˝Đ° Ńлияние."
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr "Đ’Đ°Ń Đ·Đ°ĐżŃ€ĐľŃ Đ˝Đ° Ńлияние был Ńоздан"
-
msgid "Statistics"
msgstr "СтатиŃтика"
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr "Отправить отзыв"
@@ -36838,9 +37075,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr "Добавить меŃŃ‚Đ°"
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,8 +37516,8 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
-msgstr "Чтобы активировать подпиŃĐşŃ, подключитеŃŃŚ Đş Ńерверам GitLab через %{linkStart}Облачное Лицензирование%{linkEnd}, безоблачный ŃпоŃоб Ńправления подпиŃкой."
+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"
@@ -37292,6 +37535,9 @@ 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 "Пользователи Ń Ń€ĐľĐ»ŃŚŃŽ Guest или те, кто не входит в проект или грŃппŃ, не займŃŃ‚ меŃŃ‚Đ° в ваŃей лицензии."
+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 ""
@@ -37325,6 +37571,9 @@ 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 "Đ’Đ°ŃĐ° подпиŃка ŃŃпеŃно активирована. Можете ознакомитьŃŃŹ Ń ĐżĐľĐ´Ń€ĐľĐ±Đ˝ĐľŃтями ниже."
@@ -37454,7 +37703,7 @@ msgstr "СпиŃок тегов:"
msgid "Tag name"
msgstr "Название тега"
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37493,6 +37742,9 @@ 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 "ПроŃмотреть коммиты"
@@ -37505,14 +37757,26 @@ msgstr "Невозможно найти HEAD коммит для этого те
msgid "TagsPage|Cancel"
msgstr "Отмена"
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "Удаление тега %{tag_name} не может быть отменено. Đ’Ń‹ Ńверены?"
+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|Edit release notes"
msgstr "Редактировать заметки Đş релизŃ"
@@ -37529,12 +37793,18 @@ 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 "При желании, добавьте Ńообщение Đş метке. Đ•Ńли ĐľŃтавить его ĐżŃŃŃ‚Ń‹ĐĽ, бŃдет Ńоздана %{link_start}легковеŃная метка.%{link_end}"
msgid "TagsPage|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr "По желанию Ńоздайте ĐżŃбличный Релиз ваŃего проекта на ĐľŃнове этого тега. Примечания Đş Ń€ĐµĐ»Đ¸Đ·Ń ĐľŃ‚ĐľĐ±Ń€Đ°Đ¶Đ°ŃŽŃ‚ŃŃŹ на Ńтранице %{releases_page_link_start}Релизов%{link_end}. %{docs_link_start}Дополнительная информация%{link_end}"
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "Заметки Đş релизŃ"
@@ -37562,6 +37832,18 @@ msgstr "ĐŃпользŃйте ĐşĐľĐĽĐ°Đ˝Đ´Ń git tag, чтобы добавит
msgid "TagsPage|Write your release notes or drag files here…"
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 "защищенный"
@@ -37734,9 +38016,15 @@ 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 ""
@@ -37782,6 +38070,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37827,7 +38118,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37943,6 +38234,9 @@ msgstr "%{rate}%{sign} показатель ŃŃпеŃноŃти"
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr "ТеŃŃ‚Ń‹"
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "ТекŃщее обŃŃждение"
@@ -38212,8 +38515,12 @@ msgstr[3] "СледŃющие перŃональные токены Đ´ĐľŃŃ‚ŃĐż
msgid "The fork relationship has been removed."
msgstr "Связь Ń ĐľŃ‚Đ˛ĐµŃ‚Đ˛Đ»ĐµĐ˝Đ¸ĐµĐĽ Ńдалена."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 ""
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr "Нет Đ´ĐľŃŃ‚Ńпных данных. ПожалŃĐąŃŃ‚Đ°, измените Đ˛Đ°Ń Đ˛Ń‹Đ±ĐľŃ€."
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr "ПроизоŃла ĐľŃибка при загрŃзке конфигŃрации для диаграмм"
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr "ПроизоŃла ĐľŃибка при полŃчении данных для выбранного этапа"
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr "Этот экземпляр GitLab лицензирован на Ńровне %{insufficient_license}. Geo Đ´ĐľŃŃ‚Ńпен только тем пользователям, Ń ĐşĐľŃ‚ĐľŃ€Ń‹Ń… еŃŃ‚ŃŚ по крайней мере Premium-лицензия."
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr "Этот каталог"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr ""
msgid "Time spent"
msgstr "Времени затрачено"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr "Заголовок"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "Заголовок:"
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr "Чтобы поддержать проект, Ńоздайте запрĐ
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "Чтобы перемеŃтить или Ńкопировать проект целиком из одного GitLab в Đ´Ń€Ńгой, перейдите на ŃŃ‚Ń€Đ°Đ˝Đ¸Ń†Ń Đ˝Đ°Ńтроек иŃходного проекта, Ńоздайте файл ŃŤĐşŃпорта и загрŃзите его здеŃŃŚ."
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr "Чтобы полŃчать Ńведомления от наŃтроенных врŃчнŃŃŽ ŃĐ»Ńжб Prometheus, добавьте ŃледŃющий URL и ключ авторизации в файл конфигŃрации веб-обработчика Prometheus. Узнайте подробнее Đľ %{linkStart}наŃтройке Prometheus%{linkEnd} для отправки Ńведомлений в GitLab."
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr "СпиŃок задач"
@@ -40239,9 +40456,6 @@ msgstr "Общий размер артефактов: %{total_size}"
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr "Đ’Ńего обŃŃждений"
-
msgid "Total memory (GB)"
msgstr ""
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr "Вторник"
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40848,6 +41071,9 @@ msgstr "Разблокировать"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41061,9 +41281,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr "ЗагрŃзите закрытый ключ для ваŃего Ńертификата"
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "ЗагрŃзить файл"
@@ -41085,6 +41302,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41103,6 +41323,9 @@ msgstr "СтатиŃтика иŃпользования"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
msgstr "%{help_link_start}Общие Runner'Ń‹%{help_link_end} отключены, ĐżĐľŃŤŃ‚ĐľĐĽŃ Đ˝ĐµŃ‚ наŃтроенных ограничений в иŃпользовании Ńборочных линий"
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr ""
+
msgid "UsageQuota|%{linkTitle} help link"
msgstr ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "ĐšŃпить дополнительные минŃŃ‚Ń‹"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "ТекŃщий период иŃпользования"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr "Сборочные линии"
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "Репозиторий"
@@ -41196,12 +41452,15 @@ msgstr "МеŃŃ‚Đ°"
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
msgstr "Đ’ этом проŃтранŃтве имён нет проектов, которые иŃпользŃŃŽŃ‚ общие Runner'Ń‹"
+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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr "ĐŃпользование реŃŃŃ€Ńов в ваŃих проекта
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr "ĐŁ Đ˝Đ°Ń Đ˝ĐµĐ´ĐľŃтаточно данных для отображеĐ
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr "%{stageCount}+ элементов"
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr "ПроŃмотреть Đ·Đ°ĐżŃ€ĐľŃ Đ˝Đ° Ńлияние"
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 ""
@@ -42276,9 +42581,6 @@ msgstr "ĐźŃбличный"
msgid "VisibilityLevel|Unknown"
msgstr "НеизвеŃтный"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 ""
@@ -43011,15 +43322,15 @@ 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 is your job title? (optional)"
-msgstr ""
-
msgid "What templates can I create?"
msgstr ""
@@ -43330,9 +43641,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "НапиŃите опиŃание этапа..."
@@ -43472,6 +43807,9 @@ msgstr ""
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr "Đ’Ń‹ подключены Đş ŃĐµŃ€Đ˛ĐµŃ€Ń Prometheus, но в наŃтоящее время нет данных для отображения."
+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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "Đ’Ń‹ также можете Ńоздать проект из командной Ńтроки."
@@ -43643,6 +43987,9 @@ msgstr "Đ’Ń‹ можете начать Ń ĐşĐ»ĐľĐ˝Đ¸Ń€ĐľĐ˛Đ°Đ˝Đ¸ŃŹ репозиŃ
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "Đ’Ń‹ можете приглаŃить нового ŃчаŃтника в %{project_name} или приглаŃить Đ´Ń€ŃĐłŃŃŽ грŃппŃ."
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 "Đ’Ń‹ не можете вноŃить изменения во вторичный экземпляр GitLab Geo, Đ´ĐľŃŃ‚Ńпный только для чтения. ВмеŃŃ‚Đľ него, пожалŃĐąŃŃ‚Đ°, иŃпользŃйте %{link_to_primary_node}."
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr "На текŃщий момент Ń Đ˛Đ°Ń Đ˝ĐµŃ‚ развёртыван
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,15 +44432,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -44304,6 +44672,12 @@ msgstr "Đ’Đ°Ńе Ńообщение здеŃŃŚ"
msgid "Your name"
msgstr "Đ’Đ°Ńе имя"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr "Найдено %{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr "ЗагрŃжаетŃŃŹ отчёт %{reportName}"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr "запиŃи не могŃŃ‚ Ńодержать HTML-теги"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "цель"
@@ -45298,6 +45702,9 @@ msgstr[1] "заверŃенных экземпляров"
msgstr[2] "заверŃенных экземпляров"
msgstr[3] "заверŃенные экземпляры"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "неверное ŃĐľŃтояние этапа `%{state}`"
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr "отŃŃŃ‚ŃтвŃет"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr "наиболее недавнее развёртывание"
@@ -45728,12 +46138,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr "Дополнительная информация"
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Открыть в Web IDE"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr "ОбновляетŃŃŹ ŃейчаŃ"
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr "Đ—Đ°ĐżŃ€ĐľŃ Đ˝Đ° Ńлияние"
-
msgid "mrWidget|Resolve conflicts"
msgstr "РазреŃить конфликты"
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Đ’Đ°Ń ĐżĐ°Ń€ĐľĐ»ŃŚ"
-msgid "mrWidget|into"
-msgstr "в"
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr "pod_name может Ńодержать только латинŃкие бŃквы в нижнем региŃтре, цифры, знаки '-' и '.', Đ° также должен начинатьŃŃŹ и заканчиватьŃŃŹ бŃквой или цифрой."
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr "проекты"
-msgid "quick actions"
-msgstr "быŃтрые дейŃтвия"
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr ""
msgid "repository:"
msgstr "репозиторий:"
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "ŃледŃющее(ие) обŃŃждение(ŃŹ)"
@@ -46267,6 +46665,9 @@ msgstr "этот докŃмент"
msgid "time summary"
msgstr "Ńводка по времени"
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr "ŃвернŃŃ‚ŃŚ/развернŃŃ‚ŃŚ"
diff --git a/locale/si_LK/gitlab.po b/locale/si_LK/gitlab.po
index 901ffb608aa..8f68f70d61e 100644
--- a/locale/si_LK/gitlab.po
+++ b/locale/si_LK/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: si-LK\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr " %{start} ŕ·ŕ·’ට %{end}"
@@ -46,6 +46,9 @@ msgstr " ŕ·„ŕ·ť "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "දෝෂ %d"
msgstr[1] "දෝෂ %d"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "තවත් අදහŕ·ŕ·Š %d"
msgstr[1] "තවත් අදහŕ·ŕ·Š %d"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ msgstr "%{author_link} ලිවීය:"
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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 "%{model_name} හමු නොවිණි"
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} වලංගු තේමාවක් නොවේ"
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 ""
@@ -916,7 +902,7 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "ගොනු %{strong_start}%{human_size}%{strong_end}"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] "තව +%d"
msgstr[1] "තව +%d"
-msgid "+%{extra} more"
-msgstr "තවත් +%{extra}"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] "- පරිŕ·ŕ·“ලක"
msgstr[1] "- පරිŕ·ŕ·“ලකයින්"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr "බයිට 0"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "දවŕ·ŕ·Š 1"
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr "දවŕ·ŕ·Š 7"
@@ -1571,6 +1569,9 @@ msgstr "ගොනුවක් හමු නොවිණි."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "'%{file_name}' ŕ·ŕ·„ිත ගොනුවක් දŕ·ŕ¶±ŕ¶§ŕ¶¸ŕ¶­ŕ·Š %{branch} ŕ·ŕ·Źŕ¶›ŕ·Źŕ·€ තුළ පවතී"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr ""
@@ -1853,9 +1854,6 @@ msgstr "ප්‍රවේ෠ඉල්ලීම්"
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "ŕ·ŕ¶¶ŕ·ŕ¶łŕ·’යක් එකතු කරන්න"
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "ලෙට්'ŕ·ŕ·Š එන්ක්‍රිප්ට් වින්‍යාŕ·ŕ¶śŕ¶­ කරන්න"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr "ŕ·€ŕ·ŕ¶©ŕ·’දුර ŕ·ŕ·ŕ¶šŕ·ŕ·”ම්"
msgid "Advanced export options"
msgstr "ŕ·€ŕ·ŕ¶©ŕ·’දුර ආයාත විකල්ප"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr "{ \"ŕ·ŕ·’දුවීම්\": [{ \"යෙදුම\": \"යෙදුමේ නම\" }] }"
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr "අනුකලනය අබලයි"
@@ -8554,9 +8717,6 @@ msgstr "අනුකලනය ŕ·ŕ¶¶ŕ¶˝ŕ¶şŕ·’"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "කුබර්නෙට්ŕ·ŕ·Š අනුවාදය"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "කුබර්නෙට්ŕ·ŕ·Š අනුවාදය හමු නොවිණි"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr "අනුකලනය ඉවත් කරන්නද?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr "ව්‍යාපŕ·ŕ¶­ŕ·’ ŕ·ŕ·śŕ¶şŕ¶±ŕ·Šŕ¶±"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "ආරක්‍ෂණ ŕ·ŕ¶¸ŕ·–ŕ·„ ŕ·ŕ·śŕ¶şŕ¶±ŕ·Šŕ¶±"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr "මුරපදය ŕ·ŕ¶‚ŕ·ŕ·Šŕ¶šŕ¶»ŕ¶«ŕ¶ş"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr "පරිŕ·ŕ·“ලක ŕ·ŕ¶‚ŕ·ŕ·Šŕ¶šŕ¶»ŕ¶«ŕ¶ş: %{user_name}"
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 "බහාලුම/%{name}"
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr "ඇŕ·ŕ·…"
msgid "July"
msgstr "ඇŕ·ŕ·…"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "පොŕ·ŕ·śŕ¶±ŕ·Š"
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr "අ/නොවේ"
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr "මෙම නාමාවලිය"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr "ඇඟවීමේ විŕ·ŕ·Šŕ¶­ŕ¶»"
-
-msgid "ThreatMonitoring|Alerts"
-msgstr "ඇඟවීම්"
-
-msgid "ThreatMonitoring|All Environments"
-msgstr "ŕ·ŕ·’යළු පරිŕ·ŕ¶»"
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr "දිනය ŕ·ŕ·„ වේලාව"
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr "පරිŕ·ŕ¶»ŕ¶ş"
-
-msgid "ThreatMonitoring|Events"
-msgstr "ŕ·ŕ·’දුවීම්"
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr "නම"
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr "තත්පරයට මෙහෙයුම්"
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr "ඉල්ලීම්"
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr "ŕ·ŕ¶‚ඛ්‍යාලේඛන"
-
-msgid "ThreatMonitoring|Status"
-msgstr "තත්‍වය"
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr "වේලාව"
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr "මුළු ඉල්ලීම්"
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr "ප්‍රලේඛනය දකින්න"
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "ŕ·ŕ·’රŕ·ŕ·ŕ·’ය"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "ŕ·ŕ·’රŕ·ŕ·ŕ·’ය:"
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr "මුළු මතකය (ගි.බ.)"
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr "අඟහරුවාදා"
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "ට්විටර්"
@@ -40376,6 +40603,9 @@ msgstr "අගුළු හරින්න"
msgid "Unlock account"
msgstr "ගිණුම අගුළු හරින්න"
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr "භාවිතා නොකළ"
@@ -40565,9 +40792,6 @@ msgstr "යාවත්කාල වෙමින්…"
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr "උඩුගත කරන්න"
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "ගොනුව උඩුගත කරන්න"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "කෝෂ්ඨය"
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr "ආචයන වර්ගය"
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr "උපකරණ පුවරුව"
msgid "ValueStreamAnalytics|Go to docs"
msgstr "ප්‍රලේඛන වෙත යන්න"
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,15 +42846,15 @@ 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 is your job title? (optional)"
-msgstr "ඔබගේ රŕ·ŕ¶šŕ·’යාව කුමක්ද? (විකල්ප)"
-
msgid "What templates can I create?"
msgstr ""
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr "ŕ·ŕ·€ŕ·’ŕ·ŕ·Šŕ¶­ŕ¶»ŕ¶şŕ¶šŕ·Š ලියන්න ŕ·„ŕ·ť ගොනු ŕ¶
msgid "Write a description…"
msgstr "ŕ·ŕ·€ŕ·’ŕ·ŕ·Šŕ¶­ŕ¶»ŕ¶şŕ¶šŕ·Š ලියන්න…"
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr "ඔබ ŕ·ŕ¶­ŕ·”ŕ·€ විවŕ·ŕ¶­ ŕ·ŕ¶‚යුක්ත ඉල්ලීම් නŕ·ŕ¶­"
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr "ඔබ ŕ·ŕ¶­ŕ·”ŕ·€ මෑත ŕ·ŕ·™ŕ·€ŕ·“ම් නŕ·ŕ¶­"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,15 +43950,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "යූටියුබ්"
-msgid "YouTube URL or ID"
-msgstr "යූටියුබ් ඒ.ŕ·.නි. ŕ·„ŕ·ť ŕ·„ŕ·ŕ¶łŕ·”."
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43820,6 +44190,12 @@ msgstr "ඔබගේ පණිවිඩය මෙතŕ·ŕ¶±"
msgid "Your name"
msgstr "ඔබගේ නම"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr "ඔබගේ නව %{type}"
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43993,7 +44371,7 @@ msgid "access:"
msgstr "ප්‍රවේŕ·ŕ¶ş:"
msgid "added"
-msgstr ""
+msgstr "එකතු කෙරිණි"
msgid "added %{emails}"
msgstr ""
@@ -44002,7 +44380,7 @@ msgid "added a Zoom call to this issue"
msgstr ""
msgid "ago"
-msgstr ""
+msgstr "පෙර"
msgid "alert"
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr "%{reportName} වාර්තාව පූරණය වෙමින්"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "බලපත්‍ර කළමනාකරණය"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr "පූර්ණ වාර්තාව දකින්න"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr "පූරණය වෙමින්"
@@ -44562,7 +44965,7 @@ msgid "default branch"
msgstr "පෙරනිමි ŕ·ŕ·Źŕ¶›ŕ·Źŕ·€"
msgid "deleted"
-msgstr ""
+msgstr "මකා ඇත"
msgid "deploy"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44657,7 +45057,7 @@ msgid "expires on %{timebox_due_date}"
msgstr ""
msgid "failed"
-msgstr ""
+msgstr "අŕ·ŕ¶¸ŕ¶­ŕ·Š විය"
msgid "failed to dismiss associated finding(id=%{finding_id}): %{message}"
msgstr ""
@@ -44730,16 +45130,16 @@ msgid "has already been linked to another vulnerability"
msgstr ""
msgid "has already been taken"
-msgstr ""
+msgstr "දŕ·ŕ¶±ŕ¶§ŕ¶¸ŕ¶­ŕ·Š ගෙන ඇත"
msgid "has already been taken as Codename"
-msgstr ""
+msgstr "දŕ·ŕ¶±ŕ¶§ŕ¶¸ŕ¶­ŕ·Š කේතනාමය ලෙ෠ගෙන ඇත"
msgid "has already been taken as Suite"
msgstr ""
msgid "has been completed."
-msgstr ""
+msgstr "ŕ·ŕ¶¸ŕ·Šŕ¶´ŕ·–ර්ණ කර ඇත."
msgid "has too deep level of nesting"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44843,7 +45246,7 @@ msgid "is not in the group enforcing Group Managed Account"
msgstr ""
msgid "is not in the member group"
-msgstr ""
+msgstr "ŕ·ŕ·Źŕ¶¸ŕ·Źŕ¶˘ŕ·’ක කණ්ඩායම තුළ නŕ·ŕ¶­"
msgid "is not the member project"
msgstr ""
@@ -44855,16 +45258,16 @@ msgid "is read-only"
msgstr "කියවීමට පමණි"
msgid "is too long (%{current_value}). The maximum size is %{max_size}."
-msgstr ""
+msgstr "ඉතා දිගුය (%{current_value}). උප. ප්‍රමාණය %{max_size} කි."
msgid "is too long (maximum is %{count} characters)"
-msgstr ""
+msgstr "ඉතා දිගුය (උප. අකුරු %{count})"
msgid "is too long (maximum is 100 entries)"
-msgstr ""
+msgstr "ඉතා දිගුය (උප. නිවේŕ·ŕ·’ත 100)"
msgid "is too long (maximum is 1000 entries)"
-msgstr ""
+msgstr "ඉතා දිගුය (උප. නිවේŕ·ŕ·’ත 1000)"
msgid "issue"
msgstr ""
@@ -44885,13 +45288,13 @@ msgid "it is stored as a job artifact"
msgstr ""
msgid "it is stored externally"
-msgstr ""
+msgstr "එය බාහිරව ගබඩා කර ඇත"
msgid "it is stored in LFS"
msgstr ""
msgid "it is too large"
-msgstr ""
+msgstr "එය ඉතා විŕ·ŕ·Źŕ¶˝ŕ¶şŕ·’"
msgid "jigsaw is not defined"
msgstr ""
@@ -44927,7 +45330,7 @@ msgid "limit of %{project_limit} reached"
msgstr ""
msgid "load it anyway"
-msgstr ""
+msgstr "කෙŕ·ŕ·š ŕ·„ŕ·ť පූරණය"
msgid "loading"
msgstr "පූරණය ‍‍වෙමින්"
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45075,7 +45481,7 @@ msgid "mrWidget|Cherry-pick this merge request in a new merge request"
msgstr ""
msgid "mrWidget|Closed"
-msgstr ""
+msgstr "ŕ·€ŕ·ŕ·Ź ඇත"
msgid "mrWidget|Closed by"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr "තව තොරතුරු"
-msgid "mrWidget|Open in Gitpod"
-msgstr "ගිට්පොඩ් ŕ·„ŕ·’ විවŕ·ŕ¶­ කරන්න"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "දŕ·ŕ¶±ŕ·Š නŕ·ŕ·€ŕ·”ම් වෙමින්"
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr "ŕ·ŕ¶‚යුක්ත කිරීමට ඉල්ලන්න"
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,11 +45709,8 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "ඔබගේ මුරපදය"
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
-msgstr ""
+msgstr "ඩෙබියන් ඇŕ·ŕ·”රුමක් විය යුතුය"
msgid "must be a boolean value"
msgstr ""
@@ -45325,19 +45719,19 @@ msgid "must be a root namespace"
msgstr ""
msgid "must be a valid IPv4 or IPv6 address"
-msgstr ""
+msgstr "වලංගු IPv4 හෝ IPv6 ලිපිනයක් විය යුතුය"
msgid "must be a valid json schema"
msgstr ""
msgid "must be after start"
-msgstr ""
+msgstr "ආරම්භයෙන් පŕ·ŕ·” විය යුතුය"
msgid "must be an email you have verified"
msgstr ""
msgid "must be greater than start date"
-msgstr ""
+msgstr "ආරම්භක දිනයට පŕ·ŕ·” විය යුතුය"
msgid "must be inside the fork network"
msgstr ""
@@ -45352,7 +45746,7 @@ msgid "must be unique by status and elapsed time within a policy"
msgstr ""
msgid "must have a repository"
-msgstr ""
+msgstr "කෝෂ්ඨයක් තිබිය යුතුය"
msgid "must match %{association}.project_id"
msgstr ""
@@ -45394,7 +45788,7 @@ msgid "no scopes selected"
msgstr ""
msgid "none"
-msgstr ""
+msgstr "කිŕ·ŕ·’වක් නŕ·ŕ¶­"
msgid "not authorized to create member"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45499,7 +45896,7 @@ msgid "previously merged commits"
msgstr ""
msgid "private"
-msgstr ""
+msgstr "පෞද්ගලික"
msgid "private key does not match certificate."
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr "ව්‍යාපŕ·ŕ¶­ŕ·’"
-msgid "quick actions"
-msgstr "ඉක්මන් ක්‍රියාමාර්ග"
-
msgid "reCAPTCHA"
msgstr ""
@@ -45561,7 +45955,7 @@ msgid "relates to"
msgstr ""
msgid "remaining"
-msgstr ""
+msgstr "ඉතිරියි"
msgid "remove"
msgstr "ඉවත් කරන්න"
@@ -45576,7 +45970,7 @@ msgid "remove weight"
msgstr ""
msgid "removed"
-msgstr ""
+msgstr "ඉවත් කර ඇත"
msgid "removed a Zoom call from this issue"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr "කෝෂ්ඨය:"
-msgid "required"
-msgstr "ඇවŕ·ŕ·ŕ·’ය"
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr "නිවŕ·ŕ¶»ŕ¶Żŕ·’ ආකŕ·ŕ¶­ŕ·’ය."
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr "මෙම ලේඛනය"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
@@ -45758,7 +46155,7 @@ msgid "unicode domains should use IDNA encoding"
msgstr ""
msgid "updated"
-msgstr ""
+msgstr "යාවත්කාලීනයි"
msgid "updated %{timeAgo}"
msgstr ""
@@ -45770,7 +46167,7 @@ msgid "uploads"
msgstr "උඩුගත කිරීම්"
msgid "user avatar"
-msgstr ""
+msgstr "පරිŕ·ŕ·“ලක ප්‍රතිරූපය"
msgid "user namespace cannot be the parent of another namespace"
msgstr ""
diff --git a/locale/sk_SK/gitlab.po b/locale/sk_SK/gitlab.po
index 9dc0c17dd59..48ec39b5d8a 100644
--- a/locale/sk_SK/gitlab.po
+++ b/locale/sk_SK/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: sk\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:54\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -287,13 +290,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -434,20 +430,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -490,8 +472,8 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -626,6 +601,9 @@ 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 ""
@@ -650,12 +628,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -944,9 +916,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -962,21 +931,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1047,6 +1019,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1068,6 +1043,9 @@ 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 ""
@@ -1090,7 +1068,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1209,10 +1187,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1274,7 +1249,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1463,9 +1438,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1490,9 +1462,18 @@ 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] ""
@@ -1500,9 +1481,18 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+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 ""
@@ -1513,6 +1503,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1701,9 +1691,6 @@ msgstr[3] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1716,9 +1703,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1758,6 +1742,12 @@ 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 "7 days"
msgstr ""
@@ -1821,6 +1811,9 @@ 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 ""
@@ -2103,9 +2096,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2166,6 +2156,9 @@ 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 ""
@@ -2253,6 +2246,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2334,6 +2330,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2346,12 +2345,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2403,9 +2396,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2457,7 +2447,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2475,6 +2465,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2499,9 +2492,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2841,6 +2831,9 @@ 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 ""
@@ -2859,6 +2852,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2958,6 +2969,9 @@ 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 ""
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 ""
@@ -3024,6 +3047,9 @@ 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 ""
@@ -3057,9 +3083,15 @@ 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 ""
@@ -3498,6 +3530,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3825,9 +3860,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3936,7 +3968,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4077,9 +4109,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4371,9 +4400,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4435,12 +4461,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4853,33 +4885,12 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4916,21 +4927,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4943,39 +4939,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5042,6 +5014,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5114,7 +5089,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5126,7 +5101,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5220,6 +5195,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5373,6 +5351,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5407,10 +5388,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5627,9 +5605,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5828,6 +5803,27 @@ 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 ""
@@ -5918,6 +5914,12 @@ 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 ""
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5972,24 +6049,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5999,21 +6136,84 @@ 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 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 ""
@@ -6029,6 +6229,9 @@ 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 ""
@@ -6047,6 +6250,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6101,6 +6319,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6155,6 +6379,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6191,6 +6418,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6515,6 +6751,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6524,6 +6763,9 @@ 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 ""
@@ -6572,9 +6814,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6614,7 +6853,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6629,10 +6868,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6647,9 +6886,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,10 +7006,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6785,9 +7027,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6806,10 +7045,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6863,7 +7099,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6939,6 +7181,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6975,6 +7220,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7182,6 +7439,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7284,6 +7544,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7416,7 +7679,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7676,6 +7936,9 @@ 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 ""
@@ -7982,9 +8245,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8533,9 +8787,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8569,9 +8820,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8584,18 +8832,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8605,12 +8841,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8632,15 +8862,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8650,9 +8871,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8680,57 +8898,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8842,9 +8997,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8854,18 +9006,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8875,93 +9015,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8974,18 +9039,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9004,126 +9060,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9139,12 +9084,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9157,18 +9096,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9361,6 +9249,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9379,6 +9270,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10042,6 +9945,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10072,12 +9978,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10093,6 +9993,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10180,6 +10083,9 @@ 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 ""
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 ""
@@ -10457,6 +10369,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10469,12 +10384,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10490,6 +10399,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10523,6 +10435,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10571,6 +10486,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10880,9 +10801,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10943,6 +10861,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10982,6 +10903,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11225,6 +11149,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11516,13 +11446,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11650,6 +11555,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11662,6 +11570,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11674,12 +11591,18 @@ 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 "DSN"
msgstr ""
@@ -11740,6 +11663,9 @@ 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 ""
@@ -11749,6 +11675,12 @@ 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 ""
@@ -11851,15 +11783,24 @@ 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|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 ""
@@ -11875,6 +11816,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11908,9 +11852,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 ""
@@ -12332,6 +12297,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12347,6 +12318,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12368,6 +12342,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12422,6 +12399,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12533,9 +12507,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12566,6 +12537,9 @@ 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 ""
@@ -12620,9 +12594,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13077,6 +13054,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13086,9 +13066,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13636,6 +13613,12 @@ 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 ""
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13994,6 +13989,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14030,6 +14028,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14315,15 +14316,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15395,6 +15378,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,13 +15535,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15675,9 +15661,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15916,6 +15899,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16493,6 +16479,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ 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 ""
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16781,15 +16779,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17194,10 +17183,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17209,7 +17201,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17554,7 +17558,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17608,6 +17612,9 @@ 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 ""
@@ -17629,7 +17636,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17644,6 +17651,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17659,9 +17672,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17821,6 +17831,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17890,6 +17903,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17902,6 +17918,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17986,9 +18005,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,7 +18410,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18628,10 +18644,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19131,12 +19168,18 @@ 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 ""
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19544,9 +19590,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19757,6 +19800,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20189,6 +20241,9 @@ 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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20714,12 +20766,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21267,10 +21349,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21285,10 +21367,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21306,15 +21388,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21330,6 +21427,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21399,9 +21499,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,16 +21931,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22005,6 +22120,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ 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 ""
@@ -22089,24 +22213,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ 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 ""
@@ -22155,12 +22279,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,16 +22456,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22362,6 +22489,9 @@ 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 ""
@@ -22386,9 +22516,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22660,6 +22787,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23089,13 +23216,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23228,6 +23348,9 @@ 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 ""
@@ -23243,9 +23366,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 ""
@@ -23351,9 +23471,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23363,6 +23480,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23390,6 +23510,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23546,12 +23669,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25305,9 +25446,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25483,33 +25621,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26018,9 +26129,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26060,6 +26168,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26115,6 +26226,9 @@ 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 ""
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27555,9 +27708,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27705,6 +27873,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27933,6 +28107,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,16 +28389,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28227,6 +28413,12 @@ 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 ""
@@ -28239,12 +28431,18 @@ 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 ""
@@ -28254,6 +28452,9 @@ 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 ""
@@ -28272,6 +28473,9 @@ 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 ""
@@ -28287,12 +28491,18 @@ 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 ""
@@ -28311,6 +28521,9 @@ 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 ""
@@ -28392,6 +28605,15 @@ 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 ""
@@ -28650,9 +28872,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28743,15 +28962,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28818,9 +29031,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28848,7 +29058,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,7 +29199,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,10 +30192,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30006,7 +30210,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30069,6 +30273,9 @@ 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."
+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 ""
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30198,6 +30408,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30216,6 +30429,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30372,6 +30588,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30450,6 +30672,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30597,9 +30822,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31179,6 +31398,9 @@ 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 ""
@@ -31257,6 +31479,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 ""
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31703,6 +31931,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ 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 ""
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32063,9 +32315,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32323,6 +32607,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33011,6 +33322,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33402,13 +33744,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33603,6 +33945,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33818,9 +34172,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34772,12 +35117,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35204,6 +35480,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 ""
@@ -35974,9 +36277,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ 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 ""
@@ -36376,6 +36679,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 ""
@@ -36520,69 +36826,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36838,9 +37075,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,7 +37516,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37292,6 +37535,9 @@ 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 ""
@@ -37325,6 +37571,9 @@ 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 ""
@@ -37454,7 +37703,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37493,6 +37742,9 @@ 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 ""
@@ -37505,13 +37757,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37529,12 +37793,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37562,6 +37832,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37734,9 +38016,15 @@ 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 ""
@@ -37782,6 +38070,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37827,7 +38118,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37943,6 +38234,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr ""
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38212,8 +38515,12 @@ msgstr[3] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 ""
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40239,9 +40456,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40848,6 +41071,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41061,9 +41281,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41085,6 +41302,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41103,6 +41323,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41196,12 +41452,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 ""
@@ -42276,9 +42581,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 ""
@@ -43011,13 +43322,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43330,9 +43641,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43472,6 +43807,9 @@ 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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43643,6 +43987,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 ""
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,13 +44432,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44304,6 +44672,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45298,6 +45702,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45728,12 +46138,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46267,6 +46665,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/sl_SI/gitlab.po b/locale/sl_SI/gitlab.po
index e750e921e08..f1c8bab68d3 100644
--- a/locale/sl_SI/gitlab.po
+++ b/locale/sl_SI/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: sl\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:52\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -287,13 +290,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -434,20 +430,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -490,8 +472,8 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -626,6 +601,9 @@ 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 ""
@@ -650,12 +628,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -944,9 +916,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -962,21 +931,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -1047,6 +1019,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -1068,6 +1043,9 @@ 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 ""
@@ -1090,7 +1068,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1209,10 +1187,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1274,7 +1249,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1463,9 +1438,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1490,9 +1462,18 @@ 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] ""
@@ -1500,9 +1481,18 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+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 ""
@@ -1513,6 +1503,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1701,9 +1691,6 @@ msgstr[3] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1716,9 +1703,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1758,6 +1742,12 @@ 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 "7 days"
msgstr ""
@@ -1821,6 +1811,9 @@ 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 ""
@@ -2103,9 +2096,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2166,6 +2156,9 @@ 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 ""
@@ -2253,6 +2246,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2334,6 +2330,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2346,12 +2345,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2403,9 +2396,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2457,7 +2447,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2475,6 +2465,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2499,9 +2492,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2841,6 +2831,9 @@ 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 ""
@@ -2859,6 +2852,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2958,6 +2969,9 @@ 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 ""
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 ""
@@ -3024,6 +3047,9 @@ 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 ""
@@ -3057,9 +3083,15 @@ 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 ""
@@ -3498,6 +3530,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3825,9 +3860,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3936,7 +3968,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -4077,9 +4109,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4371,9 +4400,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4435,12 +4461,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4853,33 +4885,12 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4916,21 +4927,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4943,39 +4939,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -5042,6 +5014,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -5114,7 +5089,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -5126,7 +5101,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5220,6 +5195,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5373,6 +5351,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5407,10 +5388,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5627,9 +5605,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5828,6 +5803,27 @@ 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 ""
@@ -5918,6 +5914,12 @@ 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 ""
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5972,24 +6049,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5999,21 +6136,84 @@ 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 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 ""
@@ -6029,6 +6229,9 @@ 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 ""
@@ -6047,6 +6250,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -6101,6 +6319,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6155,6 +6379,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6191,6 +6418,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6515,6 +6751,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6524,6 +6763,9 @@ 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 ""
@@ -6572,9 +6814,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6614,7 +6853,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6629,10 +6868,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6647,9 +6886,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,10 +7006,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6785,9 +7027,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6806,10 +7045,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6863,7 +7099,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6939,6 +7181,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6975,6 +7220,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7182,6 +7439,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7284,6 +7544,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7416,7 +7679,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7676,6 +7936,9 @@ 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 ""
@@ -7982,9 +8245,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8533,9 +8787,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8569,9 +8820,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8584,18 +8832,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8605,12 +8841,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8632,15 +8862,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8650,9 +8871,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8680,57 +8898,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8842,9 +8997,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8854,18 +9006,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8875,93 +9015,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8974,18 +9039,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -9004,126 +9060,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -9139,12 +9084,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9157,18 +9096,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9361,6 +9249,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9379,6 +9270,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -10042,6 +9945,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -10072,12 +9978,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -10093,6 +9993,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10180,6 +10083,9 @@ 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 ""
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 ""
@@ -10457,6 +10369,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10469,12 +10384,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10490,6 +10399,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10523,6 +10435,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10571,6 +10486,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10880,9 +10801,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10943,6 +10861,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10982,6 +10903,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11225,6 +11149,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11516,13 +11446,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11650,6 +11555,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11662,6 +11570,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11674,12 +11591,18 @@ 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 "DSN"
msgstr ""
@@ -11740,6 +11663,9 @@ 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 ""
@@ -11749,6 +11675,12 @@ 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 ""
@@ -11851,15 +11783,24 @@ 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|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 ""
@@ -11875,6 +11816,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11908,9 +11852,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 ""
@@ -12332,6 +12297,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12347,6 +12318,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12368,6 +12342,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12422,6 +12399,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12533,9 +12507,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12566,6 +12537,9 @@ 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 ""
@@ -12620,9 +12594,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -13077,6 +13054,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -13086,9 +13066,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13636,6 +13613,12 @@ 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 ""
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13994,6 +13989,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -14030,6 +14028,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14315,15 +14316,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15395,6 +15378,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,13 +15535,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15675,9 +15661,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15916,6 +15899,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16493,6 +16479,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ 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 ""
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16781,15 +16779,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17194,10 +17183,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17209,7 +17201,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17554,7 +17558,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17608,6 +17612,9 @@ 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 ""
@@ -17629,7 +17636,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17644,6 +17651,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17659,9 +17672,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17821,6 +17831,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17890,6 +17903,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17902,6 +17918,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17986,9 +18005,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,7 +18410,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18628,10 +18644,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -19131,12 +19168,18 @@ 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 ""
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19544,9 +19590,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19757,6 +19800,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20189,6 +20241,9 @@ 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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20714,12 +20766,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21267,10 +21349,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21285,10 +21367,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21306,15 +21388,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21330,6 +21427,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21399,9 +21499,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,16 +21931,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -22005,6 +22120,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ 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 ""
@@ -22089,24 +22213,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ 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 ""
@@ -22155,12 +22279,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,16 +22456,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22362,6 +22489,9 @@ 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 ""
@@ -22386,9 +22516,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22660,6 +22787,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -23089,13 +23216,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23228,6 +23348,9 @@ 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 ""
@@ -23243,9 +23366,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 ""
@@ -23351,9 +23471,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23363,6 +23480,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23390,6 +23510,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23546,12 +23669,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25305,9 +25446,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25483,33 +25621,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -26018,9 +26129,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -26060,6 +26168,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -26115,6 +26226,9 @@ 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 ""
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27555,9 +27708,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27705,6 +27873,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27933,6 +28107,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,16 +28389,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28227,6 +28413,12 @@ 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 ""
@@ -28239,12 +28431,18 @@ 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 ""
@@ -28254,6 +28452,9 @@ 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 ""
@@ -28272,6 +28473,9 @@ 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 ""
@@ -28287,12 +28491,18 @@ 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 ""
@@ -28311,6 +28521,9 @@ 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 ""
@@ -28392,6 +28605,15 @@ 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 ""
@@ -28650,9 +28872,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28743,15 +28962,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28818,9 +29031,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28848,7 +29058,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,7 +29199,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,10 +30192,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -30006,7 +30210,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -30069,6 +30273,9 @@ 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."
+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 ""
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30198,6 +30408,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30216,6 +30429,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30372,6 +30588,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30450,6 +30672,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30597,9 +30822,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -31179,6 +31398,9 @@ 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 ""
@@ -31257,6 +31479,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 ""
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31703,6 +31931,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ 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 ""
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -32063,9 +32315,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32323,6 +32607,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -33011,6 +33322,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33402,13 +33744,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33603,6 +33945,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33818,9 +34172,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34772,12 +35117,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -35204,6 +35480,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 ""
@@ -35974,9 +36277,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ 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 ""
@@ -36376,6 +36679,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 ""
@@ -36520,69 +36826,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36838,9 +37075,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,7 +37516,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37292,6 +37535,9 @@ 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 ""
@@ -37325,6 +37571,9 @@ 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 ""
@@ -37454,7 +37703,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37493,6 +37742,9 @@ 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 ""
@@ -37505,13 +37757,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37529,12 +37793,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37562,6 +37832,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37734,9 +38016,15 @@ 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 ""
@@ -37782,6 +38070,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37827,7 +38118,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37943,6 +38234,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr ""
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -38212,8 +38515,12 @@ msgstr[3] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 ""
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40239,9 +40456,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40848,6 +41071,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -41061,9 +41281,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -41085,6 +41302,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -41103,6 +41323,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -41196,12 +41452,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 ""
@@ -42276,9 +42581,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 ""
@@ -43011,13 +43322,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43330,9 +43641,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43472,6 +43807,9 @@ 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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43643,6 +43987,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 ""
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,13 +44432,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44304,6 +44672,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45298,6 +45702,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45728,12 +46138,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46267,6 +46665,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/sq_AL/gitlab.po b/locale/sq_AL/gitlab.po
index 2a5380b61b4..fbf1e29d9f7 100644
--- a/locale/sq_AL/gitlab.po
+++ b/locale/sq_AL/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: sq\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:52\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/sr_CS/gitlab.po b/locale/sr_CS/gitlab.po
index 0cb31699420..3292cd10f20 100644
--- a/locale/sr_CS/gitlab.po
+++ b/locale/sr_CS/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: sr-CS\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:25\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -256,12 +259,6 @@ msgstr[0] "%d greška"
msgstr[1] "%d greške"
msgstr[2] "%d grešaka"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -382,18 +379,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -430,8 +415,8 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -460,12 +445,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -550,6 +529,9 @@ 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 ""
@@ -571,12 +553,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -859,9 +835,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -877,21 +850,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -961,6 +937,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -982,6 +961,9 @@ 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 ""
@@ -1003,7 +985,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1114,10 +1096,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1177,7 +1156,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1363,9 +1342,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1390,18 +1366,36 @@ 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] ""
msgstr[1] ""
msgstr[2] ""
+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 ""
@@ -1411,6 +1405,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1432,9 +1429,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1576,9 +1570,6 @@ msgstr[2] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1591,9 +1582,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1633,6 +1621,12 @@ 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 "7 days"
msgstr ""
@@ -1696,6 +1690,9 @@ 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 ""
@@ -1978,9 +1975,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2041,6 +2035,9 @@ 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 ""
@@ -2128,6 +2125,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2209,6 +2209,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2221,12 +2224,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2278,9 +2275,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2332,7 +2326,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2350,6 +2344,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2374,9 +2371,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2716,6 +2710,9 @@ 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 ""
@@ -2734,6 +2731,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2761,6 +2770,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2797,6 +2809,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2833,6 +2848,9 @@ 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 ""
@@ -2863,6 +2881,9 @@ 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 ""
@@ -2881,6 +2902,12 @@ 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 ""
@@ -2899,6 +2926,9 @@ 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 ""
@@ -2932,9 +2962,15 @@ 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 ""
@@ -3373,6 +3409,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3700,9 +3739,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3811,7 +3847,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3952,9 +3988,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4246,9 +4279,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4309,12 +4339,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4720,33 +4756,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4783,21 +4798,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4810,39 +4810,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4909,6 +4885,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4981,7 +4960,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4993,7 +4972,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5086,6 +5065,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5239,6 +5221,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5272,10 +5257,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5443,9 +5428,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5491,9 +5473,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5692,6 +5671,27 @@ 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 ""
@@ -5782,6 +5782,12 @@ 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 ""
@@ -5800,12 +5806,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5836,24 +5917,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5863,21 +6004,84 @@ 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 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 ""
@@ -5893,6 +6097,9 @@ 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 ""
@@ -5911,6 +6118,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5938,6 +6148,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5950,6 +6166,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5965,6 +6187,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6019,6 +6247,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6055,6 +6286,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6130,6 +6364,9 @@ 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 ""
@@ -6163,6 +6400,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6376,6 +6616,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6385,6 +6628,9 @@ 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 ""
@@ -6433,9 +6679,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6475,7 +6718,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6490,10 +6733,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6508,9 +6751,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6610,12 +6850,18 @@ 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|Project import history"
msgstr ""
@@ -6625,10 +6871,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6646,9 +6892,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6667,10 +6910,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6724,7 +6964,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6748,6 +6988,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6787,6 +7030,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6799,6 +7045,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6835,6 +7084,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6847,6 +7099,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7042,6 +7303,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7144,6 +7408,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7276,7 +7543,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7369,9 +7636,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7534,6 +7798,9 @@ 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 ""
@@ -7840,9 +8107,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8182,12 +8446,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8389,9 +8647,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8425,9 +8680,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8440,18 +8692,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8461,12 +8701,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8488,15 +8722,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8506,9 +8731,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8536,57 +8758,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8605,12 +8788,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8638,15 +8815,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8659,18 +8827,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8686,9 +8848,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8698,9 +8857,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8710,18 +8866,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8731,93 +8875,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8830,18 +8899,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8860,126 +8920,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8995,12 +8944,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9013,18 +8956,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9037,24 +8974,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9073,24 +9001,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9100,30 +9013,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9217,6 +9109,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9235,6 +9130,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9895,6 +9802,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9925,12 +9835,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9946,6 +9850,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10033,6 +9940,9 @@ 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 ""
@@ -10072,6 +9982,9 @@ 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 up cleanup"
msgstr ""
@@ -10132,6 +10045,9 @@ 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 ""
@@ -10309,6 +10225,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10321,12 +10240,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10342,6 +10255,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10375,6 +10291,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10423,6 +10342,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10711,6 +10633,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10732,9 +10657,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10795,6 +10717,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10834,6 +10759,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11077,6 +11005,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11107,9 +11038,15 @@ 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 ""
@@ -11257,9 +11194,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11368,13 +11302,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11395,9 +11326,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11422,18 +11350,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11455,18 +11371,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11500,6 +11410,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11512,6 +11425,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11524,12 +11446,18 @@ 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 "DSN"
msgstr ""
@@ -11590,6 +11518,9 @@ 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 ""
@@ -11599,6 +11530,12 @@ 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 ""
@@ -11701,15 +11638,24 @@ 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|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 ""
@@ -11725,6 +11671,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11758,9 +11707,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11773,6 +11737,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12145,6 +12112,9 @@ 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 ""
@@ -12181,6 +12151,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12196,6 +12172,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12217,6 +12196,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12271,6 +12253,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12289,12 +12274,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12379,9 +12358,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12412,6 +12388,9 @@ 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 ""
@@ -12466,9 +12445,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12514,6 +12490,9 @@ msgstr[2] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12895,6 +12874,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12904,9 +12889,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12919,6 +12901,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12928,9 +12913,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13474,6 +13456,12 @@ 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 ""
@@ -13717,6 +13705,15 @@ 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 ""
@@ -13813,6 +13810,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13831,6 +13831,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13867,6 +13870,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13909,6 +13915,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14131,9 +14140,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14152,15 +14158,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14233,9 +14233,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14329,12 +14326,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14449,9 +14440,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14752,9 +14740,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15202,6 +15187,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15232,6 +15220,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15316,6 +15307,9 @@ 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 ""
@@ -15382,13 +15376,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15415,9 +15409,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15511,9 +15502,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15751,6 +15739,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15829,9 +15820,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16189,6 +16177,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16327,6 +16318,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16345,7 +16339,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16372,6 +16366,12 @@ 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 ""
@@ -16429,6 +16429,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16531,9 +16534,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16567,6 +16567,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16615,15 +16618,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16672,7 +16669,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16702,9 +16699,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16822,6 +16816,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16939,9 +16936,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17026,10 +17020,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17041,7 +17038,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17080,6 +17080,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17305,6 +17308,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17362,6 +17368,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17386,7 +17395,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17398,9 +17407,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17422,6 +17428,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17440,6 +17449,9 @@ 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 ""
@@ -17461,7 +17473,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17476,6 +17488,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17491,9 +17509,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17653,6 +17668,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17722,6 +17740,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17734,6 +17755,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17752,6 +17776,9 @@ 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 ""
@@ -17800,9 +17827,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17818,9 +17842,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18226,7 +18247,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18460,10 +18481,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18559,15 +18580,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18589,15 +18628,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18736,7 +18775,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18751,6 +18790,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18880,9 +18922,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18937,6 +18976,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18961,12 +19003,18 @@ 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 ""
@@ -19135,9 +19183,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19210,6 +19255,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19294,9 +19342,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19306,6 +19351,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19372,9 +19423,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19582,6 +19630,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19591,9 +19642,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20014,6 +20071,9 @@ 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 ""
@@ -20446,9 +20506,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20539,12 +20596,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20557,9 +20608,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20572,9 +20620,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20632,6 +20677,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20716,6 +20788,9 @@ 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 ""
@@ -20863,6 +20938,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20881,6 +20962,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21070,6 +21154,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21091,10 +21178,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21109,10 +21196,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21130,15 +21217,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21154,6 +21256,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21223,9 +21328,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21469,6 +21571,9 @@ 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 ""
@@ -21559,9 +21664,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21574,6 +21676,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21619,7 +21724,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21628,13 +21733,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21655,16 +21760,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21682,22 +21787,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21709,6 +21811,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21718,6 +21823,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21766,6 +21877,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21775,6 +21889,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21829,6 +21949,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21862,9 +21985,15 @@ 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 ""
@@ -21913,24 +22042,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21955,6 +22078,12 @@ 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 ""
@@ -21979,12 +22108,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22024,6 +22147,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22054,6 +22180,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22156,16 +22285,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22186,6 +22318,9 @@ 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 ""
@@ -22210,9 +22345,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22237,9 +22369,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22420,6 +22549,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22483,6 +22615,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22825,9 +22960,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22906,12 +23038,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23044,6 +23170,9 @@ 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 ""
@@ -23059,9 +23188,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23083,9 +23209,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23128,7 +23251,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23140,6 +23263,9 @@ 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 ""
@@ -23167,9 +23293,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23179,6 +23302,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23206,6 +23332,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23362,12 +23491,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23470,18 +23605,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23509,6 +23638,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23683,6 +23815,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23698,9 +23836,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23749,6 +23884,9 @@ 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 ""
@@ -23761,6 +23899,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23800,6 +23941,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25003,6 +25147,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25117,9 +25264,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25294,33 +25438,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25756,9 +25873,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25804,6 +25918,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25828,9 +25945,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25870,6 +25984,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25924,6 +26041,9 @@ 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 ""
@@ -25984,22 +26104,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26014,10 +26140,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26257,6 +26380,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26443,6 +26569,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26494,6 +26623,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26518,15 +26650,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26584,6 +26725,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26665,6 +26809,9 @@ 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 at least Reporter role 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 ""
@@ -26674,9 +26821,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26689,6 +26842,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26746,6 +26902,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26893,9 +27052,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27292,6 +27448,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27358,9 +27517,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27427,12 +27583,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27487,6 +27649,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27508,6 +27682,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27532,6 +27709,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27556,7 +27736,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27568,6 +27748,9 @@ 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 ""
@@ -27679,9 +27862,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27736,6 +27916,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27997,6 +28180,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28009,16 +28198,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28030,6 +28222,12 @@ 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 ""
@@ -28042,12 +28240,18 @@ 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 ""
@@ -28057,6 +28261,9 @@ 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 ""
@@ -28075,6 +28282,9 @@ 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 ""
@@ -28090,12 +28300,18 @@ 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 ""
@@ -28114,6 +28330,9 @@ 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 ""
@@ -28195,6 +28414,15 @@ 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 ""
@@ -28453,9 +28681,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28546,15 +28771,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28621,9 +28840,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28651,7 +28867,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28792,7 +29008,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29125,9 +29341,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29143,7 +29356,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29155,9 +29368,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29176,15 +29386,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29707,6 +29911,9 @@ 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 ""
@@ -29794,10 +30001,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29809,7 +30019,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29872,6 +30082,9 @@ 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."
+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 ""
@@ -29911,6 +30124,9 @@ 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 ""
@@ -29926,9 +30142,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29989,6 +30202,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30001,6 +30217,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30019,6 +30238,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30175,6 +30397,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30214,6 +30439,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30253,6 +30481,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30400,9 +30631,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30499,9 +30727,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30826,6 +31051,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30844,6 +31072,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30904,12 +31135,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30982,6 +31207,9 @@ 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 ""
@@ -31060,6 +31288,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31075,6 +31306,9 @@ 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 ""
@@ -31219,9 +31453,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31429,6 +31660,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31504,6 +31738,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31513,6 +31753,12 @@ 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 ""
@@ -31840,9 +32086,18 @@ 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 ""
@@ -31855,6 +32110,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31864,9 +32122,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31879,6 +32134,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32041,13 +32299,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32071,18 +32332,42 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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 30 days"
+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 ""
@@ -32098,6 +32383,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32119,6 +32407,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32176,6 +32467,9 @@ 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 ""
@@ -32200,6 +32494,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32227,12 +32524,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32329,12 +32632,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32344,9 +32641,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32362,9 +32656,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32680,12 +32971,24 @@ msgstr[2] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32773,12 +33076,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32800,6 +33115,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32824,6 +33142,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32968,6 +33289,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33016,6 +33340,15 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33025,6 +33358,9 @@ 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 ""
@@ -33058,6 +33394,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33091,6 +33430,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33190,13 +33535,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33391,6 +33736,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33571,6 +33919,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33595,9 +33952,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33613,9 +33967,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33625,12 +33976,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33772,6 +34117,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33787,10 +34135,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33859,6 +34207,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33892,9 +34243,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33907,9 +34255,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34003,6 +34348,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34021,6 +34369,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34096,12 +34462,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34153,9 +34513,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34183,6 +34540,9 @@ 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 ""
@@ -34210,15 +34570,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34228,9 +34579,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34279,6 +34627,9 @@ 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 ""
@@ -34426,9 +34777,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34447,6 +34795,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34516,9 +34867,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34549,12 +34897,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34606,12 +34948,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34726,78 +35077,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34981,6 +35260,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35002,9 +35284,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35272,7 +35551,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35500,33 +35779,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35605,6 +35908,9 @@ 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 ""
@@ -35749,9 +36055,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36127,6 +36430,9 @@ 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 ""
@@ -36151,6 +36457,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36205,9 +36514,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36229,6 +36535,9 @@ 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 ""
@@ -36295,69 +36604,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36595,12 +36841,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36613,9 +36853,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36676,6 +36913,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36898,6 +37138,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36916,6 +37159,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36967,6 +37213,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36982,9 +37231,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37048,7 +37294,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37066,6 +37312,9 @@ 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 ""
@@ -37099,6 +37348,9 @@ 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 ""
@@ -37228,7 +37480,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37267,6 +37519,9 @@ 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 ""
@@ -37279,13 +37534,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37303,12 +37570,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37336,6 +37609,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37504,9 +37789,15 @@ 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 ""
@@ -37552,6 +37843,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37597,7 +37891,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37711,6 +38005,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37723,6 +38020,9 @@ 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|Tests"
msgstr ""
@@ -37864,6 +38164,9 @@ 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 ""
@@ -37891,6 +38194,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37978,8 +38284,11 @@ msgstr[2] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38041,6 +38350,9 @@ 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 ""
@@ -38119,6 +38431,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38167,6 +38482,9 @@ 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 ""
@@ -38407,6 +38725,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38506,9 +38827,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38662,9 +38980,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38686,9 +39001,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38812,6 +39124,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39184,9 +39502,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39211,6 +39526,9 @@ 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 active %{type}."
msgstr ""
@@ -39250,123 +39568,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39427,6 +39628,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39634,6 +39838,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39706,6 +39913,12 @@ 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 ""
@@ -39745,6 +39958,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39775,9 +39991,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39826,12 +40039,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40003,9 +40222,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40213,6 +40429,9 @@ 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 ""
@@ -40306,9 +40525,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40612,6 +40837,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40687,9 +40915,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40801,9 +41026,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40825,9 +41047,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40849,6 +41068,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40867,6 +41089,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40888,6 +41113,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40903,9 +41131,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40915,6 +41149,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40930,6 +41170,15 @@ 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 ""
@@ -40948,9 +41197,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40960,12 +41218,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40978,6 +41239,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40990,6 +41257,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41029,6 +41302,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41674,6 +41950,12 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41695,13 +41977,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41719,12 +42007,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41836,6 +42139,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41935,9 +42241,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41977,6 +42280,9 @@ 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 ""
@@ -42037,9 +42343,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42385,9 +42688,6 @@ 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 ""
@@ -42463,6 +42763,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42484,6 +42787,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42499,6 +42805,12 @@ 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 ""
@@ -42772,13 +43084,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43090,9 +43402,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43102,9 +43429,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43153,6 +43486,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43231,6 +43567,9 @@ 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 ""
@@ -43249,7 +43588,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43312,6 +43651,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43402,6 +43747,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43438,6 +43786,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43477,9 +43828,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43498,6 +43855,9 @@ 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 ""
@@ -43510,6 +43870,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43531,6 +43894,9 @@ 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 ""
@@ -43558,18 +43924,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43822,13 +44191,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44062,6 +44431,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44140,8 +44515,11 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44464,6 +44842,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44524,11 +44908,17 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44596,6 +44986,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44635,6 +45028,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44671,12 +45067,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44719,6 +45121,9 @@ msgstr[2] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44878,9 +45283,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45043,6 +45445,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45220,6 +45625,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45469,12 +45877,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45493,9 +45895,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45571,9 +45970,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45745,6 +46141,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45799,9 +46198,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45862,9 +46258,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45988,6 +46381,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46003,6 +46399,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/sr_SP/gitlab.po b/locale/sr_SP/gitlab.po
index 56e2632cfdb..61a7f76413d 100644
--- a/locale/sr_SP/gitlab.po
+++ b/locale/sr_SP/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: sr\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:52\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -256,12 +259,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -382,18 +379,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -430,8 +415,8 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -460,12 +445,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -550,6 +529,9 @@ 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 ""
@@ -571,12 +553,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -859,9 +835,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -877,21 +850,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -961,6 +937,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -982,6 +961,9 @@ 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 ""
@@ -1003,7 +985,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1114,10 +1096,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1177,7 +1156,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1363,9 +1342,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1390,18 +1366,36 @@ 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] ""
msgstr[1] ""
msgstr[2] ""
+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 ""
@@ -1411,6 +1405,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1432,9 +1429,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1576,9 +1570,6 @@ msgstr[2] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1591,9 +1582,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1633,6 +1621,12 @@ 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 "7 days"
msgstr ""
@@ -1696,6 +1690,9 @@ 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 ""
@@ -1978,9 +1975,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -2041,6 +2035,9 @@ 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 ""
@@ -2128,6 +2125,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2209,6 +2209,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2221,12 +2224,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2278,9 +2275,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2332,7 +2326,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2350,6 +2344,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2374,9 +2371,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2716,6 +2710,9 @@ 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 ""
@@ -2734,6 +2731,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2761,6 +2770,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2797,6 +2809,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2833,6 +2848,9 @@ 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 ""
@@ -2863,6 +2881,9 @@ 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 ""
@@ -2881,6 +2902,12 @@ 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 ""
@@ -2899,6 +2926,9 @@ 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 ""
@@ -2932,9 +2962,15 @@ 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 ""
@@ -3373,6 +3409,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3700,9 +3739,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3811,7 +3847,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3952,9 +3988,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4246,9 +4279,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4309,12 +4339,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4720,33 +4756,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4783,21 +4798,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4810,39 +4810,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4909,6 +4885,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4981,7 +4960,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4993,7 +4972,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -5086,6 +5065,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5239,6 +5221,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5272,10 +5257,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5443,9 +5428,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5491,9 +5473,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5692,6 +5671,27 @@ 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 ""
@@ -5782,6 +5782,12 @@ 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 ""
@@ -5800,12 +5806,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5836,24 +5917,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5863,21 +6004,84 @@ 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 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 ""
@@ -5893,6 +6097,9 @@ 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 ""
@@ -5911,6 +6118,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5938,6 +6148,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5950,6 +6166,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5965,6 +6187,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -6019,6 +6247,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -6055,6 +6286,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -6130,6 +6364,9 @@ 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 ""
@@ -6163,6 +6400,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6376,6 +6616,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6385,6 +6628,9 @@ 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 ""
@@ -6433,9 +6679,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6475,7 +6718,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6490,10 +6733,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6508,9 +6751,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6610,12 +6850,18 @@ 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|Project import history"
msgstr ""
@@ -6625,10 +6871,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6646,9 +6892,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6667,10 +6910,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6724,7 +6964,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6748,6 +6988,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6787,6 +7030,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6799,6 +7045,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6835,6 +7084,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6847,6 +7099,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -7042,6 +7303,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7144,6 +7408,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7276,7 +7543,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7369,9 +7636,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7534,6 +7798,9 @@ 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 ""
@@ -7840,9 +8107,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8182,12 +8446,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8389,9 +8647,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8425,9 +8680,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8440,18 +8692,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8461,12 +8701,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8488,15 +8722,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8506,9 +8731,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8536,57 +8758,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8605,12 +8788,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8638,15 +8815,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8659,18 +8827,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8686,9 +8848,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8698,9 +8857,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8710,18 +8866,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8731,93 +8875,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8830,18 +8899,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8860,126 +8920,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8995,12 +8944,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -9013,18 +8956,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -9037,24 +8974,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -9073,24 +9001,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9100,30 +9013,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9217,6 +9109,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9235,6 +9130,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9895,6 +9802,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9925,12 +9835,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9946,6 +9850,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -10033,6 +9940,9 @@ 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 ""
@@ -10072,6 +9982,9 @@ 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 up cleanup"
msgstr ""
@@ -10132,6 +10045,9 @@ 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 ""
@@ -10309,6 +10225,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10321,12 +10240,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10342,6 +10255,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10375,6 +10291,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10423,6 +10342,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10711,6 +10633,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10732,9 +10657,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10795,6 +10717,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10834,6 +10759,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -11077,6 +11005,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11107,9 +11038,15 @@ 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 ""
@@ -11257,9 +11194,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11368,13 +11302,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11395,9 +11326,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11422,18 +11350,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11455,18 +11371,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11500,6 +11410,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11512,6 +11425,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11524,12 +11446,18 @@ 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 "DSN"
msgstr ""
@@ -11590,6 +11518,9 @@ 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 ""
@@ -11599,6 +11530,12 @@ 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 ""
@@ -11701,15 +11638,24 @@ 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|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 ""
@@ -11725,6 +11671,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11758,9 +11707,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11773,6 +11737,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -12145,6 +12112,9 @@ 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 ""
@@ -12181,6 +12151,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12196,6 +12172,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12217,6 +12196,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12271,6 +12253,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12289,12 +12274,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12379,9 +12358,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12412,6 +12388,9 @@ 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 ""
@@ -12466,9 +12445,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12514,6 +12490,9 @@ msgstr[2] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12895,6 +12874,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12904,9 +12889,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12919,6 +12901,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12928,9 +12913,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13474,6 +13456,12 @@ 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 ""
@@ -13717,6 +13705,15 @@ 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 ""
@@ -13813,6 +13810,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13831,6 +13831,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13867,6 +13870,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13909,6 +13915,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -14131,9 +14140,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -14152,15 +14158,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14233,9 +14233,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14329,12 +14326,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14449,9 +14440,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14752,9 +14740,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15202,6 +15187,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15232,6 +15220,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15316,6 +15307,9 @@ 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 ""
@@ -15382,13 +15376,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15415,9 +15409,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15511,9 +15502,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15751,6 +15739,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15829,9 +15820,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16189,6 +16177,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16327,6 +16318,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16345,7 +16339,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16372,6 +16366,12 @@ 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 ""
@@ -16429,6 +16429,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16531,9 +16534,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16567,6 +16567,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16615,15 +16618,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16672,7 +16669,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16702,9 +16699,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16822,6 +16816,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16939,9 +16936,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -17026,10 +17020,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -17041,7 +17038,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -17080,6 +17080,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17305,6 +17308,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17362,6 +17368,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17386,7 +17395,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17398,9 +17407,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17422,6 +17428,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17440,6 +17449,9 @@ 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 ""
@@ -17461,7 +17473,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17476,6 +17488,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17491,9 +17509,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17653,6 +17668,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17722,6 +17740,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17734,6 +17755,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17752,6 +17776,9 @@ 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 ""
@@ -17800,9 +17827,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17818,9 +17842,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18226,7 +18247,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18460,10 +18481,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18559,15 +18580,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18589,15 +18628,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18736,7 +18775,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18751,6 +18790,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18880,9 +18922,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18937,6 +18976,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18961,12 +19003,18 @@ 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 ""
@@ -19135,9 +19183,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19210,6 +19255,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19294,9 +19342,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19306,6 +19351,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19372,9 +19423,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19582,6 +19630,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19591,9 +19642,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -20014,6 +20071,9 @@ 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 ""
@@ -20446,9 +20506,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20539,12 +20596,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20557,9 +20608,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20572,9 +20620,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20632,6 +20677,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20716,6 +20788,9 @@ 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 ""
@@ -20863,6 +20938,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20881,6 +20962,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -21070,6 +21154,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -21091,10 +21178,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -21109,10 +21196,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -21130,15 +21217,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21154,6 +21256,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21223,9 +21328,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21469,6 +21571,9 @@ 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 ""
@@ -21559,9 +21664,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21574,6 +21676,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21619,7 +21724,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21628,13 +21733,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21655,16 +21760,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21682,22 +21787,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21709,6 +21811,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21718,6 +21823,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21766,6 +21877,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21775,6 +21889,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21829,6 +21949,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21862,9 +21985,15 @@ 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 ""
@@ -21913,24 +22042,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21955,6 +22078,12 @@ 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 ""
@@ -21979,12 +22108,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -22024,6 +22147,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22054,6 +22180,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22156,16 +22285,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22186,6 +22318,9 @@ 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 ""
@@ -22210,9 +22345,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22237,9 +22369,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22420,6 +22549,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22483,6 +22615,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22825,9 +22960,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22906,12 +23038,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -23044,6 +23170,9 @@ 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 ""
@@ -23059,9 +23188,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23083,9 +23209,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23128,7 +23251,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23140,6 +23263,9 @@ 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 ""
@@ -23167,9 +23293,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -23179,6 +23302,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23206,6 +23332,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23362,12 +23491,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23470,18 +23605,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23509,6 +23638,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23683,6 +23815,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23698,9 +23836,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23749,6 +23884,9 @@ 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 ""
@@ -23761,6 +23899,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23800,6 +23941,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25003,6 +25147,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -25117,9 +25264,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25294,33 +25438,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25756,9 +25873,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25804,6 +25918,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25828,9 +25945,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25870,6 +25984,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25924,6 +26041,9 @@ 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 ""
@@ -25984,22 +26104,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26014,10 +26140,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26257,6 +26380,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26443,6 +26569,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26494,6 +26623,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26518,15 +26650,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26584,6 +26725,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26665,6 +26809,9 @@ 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 at least Reporter role 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 ""
@@ -26674,9 +26821,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26689,6 +26842,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26746,6 +26902,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26893,9 +27052,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27292,6 +27448,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27358,9 +27517,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27427,12 +27583,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27487,6 +27649,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27508,6 +27682,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27532,6 +27709,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27556,7 +27736,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27568,6 +27748,9 @@ 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 ""
@@ -27679,9 +27862,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27736,6 +27916,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27997,6 +28180,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28009,16 +28198,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -28030,6 +28222,12 @@ 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 ""
@@ -28042,12 +28240,18 @@ 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 ""
@@ -28057,6 +28261,9 @@ 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 ""
@@ -28075,6 +28282,9 @@ 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 ""
@@ -28090,12 +28300,18 @@ 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 ""
@@ -28114,6 +28330,9 @@ 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 ""
@@ -28195,6 +28414,15 @@ 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 ""
@@ -28453,9 +28681,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28546,15 +28771,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28621,9 +28840,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28651,7 +28867,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28792,7 +29008,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -29125,9 +29341,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29143,7 +29356,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29155,9 +29368,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -29176,15 +29386,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29707,6 +29911,9 @@ 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 ""
@@ -29794,10 +30001,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29809,7 +30019,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29872,6 +30082,9 @@ 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."
+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 ""
@@ -29911,6 +30124,9 @@ 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 ""
@@ -29926,9 +30142,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29989,6 +30202,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -30001,6 +30217,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -30019,6 +30238,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -30175,6 +30397,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30214,6 +30439,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30253,6 +30481,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30400,9 +30631,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30499,9 +30727,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30826,6 +31051,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30844,6 +31072,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30904,12 +31135,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30982,6 +31207,9 @@ 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 ""
@@ -31060,6 +31288,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31075,6 +31306,9 @@ 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 ""
@@ -31219,9 +31453,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31429,6 +31660,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31504,6 +31738,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31513,6 +31753,12 @@ 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 ""
@@ -31840,9 +32086,18 @@ 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 ""
@@ -31855,6 +32110,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31864,9 +32122,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31879,6 +32134,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -32041,13 +32299,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32071,18 +32332,42 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+
+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 30 days"
+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 ""
@@ -32098,6 +32383,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32119,6 +32407,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -32176,6 +32467,9 @@ 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 ""
@@ -32200,6 +32494,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32227,12 +32524,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32329,12 +32632,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32344,9 +32641,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32362,9 +32656,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32680,12 +32971,24 @@ msgstr[2] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32773,12 +33076,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32800,6 +33115,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32824,6 +33142,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32968,6 +33289,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -33016,6 +33340,15 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33025,6 +33358,9 @@ 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 ""
@@ -33058,6 +33394,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33091,6 +33430,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -33190,13 +33535,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33391,6 +33736,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33571,6 +33919,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33595,9 +33952,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33613,9 +33967,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33625,12 +33976,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33772,6 +34117,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33787,10 +34135,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33859,6 +34207,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33892,9 +34243,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33907,9 +34255,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -34003,6 +34348,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -34021,6 +34369,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34096,12 +34462,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34153,9 +34513,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34183,6 +34540,9 @@ 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 ""
@@ -34210,15 +34570,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34228,9 +34579,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34279,6 +34627,9 @@ 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 ""
@@ -34426,9 +34777,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34447,6 +34795,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34516,9 +34867,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34549,12 +34897,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34606,12 +34948,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34726,78 +35077,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34981,6 +35260,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -35002,9 +35284,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35272,7 +35551,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35500,33 +35779,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35605,6 +35908,9 @@ 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 ""
@@ -35749,9 +36055,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36127,6 +36430,9 @@ 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 ""
@@ -36151,6 +36457,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -36205,9 +36514,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36229,6 +36535,9 @@ 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 ""
@@ -36295,69 +36604,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36595,12 +36841,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36613,9 +36853,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36676,6 +36913,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36898,6 +37138,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36916,6 +37159,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36967,6 +37213,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36982,9 +37231,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37048,7 +37294,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37066,6 +37312,9 @@ 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 ""
@@ -37099,6 +37348,9 @@ 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 ""
@@ -37228,7 +37480,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37267,6 +37519,9 @@ 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 ""
@@ -37279,13 +37534,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37303,12 +37570,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37336,6 +37609,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37504,9 +37789,15 @@ 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 ""
@@ -37552,6 +37843,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37597,7 +37891,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37711,6 +38005,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37723,6 +38020,9 @@ 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|Tests"
msgstr ""
@@ -37864,6 +38164,9 @@ 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 ""
@@ -37891,6 +38194,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37978,8 +38284,11 @@ msgstr[2] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38041,6 +38350,9 @@ 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 ""
@@ -38119,6 +38431,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38167,6 +38482,9 @@ 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 ""
@@ -38407,6 +38725,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38506,9 +38827,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38662,9 +38980,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38686,9 +39001,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38812,6 +39124,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39184,9 +39502,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -39211,6 +39526,9 @@ 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 active %{type}."
msgstr ""
@@ -39250,123 +39568,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39427,6 +39628,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39634,6 +39838,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39706,6 +39913,12 @@ 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 ""
@@ -39745,6 +39958,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39775,9 +39991,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39826,12 +40039,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -40003,9 +40222,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -40213,6 +40429,9 @@ 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 ""
@@ -40306,9 +40525,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40612,6 +40837,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40687,9 +40915,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40801,9 +41026,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40825,9 +41047,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40849,6 +41068,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40867,6 +41089,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40888,6 +41113,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40903,9 +41131,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40915,6 +41149,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40930,6 +41170,15 @@ 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 ""
@@ -40948,9 +41197,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40960,12 +41218,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40978,6 +41239,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40990,6 +41257,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -41029,6 +41302,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41674,6 +41950,12 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41695,13 +41977,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41719,12 +42007,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41836,6 +42139,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41935,9 +42241,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41977,6 +42280,9 @@ 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 ""
@@ -42037,9 +42343,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42385,9 +42688,6 @@ 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 ""
@@ -42463,6 +42763,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42484,6 +42787,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42499,6 +42805,12 @@ 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 ""
@@ -42772,13 +43084,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -43090,9 +43402,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43102,9 +43429,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -43153,6 +43486,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -43231,6 +43567,9 @@ 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 ""
@@ -43249,7 +43588,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43312,6 +43651,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43402,6 +43747,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43438,6 +43786,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43477,9 +43828,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43498,6 +43855,9 @@ 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 ""
@@ -43510,6 +43870,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43531,6 +43894,9 @@ 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 ""
@@ -43558,18 +43924,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43822,13 +44191,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -44062,6 +44431,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -44140,8 +44515,11 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44464,6 +44842,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44524,11 +44908,17 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44596,6 +44986,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44635,6 +45028,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44671,12 +45067,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44719,6 +45121,9 @@ msgstr[2] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44878,9 +45283,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -45043,6 +45445,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -45220,6 +45625,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45469,12 +45877,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45493,9 +45895,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45571,9 +45970,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45745,6 +46141,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45799,9 +46198,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45862,9 +46258,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45988,6 +46381,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46003,6 +46399,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/sv_SE/gitlab.po b/locale/sv_SE/gitlab.po
index 41818878502..0aa68d56d8b 100644
--- a/locale/sv_SE/gitlab.po
+++ b/locale/sv_SE/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: sv-SE\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:52\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr " eller "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d fel"
msgstr[1] "%d fel"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d fel hittades:"
-msgstr[1] "%d fel hittades:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d kommentar till"
msgstr[1] "%d kommentarer till"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d öppet ärende"
-msgstr[1] "%d öppna ärenden"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d väntande kommentar"
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} är låst av GitLab-användaren %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 "%{milestone} (utgĂĄngen)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} är ett ogiltigt tema"
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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr "7 dagar"
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr "Lägg till en rad"
-
-msgid "Add a link"
-msgstr "Lägg till en länk"
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Lägg till ny katalog"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Skapa katalog"
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/sw_KE/gitlab.po b/locale/sw_KE/gitlab.po
index dbabd25eb5f..2c90b0e4eaf 100644
--- a/locale/sw_KE/gitlab.po
+++ b/locale/sw_KE/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: sw\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:56\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/ta_IN/gitlab.po b/locale/ta_IN/gitlab.po
index 7ca337bfa30..606e655b300 100644
--- a/locale/ta_IN/gitlab.po
+++ b/locale/ta_IN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ta\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/th_TH/gitlab.po b/locale/th_TH/gitlab.po
new file mode 100644
index 00000000000..af1779133b6
--- /dev/null
+++ b/locale/th_TH/gitlab.po
@@ -0,0 +1,46005 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: gitlab-ee\n"
+"Report-Msgid-Bugs-To: \n"
+"Last-Translator: \n"
+"Language-Team: Thai\n"
+"Language: th_TH\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: th\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:21\n"
+
+msgid " %{start} to %{end}"
+msgstr ""
+
+msgid " (from %{timeoutSource})"
+msgstr ""
+
+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 (e.g. path/to/project!merge_request_id)"
+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 "#%{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 approver"
+msgid_plural "%d approvers"
+msgstr[0] ""
+
+msgid "%d approver (you've approved)"
+msgid_plural "%d approvers (you've approved)"
+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 day"
+msgid_plural "%d days"
+msgstr[0] ""
+
+msgid "%d epic"
+msgid_plural "%d epics"
+msgstr[0] ""
+
+msgid "%d error"
+msgid_plural "%d errors"
+msgstr[0] ""
+
+msgid "%d exporter"
+msgid_plural "%d exporters"
+msgstr[0] ""
+
+msgid "%d failed"
+msgid_plural "%d failed"
+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 fixed test result"
+msgid_plural "%d fixed test results"
+msgstr[0] ""
+
+msgid "%d fork"
+msgid_plural "%d forks"
+msgstr[0] ""
+
+msgid "%d group"
+msgid_plural "%d groups"
+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 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 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 point"
+msgid_plural "%d points"
+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 remaining"
+msgid_plural "%d remaining"
+msgstr[0] ""
+
+msgid "%d second"
+msgid_plural "%d seconds"
+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 unassigned issue"
+msgid_plural "%d unassigned issues"
+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 "%{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} task completed"
+msgid_plural "%{completedCount} of %{count} tasks 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} item"
+msgid_plural "%{count} items"
+msgstr[0] ""
+
+msgid "%{count} items per page"
+msgstr ""
+
+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} 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 "%{due_date} (Past due)"
+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 "%{hook_type} was deleted"
+msgstr ""
+
+msgid "%{hook_type} was scheduled for deletion"
+msgstr ""
+
+msgid "%{host} sign-in from new location"
+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}(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 "%{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} %{stacktrace_snippet}"
+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}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}Unmodified response:%{labelEnd} %{headers}"
+msgstr ""
+
+msgid "%{label_for_message} unavailable"
+msgstr ""
+
+msgid "%{learn_more_link}."
+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 "%{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 ""
+
+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} contained %{resultsString}"
+msgstr ""
+
+msgid "%{name} found %{resultsString}"
+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 "%{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 "%{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 "%{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 %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
+
+msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
+msgstr ""
+
+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 "%{search} %{description} %{scope}"
+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 "%{size} %{unit}"
+msgstr ""
+
+msgid "%{size} GiB"
+msgstr ""
+
+msgid "%{size} KiB"
+msgstr ""
+
+msgid "%{size} MiB"
+msgstr ""
+
+msgid "%{size} bytes"
+msgstr ""
+
+msgid "%{sourceBranch} into %{targetBranch}"
+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}%{errors}%{strongClose} point"
+msgid_plural "%{strongOpen}%{errors}%{strongClose} points"
+msgstr[0] ""
+
+msgid "%{strongOpen}Warning:%{strongClose} SAML group links can cause GitLab to automatically remove members from groups."
+msgstr ""
+
+msgid "%{strongStart}Need your attention%{strongEnd} are the merge requests that need your help to move forward, as an assignee or reviewer."
+msgstr ""
+
+msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+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}%{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_name} should belong either to a project or a group."
+msgstr ""
+
+msgid "%{timebox_type} does not support burnup charts"
+msgstr ""
+
+msgid "%{timebox_type} must have a start and due date"
+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} only supports %{name} name"
+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} changed the draft status of merge request %{mr_link}"
+msgstr ""
+
+msgid "%{username} has asked for a GitLab account on your instance %{host}:"
+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 "%{value} s"
+msgstr ""
+
+msgid "%{verb} %{time_spent_value} spent time."
+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 "(%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 "(No changes)"
+msgstr ""
+
+msgid "(UTC %{offset}) %{timezone}"
+msgstr ""
+
+msgid "(check progress)"
+msgstr ""
+
+msgid "(deleted)"
+msgstr ""
+
+msgid "(expired)"
+msgstr ""
+
+msgid "(leave blank if you don't want to change it)"
+msgstr ""
+
+msgid "(max size 15 MB)"
+msgstr ""
+
+msgid "(optional)"
+msgstr ""
+
+msgid "(removed)"
+msgstr ""
+
+msgid "(revoked)"
+msgstr ""
+
+msgid "(squashes %d commit)"
+msgid_plural "(squashes %d commits)"
+msgstr[0] ""
+
+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 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 "%{num} 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 days"
+msgstr ""
+
+msgid "3 hours"
+msgstr ""
+
+msgid "30 days"
+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|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 "7 days"
+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 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 default branch cannot be chosen for an empty project."
+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 impersonation token has been created."
+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 page with that title already exists"
+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 platform value can be web, mob or app."
+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 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 Secret Access Key"
+msgstr ""
+
+msgid "AWS access key ID (Optional)"
+msgstr ""
+
+msgid "AWS secret access key (Optional)"
+msgstr ""
+
+msgid "AWS service error: %{error}"
+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 Git repositories or the API."
+msgstr ""
+
+msgid "Access Tokens"
+msgstr ""
+
+msgid "Access denied for your LDAP account."
+msgstr ""
+
+msgid "Access denied: %{error}"
+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|Learn more"
+msgstr ""
+
+msgid "AccessibilityReport|Message: %{message}"
+msgstr ""
+
+msgid "AccessibilityReport|New"
+msgstr ""
+
+msgid "AccessibilityReport|The accessibility scanning found an error of the following type: %{code}"
+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 on"
+msgstr ""
+
+msgid "Active"
+msgstr ""
+
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
+msgid "Active %{type} (%{token_length})"
+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 Jaeger URL"
+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 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 Jaeger URL to replace this page with a link to your Jaeger server. You first need to %{link_start_tag}install Jaeger%{link_end_tag}."
+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 collapsible section"
+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 in group and project CI/CD settings, in the Runners section. 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 horizontal rule"
+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 task list"
+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 attention request"
+msgstr ""
+
+msgid "Add broadcast message"
+msgstr ""
+
+msgid "Add child epic to an epic"
+msgstr ""
+
+msgid "Add comment now"
+msgstr ""
+
+msgid "Add comment to design"
+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 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 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 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 user(s) to the group:"
+msgstr ""
+
+msgid "Add users to group"
+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 Metadata"
+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 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 "Adjust your filters/search criteria above. If you believe this may be an error, please refer to the %{linkStart}Geo Troubleshooting%{linkEnd} documentation for more information."
+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|Billable users"
+msgstr ""
+
+msgid "AdminArea|Blocked users"
+msgstr ""
+
+msgid "AdminArea|Bots"
+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|Stop all jobs?"
+msgstr ""
+
+msgid "AdminArea|Stop jobs"
+msgstr ""
+
+msgid "AdminArea|Stopping jobs failed"
+msgstr ""
+
+msgid "AdminArea|Total users"
+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|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgstr ""
+
+msgid "AdminDashboard|Error loading the statistics. Please try again"
+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|Auto DevOps domain"
+msgstr ""
+
+msgid "AdminSettings|CI/CD limits"
+msgstr ""
+
+msgid "AdminSettings|Configure Let's Encrypt"
+msgstr ""
+
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{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 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|Feed token"
+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 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."
+msgstr ""
+
+msgid "AdminSettings|Import sources"
+msgstr ""
+
+msgid "AdminSettings|Inactive project deletion"
+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 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|Preview payload"
+msgstr ""
+
+msgid "AdminSettings|Project export"
+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|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 the source for instance-level project templates."
+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 limit to 0 to disable it."
+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 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 default domain to use for Auto Review Apps and Auto Deploy stages in all projects."
+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 projects in this group can be selected as templates for new projects created on the instance. %{link_start}Learn more.%{link_end} "
+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|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 hosted Elasticsearch with IAM credentials"
+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."
+msgstr ""
+
+msgid "AdminUsers|Access"
+msgstr ""
+
+msgid "AdminUsers|Access Git repositories"
+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|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|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|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 authored by this user are hidden from other users."
+msgstr ""
+
+msgid "AdminUsers|It's you!"
+msgstr ""
+
+msgid "AdminUsers|Learn more about %{link_start}banned users.%{link_end}"
+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|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|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|Sort by"
+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 is validated and can use free CI minutes on shared runners."
+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|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 of the issues, merge requests, and groups linked to them. 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 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 "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|Elasticsearch version not compatible"
+msgstr ""
+
+msgid "AdvancedSearch|Reindex required"
+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 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 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 "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 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 projects"
+msgstr ""
+
+msgid "All projects selected"
+msgstr ""
+
+msgid "All protected branches"
+msgstr ""
+
+msgid "All threads resolved!"
+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 \"%{group_name}\" to sign you in"
+msgstr ""
+
+msgid "Allow access only to members of this group"
+msgstr ""
+
+msgid "Allow access to everyone"
+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 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 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 subgroups to set up their own two-factor authentication rules"
+msgstr ""
+
+msgid "Allow this key to push to this repository"
+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 ""
+
+msgid "Allow users to request access (if visibility is public or internal)"
+msgstr ""
+
+msgid "Allowed"
+msgstr ""
+
+msgid "Allowed characters: +, 0-9, -, and spaces."
+msgstr ""
+
+msgid "Allowed email domain restriction only permitted for top-level groups"
+msgstr ""
+
+msgid "Allowed to create:"
+msgstr ""
+
+msgid "Allowed to fail"
+msgstr ""
+
+msgid "Allows projects or subgroups in this group to override the global setting."
+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 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 authorizing your role"
+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 projects autocomplete."
+msgstr ""
+
+msgid "An error occurred while fetching reference"
+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 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 Jobs tab."
+msgstr ""
+
+msgid "An error occurred while loading the Needs tab."
+msgstr ""
+
+msgid "An error occurred while loading the Test Reports tab."
+msgstr ""
+
+msgid "An error occurred while loading the access tokens form, please try again."
+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 pipeline."
+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 preview broadcast message"
+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 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 subscribing to notifications."
+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 generate the report. Please try again later."
+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 unsubscribing to notifications."
+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 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 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 "Any namespace"
+msgstr ""
+
+msgid "Anyone can register for an account."
+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 "Application"
+msgstr ""
+
+msgid "Application ID"
+msgstr ""
+
+msgid "Application limits saved successfully"
+msgstr ""
+
+msgid "Application settings saved successfully"
+msgstr ""
+
+msgid "Application settings update failed"
+msgstr ""
+
+msgid "Application uninstalled but failed to destroy: %{error_message}"
+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 unlimited."
+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 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|Minimum password length (number of characters)"
+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|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 GitLab's %{linkStart}Password Policy Guidelines%{linkEnd}."
+msgstr ""
+
+msgid "ApplicationSettings|Send confirmation email on sign-up"
+msgstr ""
+
+msgid "ApplicationSettings|Sign-up enabled"
+msgstr ""
+
+msgid "ApplicationSettings|Text shown after a user signs up. Markdown enabled."
+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|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 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|Merge request approval settings have been updated."
+msgstr ""
+
+msgid "ApprovalSettings|Prevent approval by author"
+msgstr ""
+
+msgid "ApprovalSettings|Prevent approval by author."
+msgstr ""
+
+msgid "ApprovalSettings|Prevent approvals by users who add commits"
+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|Remove all approvals when commits are added to the source branch"
+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 "Approvals are optional."
+msgstr ""
+
+msgid "Approvals|Section: %section"
+msgstr ""
+
+msgid "Approve"
+msgstr ""
+
+msgid "Approve a 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 "Approved. Your attention request was removed."
+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 will make it entirely read-only. It is hidden from the dashboard and doesn't show up 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 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 these artifacts?"
+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 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 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 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 %{type}? 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 "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 milestone"
+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 %{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 "Assigned to you"
+msgstr ""
+
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
+msgid "Assignee"
+msgid_plural "%d Assignees"
+msgstr[0] ""
+
+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"
+msgstr ""
+
+msgid "Attach a file by drag &amp; drop or %{upload_link}"
+msgstr ""
+
+msgid "Attaching File - %{progress}"
+msgstr ""
+
+msgid "Attaching a file"
+msgid_plural "Attaching %d files"
+msgstr[0] ""
+
+msgid "Attaching the file failed."
+msgstr ""
+
+msgid "Attention"
+msgstr ""
+
+msgid "Attention requested"
+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|Active"
+msgstr ""
+
+msgid "AuditStreams|Add an HTTP endpoint to manage audit logs in third-party systems."
+msgstr ""
+
+msgid "AuditStreams|Add external stream destination"
+msgstr ""
+
+msgid "AuditStreams|Add stream"
+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|Cancel editing"
+msgstr ""
+
+msgid "AuditStreams|Delete %{link}"
+msgstr ""
+
+msgid "AuditStreams|Destination URL"
+msgstr ""
+
+msgid "AuditStreams|Destinations receive all audit event data"
+msgstr ""
+
+msgid "AuditStreams|Setup streaming for audit events"
+msgstr ""
+
+msgid "AuditStreams|Stream count icon"
+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 "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 "Auto-close referenced issues on default branch"
+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 every hour."
+msgstr ""
+
+msgid "Autosave|Note"
+msgstr ""
+
+msgid "Available"
+msgstr ""
+
+msgid "Available ID"
+msgstr ""
+
+msgid "Available group runners: %{runners}"
+msgstr ""
+
+msgid "Available on-demand"
+msgstr ""
+
+msgid "Available shared runners:"
+msgstr ""
+
+msgid "Available specific runners"
+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 "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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 "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 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|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|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+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|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 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 all plans"
+msgstr ""
+
+msgid "Billing|Export list"
+msgstr ""
+
+msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
+msgstr ""
+
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
+msgid "Billing|Group invite"
+msgstr ""
+
+msgid "Billing|If the group has over %{maxNamespaceSeats} members, only those occupying a seat can access the namespace. To ensure all members (active and %{linkStart}over limit%{linkEnd}) can access the namespace, you can start a trial or upgrade to a paid tier."
+msgstr ""
+
+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|Toggle seat details"
+msgstr ""
+
+msgid "Billing|Type %{username} to confirm"
+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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+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 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|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 "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 has been updated since the merge was requested."
+msgstr ""
+
+msgid "Branch is already taken"
+msgstr ""
+
+msgid "Branch name"
+msgstr ""
+
+msgid "Branch not loaded - %{branchId}"
+msgstr ""
+
+msgid "Branch rules"
+msgstr ""
+
+msgid "Branches"
+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 '%{default_branch}'"
+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|Deleting the merged branches 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|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|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'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 "Browse Directory"
+msgstr ""
+
+msgid "Browse File"
+msgstr ""
+
+msgid "Browse Files"
+msgstr ""
+
+msgid "Browse artifacts"
+msgstr ""
+
+msgid "Browse files"
+msgstr ""
+
+msgid "Browse templates"
+msgstr ""
+
+msgid "BuildArtifacts|An error occurred while fetching the artifacts"
+msgstr ""
+
+msgid "BuildArtifacts|Loading artifacts"
+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|Destination"
+msgstr ""
+
+msgid "BulkImport|Destination group"
+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|From source group"
+msgstr ""
+
+msgid "BulkImport|Group import 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|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|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|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|To new group"
+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 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|must be a group"
+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|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 Runners Usage"
+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|Shared runner usage"
+msgstr ""
+
+msgid "CICDAnalytics|Shared runner usage is the total runtime of all jobs that ran on shared runners"
+msgstr ""
+
+msgid "CICDAnalytics|Something went wrong while fetching release statistics"
+msgstr ""
+
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
+msgid "CICDAnalytics|What is shared runner usage?"
+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|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|Jobs"
+msgstr ""
+
+msgid "CICD|Limit"
+msgstr ""
+
+msgid "CICD|Limit CI_JOB_TOKEN access"
+msgstr ""
+
+msgid "CICD|Select projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable."
+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|There are several CI/CD limits in place."
+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|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 load mermaid module: %{err}"
+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 assign an issue that does not belong under the same group (or descendant) as the epic."
+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 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 refer to a group %{timebox_type} 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 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 "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|Reviewer changed from %{old} to %{new}"
+msgstr ""
+
+msgid "ChangeReviewer|Reviewer changed to %{new}"
+msgstr ""
+
+msgid "ChangeReviewer|Unassigned"
+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 free tier open source projects"
+msgstr ""
+
+msgid "Changes to the title have not been saved"
+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|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 merge 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 Kubernetes cluster images for known vulnerabilities."
+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|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|Enter a number greater than 0"
+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. Please 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|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|Please select a country"
+msgstr ""
+
+msgid "Checkout|Please select a state"
+msgstr ""
+
+msgid "Checkout|Purchase details"
+msgstr ""
+
+msgid "Checkout|Select"
+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|This number must be %{minimumNumberOfUsers} (your seats in use) or more."
+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 epic does not exist."
+msgstr ""
+
+msgid "Child epic doesn't exist."
+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 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 ""
+
+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|Environments"
+msgstr ""
+
+msgid "CiVariables|Input variable key"
+msgstr ""
+
+msgid "CiVariables|Input variable value"
+msgstr ""
+
+msgid "CiVariables|Key"
+msgstr ""
+
+msgid "CiVariables|Masked"
+msgstr ""
+
+msgid "CiVariables|Protected"
+msgstr ""
+
+msgid "CiVariables|Remove variable"
+msgstr ""
+
+msgid "CiVariables|Remove variable row"
+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 ""
+
+msgid "CiVariables|State"
+msgstr ""
+
+msgid "CiVariables|Type"
+msgstr ""
+
+msgid "CiVariables|Value"
+msgstr ""
+
+msgid "CiVariables|Variables"
+msgstr ""
+
+msgid "CiVariable|* (All environments)"
+msgstr ""
+
+msgid "CiVariable|All environments"
+msgstr ""
+
+msgid "CiVariable|Create wildcard"
+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 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 issues"
+msgstr ""
+
+msgid "Closed this %{quick_action_target}."
+msgstr ""
+
+msgid "Closed: %{closed}"
+msgstr ""
+
+msgid "Closes this %{quick_action_target}."
+msgstr ""
+
+msgid "Cloud Run"
+msgstr ""
+
+msgid "Cloud Storage"
+msgstr ""
+
+msgid "Cluster"
+msgstr ""
+
+msgid "Cluster Health"
+msgstr ""
+
+msgid "Cluster cache cleared."
+msgstr ""
+
+msgid "Cluster does not exist"
+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|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|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 agents"
+msgstr ""
+
+msgid "ClusterAgents|No clusters connected through cluster certificates"
+msgstr ""
+
+msgid "ClusterAgents|Not connected"
+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|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 Elasticsearch for pod logs."
+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|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 Elastic Stack integration"
+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|Failed to configure EKS provider: %{message}"
+msgstr ""
+
+msgid "ClusterIntegration|Failed to configure Google Kubernetes Engine Cluster: %{message}"
+msgstr ""
+
+msgid "ClusterIntegration|Failed to fetch CloudFormation stack: %{message}"
+msgstr ""
+
+msgid "ClusterIntegration|Failed to request to Google Cloud Platform: %{message}"
+msgstr ""
+
+msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
+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 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, logs, 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 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 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 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 "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 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 replace or are replaced by symbolic links is currently not supported."
+msgstr ""
+
+msgid "Commenting on symbolic links that replace or are replaced by files is currently 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 "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|An error occurred while fetching merge requests data."
+msgstr ""
+
+msgid "Commits|History"
+msgstr ""
+
+msgid "Commits|No related merge requests found"
+msgstr ""
+
+msgid "Committed by"
+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 Revisions"
+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 "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|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|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|Required format: %{codeStart}path/file.y[a]ml@group-name/project-name%{codeEnd}. %{linkStart}Learn more.%{linkEnd}"
+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 "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 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 Tracing"
+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 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 and time tracking units."
+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..."
+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 Scanning"
+msgstr ""
+
+msgid "Container does not exist"
+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 "Container repositories"
+msgstr ""
+
+msgid "Container repository"
+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|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|Root image"
+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 up cleanup"
+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 temporarily cannot be marked for deletion. Please try again in a few minutes. %{docLinkStart}More details%{docLinkEnd}."
+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|Table of Contents"
+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 "Continuous Integration and Deployment"
+msgstr ""
+
+msgid "Contribute to GitLab"
+msgstr ""
+
+msgid "Contribution"
+msgstr ""
+
+msgid "Contribution Analytics"
+msgstr ""
+
+msgid "ContributionAnalytics|%{created_count} created, %{closed_count} closed."
+msgstr ""
+
+msgid "ContributionAnalytics|%{created_count} created, %{merged_count} merged, %{closed_count} closed."
+msgstr ""
+
+msgid "ContributionAnalytics|%{pushes} pushes, more than %{commits} commits by %{people} contributors."
+msgstr ""
+
+msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
+msgstr ""
+
+msgid "ContributionAnalytics|Issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Last 3 months"
+msgstr ""
+
+msgid "ContributionAnalytics|Last month"
+msgstr ""
+
+msgid "ContributionAnalytics|Last week"
+msgstr ""
+
+msgid "ContributionAnalytics|Merge requests"
+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 "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 GitLab Package Registry functions."
+msgstr ""
+
+msgid "Control whether to display customer experience improvement content and third-party offers in GitLab."
+msgstr ""
+
+msgid "Control which projects 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."
+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 %{type}"
+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 the code below to implement tracking in your application:"
+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 ""
+
+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 %{user} from %{group}. User is not a group member."
+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 "Country"
+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 Google Cloud project"
+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 iteration"
+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 project"
+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 topic"
+msgstr ""
+
+msgid "Create user"
+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 "Create/import your first project"
+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 "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 %{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 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 "Creation date"
+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 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 vulnerabilities present"
+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 forks will keep their visibility level."
+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 "CycleAnalyticsStage|should be under a 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|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 "DAG visualization requires at least 3 dependent jobs."
+msgstr ""
+
+msgid "DAST Configuration"
+msgstr ""
+
+msgid "DAST profile not found: %{name}"
+msgstr ""
+
+msgid "DAST profiles"
+msgstr ""
+
+msgid "DNS"
+msgstr ""
+
+msgid "DORA4Metrics|%{startDate} - %{endDate}"
+msgstr ""
+
+msgid "DORA4Metrics|Average (last %{days}d)"
+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|Lead time for changes"
+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|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|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 "DSN"
+msgstr ""
+
+msgid "Dashboard"
+msgstr ""
+
+msgid "Dashboard uid not found"
+msgstr ""
+
+msgid "DashboardProjects|All"
+msgstr ""
+
+msgid "DashboardProjects|Personal"
+msgstr ""
+
+msgid "DashboardProjects|Trending"
+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 Settings"
+msgstr ""
+
+msgid "DastConfig|Generate code snippet"
+msgstr ""
+
+msgid "DastConfig|Scan Configuration"
+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|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|Do you want to discard this scanner profile?"
+msgstr ""
+
+msgid "DastProfiles|Do you want to discard this site profile?"
+msgstr ""
+
+msgid "DastProfiles|Do you want to discard your changes?"
+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|Enter URLs in a comma-separated list."
+msgstr ""
+
+msgid "DastProfiles|Enter headers in a comma-separated list."
+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|Hide debug messages"
+msgstr ""
+
+msgid "DastProfiles|Include debug messages in the DAST console output."
+msgstr ""
+
+msgid "DastProfiles|Manage profiles"
+msgstr ""
+
+msgid "DastProfiles|Manage site 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|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 is being used by this on-demand scan"
+msgstr ""
+
+msgid "DastProfiles|Profile name"
+msgstr ""
+
+msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgstr ""
+
+msgid "DastProfiles|Request headers"
+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 mode"
+msgstr ""
+
+msgid "DastProfiles|Scanner Profile"
+msgstr ""
+
+msgid "DastProfiles|Scanner Profiles"
+msgstr ""
+
+msgid "DastProfiles|Scanner name"
+msgstr ""
+
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 Profile"
+msgstr ""
+
+msgid "DastProfiles|Site Profiles"
+msgstr ""
+
+msgid "DastProfiles|Site name"
+msgstr ""
+
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+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|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|folder/dast_example.har or https://example.com/dast_example.har"
+msgstr ""
+
+msgid "DastProfiles|folder/example.postman_collection.json or https://example.com/"
+msgstr ""
+
+msgid "DastProfiles|folder/openapi.json or https://example.com/openapi.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|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 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 "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 to merge"
+msgstr ""
+
+msgid "Deactivate dormant users after 90 days 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 CI/CD configuration file"
+msgstr ""
+
+msgid "Default artifacts expiration"
+msgstr ""
+
+msgid "Default branch"
+msgstr ""
+
+msgid "Default branch and protected branches"
+msgstr ""
+
+msgid "Default delayed project deletion"
+msgstr ""
+
+msgid "Default deletion delay"
+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 project deletion protection"
+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 "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 %{name}"
+msgstr ""
+
+msgid "Delete Comment"
+msgstr ""
+
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
+msgid "Delete Key"
+msgstr ""
+
+msgid "Delete Selected"
+msgstr ""
+
+msgid "Delete Value Stream"
+msgstr ""
+
+msgid "Delete account"
+msgstr ""
+
+msgid "Delete artifacts"
+msgstr ""
+
+msgid "Delete audio"
+msgstr ""
+
+msgid "Delete badge"
+msgstr ""
+
+msgid "Delete code block"
+msgstr ""
+
+msgid "Delete column"
+msgstr ""
+
+msgid "Delete comment"
+msgstr ""
+
+msgid "Delete corpus"
+msgstr ""
+
+msgid "Delete deploy key"
+msgstr ""
+
+msgid "Delete file"
+msgstr ""
+
+msgid "Delete image"
+msgstr ""
+
+msgid "Delete image repository"
+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 row"
+msgstr ""
+
+msgid "Delete self monitoring project"
+msgstr ""
+
+msgid "Delete snippet"
+msgstr ""
+
+msgid "Delete snippet?"
+msgstr ""
+
+msgid "Delete source branch"
+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 "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 projects cannot be restored!"
+msgstr ""
+
+msgid "Deleted the source branch."
+msgstr ""
+
+msgid "Deletes 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 "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|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|Image list"
+msgstr ""
+
+msgid "DependencyProxy|Scheduled for deletion"
+msgstr ""
+
+msgid "DependencyProxy|Storage settings"
+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 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 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|Expires"
+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|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|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 frequency"
+msgstr ""
+
+msgid "DeploymentApproval| Current approvals: %{current}"
+msgstr ""
+
+msgid "DeploymentApproval|Approval options"
+msgstr ""
+
+msgid "DeploymentApproval|Approve or reject deployment #%{deploymentIid}"
+msgstr ""
+
+msgid "DeploymentApproval|Approved by %{user} %{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 "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 "Deployments"
+msgstr ""
+
+msgid "Deployments|%{deployments} environment impacted."
+msgid_plural "Deployments|%{deployments} environments impacted."
+msgstr[0] ""
+
+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|Feature deprecation and removal"
+msgstr ""
+
+msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
+msgstr ""
+
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+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 "Descriptive label"
+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 changes to this comment?"
+msgstr ""
+
+msgid "DesignManagement|Are you sure you want to cancel creating this comment?"
+msgstr ""
+
+msgid "DesignManagement|Cancel changes"
+msgstr ""
+
+msgid "DesignManagement|Cancel comment confirmation"
+msgstr ""
+
+msgid "DesignManagement|Cancel comment update confirmation"
+msgstr ""
+
+msgid "DesignManagement|Click the image where you'd like to start a new discussion"
+msgstr ""
+
+msgid "DesignManagement|Comment"
+msgstr ""
+
+msgid "DesignManagement|Comments you resolve can be viewed and unresolved by going to the \"Resolved Comments\" section below"
+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 comment"
+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|Keep changes"
+msgstr ""
+
+msgid "DesignManagement|Keep comment"
+msgstr ""
+
+msgid "DesignManagement|Learn more about resolving comments"
+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 "Detect host keys"
+msgstr ""
+
+msgid "DevOps Adoption"
+msgstr ""
+
+msgid "DevOps Reports"
+msgstr ""
+
+msgid "DevOps adoption"
+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 "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 "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 "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|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|Showing %{dropdownStart}%{count} changed file%{dropdownEnd}"
+msgid_plural "Diffs|Showing %{dropdownStart}%{count} changed files%{dropdownEnd}"
+msgstr[0] ""
+
+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 the group-level wiki"
+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 "Dismissable"
+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 "Does not apply to projects in personal namespaces, which are deleted immediately on request."
+msgstr ""
+
+msgid "Does not delete the source branch."
+msgstr ""
+
+msgid "Domain"
+msgstr ""
+
+msgid "Domain Name"
+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 "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 evidence JSON"
+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 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|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 "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 "Each project can also have an issue tracker and a wiki."
+msgstr ""
+
+msgid "Edit"
+msgstr ""
+
+msgid "Edit %{issuable}"
+msgstr ""
+
+msgid "Edit %{name}"
+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 Profile"
+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, lint, and visualize your pipeline."
+msgstr ""
+
+msgid "Edited"
+msgstr ""
+
+msgid "Edited %{timeago}"
+msgstr ""
+
+msgid "Editing"
+msgstr ""
+
+msgid "Elapsed time"
+msgstr ""
+
+msgid "Elasticsearch AWS IAM credentials"
+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 returned status code: %{status_code}"
+msgstr ""
+
+msgid "Elasticsearch zero-downtime reindexing"
+msgstr ""
+
+msgid "Elasticsearch's region."
+msgstr ""
+
+msgid "Elastic|None. Select namespaces to index."
+msgstr ""
+
+msgid "Elastic|None. Select projects to index."
+msgstr ""
+
+msgid "Eligible users"
+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 from Service Desk have this name."
+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 "Embed an image of your existing Jaeger server in GitLab."
+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 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 delayed project deletion by default for newly-created groups."
+msgstr ""
+
+msgid "Enable email notification"
+msgstr ""
+
+msgid "Enable error tracking"
+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 health and performance metrics endpoint"
+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|%{stepStart}Step 1%{stepEnd}. Ensure you have Kubernetes set up and have a base domain for your %{linkStart}cluster%{linkEnd}."
+msgstr ""
+
+msgid "EnableReviewApp|%{stepStart}Step 2%{stepEnd}. Copy the following snippet:"
+msgstr ""
+
+msgid "EnableReviewApp|%{stepStart}Step 3%{stepEnd}. Add it to the project %{linkStart}gitlab-ci.yml%{linkEnd} file."
+msgstr ""
+
+msgid "EnableReviewApp|%{stepStart}Step 4 (optional)%{stepEnd}. Enable Visual Reviews by following the %{linkStart}setup instructions%{linkEnd}."
+msgstr ""
+
+msgid "EnableReviewApp|Close"
+msgstr ""
+
+msgid "EnableReviewApp|Copy snippet text"
+msgstr ""
+
+msgid "Enabled"
+msgstr ""
+
+msgid "Enabled Git access protocols"
+msgstr ""
+
+msgid "Enabled OAuth authentication sources"
+msgstr ""
+
+msgid "Enabled sources for code import during project creation. OmniAuth must be configured for GitHub"
+msgstr ""
+
+msgid "Encountered an error while rendering: %{err}"
+msgstr ""
+
+msgid "End Time"
+msgstr ""
+
+msgid "Ends"
+msgstr ""
+
+msgid "Ends at (UTC)"
+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 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 "Environment"
+msgstr ""
+
+msgid "Environment does not have deployments"
+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. %{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|Commit"
+msgstr ""
+
+msgid "Environments|Currently showing %{fetched} results."
+msgstr ""
+
+msgid "Environments|Currently showing all results."
+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|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|Install Elastic Stack on your cluster to enable advanced querying capabilities such as full text search."
+msgstr ""
+
+msgid "Environments|Job"
+msgstr ""
+
+msgid "Environments|Learn about environments"
+msgstr ""
+
+msgid "Environments|Learn more about stopping environments"
+msgstr ""
+
+msgid "Environments|Logs from %{start} to %{end}."
+msgstr ""
+
+msgid "Environments|New environment"
+msgstr ""
+
+msgid "Environments|No deployed environments"
+msgstr ""
+
+msgid "Environments|No deployments yet"
+msgstr ""
+
+msgid "Environments|No pod selected"
+msgstr ""
+
+msgid "Environments|No pods to display"
+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|Pod name"
+msgstr ""
+
+msgid "Environments|Re-deploy"
+msgstr ""
+
+msgid "Environments|Re-deploy environment %{name}?"
+msgstr ""
+
+msgid "Environments|Re-deploy to environment"
+msgstr ""
+
+msgid "Environments|Rollback"
+msgstr ""
+
+msgid "Environments|Rollback environment"
+msgstr ""
+
+msgid "Environments|Rollback environment %{name}?"
+msgstr ""
+
+msgid "Environments|Select pod"
+msgstr ""
+
+msgid "Environments|Show all"
+msgstr ""
+
+msgid "Environments|Stop"
+msgstr ""
+
+msgid "Environments|Stop environment"
+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|There was an error fetching the logs. Please try again."
+msgstr ""
+
+msgid "Environments|This action will relaunch the job for commit %{linkStart}%{commitId}%{linkEnd}, putting the environment in a previous version. Are you sure you want to continue?"
+msgstr ""
+
+msgid "Environments|This action will run the job defined by %{name} for commit %{linkStart}%{commitId}%{linkEnd} putting the environment in a previous version. You can revert it by re-deploying the latest version of your application. 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 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|An error occurred while saving the %{epicDateType} date"
+msgstr ""
+
+msgid "Epics|An error occurred while updating labels."
+msgstr ""
+
+msgid "Epics|Are you sure you want to remove %{bStart}%{targetIssueTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}?"
+msgstr ""
+
+msgid "Epics|Assign Epic"
+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|Search epics"
+msgstr ""
+
+msgid "Epics|Select epic"
+msgstr ""
+
+msgid "Epics|Show more"
+msgstr ""
+
+msgid "Epics|Something went wrong while assigning issue to epic."
+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 fetching group epics."
+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 removing issue from epic."
+msgstr ""
+
+msgid "Epics|Something went wrong while updating epics."
+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|To schedule your epic's %{epicDateType} date based on milestones, assign a milestone with a %{epicDateType} date to any issue in the epic."
+msgstr ""
+
+msgid "Epics|Unable to save epic. Please try again"
+msgstr ""
+
+msgid "Epics|due"
+msgstr ""
+
+msgid "Epics|start"
+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 deleting project. Check logs for error details."
+msgstr ""
+
+msgid "Error fetching burnup chart data"
+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 refs"
+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 countries 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 %{issuableType} status"
+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 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 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 uploading file: %{stripped}"
+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: No AWS credentials were supplied"
+msgstr ""
+
+msgid "Error: No AWS provision role found for user"
+msgstr ""
+
+msgid "Error: Unable to create deploy freeze"
+msgstr ""
+
+msgid "Error: Unable to delete deploy freeze"
+msgstr ""
+
+msgid "Error: Unable to find AWS role for current user"
+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|Create an escalation policy in GitLab"
+msgstr ""
+
+msgid "EscalationPolicies|Delete escalation policy"
+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 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|Remove escalation rule"
+msgstr ""
+
+msgid "EscalationPolicies|Search for user"
+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 ""
+
+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|mins"
+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 "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 "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 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 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: @sub\\.company\\.com$"
+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 milestones"
+msgstr ""
+
+msgid "Expand panel"
+msgstr ""
+
+msgid "Expand settings section"
+msgstr ""
+
+msgid "Expand sidebar"
+msgstr ""
+
+msgid "Expected documents: %{expected_documents}"
+msgstr ""
+
+msgid "ExperimentSubject|Must have exactly one of User, Namespace, or Project."
+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 in %{expires_at}"
+msgstr ""
+
+msgid "Expires on"
+msgstr ""
+
+msgid "Expires:"
+msgstr ""
+
+msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+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 "Explore topics"
+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|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 on"
+msgstr ""
+
+msgid "Failed to add a Zoom meeting"
+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 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 new access token: %{token_response_message}"
+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 install."
+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 emoji list."
+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 issue to incident"
+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 attention because no user was found."
+msgstr ""
+
+msgid "Failed to remove mirror."
+msgstr ""
+
+msgid "Failed to remove the pipeline schedule"
+msgstr ""
+
+msgid "Failed to remove user identity."
+msgstr ""
+
+msgid "Failed to remove user key."
+msgstr ""
+
+msgid "Failed to request attention because no user was found."
+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 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 update."
+msgstr ""
+
+msgid "Failed to upgrade."
+msgstr ""
+
+msgid "Failed to upload object map file"
+msgstr ""
+
+msgid "Failure"
+msgstr ""
+
+msgid "False positive"
+msgstr ""
+
+msgid "Fast timeout"
+msgstr ""
+
+msgid "Fast-forward merge without a merge commit"
+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 "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 Git revision"
+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"
+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 "Fingerprint"
+msgstr ""
+
+msgid "Fingerprints"
+msgstr ""
+
+msgid "Finish editing this message first!"
+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."
+msgstr ""
+
+msgid "FloC|Enable FloC (Federated Learning of Cohorts)"
+msgstr ""
+
+msgid "FloC|Federated Learning of Cohorts"
+msgstr ""
+
+msgid "FlowdockService|Enter your Flowdock token."
+msgstr ""
+
+msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
+msgstr ""
+
+msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows. %{docs_link}"
+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 "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 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 %{faq_link}."
+msgstr ""
+
+msgid "For more information, see the File Hooks documentation."
+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|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 house 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 "Format: %{dateFormat}"
+msgstr ""
+
+msgid "Forward %{package_type} package requests to the %{registry_type} Registry if the packages are not found in the GitLab Package Registry"
+msgstr ""
+
+msgid "Found errors in your %{gitlab_ci_yml}:"
+msgstr ""
+
+msgid "Found errors in your .gitlab-ci.yml:"
+msgstr ""
+
+msgid "Framework successfully deleted"
+msgstr ""
+
+msgid "Free Trial of GitLab.com Ultimate"
+msgstr ""
+
+msgid "Freeze end"
+msgstr ""
+
+msgid "Freeze start"
+msgstr ""
+
+msgid "Frequency"
+msgstr ""
+
+msgid "Frequently searched"
+msgstr ""
+
+msgid "Friday"
+msgstr ""
+
+msgid "From"
+msgstr ""
+
+msgid "From %{code_open}%{source_title}%{code_close} into"
+msgstr ""
+
+msgid "From %{providerTitle}"
+msgstr ""
+
+msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
+msgstr ""
+
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+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 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 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 "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} 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|Adjust your filters/search criteria above. If you believe this may be an error, please refer to the %{linkStart}Geo Troubleshooting%{linkEnd} documentation for more information."
+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|Beta"
+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|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|In sync"
+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 Geo site found"
+msgstr ""
+
+msgid "Geo|No available replication slots"
+msgstr ""
+
+msgid "Geo|Not synced yet"
+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 node"
+msgstr ""
+
+msgid "Geo|Primary site"
+msgstr ""
+
+msgid "Geo|Project"
+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 node"
+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|Synced at"
+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 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 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|Unknown state"
+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 free trial"
+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 "Getting started with releases"
+msgstr ""
+
+msgid "Git"
+msgstr ""
+
+msgid "Git GC period"
+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 "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 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 and Google Cloud configuration seems to be incomplete. This probably can be fixed by your GitLab administration team. You may share these logs with them:"
+msgstr ""
+
+msgid "GitLab commit"
+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 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 %{jaeger_link} to monitor distributed systems."
+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.com"
+msgstr ""
+
+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|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|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
+msgstr ""
+
+msgid "GitLabPages|Unverified"
+msgstr ""
+
+msgid "GitLabPages|Verified"
+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 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|PR mergers"
+msgstr ""
+
+msgid "GithubImporter|PR reviews"
+msgstr ""
+
+msgid "GithubImporter|Pull requests"
+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 settings"
+msgstr ""
+
+msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
+msgstr ""
+
+msgid "GlobalSearch|Issues I've created"
+msgstr ""
+
+msgid "GlobalSearch|Issues assigned to me"
+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|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 GitLab"
+msgstr ""
+
+msgid "GlobalSearch|Search for projects, issues, etc."
+msgstr ""
+
+msgid "GlobalSearch|Search results are loading"
+msgstr ""
+
+msgid "GlobalSearch|There was an error fetching search autocomplete suggestions."
+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|What are you searching for?"
+msgstr ""
+
+msgid "GlobalSearch|in all GitLab"
+msgstr ""
+
+msgid "GlobalSearch|in group"
+msgstr ""
+
+msgid "GlobalSearch|in project"
+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 snippets"
+msgstr ""
+
+msgid "Google Cloud"
+msgstr ""
+
+msgid "Google Cloud Project"
+msgstr ""
+
+msgid "Google Cloud authorizations required"
+msgstr ""
+
+msgid "Google Cloud project misconfigured"
+msgstr ""
+
+msgid "Google Cloud project 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 "GraphViewType|Job dependencies"
+msgstr ""
+
+msgid "GraphViewType|Show dependencies"
+msgstr ""
+
+msgid "GraphViewType|Stage"
+msgstr ""
+
+msgid "Graphs"
+msgstr ""
+
+msgid "Gravatar"
+msgstr ""
+
+msgid "Gravatar enabled"
+msgstr ""
+
+msgid "Group"
+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 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 owners can register group runners in the %{link}"
+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: %{group_name}"
+msgstr ""
+
+msgid "Group: %{name}"
+msgstr ""
+
+msgid "GroupActivityMetrics|Issues created"
+msgstr ""
+
+msgid "GroupActivityMetrics|Last 90 days"
+msgstr ""
+
+msgid "GroupActivityMetrics|Members added"
+msgstr ""
+
+msgid "GroupActivityMetrics|Merge Requests created"
+msgstr ""
+
+msgid "GroupActivityMetrics|Recent activity"
+msgstr ""
+
+msgid "GroupImport|Failed to import group."
+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|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|Within 3 years"
+msgstr ""
+
+msgid "GroupSAML|\"persistent\" recommended"
+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, 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 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|Allow project and group access token creation"
+msgstr ""
+
+msgid "GroupSettings|Allows creating organizations and contacts and associating them with issues."
+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}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "GroupSettings|Custom project templates"
+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|Disable email notifications"
+msgstr ""
+
+msgid "GroupSettings|Disable group mentions"
+msgstr ""
+
+msgid "GroupSettings|Enable customer relations"
+msgstr ""
+
+msgid "GroupSettings|Enable delayed project deletion"
+msgstr ""
+
+msgid "GroupSettings|Export group"
+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|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|Prevent members from sending invitations to groups outside of %{group} and its subgroups"
+msgstr ""
+
+msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
+msgstr ""
+
+msgid "GroupSettings|Prevents group members from being notified if the group is mentioned."
+msgstr ""
+
+msgid "GroupSettings|Projects will be permanently deleted after a %{waiting_period}-day delay. Inherited by subgroups."
+msgstr ""
+
+msgid "GroupSettings|Projects will be permanently deleted after a %{waiting_period}-day delay. This delay can be %{link_start}customized by an admin%{link_end} in instance settings. Inherited by subgroups."
+msgstr ""
+
+msgid "GroupSettings|Select a project with the %{code_start}.gitlab/insights.yml%{code_end} file"
+msgstr ""
+
+msgid "GroupSettings|Select a subgroup to use as the source for custom project templates for this group."
+msgstr ""
+
+msgid "GroupSettings|Select parent group"
+msgstr ""
+
+msgid "GroupSettings|Select the project that contains 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|The projects in this subgroup can be selected as templates for new projects created in the group. %{link_start}Learn more.%{link_end}"
+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|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 "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 groups found"
+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|%{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 group"
+msgstr ""
+
+msgid "GroupsNew|Create new group"
+msgstr ""
+
+msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
+msgstr ""
+
+msgid "GroupsNew|GitLab source 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 from another instance of GitLab"
+msgstr ""
+
+msgid "GroupsNew|My Awesome Group"
+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 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."
+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|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|No groups matched your search"
+msgstr ""
+
+msgid "GroupsTree|No groups or projects matched your search"
+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|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 "Guideline"
+msgstr ""
+
+msgid "HAR (HTTP Archive)"
+msgstr ""
+
+msgid "HAR file path or URL"
+msgstr ""
+
+msgid "HTTP Archive (HAR)"
+msgstr ""
+
+msgid "HTTP Basic: Access denied\\nYou must use a personal access token with 'api' scope for Git over HTTP.\\nYou can generate one at %{profile_personal_access_tokens_url}"
+msgstr ""
+
+msgid "Harbor Registry"
+msgstr ""
+
+msgid "HarborIntegration|After the Harbor integration is activated, global variables â€$HARBOR_USERNAME’, â€$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|%{count} Image repository"
+msgid_plural "HarborRegistry|%{count} Image repositories"
+msgstr[0] ""
+
+msgid "HarborRegistry|%{count} Tag"
+msgid_plural "HarborRegistry|%{count} Tags"
+msgstr[0] ""
+
+msgid "HarborRegistry|Configuration digest: %{digest}"
+msgstr ""
+
+msgid "HarborRegistry|Digest: %{imageId}"
+msgstr ""
+
+msgid "HarborRegistry|Harbor Registry"
+msgstr ""
+
+msgid "HarborRegistry|Harbor connection error"
+msgstr ""
+
+msgid "HarborRegistry|Invalid tag: missing manifest digest"
+msgstr ""
+
+msgid "HarborRegistry|Last updated %{time}"
+msgstr ""
+
+msgid "HarborRegistry|Manifest digest: %{digest}"
+msgstr ""
+
+msgid "HarborRegistry|Please try different search criteria"
+msgstr ""
+
+msgid "HarborRegistry|Published %{timeInfo}"
+msgstr ""
+
+msgid "HarborRegistry|Published to the %{repositoryPath} image repository at %{time} on %{date}"
+msgstr ""
+
+msgid "HarborRegistry|Root image"
+msgstr ""
+
+msgid "HarborRegistry|Sorry, your filter produced no results."
+msgstr ""
+
+msgid "HarborRegistry|The filter returned no results"
+msgstr ""
+
+msgid "HarborRegistry|The image repository could not be found."
+msgstr ""
+
+msgid "HarborRegistry|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 "HarborRegistry|The requested image repository does not exist or has been deleted. If you think this is an error, try refreshing the page."
+msgstr ""
+
+msgid "HarborRegistry|This image has no active tags"
+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 troubleshooting documentation%{docLinkEnd}."
+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 "Have a quick chat with us about your experience."
+msgstr ""
+
+msgid "Have more to say about GitLab?"
+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 "Health status cannot be edited because this issue is closed"
+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 "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 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|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 or unknown vulnerabilities present"
+msgstr ""
+
+msgid "Highest role:"
+msgstr ""
+
+msgid "HighlightBar|Alert events:"
+msgstr ""
+
+msgid "HighlightBar|Alert start time:"
+msgstr ""
+
+msgid "HighlightBar|Original alert:"
+msgstr ""
+
+msgid "HighlightBar|Time to SLA:"
+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 "Hook was successfully created."
+msgstr ""
+
+msgid "Hook was successfully updated."
+msgstr ""
+
+msgid "Hostname"
+msgstr ""
+
+msgid "Hostname used in private commit emails. %{learn_more}"
+msgstr ""
+
+msgid "Hour (UTC)"
+msgstr ""
+
+msgid "House your files, plan your work, collaborate on code, and more."
+msgstr ""
+
+msgid "Housekeeping"
+msgstr ""
+
+msgid "Housekeeping successfully started"
+msgstr ""
+
+msgid "How do I configure Akismet?"
+msgstr ""
+
+msgid "How do I configure runners?"
+msgstr ""
+
+msgid "How do I configure this integration?"
+msgstr ""
+
+msgid "How do I generate it?"
+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 do I use file templates?"
+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 "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|Back"
+msgstr ""
+
+msgid "IDE|Commit"
+msgstr ""
+
+msgid "IDE|Commit to %{branchName} branch"
+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 ""
+
+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 "Id"
+msgstr ""
+
+msgid "Identifier"
+msgstr ""
+
+msgid "Identifiers"
+msgstr ""
+
+msgid "Identities"
+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|Create a project"
+msgstr ""
+
+msgid "IdentityVerification|Verify your identity"
+msgstr ""
+
+msgid "IdentityVerification|You can always verify your account at a later time to create a group."
+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 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 ""
+
+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 is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{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 added to a project, it will be displayed here."
+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 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 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 "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 "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|Blocked import URL: %{message}"
+msgstr ""
+
+msgid "ImportProjects|Error importing repository %{project_safe_import_url} into %{project_full_path} - %{message}"
+msgstr ""
+
+msgid "ImportProjects|Import repositories"
+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 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..."
+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 "In a seat"
+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 page you will find information about the settings that are used in your current instance."
+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|%{strong_start}Overall, how difficult or easy was it to get started with GitLab?%{strong_end}"
+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|Click on the number below that corresponds with your answer — 1 being very difficult, 5 being very easy."
+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|Difficult"
+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 minute?"
+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|Easy"
+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|Feedback from users like you really improves our product. Thanks for your help!"
+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|Neutral"
+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 this 1-question survey!"
+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|Very difficult"
+msgstr ""
+
+msgid "InProductMarketing|Very easy"
+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|We want your GitLab experience to be great"
+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 details"
+msgstr ""
+
+msgid "Incident template (optional)."
+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|Alert details"
+msgstr ""
+
+msgid "Incident|Are you sure you wish to delete this image?"
+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|Metrics"
+msgstr ""
+
+msgid "Incident|No timeline items have been added yet."
+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 "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. 0 for unlimited."
+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 "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 "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 code block"
+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 "Insights"
+msgstr ""
+
+msgid "Insights|Some items are not visible beacuse the project was filtered out in the insights.yml file (see the projects.only config for more information)."
+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 on a confidential issue"
+msgstr ""
+
+msgid "IntegrationEvents|A comment is added on an issue"
+msgstr ""
+
+msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+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|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|Connection details"
+msgstr ""
+
+msgid "Integrations|Connection failed. Please check your 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|Enter your alias"
+msgstr ""
+
+msgid "Integrations|Failed to link namespace. 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|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|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|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|Known limitations"
+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|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|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 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 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 ""
+
+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 "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 "Introducing Your DevOps Reports"
+msgstr ""
+
+msgid "Invalid Insights config file detected"
+msgstr ""
+
+msgid "Invalid OS"
+msgstr ""
+
+msgid "Invalid URL"
+msgstr ""
+
+msgid "Invalid URL: %{url}"
+msgstr ""
+
+msgid "Invalid container_name"
+msgstr ""
+
+msgid "Invalid cursor parameter"
+msgstr ""
+
+msgid "Invalid cursor value provided"
+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 pod_name"
+msgstr ""
+
+msgid "Invalid policy type"
+msgstr ""
+
+msgid "Invalid repository bundle for snippet with id %{snippet_id}"
+msgstr ""
+
+msgid "Invalid repository path"
+msgstr ""
+
+msgid "Invalid search parameter"
+msgstr ""
+
+msgid "Invalid server response"
+msgstr ""
+
+msgid "Invalid start or end time format"
+msgstr ""
+
+msgid "Invalid status"
+msgstr ""
+
+msgid "Invalid two-factor code."
+msgstr ""
+
+msgid "Invalid yaml"
+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 \"%{trimmed}\" 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
+msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
+msgstr ""
+
+msgid "InviteMembersModal|Access expiration date (optional)"
+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|Explore paid plans"
+msgstr ""
+
+msgid "InviteMembersModal|GitLab is better with colleagues!"
+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|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|Something went wrong"
+msgstr ""
+
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
+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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr ""
+
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
+msgstr ""
+
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+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|You've reached your %{count} %{members} limit for your personal projects"
+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 "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 "IssuableStatus|Closed"
+msgstr ""
+
+msgid "IssuableStatus|Closed (%{link})"
+msgstr ""
+
+msgid "IssuableStatus|duplicated"
+msgstr ""
+
+msgid "IssuableStatus|moved"
+msgstr ""
+
+msgid "IssuableStatus|promoted"
+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|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 YouTrack."
+msgstr ""
+
+msgid "IssueTracker|The URL to the project in the external issue tracker."
+msgstr ""
+
+msgid "IssueTracker|The URL to view an issue in the YouTrack project. Must contain %{colon_id}."
+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 "Issue|Title"
+msgstr ""
+
+msgid "It is not possible to %{action} files that are stored in LFS using the web interface"
+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 ""
+
+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 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|Add iteration"
+msgstr ""
+
+msgid "Iterations|All"
+msgstr ""
+
+msgid "Iterations|Cadence configuration is invalid."
+msgstr ""
+
+msgid "Iterations|Cadence name"
+msgstr ""
+
+msgid "Iterations|Can be converted"
+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|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|Error loading iteration cadences."
+msgstr ""
+
+msgid "Iterations|First iteration start date"
+msgstr ""
+
+msgid "Iterations|Iteration cadences"
+msgstr ""
+
+msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
+msgstr ""
+
+msgid "Iterations|Learn more about automatic scheduling"
+msgstr ""
+
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
+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 one can change this date after the cadence has begun."
+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 duration of each iteration (in weeks)."
+msgstr ""
+
+msgid "Iterations|The iteration has been deleted."
+msgstr ""
+
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
+msgstr ""
+
+msgid "Iterations|This cadence can be converted to use automated scheduling"
+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|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+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 "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
+msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
+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 "Jaeger URL"
+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|Configure your Jira Connect Application ID."
+msgstr ""
+
+msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
+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|New branch was successfully created."
+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|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 Web URL."
+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 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 link namespaces."
+msgstr ""
+
+msgid "JiraService|Sign in to GitLab.com to get started."
+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 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 ""
+
+msgid "JiraService|Use custom transitions"
+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 missing the `model_type` argument."
+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 "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|An error occurred while loading the Failed Jobs tab."
+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|Status"
+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|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|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|Keep"
+msgstr ""
+
+msgid "Job|Manual"
+msgstr ""
+
+msgid "Job|Passed"
+msgstr ""
+
+msgid "Job|Pending"
+msgstr ""
+
+msgid "Job|Preparing"
+msgstr ""
+
+msgid "Job|Retry"
+msgstr ""
+
+msgid "Job|Running"
+msgstr ""
+
+msgid "Job|Scheduled"
+msgstr ""
+
+msgid "Job|Scroll to bottom"
+msgstr ""
+
+msgid "Job|Scroll to top"
+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|Waiting for resource"
+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: %{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 API returned status code: %{error_code}"
+msgstr ""
+
+msgid "Kubernetes Cluster"
+msgstr ""
+
+msgid "Kubernetes Clusters"
+msgstr ""
+
+msgid "Kubernetes cluster"
+msgstr ""
+
+msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
+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 "Kubernetes error: %{error_code}"
+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 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 %{features}. Group labels are available for any project within the group."
+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."
+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 "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 30 days"
+msgstr ""
+
+msgid "Last 60 days"
+msgstr ""
+
+msgid "Last 90 days"
+msgstr ""
+
+msgid "Last Accessed On"
+msgstr ""
+
+msgid "Last Activity"
+msgstr ""
+
+msgid "Last Name"
+msgstr ""
+
+msgid "Last Pipeline"
+msgstr ""
+
+msgid "Last Seen"
+msgstr ""
+
+msgid "Last Sync"
+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 item before this page loaded in your browser:"
+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 sync"
+msgstr ""
+
+msgid "Last successful update"
+msgstr ""
+
+msgid "Last time checked"
+msgstr ""
+
+msgid "Last time verified"
+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 GitLab - Ultimate trial"
+msgstr ""
+
+msgid "Learn GitLab|Trial only"
+msgstr ""
+
+msgid "Learn More"
+msgstr ""
+
+msgid "Learn More."
+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 %{link_start_tag}Jaeger configuration%{link_end_tag}."
+msgstr ""
+
+msgid "Learn more about %{username}"
+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 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 about signing commits"
+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|Add merge request approval"
+msgstr ""
+
+msgid "LearnGitLab|Complete these tasks first so you can enjoy GitLab's features to their fullest:"
+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 a repository"
+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 your code to uncover vulnerabilities before deploying."
+msgstr ""
+
+msgid "LearnGitLab|Set up CI/CD"
+msgstr ""
+
+msgid "LearnGitLab|Set up your workspace"
+msgstr ""
+
+msgid "LearnGitLab|Set-up CI/CD"
+msgstr ""
+
+msgid "LearnGitLab|Start a free Ultimate trial"
+msgstr ""
+
+msgid "LearnGitLab|Submit a merge request"
+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|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|Trial only"
+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 "Leaving this setting enabled is recommended."
+msgstr ""
+
+msgid "Legacy burndown chart"
+msgstr ""
+
+msgid "Legacy license"
+msgstr ""
+
+msgid "Less Details"
+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 "Let's talk!"
+msgstr ""
+
+msgid "License Compliance"
+msgstr ""
+
+msgid "License Compliance| Used by"
+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 (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 issues"
+msgstr ""
+
+msgid "LinkedIn"
+msgstr ""
+
+msgid "LinkedIn:"
+msgstr ""
+
+msgid "LinkedPipelines|%{counterLabel} more downstream pipelines"
+msgstr ""
+
+msgid "Links"
+msgstr ""
+
+msgid "List"
+msgstr ""
+
+msgid "List Your Gitea Repositories"
+msgstr ""
+
+msgid "List available repositories"
+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 "Live preview"
+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 the discussion."
+msgstr ""
+
+msgid "Locks give the ability to lock specific file or folder."
+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"
+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 "Logs|To see the logs, deploy your code to an environment."
+msgstr ""
+
+msgid "Looks like you've reached your %{free_limit} member limit for %{strong_start}%{namespace_name}%{strong_end}"
+msgstr ""
+
+msgid "Low vulnerabilities present"
+msgstr ""
+
+msgid "MB"
+msgstr ""
+
+msgid "MD5"
+msgstr ""
+
+msgid "MERGED"
+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 "Made this issue confidential."
+msgstr ""
+
+msgid "Mailgun"
+msgstr ""
+
+msgid "Mailgun HTTP webhook signing key"
+msgstr ""
+
+msgid "Mailgun events"
+msgstr ""
+
+msgid "Maintenance mode"
+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 issue confidential"
+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 issue confidential."
+msgstr ""
+
+msgid "Manage"
+msgstr ""
+
+msgid "Manage %{workspace} labels"
+msgstr ""
+
+msgid "Manage Web IDE features."
+msgstr ""
+
+msgid "Manage access"
+msgstr ""
+
+msgid "Manage all notifications"
+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 license"
+msgstr ""
+
+msgid "Manage your project's triggers"
+msgstr ""
+
+msgid "Managed Account"
+msgstr ""
+
+msgid "Manifest"
+msgstr ""
+
+msgid "Manifest file import"
+msgstr ""
+
+msgid "Manifest import"
+msgstr ""
+
+msgid "Manual"
+msgstr ""
+
+msgid "Manual iteration cadences are deprecated. Only automatic iteration cadences are allowed."
+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 "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 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 "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+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 a draft."
+msgstr ""
+
+msgid "Marked this issue as a duplicate of %{duplicate_param}."
+msgstr ""
+
+msgid "Marked this issue as related to %{issue_ref}."
+msgstr ""
+
+msgid "Marked to do as done."
+msgstr ""
+
+msgid "Marks this %{noun} as a draft."
+msgstr ""
+
+msgid "Marks this issue as a duplicate of %{duplicate_reference}."
+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 allowable lifetime for personal access token (days)"
+msgstr ""
+
+msgid "Maximum allowed lifetime for SSH keys (in 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_whitelist}."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px 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 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 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 "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|%{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|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 leave \"%{source}\"?"
+msgstr ""
+
+msgid "Members|Are you sure you want to remove \"%{groupName}\"?"
+msgstr ""
+
+msgid "Members|Are you sure you want to remove %{usersName} from \"%{source}\"?"
+msgstr ""
+
+msgid "Members|Are you sure you want to remove this orphaned member from \"%{source}\"?"
+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|Direct"
+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|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 "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 locally"
+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 not merged"
+msgstr ""
+
+msgid "Merge request reports"
+msgstr ""
+
+msgid "Merge request was scheduled to merge after pipeline succeeds"
+msgstr ""
+
+msgid "Merge requests"
+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 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 ""
+
+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|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|No files found"
+msgstr ""
+
+msgid "MergeRequest|Search files (%{modifier_key}P)"
+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 "Message"
+msgstr ""
+
+msgid "Messages"
+msgstr ""
+
+msgid "Method"
+msgstr ""
+
+msgid "Method call threshold (ms)"
+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|View logs"
+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 "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 "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 "Min Value"
+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 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 "ModalButton|Add projects"
+msgstr ""
+
+msgid "Modal|Close"
+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 "Monday"
+msgstr ""
+
+msgid "Monitor"
+msgstr ""
+
+msgid "Monitor Settings"
+msgstr ""
+
+msgid "Monitor the health and performance of GitLab with Prometheus."
+msgstr ""
+
+msgid "Monitor your errors by integrating with Sentry."
+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 and share feedback"
+msgstr ""
+
+msgid "More information is available|here"
+msgstr ""
+
+msgid "More information."
+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 "Mount point %{mounted_as} not found in %{model_class}."
+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 "MrDeploymentActions|Deploy"
+msgstr ""
+
+msgid "MrDeploymentActions|Re-deploy"
+msgstr ""
+
+msgid "MrDeploymentActions|Stop environment"
+msgstr ""
+
+msgid "MrList|Assigned to %{name}"
+msgstr ""
+
+msgid "MrList|Attention requested from assignee %{name}"
+msgstr ""
+
+msgid "MrList|Attention requested from reviewer %{name}"
+msgstr ""
+
+msgid "MrList|Review requested from %{name}"
+msgstr ""
+
+msgid "Multi-project"
+msgstr ""
+
+msgid "Multiple HTTP integrations are not supported for this project"
+msgstr ""
+
+msgid "Multiple IP address ranges are supported."
+msgstr ""
+
+msgid "Multiple Prometheus integrations are not supported"
+msgstr ""
+
+msgid "Multiple domains are supported."
+msgstr ""
+
+msgid "Multiple model types found: %{model_types}"
+msgstr ""
+
+msgid "Multiple uploaders found: %{uploader_types}"
+msgstr ""
+
+msgid "Multiplier to apply to polling intervals. Decimal values are supported. Defaults to 1."
+msgstr ""
+
+msgid "My awesome group"
+msgstr ""
+
+msgid "My company or team"
+msgstr ""
+
+msgid "My topic"
+msgstr ""
+
+msgid "My-Reaction"
+msgstr ""
+
+msgid "Name"
+msgstr ""
+
+msgid "Name can't be blank"
+msgstr ""
+
+msgid "Name has already been taken"
+msgstr ""
+
+msgid "Name is already taken."
+msgstr ""
+
+msgid "Name new label"
+msgstr ""
+
+msgid "Name:"
+msgstr ""
+
+msgid "Namespace"
+msgstr ""
+
+msgid "Namespace ID:"
+msgstr ""
+
+msgid "Namespace is empty"
+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. You cannot: %{base_message}"
+msgstr ""
+
+msgid "NamespaceStorageSize|If you reach 100%% storage capacity, you will not be able to: %{base_message}"
+msgstr ""
+
+msgid "NamespaceStorageSize|Please purchase additional storage to unlock your projects over the free %{free_size_limit} project limit. You can't %{base_message}"
+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 %{base_message}"
+msgstr ""
+
+msgid "NamespaceStorageSize|You have reached %{usage_in_percent} of %{namespace_name}'s storage capacity (%{used_storage} of %{storage_limit})"
+msgstr ""
+
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+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|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"
+msgstr ""
+
+msgid "NavigationTheme|Dark Mode (alpha)"
+msgstr ""
+
+msgid "NavigationTheme|Green"
+msgstr ""
+
+msgid "NavigationTheme|Indigo"
+msgstr ""
+
+msgid "NavigationTheme|Light"
+msgstr ""
+
+msgid "NavigationTheme|Light Blue"
+msgstr ""
+
+msgid "NavigationTheme|Light Green"
+msgstr ""
+
+msgid "NavigationTheme|Light Indigo"
+msgstr ""
+
+msgid "NavigationTheme|Light Red"
+msgstr ""
+
+msgid "NavigationTheme|Red"
+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 "Need your attention"
+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 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 confidential epic title "
+msgstr ""
+
+msgid "New confidential issue title"
+msgstr ""
+
+msgid "New deploy key"
+msgstr ""
+
+msgid "New directory"
+msgstr ""
+
+msgid "New discussion"
+msgstr ""
+
+msgid "New email address added"
+msgstr ""
+
+msgid "New environment"
+msgstr ""
+
+msgid "New epic"
+msgstr ""
+
+msgid "New epic title"
+msgstr ""
+
+msgid "New file"
+msgstr ""
+
+msgid "New group"
+msgstr ""
+
+msgid "New group URL"
+msgstr ""
+
+msgid "New group name"
+msgstr ""
+
+msgid "New health check access token has been generated!"
+msgstr ""
+
+msgid "New identity"
+msgstr ""
+
+msgid "New issue"
+msgstr ""
+
+msgid "New issue in %{project}"
+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 "New..."
+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 Matching Results"
+msgstr ""
+
+msgid "No Milestone"
+msgstr ""
+
+msgid "No Scopes"
+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 attention request"
+msgstr ""
+
+msgid "No authentication methods configured."
+msgstr ""
+
+msgid "No available branches"
+msgstr ""
+
+msgid "No branches found"
+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 containers available"
+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 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 due date"
+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 iterations to show"
+msgstr ""
+
+msgid "No job log"
+msgstr ""
+
+msgid "No jobs to show"
+msgstr ""
+
+msgid "No label"
+msgstr ""
+
+msgid "No labels with such name or description"
+msgstr ""
+
+msgid "No license. All rights reserved"
+msgstr ""
+
+msgid "No matches found"
+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 matching results..."
+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 namespace"
+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 pods available"
+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 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 start date"
+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 triggers exist yet. Use the form above to create one."
+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. 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 "Not Implemented"
+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 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 ""
+
+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|Collapse replies"
+msgstr ""
+
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
+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 "Nothing to preview."
+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 "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: %{author_name}"
+msgstr ""
+
+msgid "Notify|Issue was %{issue_status} by %{updated_by}"
+msgstr ""
+
+msgid "Notify|Issue was moved to another project."
+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 URL: %{merge_request_url}"
+msgstr ""
+
+msgid "Notify|New issue: %{project_issue_url}"
+msgstr ""
+
+msgid "Notify|This issue is due on: %{issue_due_date}"
+msgstr ""
+
+msgid "Notify|You don't have access to the project."
+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 %{code_start}git gc%{code_end} is run."
+msgstr ""
+
+msgid "Number of Git pushes after which a full %{code_start}git repack%{code_end} is run."
+msgstr ""
+
+msgid "Number of Git pushes after which an incremental %{code_start}git repack%{code_end} is run."
+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 events for this project: %{total_count}."
+msgstr ""
+
+msgid "Number of files touched"
+msgstr ""
+
+msgid "Number of replicas"
+msgstr ""
+
+msgid "Number of shards"
+msgstr ""
+
+msgid "OK"
+msgstr ""
+
+msgid "Object does not exist on the server or you don't have permissions to access it"
+msgstr ""
+
+msgid "Oct"
+msgstr ""
+
+msgid "October"
+msgstr ""
+
+msgid "OfSearchInADropdown|Filter"
+msgstr ""
+
+msgid "Off"
+msgstr ""
+
+msgid "Offline"
+msgstr ""
+
+msgid "Oh no!"
+msgstr ""
+
+msgid "Ok, let's go"
+msgstr ""
+
+msgid "Okay"
+msgstr ""
+
+msgid "Oldest first"
+msgstr ""
+
+msgid "OmniAuth"
+msgstr ""
+
+msgid "On"
+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 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|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|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|Create new scanner profile"
+msgstr ""
+
+msgid "OnDemandScans|Create new site profile"
+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 (optional)"
+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|Manage scanner profiles"
+msgstr ""
+
+msgid "OnDemandScans|Manage site profiles"
+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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
+msgstr ""
+
+msgid "OnDemandScans|No profile yet. In order to create a new scan, you need to have at least one completed site profile."
+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|Repeats"
+msgstr ""
+
+msgid "OnDemandScans|Run scan"
+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|Scanner profile"
+msgstr ""
+
+msgid "OnDemandScans|Select one of the existing profiles"
+msgstr ""
+
+msgid "OnDemandScans|Site profile"
+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|Use existing scanner profile"
+msgstr ""
+
+msgid "OnDemandScans|Use existing site profile"
+msgstr ""
+
+msgid "OnDemandScans|View results"
+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 "Once you confirm and press \"Reduce project visibility\":"
+msgstr ""
+
+msgid "One more item"
+msgid_plural "%d more items"
+msgstr[0] ""
+
+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 will expire in %{days_to_expire} days or less:"
+msgstr ""
+
+msgid "Only %{workspaceType} members with at least Reporter role 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 Issue ID or merge request ID is required"
+msgstr ""
+
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
+msgid "Only Project Members"
+msgstr ""
+
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
+msgid "Only active projects show up in the search and on the dashboard."
+msgstr ""
+
+msgid "Only admins can delete project"
+msgstr ""
+
+msgid "Only allow anyone to register for accounts on GitLab instances that you intend to be used by anyone. Allowing anyone to register makes GitLab instances more vulnerable."
+msgstr ""
+
+msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
+msgstr ""
+
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
+msgid "Only include features new to your current subscription tier."
+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 users from the specified IP address ranges are able to reach this group, including all subgroups, projects, and Git repositories."
+msgstr ""
+
+msgid "Only verified users with an email address in any of these domains can be added to the group."
+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 Selection"
+msgstr ""
+
+msgid "Open errors"
+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 path or URL"
+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 failed. Check pod logs for %{pod_name} for more details."
+msgstr ""
+
+msgid "Operation not allowed"
+msgstr ""
+
+msgid "Operation timed out. Check pod logs for %{pod_name} for more details."
+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 dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
+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 "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 "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 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 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 RubyGems"
+msgstr ""
+
+msgid "PackageRegistry|%{boldStart}Allow duplicates%{boldEnd} - Accept packages with the same name and version."
+msgstr ""
+
+msgid "PackageRegistry|%{boldStart}Do not allow duplicates%{boldEnd} - Reject packages with the same name and version."
+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|Allow duplicates"
+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|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 Package File"
+msgstr ""
+
+msgid "PackageRegistry|Delete Package Version"
+msgstr ""
+
+msgid "PackageRegistry|Delete package"
+msgstr ""
+
+msgid "PackageRegistry|Delete this package"
+msgstr ""
+
+msgid "PackageRegistry|Error publishing"
+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|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|Learn how to %{noPackagesLinkStart}publish and share your packages%{noPackagesLinkEnd} with GitLab."
+msgstr ""
+
+msgid "PackageRegistry|License information located at %{link}"
+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|Package Registry"
+msgstr ""
+
+msgid "PackageRegistry|Package deleted successfully"
+msgstr ""
+
+msgid "PackageRegistry|Package file deleted successfully"
+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|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|Settings for Generic packages"
+msgstr ""
+
+msgid "PackageRegistry|Settings for Maven packages"
+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 the package file."
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while deleting the package."
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+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|Type"
+msgstr ""
+
+msgid "PackageRegistry|Unable to fetch package version information."
+msgstr ""
+
+msgid "PackageRegistry|Unable to load package"
+msgstr ""
+
+msgid "PackageRegistry|Use GitLab as a private registry for common package formats. %{linkStart}Learn more.%{linkEnd}"
+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}, this operation is irreversible, are you sure?"
+msgstr ""
+
+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|npm"
+msgstr ""
+
+msgid "PackageRegistry|published by %{author}"
+msgstr ""
+
+msgid "Packages & Registries"
+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 "Parent"
+msgstr ""
+
+msgid "Parent already has maximum number of children."
+msgstr ""
+
+msgid "Parent epic doesn't exist."
+msgstr ""
+
+msgid "Parent epic is not present."
+msgstr ""
+
+msgid "Parent must be in the same project as child."
+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|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 can contain wildcards, like */welcome"
+msgstr ""
+
+msgid "Paths to protect with rate limiting"
+msgstr ""
+
+msgid "Pause"
+msgstr ""
+
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+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 "Phabricator Server Import"
+msgstr ""
+
+msgid "Phabricator Server URL"
+msgstr ""
+
+msgid "Phabricator Tasks"
+msgstr ""
+
+msgid "Phone"
+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|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 "PipelineScheduleIntervalPattern|Custom (%{linkStart}Cron syntax%{linkEnd})"
+msgstr ""
+
+msgid "PipelineSchedules|Activated"
+msgstr ""
+
+msgid "PipelineSchedules|Active"
+msgstr ""
+
+msgid "PipelineSchedules|All"
+msgstr ""
+
+msgid "PipelineSchedules|Inactive"
+msgstr ""
+
+msgid "PipelineSchedules|Next Run"
+msgstr ""
+
+msgid "PipelineSchedules|None"
+msgstr ""
+
+msgid "PipelineSchedules|Provide a short description for this pipeline"
+msgstr ""
+
+msgid "PipelineSchedules|Take ownership"
+msgstr ""
+
+msgid "PipelineSchedules|Target"
+msgstr ""
+
+msgid "PipelineSchedules|Variables"
+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|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|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|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|Detached merge request pipeline"
+msgstr ""
+
+msgid "Pipeline|Failed"
+msgstr ""
+
+msgid "Pipeline|In progress"
+msgstr ""
+
+msgid "Pipeline|Manual"
+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 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|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|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 "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 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 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 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 file"
+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 admin users who create spam issues, comments or behave inappropriately."
+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 "Pod does not exist"
+msgstr ""
+
+msgid "Pod not found"
+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 path or URL"
+msgstr ""
+
+msgid "Potentially unwanted character detected: Unicode BiDi Control"
+msgstr ""
+
+msgid "Pre-defined push rules"
+msgstr ""
+
+msgid "Preferences"
+msgstr ""
+
+msgid "Preferences saved."
+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 on a project’s overview page."
+msgstr ""
+
+msgid "Preferences|Choose what content you want to see on your homepage."
+msgstr ""
+
+msgid "Preferences|Color for added lines"
+msgstr ""
+
+msgid "Preferences|Color for removed lines"
+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 appearance of the application header and navigation sidebar."
+msgstr ""
+
+msgid "Preferences|Customize the colors of removed and added lines in diffs."
+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|Homepage content"
+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|Navigation theme"
+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|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|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 adding new members to projects within this group"
+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 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 JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
+msgstr ""
+
+msgid "Preview Markdown"
+msgstr ""
+
+msgid "Preview changes"
+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 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"
+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 "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|Activate signin with one of the following services"
+msgstr ""
+
+msgid "Profiles|Active"
+msgstr ""
+
+msgid "Profiles|Add key"
+msgstr ""
+
+msgid "Profiles|Add status emoji"
+msgstr ""
+
+msgid "Profiles|An error occurred while updating your username, please try again."
+msgstr ""
+
+msgid "Profiles|An indicator appears next to your name and avatar"
+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|Busy"
+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|Clear status"
+msgstr ""
+
+msgid "Profiles|Commit email"
+msgstr ""
+
+msgid "Profiles|Connect %{provider}"
+msgstr ""
+
+msgid "Profiles|Connected Accounts"
+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."
+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|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|Set new profile picture"
+msgstr ""
+
+msgid "Profiles|Set your local time zone"
+msgstr ""
+
+msgid "Profiles|Social sign-in"
+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|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|What's your status?"
+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 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 status"
+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 "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 will be 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 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 slug"
+msgstr ""
+
+msgid "Project uploads"
+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: %{name}"
+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 "ProjectFileTree|Name"
+msgstr ""
+
+msgid "ProjectFileTree|Show more"
+msgstr ""
+
+msgid "ProjectLastActivity|Never"
+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|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|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 "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|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|Issue URL"
+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 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|Additional options"
+msgstr ""
+
+msgid "ProjectSettings|Additional settings that influence how and when merges are done."
+msgstr ""
+
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
+
+msgid "ProjectSettings|Allow"
+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|Automatically resolve merge request diff threads when they become outdated"
+msgstr ""
+
+msgid "ProjectSettings|Badges"
+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|Configure your project resources and monitor their health."
+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|Encourage"
+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 have its own space to store its packages."
+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|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|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|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|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 signed commits can be pushed to this repository."
+msgstr ""
+
+msgid "ProjectSettings|Operations"
+msgstr ""
+
+msgid "ProjectSettings|Override user notification preferences for all project members."
+msgstr ""
+
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
+msgid "ProjectSettings|Packages"
+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|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|Search for topic"
+msgstr ""
+
+msgid "ProjectSettings|Security & Compliance"
+msgstr ""
+
+msgid "ProjectSettings|Security & Compliance for this project"
+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|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 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. 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|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."
+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/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|Tencent Serverless Framework/NextjsSSR"
+msgstr ""
+
+msgid "ProjectTemplates|iOS (Swift)"
+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 shared with %{group_name}"
+msgstr ""
+
+msgid "Projects that can be accessed"
+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 "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 house 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|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 house 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|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 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 Environment"
+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|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 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"
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to push:"
+msgstr ""
+
+msgid "ProtectedBranch|Branch"
+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|Does not apply to users allowed to push. Optional sections are not enforced."
+msgstr ""
+
+msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
+msgstr ""
+
+msgid "ProtectedBranch|Learn more."
+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|Reject code pushes that change files listed in the CODEOWNERS file."
+msgstr ""
+
+msgid "ProtectedBranch|Require approval from code owners:"
+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|default"
+msgstr ""
+
+msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
+msgstr ""
+
+msgid "ProtectedEnvironment|Allowed to deploy"
+msgstr ""
+
+msgid "ProtectedEnvironment|Environment"
+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|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 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 a number our sales team can use to call you."
+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 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 "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 "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 rules"
+msgstr ""
+
+msgid "Push the target 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|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|Reject any files likely to contain secrets. %{secret_files_link_start}What secret files are rejected?%{secret_files_link_end}"
+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|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 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 "Quickly and easily edit multiple files in your project."
+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-request review"
+msgstr ""
+
+msgid "Read documentation"
+msgstr ""
+
+msgid "Read more"
+msgstr ""
+
+msgid "Read more about GitLab at %{link_to_promo}."
+msgstr ""
+
+msgid "Read more about project permissions %{help_link_open}here%{help_link_close}"
+msgstr ""
+
+msgid "Read more about related epics"
+msgstr ""
+
+msgid "Read more about related issues"
+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 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 a $50 gift card as a thank you for your time."
+msgstr ""
+
+msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
+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 "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 "Reduce this project’s visibility?"
+msgstr ""
+
+msgid "Reference"
+msgstr ""
+
+msgid "References"
+msgstr ""
+
+msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
+msgstr ""
+
+msgid "Refresh"
+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 "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 as many runners as you want. You can register runners as separate users, on separate servers, and on your local machine. Runners are either:"
+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 "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 incidents or issues"
+msgstr ""
+
+msgid "Related issues"
+msgstr ""
+
+msgid "Related merge requests"
+msgstr ""
+
+msgid "Relates to"
+msgstr ""
+
+msgid "Release"
+msgid_plural "Releases"
+msgstr[0] ""
+
+msgid "Release assets"
+msgstr ""
+
+msgid "Release assets documentation"
+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 date"
+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 ""
+
+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 ""
+
+msgid "Releases documentation"
+msgstr ""
+
+msgid "Releases|New Release"
+msgstr ""
+
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
+msgid "Release|Something went wrong while creating a new 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 "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 attention request"
+msgstr ""
+
+msgid "Remove attention request(s)"
+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 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 attention from %{users_sentence}."
+msgstr ""
+
+msgid "Removed attention request from @%{username}"
+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 attention from %{users_sentence}."
+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 "Renews"
+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 "Reopens this %{quick_action_target}."
+msgstr ""
+
+msgid "Replace"
+msgstr ""
+
+msgid "Replace %{blob_name}"
+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 "Replication"
+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 abuse"
+msgstr ""
+
+msgid "Report abuse to admin"
+msgstr ""
+
+msgid "Report couldn't be prepared."
+msgstr ""
+
+msgid "Report for the scan has been removed from the database."
+msgstr ""
+
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
+msgid "Reported %{timeAgo} by %{reportedBy}"
+msgstr ""
+
+msgid "Reported by"
+msgstr ""
+
+msgid "Reported by %{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 %d issue for the source branch only"
+msgid_plural "Reports|Accessibility scanning detected %d issues for the source branch only"
+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|Classname"
+msgstr ""
+
+msgid "Reports|Execution time"
+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|Failure"
+msgstr ""
+
+msgid "Reports|Filename"
+msgstr ""
+
+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|System output"
+msgstr ""
+
+msgid "Reports|Test summary"
+msgstr ""
+
+msgid "Reports|Test summary failed loading results"
+msgstr ""
+
+msgid "Reports|Test summary failed to load results"
+msgstr ""
+
+msgid "Reports|Test summary results are being parsed"
+msgstr ""
+
+msgid "Reports|Test summary results are loading"
+msgstr ""
+
+msgid "Reports|Tool"
+msgstr ""
+
+msgid "Reports|Vulnerability"
+msgstr ""
+
+msgid "Reports|Vulnerability Name"
+msgstr ""
+
+msgid "Reports|no changed test results"
+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 30 days"
+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 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 a new one"
+msgstr ""
+
+msgid "Request attention from %{users_sentence}."
+msgstr ""
+
+msgid "Request attention from assignee or reviewer"
+msgstr ""
+
+msgid "Request attention from assignee(s) or reviewer(s)"
+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 attention from %{users_sentence}."
+msgstr ""
+
+msgid "Requested attention from @%{username}"
+msgstr ""
+
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
+msgid "Requested design version does not exist."
+msgstr ""
+
+msgid "Requested review"
+msgstr ""
+
+msgid "Requested review. Your attention request was removed."
+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 "Require all users in this group to set up two-factor authentication"
+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 email"
+msgstr ""
+
+msgid "Resend invite"
+msgstr ""
+
+msgid "Resend it"
+msgstr ""
+
+msgid "Resend unlock instructions"
+msgstr ""
+
+msgid "Reset"
+msgstr ""
+
+msgid "Reset file"
+msgstr ""
+
+msgid "Reset filters"
+msgstr ""
+
+msgid "Reset health check access token"
+msgstr ""
+
+msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
+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 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 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 "Response"
+msgstr ""
+
+msgid "Response didn't include `service_desk_address`"
+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 membership by email domain"
+msgstr ""
+
+msgid "Restrict projects for this runner"
+msgstr ""
+
+msgid "Restricted shift times are not available for hourly shifts"
+msgstr ""
+
+msgid "Resume"
+msgstr ""
+
+msgid "Resync"
+msgstr ""
+
+msgid "Retrieving the compliance report failed. Refresh the page and try again."
+msgstr ""
+
+msgid "Retry"
+msgstr ""
+
+msgid "Retry downstream pipeline"
+msgstr ""
+
+msgid "Retry failed jobs"
+msgstr ""
+
+msgid "Retry job"
+msgstr ""
+
+msgid "Retry migration"
+msgstr ""
+
+msgid "Retry the downstream pipeline"
+msgstr ""
+
+msgid "Retry the trigger job"
+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 for you"
+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 defined as the time it takes from first comment until merged."
+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 "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 "RightSidebar|Copy email address"
+msgstr ""
+
+msgid "RightSidebar|Issue email"
+msgstr ""
+
+msgid "RightSidebar|adding a"
+msgstr ""
+
+msgid "RightSidebar|deleting the"
+msgstr ""
+
+msgid "Roadmap"
+msgstr ""
+
+msgid "Roadmap settings"
+msgstr ""
+
+msgid "Roadmap view"
+msgstr ""
+
+msgid "Role"
+msgstr ""
+
+msgid "Rollback"
+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 housekeeping"
+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|%{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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
+msgid "Runners|Active"
+msgstr ""
+
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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|Architecture"
+msgstr ""
+
+msgid "Runners|Assigned Group"
+msgstr ""
+
+msgid "Runners|Assigned Projects (%{projectCount})"
+msgstr ""
+
+msgid "Runners|Associated with one or more projects"
+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|Command to register runner"
+msgstr ""
+
+msgid "Runners|Configuration"
+msgstr ""
+
+msgid "Runners|Copy instructions"
+msgstr ""
+
+msgid "Runners|Copy registration token"
+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|Get started with runners"
+msgstr ""
+
+msgid "Runners|Group"
+msgstr ""
+
+msgid "Runners|IP Address"
+msgstr ""
+
+msgid "Runners|Install a runner"
+msgstr ""
+
+msgid "Runners|Instance"
+msgstr ""
+
+msgid "Runners|Jobs"
+msgstr ""
+
+msgid "Runners|Last contact"
+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|Multi-project runners cannot be deleted"
+msgstr ""
+
+msgid "Runners|Name"
+msgstr ""
+
+msgid "Runners|Never contacted"
+msgstr ""
+
+msgid "Runners|Never contacted:"
+msgstr ""
+
+msgid "Runners|New group runners view"
+msgstr ""
+
+msgid "Runners|New registration token generated!"
+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 runners"
+msgstr ""
+
+msgid "Runners|Offline:"
+msgstr ""
+
+msgid "Runners|Online"
+msgstr ""
+
+msgid "Runners|Online runners"
+msgstr ""
+
+msgid "Runners|Online:"
+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|Property Name"
+msgstr ""
+
+msgid "Runners|Protected"
+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|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|Rocket launch illustration"
+msgstr ""
+
+msgid "Runners|Runner"
+msgstr ""
+
+msgid "Runners|Runner #%{runner_id}"
+msgstr ""
+
+msgid "Runners|Runner %{name} was deleted"
+msgstr ""
+
+msgid "Runners|Runner assigned to project."
+msgstr ""
+
+msgid "Runners|Runner cannot be deleted, please contact your administrator"
+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 registration"
+msgstr ""
+
+msgid "Runners|Runner statuses"
+msgstr ""
+
+msgid "Runners|Runner unassigned from project."
+msgstr ""
+
+msgid "Runners|Runners"
+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|Runs untagged jobs"
+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."
+msgstr ""
+
+msgid "Runners|Show runner installation and registration instructions"
+msgstr ""
+
+msgid "Runners|Show runner installation instructions"
+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 runners"
+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|Take me there!"
+msgstr ""
+
+msgid "Runners|The new view gives you more space and better visibility into your fleet of runners."
+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|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|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|View installation instructions"
+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 specific runner to be used by multiple projects but you cannot make this a shared 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|never contacted"
+msgstr ""
+
+msgid "Runners|offline"
+msgstr ""
+
+msgid "Runners|online"
+msgstr ""
+
+msgid "Runners|paused"
+msgstr ""
+
+msgid "Runners|shared"
+msgstr ""
+
+msgid "Runners|specific"
+msgstr ""
+
+msgid "Runners|stale"
+msgstr ""
+
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+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 "SAST Configuration"
+msgstr ""
+
+msgid "SHA256"
+msgstr ""
+
+msgid "SSH Key"
+msgstr ""
+
+msgid "SSH Keys"
+msgstr ""
+
+msgid "SSH Keys Help"
+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 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 "SSL Verification:"
+msgstr ""
+
+msgid "SSL verification"
+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 "Saving"
+msgstr ""
+
+msgid "Saving project."
+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|%{thenLabelStart}Then%{thenLabelEnd} Require approval from %{approvalsRequired} of the following approvers:"
+msgstr ""
+
+msgid "ScanResultPolicy|add an approver"
+msgstr ""
+
+msgid "ScanResultPolicy|scanners"
+msgstr ""
+
+msgid "ScanResultPolicy|severity levels"
+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 a group"
+msgstr ""
+
+msgid "Search an environment spec"
+msgstr ""
+
+msgid "Search assignees"
+msgstr ""
+
+msgid "Search authors"
+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 LDAP group"
+msgstr ""
+
+msgid "Search for a group"
+msgstr ""
+
+msgid "Search for a user"
+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 projects..."
+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 "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 "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|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
+msgid "Security"
+msgstr ""
+
+msgid "Security & Compliance"
+msgstr ""
+
+msgid "Security Configuration"
+msgstr ""
+
+msgid "Security Dashboard"
+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 Container Scanning, 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."
+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|%{branches} %{plural}"
+msgstr ""
+
+msgid "SecurityOrchestration|%{branches} and %{lastBranch} %{plural}"
+msgstr ""
+
+msgid "SecurityOrchestration|%{scanners}"
+msgstr ""
+
+msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
+msgstr ""
+
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
+msgid "SecurityOrchestration|.yaml mode"
+msgstr ""
+
+msgid "SecurityOrchestration|.yaml preview"
+msgstr ""
+
+msgid "SecurityOrchestration|Actions"
+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 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 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|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|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|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|Inherited from %{namespace}"
+msgstr ""
+
+msgid "SecurityOrchestration|Invalid policy type"
+msgstr ""
+
+msgid "SecurityOrchestration|Latest scan run against %{agent}"
+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 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 execution policy allow to create rules which forces security scans for particular branches at certain time. Supported types are SAST, DAST, Secret detection, Container scan, License scan, API fuzzing, coverage-guided fuzzing."
+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}"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan to be performed %{cadence} on the %{branches}"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan to be performed on every pipeline on the %{branches}"
+msgstr ""
+
+msgid "SecurityOrchestration|Security Approvals"
+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 policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Select security project"
+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 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 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 project does not contain any security policies."
+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 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 branches"
+msgstr ""
+
+msgid "SecurityOrchestration|an"
+msgstr ""
+
+msgid "SecurityOrchestration|branch"
+msgstr ""
+
+msgid "SecurityOrchestration|branches"
+msgstr ""
+
+msgid "SecurityOrchestration|members of groups"
+msgstr ""
+
+msgid "SecurityOrchestration|members of groups with ids"
+msgstr ""
+
+msgid "SecurityOrchestration|members of the group"
+msgstr ""
+
+msgid "SecurityOrchestration|members of the group with id"
+msgstr ""
+
+msgid "SecurityOrchestration|scanner finds"
+msgstr ""
+
+msgid "SecurityOrchestration|scanners find"
+msgstr ""
+
+msgid "SecurityOrchestration|the %{branches}"
+msgstr ""
+
+msgid "SecurityOrchestration|user with id"
+msgstr ""
+
+msgid "SecurityOrchestration|users with ids"
+msgstr ""
+
+msgid "SecurityOrchestration|vulnerabilities"
+msgstr ""
+
+msgid "SecurityOrchestration|vulnerability"
+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|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|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|At GitLab, we're all about iteration and feedback. That's why we are reaching out to customers like you to help guide what we work on this year for Vulnerability Management. We have a lot of exciting ideas and ask that you assist us by taking a short survey %{boldStart}no longer than 10 minutes%{boldEnd} to evaluate a few of our potential features."
+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|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|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|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|Hide dismissed"
+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|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|Oops, something doesn't seem right."
+msgstr ""
+
+msgid "SecurityReports|Operational vulnerabilities"
+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 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|Submit vulnerability"
+msgstr ""
+
+msgid "SecurityReports|Take survey"
+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 vulnerabilities."
+msgstr ""
+
+msgid "SecurityReports|There was an error dismissing the vulnerability."
+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|Unable to add %{invalidProjects}"
+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 Management feature survey"
+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|Your feedback is important to us! We will ask again in a week."
+msgstr ""
+
+msgid "SecurityReports|scanned resources"
+msgstr ""
+
+msgid "SecurityTraining|Primary 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 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 Page"
+msgstr ""
+
+msgid "Select Profile"
+msgstr ""
+
+msgid "Select a branch"
+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 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 a template type"
+msgstr ""
+
+msgid "Select a time zone"
+msgstr ""
+
+msgid "Select a timezone"
+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 branches"
+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 project to create issue"
+msgstr ""
+
+msgid "Select projects"
+msgstr ""
+
+msgid "Select reviewer(s)"
+msgstr ""
+
+msgid "Select source"
+msgstr ""
+
+msgid "Select source branch"
+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 target branch"
+msgstr ""
+
+msgid "Select target branch or tag"
+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 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 projects"
+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 "Services"
+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 password on your account to pull or push via %{protocol}."
+msgstr ""
+
+msgid "Set access permissions for this token."
+msgstr ""
+
+msgid "Set any rate limit to %{code_open}0%{code_close} to disable the limit."
+msgstr ""
+
+msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
+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 default branch for this project. All merge requests and commits are made against this branch unless you specify a different one."
+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 weight"
+msgstr ""
+
+msgid "Set weight to %{weight}."
+msgstr ""
+
+msgid "SetStatusModal|An indicator appears next to your name and avatar"
+msgstr ""
+
+msgid "SetStatusModal|Busy"
+msgstr ""
+
+msgid "SetStatusModal|Clear status"
+msgstr ""
+
+msgid "SetStatusModal|Clear status after"
+msgstr ""
+
+msgid "SetStatusModal|Edit status"
+msgstr ""
+
+msgid "SetStatusModal|Remove status"
+msgstr ""
+
+msgid "SetStatusModal|Set a status"
+msgstr ""
+
+msgid "SetStatusModal|Set status"
+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 "Setup"
+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 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 "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 group milestones"
+msgstr ""
+
+msgid "Show labels"
+msgstr ""
+
+msgid "Show latest version"
+msgstr ""
+
+msgid "Show list"
+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 "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 group '%{group_name}' from Nov 1, 2019 to Dec 31, 2019"
+msgstr ""
+
+msgid "Showing data for workflow items created in this date range. Date range limited to %{maxDateRange} days."
+msgstr ""
+
+msgid "Showing graphs based on events of the last %{timerange} days."
+msgstr ""
+
+msgid "Showing last %{size} of log -"
+msgstr ""
+
+msgid "Showing latest version"
+msgstr ""
+
+msgid "Showing version #%{versionNumber}"
+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 \"%{group_name}\""
+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 now"
+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-out page URL"
+msgstr ""
+
+msgid "Sign-up restrictions"
+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|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 "Skip outdated deployment jobs"
+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 Slack application?"
+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 Slack app"
+msgstr ""
+
+msgid "SlackIntegration|Project alias"
+msgstr ""
+
+msgid "SlackIntegration|Reinstall 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|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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+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 "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 "Solution"
+msgstr ""
+
+msgid "Some actions remove attention requests, like a reviewer approving or anyone merging the merge request."
+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 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 the issue at the same time you did. Please check out %{linkStart}the issue%{linkEnd} 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, 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 reordering designs. Please try again"
+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 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 initializing the OpenAPI viewer"
+msgstr ""
+
+msgid "Something went wrong while obtaining the Let's Encrypt certificate."
+msgstr ""
+
+msgid "Something went wrong while promoting the issue to an epic. Please try again."
+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 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 add projects 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 "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|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|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 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 "Specific runners"
+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 "Squash commit message"
+msgstr ""
+
+msgid "Squash commits"
+msgstr ""
+
+msgid "Stack trace"
+msgstr ""
+
+msgid "Stacktrace snippet"
+msgstr ""
+
+msgid "Stage"
+msgstr ""
+
+msgid "Stage:"
+msgstr ""
+
+msgid "Standard"
+msgstr ""
+
+msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
+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 discussion…"
+msgstr ""
+
+msgid "Start a new merge request with these changes"
+msgstr ""
+
+msgid "Start a review"
+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 search"
+msgstr ""
+
+msgid "Start thread"
+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 at (UTC)"
+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 was retried."
+msgstr ""
+
+msgid "Status:"
+msgstr ""
+
+msgid "Status: %{title}"
+msgstr ""
+
+msgid "StatusCheck| %{failed} failed, and %{pending} pending"
+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|All passed"
+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. Failures do not block merges. %{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|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 "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|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 "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 "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|Chat with sales"
+msgstr ""
+
+msgid "Subscriptions|Close"
+msgstr ""
+
+msgid "Subscriptions|Not ready to buy yet?"
+msgstr ""
+
+msgid "Subscriptions|Start a free trial"
+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 "Successful purchase image"
+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|Lavendar"
+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 "Suggestion is not applicable as the suggestion was not found."
+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 "Sunday"
+msgstr ""
+
+msgid "SuperSonics|Activate subscription"
+msgstr ""
+
+msgid "SuperSonics|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|Enter activation code"
+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|Manage"
+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 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 successfully added a license that activates on %{date}. Please see the subscription history table below for more details."
+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 future dated license was successfully added"
+msgstr ""
+
+msgid "SuperSonics|Your subscription"
+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 "Support"
+msgstr ""
+
+msgid "Support for custom certificates is disabled. Ask your system's administrator to enable it."
+msgstr ""
+
+msgid "Support page URL"
+msgstr ""
+
+msgid "Survey Response"
+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 hook was successfully updated."
+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 "Table of Contents"
+msgstr ""
+
+msgid "Table of contents"
+msgstr ""
+
+msgid "Tag"
+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 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|Edit release notes"
+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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
+msgstr ""
+
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
+msgid "TagsPage|Release notes"
+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|Write your release notes or drag files here…"
+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 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 "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 "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 "TemporaryStorage|GitLab allows you a %{strongStart}free, one-time storage increase%{strongEnd}. For 30 days your storage will be unlimited. This gives you time to reduce your storage usage. After 30 days, your original storage limit of %{limit} applies. If you are at maximum storage capacity, your account will be read-only. To continue using GitLab you'll have to purchase additional storage or decrease storage usage."
+msgstr ""
+
+msgid "TemporaryStorage|Increase storage temporarily"
+msgstr ""
+
+msgid "TemporaryStorage|Temporarily increase storage now?"
+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 "Terraform|%{name} successfully removed"
+msgstr ""
+
+msgid "Terraform|%{number} Terraform report failed to generate"
+msgid_plural "Terraform|%{number} Terraform reports failed to generate"
+msgstr[0] ""
+
+msgid "Terraform|%{number} Terraform report was generated in your pipelines"
+msgid_plural "Terraform|%{number} Terraform reports were generated in your pipelines"
+msgstr[0] ""
+
+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|A report failed to generate."
+msgstr ""
+
+msgid "Terraform|A 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 %{name} failed to generate a report."
+msgstr ""
+
+msgid "Terraform|The job %{name} generated a report."
+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|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|Tests"
+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 feedback!"
+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 \"%{group_path}\" group allows you to sign in with your Single Sign-On Account"
+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 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 ""
+
+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 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 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 tier must be one of %{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 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 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 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 complete successfully."
+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 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 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+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 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 by any user who is logged in."
+msgstr ""
+
+msgid "The project can be accessed by anyone, regardless of authentication."
+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 accessible only by members of the project. Access must be granted explicitly to each user."
+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 same shared runner executes code from multiple projects, unless you configure autoscaling with %{link} set to 1 (which it is on GitLab.com)."
+msgstr ""
+
+msgid "The scan has been created."
+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 specified tab is invalid, please select another"
+msgstr ""
+
+msgid "The start date must be ealier 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 time period in seconds that the maximum requests per project limit applies to."
+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 "Theme"
+msgstr ""
+
+msgid "There are currently no events."
+msgstr ""
+
+msgid "There are merge conflicts"
+msgstr ""
+
+msgid "There are no %{replicableTypeName} to show"
+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 archived projects yet"
+msgstr ""
+
+msgid "There are no archived requirements"
+msgstr ""
+
+msgid "There are no archived test cases"
+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 projects shared with this group 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 seat left to activate the member"
+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 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 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 %{message} to-do item."
+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 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 group pipeline minutes."
+msgstr ""
+
+msgid "There was an error resetting user pipeline minutes."
+msgstr ""
+
+msgid "There was an error retrieving the Jira users."
+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 while fetching value stream summary 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 runners are shared across this GitLab instance."
+msgstr ""
+
+msgid "These runners are specific to this project."
+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 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 GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
+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 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 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 %{strong_open}multiple%{strong_close} signatures."
+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, but the committer email is %{strong_open}not verified%{strong_close} to belong to the same user."
+msgstr ""
+
+msgid "This commit was signed with an %{strong_open}unverified%{strong_close} signature."
+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 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 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 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 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_adjourned_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 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 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 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 requires manual intervention to start. Before starting this job, you can add variables below for last-minute configuration changes."
+msgstr ""
+
+msgid "This job triggers a downstream pipeline"
+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 only applies to repository indexing operations."
+msgstr ""
+
+msgid "This page is unavailable because you are not allowed to read information across multiple projects."
+msgstr ""
+
+msgid "This page sends a payload. Go back to the events page to see a newly created event."
+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"
+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 not subscribed to any project pipelines."
+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 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 will live in your group %{strong_open}%{namespace}%{strong_close}. A project is where you house your files (repository), plan your work (issues), publish your documentation (wiki), and so much more."
+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 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 active %{type}."
+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 will invalidate your registered applications and U2F / WebAuthn devices."
+msgstr ""
+
+msgid "This will invalidate your registered applications and U2F devices."
+msgstr ""
+
+msgid "This will redirect you to an external sign in page."
+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 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 "Thursday"
+msgstr ""
+
+msgid "Time"
+msgstr ""
+
+msgid "Time (in hours) that users are allowed to skip forced configuration of two-factor authentication."
+msgstr ""
+
+msgid "Time Spent"
+msgstr ""
+
+msgid "Time based: Yes"
+msgstr ""
+
+msgid "Time before an issue gets scheduled"
+msgstr ""
+
+msgid "Time before an issue starts implementation"
+msgstr ""
+
+msgid "Time before enforced"
+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 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|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|Turn recent updates view off"
+msgstr ""
+
+msgid "Timeline|Turn recent updates view on"
+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|hr"
+msgid_plural "Time|hrs"
+msgstr[0] ""
+
+msgid "Time|min"
+msgid_plural "Time|mins"
+msgstr[0] ""
+
+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 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 ask someone to look at a merge request, select %{strongStart}Request attention%{strongEnd}. Select again to remove the request."
+msgstr ""
+
+msgid "To complete registration, we need additional details from you."
+msgstr ""
+
+msgid "To confirm, type %{phrase_code}"
+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 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 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 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 renew, 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 "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"
+msgstr ""
+
+msgid "To-Do List"
+msgstr ""
+
+msgid "To-do item successfully marked as done."
+msgstr ""
+
+msgid "Today"
+msgstr ""
+
+msgid "Todos count"
+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|Filter by author"
+msgstr ""
+
+msgid "Todos|Filter by group"
+msgstr ""
+
+msgid "Todos|Filter by project"
+msgstr ""
+
+msgid "Todos|It's how you always know what to work on next."
+msgstr ""
+
+msgid "Todos|Mark all as done"
+msgstr ""
+
+msgid "Todos|Nothing is on your to-do list. Nice work!"
+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 "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 dropdown"
+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 "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 "TopNav|Go back"
+msgstr ""
+
+msgid "Topic %{topic_name} was successfully created."
+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 "Topics"
+msgstr ""
+
+msgid "Total"
+msgstr ""
+
+msgid "Total Contributions"
+msgstr ""
+
+msgid "Total Score"
+msgstr ""
+
+msgid "Total artifacts size: %{total_size}"
+msgstr ""
+
+msgid "Total cores (CPUs)"
+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 "Tracing"
+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|Go back to GitLab"
+msgstr ""
+
+msgid "Trials|Hey there"
+msgstr ""
+
+msgid "Trials|Skip Trial"
+msgstr ""
+
+msgid "Trials|Upgrade %{groupName} to %{planName}"
+msgstr ""
+
+msgid "Trials|You can always resume this process by selecting your avatar and choosing 'Start an Ultimate trial'"
+msgstr ""
+
+msgid "Trials|You can apply your trial to a new group or an existing group."
+msgstr ""
+
+msgid "Trials|You won't get a free trial right now but you can always resume this process by selecting your avatar and choosing 'Start an Ultimate trial'"
+msgstr ""
+
+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|Company name"
+msgstr ""
+
+msgid "Trial|Continue"
+msgstr ""
+
+msgid "Trial|Continue using the basic features of GitLab for free."
+msgstr ""
+
+msgid "Trial|Country"
+msgstr ""
+
+msgid "Trial|Dismiss"
+msgstr ""
+
+msgid "Trial|GitLab Ultimate trial (optional)"
+msgstr ""
+
+msgid "Trial|Number of employees"
+msgstr ""
+
+msgid "Trial|Please select a country"
+msgstr ""
+
+msgid "Trial|Successful trial activation image"
+msgstr ""
+
+msgid "Trial|Telephone number"
+msgstr ""
+
+msgid "Trial|Upgrade to Ultimate to keep using GitLab with advanced features."
+msgstr ""
+
+msgid "Trial|We will activate your trial on your group after you complete this step. After 30 days, you can:"
+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 this manual action"
+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|Trigger user has insufficient permissions to project"
+msgstr ""
+
+msgid "Trigger|invalid"
+msgstr ""
+
+msgid "Troubleshoot and monitor your application with tracing"
+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 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 "Tuesday"
+msgstr ""
+
+msgid "Turn off"
+msgstr ""
+
+msgid "Turn off notifications"
+msgstr ""
+
+msgid "Turn on"
+msgstr ""
+
+msgid "Turn on notifications"
+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 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!"
+msgstr ""
+
+msgid "Two-factor authentication is not enabled for this user"
+msgstr ""
+
+msgid "Two-factor grace period"
+msgstr ""
+
+msgid "Type"
+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 Elasticsearch"
+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 convert Kubernetes logs encoding to UTF-8"
+msgstr ""
+
+msgid "Unable to create link to vulnerability"
+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 upstream and downstream pipelines."
+msgstr ""
+
+msgid "Unable to fetch vulnerable projects"
+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 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 will restore its members' ability to make changes to it. The repository can be committed to, and issues, comments, and other entities can be created. %{strong_start}Once active, this project shows up 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 "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|ms"
+msgstr ""
+
+msgid "Units|s"
+msgstr ""
+
+msgid "Unknown"
+msgstr ""
+
+msgid "Unknown Error"
+msgstr ""
+
+msgid "Unknown cache key"
+msgstr ""
+
+msgid "Unknown encryption strategy: %{encrypted_strategy}!"
+msgstr ""
+
+msgid "Unknown format"
+msgstr ""
+
+msgid "Unknown response text"
+msgstr ""
+
+msgid "Unknown screen"
+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 "Unmarked this %{noun} as a draft."
+msgstr ""
+
+msgid "Unmarks this %{noun} as a draft."
+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 "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 "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 broadcast message"
+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|Cannot rename project because it contains container registry tags!"
+msgstr ""
+
+msgid "UpdateProject|Could not set the default branch"
+msgstr ""
+
+msgid "UpdateProject|New visibility level not allowed!"
+msgstr ""
+
+msgid "UpdateProject|Project could not be updated!"
+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 %{updated_at} by %{updated_by}"
+msgstr ""
+
+msgid "Updated date"
+msgstr ""
+
+msgid "Updating"
+msgstr ""
+
+msgid "Updating the attention request for %{username} failed."
+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 file"
+msgstr ""
+
+msgid "Upload image"
+msgstr ""
+
+msgid "Upload new file"
+msgstr ""
+
+msgid "Upload object map"
+msgstr ""
+
+msgid "UploadLink|click to upload"
+msgstr ""
+
+msgid "Uploaded"
+msgstr ""
+
+msgid "Uploading changes to terminal"
+msgstr ""
+
+msgid "Uploading..."
+msgstr ""
+
+msgid "Upstream"
+msgstr ""
+
+msgid "Uptime"
+msgstr ""
+
+msgid "Upvotes"
+msgstr ""
+
+msgid "Usage Trends"
+msgstr ""
+
+msgid "Usage statistics"
+msgstr ""
+
+msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
+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|%{percentageLeft} of purchased storage is available"
+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|Because of a known issue, the artifact total for some projects may be incorrect. For more details, read %{warningLinkStart}the epic%{warningLinkEnd}."
+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 %{timeElapsed}"
+msgstr ""
+
+msgid "UsageQuota|Code packages and container images."
+msgstr ""
+
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
+msgid "UsageQuota|Current period usage"
+msgstr ""
+
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
+msgid "UsageQuota|File attachments and smaller design graphics."
+msgstr ""
+
+msgid "UsageQuota|From %{storage_enforcement_date} storage limits will apply to this namespace. You are currently using %{used_storage} of namespace storage. View and manage your usage from %{strong_start}%{namespace_type} settings &gt; Usage quotas%{strong_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|Includes artifacts, repositories, wiki, uploads, and other items."
+msgstr ""
+
+msgid "UsageQuota|Increase storage temporarily"
+msgstr ""
+
+msgid "UsageQuota|LFS storage"
+msgstr ""
+
+msgid "UsageQuota|Learn more about excess storage usage"
+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|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|Purchase more storage"
+msgstr ""
+
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
+msgid "UsageQuota|Purchased storage available"
+msgstr ""
+
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
+msgid "UsageQuota|Repository"
+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|Storage"
+msgstr ""
+
+msgid "UsageQuota|Storage type"
+msgstr ""
+
+msgid "UsageQuota|Storage used"
+msgstr ""
+
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
+msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
+msgstr ""
+
+msgid "UsageQuota|This is the total amount of storage used by projects above the free %{actualRepositorySizeLimit} storage limit."
+msgstr ""
+
+msgid "UsageQuota|This namespace contains locked projects"
+msgstr ""
+
+msgid "UsageQuota|This namespace has no projects which use shared runners"
+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|Total excess storage used"
+msgstr ""
+
+msgid "UsageQuota|Total namespace storage used"
+msgstr ""
+
+msgid "UsageQuota|Unlimited"
+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 %{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|Usage quotas help link"
+msgstr ""
+
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
+msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
+msgstr ""
+
+msgid "UsageQuota|Wiki"
+msgstr ""
+
+msgid "UsageQuota|Wiki content."
+msgstr ""
+
+msgid "UsageQuota|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{actualRepositorySizeLimit} limit."
+msgstr ""
+
+msgid "UsageQuota|You have reached the free storage limit of %{actualRepositorySizeLimit} on %{projectsLockedText}. To unlock them, please purchase additional storage."
+msgstr ""
+
+msgid "UsageQuota|You used: %{usage} %{limit}"
+msgstr ""
+
+msgid "UsageQuota|Your purchased storage is running low. To avoid locked projects, please purchase more storage."
+msgstr ""
+
+msgid "UsageQuota|out of %{formattedLimit} of your namespace 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 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 ""
+
+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 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 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 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} 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 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 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 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|Already reported for abuse"
+msgstr ""
+
+msgid "UserProfile|Blocked user"
+msgstr ""
+
+msgid "UserProfile|Bot activity"
+msgstr ""
+
+msgid "UserProfile|Contributed projects"
+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|Report abuse"
+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|This user doesn't have any followers."
+msgstr ""
+
+msgid "UserProfile|This user doesn't have any personal projects"
+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|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 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 were successfully added."
+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 "Uses GitLab as a lightweight 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 "Valid From"
+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 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|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
+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|DORA metrics"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Dashboard"
+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|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 %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
+msgstr ""
+
+msgid "ValueStreamEvent|Stage time (median)"
+msgstr ""
+
+msgid "ValueStreamEvent|Start"
+msgstr ""
+
+msgid "ValueStreamEvent|Stop"
+msgstr ""
+
+msgid "ValueStream|The Default Value Stream cannot be deleted"
+msgstr ""
+
+msgid "Values that contain the %{codeStart}$%{codeEnd} character can be considered a variable reference and expanded. %{docsLinkStart}Learn more.%{docsLinkEnd}"
+msgstr ""
+
+msgid "Variable"
+msgstr ""
+
+msgid "Variable will be masked in job logs."
+msgstr ""
+
+msgid "Variables"
+msgstr ""
+
+msgid "Variables can be:"
+msgstr ""
+
+msgid "Variables store information, like passwords and secret keys, that you can use in job scripts."
+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 "Verify SAML Configuration"
+msgstr ""
+
+msgid "Verify code"
+msgstr ""
+
+msgid "Verify configuration"
+msgstr ""
+
+msgid "Version"
+msgstr ""
+
+msgid "Version %{versionNumber}"
+msgstr ""
+
+msgid "Version %{versionNumber} (latest)"
+msgstr ""
+
+msgid "VersionCheck|Up to date"
+msgstr ""
+
+msgid "VersionCheck|Update ASAP"
+msgstr ""
+
+msgid "VersionCheck|Update available"
+msgstr ""
+
+msgid "VersionCheck|Your GitLab Version"
+msgstr ""
+
+msgid "View Documentation"
+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 issues"
+msgstr ""
+
+msgid "View all personal projects"
+msgstr ""
+
+msgid "View blame"
+msgstr ""
+
+msgid "View blame prior to this change"
+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 downstream pipeline"
+msgstr ""
+
+msgid "View eligible approvers"
+msgstr ""
+
+msgid "View epics list"
+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 full log"
+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 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 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 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"
+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|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|Learn more about this vulnerability and the best way to resolve it."
+msgstr ""
+
+msgid "Vulnerability|Links"
+msgstr ""
+
+msgid "Vulnerability|Method"
+msgstr ""
+
+msgid "Vulnerability|Namespace"
+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|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|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|Training"
+msgstr ""
+
+msgid "Vulnerability|Training not available for this vulnerability."
+msgstr ""
+
+msgid "Vulnerability|Unmodified Response"
+msgstr ""
+
+msgid "Vulnerability|View training"
+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 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 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 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 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
+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 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+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|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:"
+msgstr ""
+
+msgid "Webhooks"
+msgstr ""
+
+msgid "Webhooks Help"
+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 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|Comments"
+msgstr ""
+
+msgid "Webhooks|Confidential comments"
+msgstr ""
+
+msgid "Webhooks|Confidential issues events"
+msgstr ""
+
+msgid "Webhooks|Delete webhook"
+msgstr ""
+
+msgid "Webhooks|Deployment events"
+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|Issues events"
+msgstr ""
+
+msgid "Webhooks|Job events"
+msgstr ""
+
+msgid "Webhooks|Member events"
+msgstr ""
+
+msgid "Webhooks|Merge request events"
+msgstr ""
+
+msgid "Webhooks|Pipeline events"
+msgstr ""
+
+msgid "Webhooks|Push events"
+msgstr ""
+
+msgid "Webhooks|Push to the repository."
+msgstr ""
+
+msgid "Webhooks|Releases events"
+msgstr ""
+
+msgid "Webhooks|SSL verification"
+msgstr ""
+
+msgid "Webhooks|Secret token"
+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|The webhook was triggered more than %{limit} times per minute and is now disabled. To re-enable this webhook, fix the problems shown in %{strong_start}Recent events%{strong_end}, then re-test your settings. %{support_link_start}Contact Support%{support_link_end} if you need help re-enabling your webhook."
+msgstr ""
+
+msgid "Webhooks|Trigger"
+msgstr ""
+
+msgid "Webhooks|URL"
+msgstr ""
+
+msgid "Webhooks|URL must be percent-encoded if it contains one or more special characters."
+msgstr ""
+
+msgid "Webhooks|Used to validate received payloads. Sent with the request in the %{code_start}X-Gitlab-Token HTTP%{code_end} header."
+msgstr ""
+
+msgid "Webhooks|Webhook failed to connect"
+msgstr ""
+
+msgid "Webhooks|Webhook fails to connect"
+msgstr ""
+
+msgid "Webhooks|Webhook was automatically disabled"
+msgstr ""
+
+msgid "Webhooks|Wiki page events"
+msgstr ""
+
+msgid "Website"
+msgstr ""
+
+msgid "Website:"
+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 does this command do?"
+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 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, skip 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:"
+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|An error occurred while trying to render the content editor. Please try again later."
+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|Edit rich text"
+msgstr ""
+
+msgid "WikiPage|Edit source"
+msgstr ""
+
+msgid "WikiPage|Format"
+msgstr ""
+
+msgid "WikiPage|Learn more."
+msgstr ""
+
+msgid "WikiPage|Page title"
+msgstr ""
+
+msgid "WikiPage|Retry"
+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 deploy to"
+msgstr ""
+
+msgid "With requirements, you can set criteria to check your products against."
+msgstr ""
+
+msgid "With test cases, you can define conditions for your project to meet in determining quality"
+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|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
+msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
+msgstr ""
+
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
+msgid "WorkItem|Convert to work item"
+msgstr ""
+
+msgid "WorkItem|Create work item"
+msgstr ""
+
+msgid "WorkItem|Delete work item"
+msgstr ""
+
+msgid "WorkItem|Expand child items"
+msgstr ""
+
+msgid "WorkItem|New Task"
+msgstr ""
+
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
+msgid "WorkItem|Select type"
+msgstr ""
+
+msgid "WorkItem|Something went wrong when creating a work item. Please try again"
+msgstr ""
+
+msgid "WorkItem|Something went wrong when deleting the work item. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when fetching the work item. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when fetching work item types. Please try again"
+msgstr ""
+
+msgid "WorkItem|Something went wrong while updating the work item. Please try again."
+msgstr ""
+
+msgid "WorkItem|Type"
+msgstr ""
+
+msgid "WorkItem|Work Items"
+msgstr ""
+
+msgid "WorkItem|Work item deleted"
+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 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 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 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}at least Reporter role%{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 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 are 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 "You can %{gitlabLinkStart}resolve conflicts on GitLab%{gitlabLinkEnd} or %{resolveLocallyStart}resolve it locally%{resolveLocallyEnd}."
+msgstr ""
+
+msgid "You can %{resolveLocallyStart}resolve it 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 test your %{gitlab_ci_yml} in %{lint_link_start}CI Lint%{lint_link_end}"
+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 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 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 group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
+msgstr ""
+
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+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 a new member to %{strong_start}%{group_name}%{strong_end}."
+msgstr ""
+
+msgid "You can invite another group to %{project_name}."
+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 export your security dashboard to a CSV report."
+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 %{action} files when you are on a branch"
+msgstr ""
+
+msgid "You can only add up to %{max_contacts} contacts at one time"
+msgstr ""
+
+msgid "You can only approve an indivdual user, member, or all members"
+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 only upload one design when dropping onto an existing design."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgstr ""
+
+msgid "You can view the source or %{linkStart}%{cloneIcon} clone the repository%{linkEnd}"
+msgstr ""
+
+msgid "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. To get more members an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
+msgid "You cannot %{action} %{state} users."
+msgstr ""
+
+msgid "You cannot access the raw file. Please wait a minute."
+msgstr ""
+
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
+msgid "You cannot approve your own deployment."
+msgstr ""
+
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+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 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 currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
+msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
+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 review this deployment. Contact the project or group owner for help."
+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 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 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 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 successfully purchased a %{plan} plan subscription for %{seats}. You’ll receive a receipt via email."
+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' variable to 'false' in your pipeline configuration or CI/CD settings. If you need to view this job log, a project maintainer 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 your current password in order to change it."
+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 ""
+
+msgid "You must upload a file with the same file name when dropping onto an existing design."
+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 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_notifications_link} &middot; %{help_link}"
+msgstr ""
+
+msgid "You're receiving this email because of your activity on %{host}."
+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 mentioned on %{host}."
+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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
+msgid "You've rejected %{user}"
+msgstr ""
+
+msgid "YouTube"
+msgstr ""
+
+msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
+msgstr ""
+
+msgid "Your %{group} membership will now expire in %{days}."
+msgstr ""
+
+msgid "Your %{host} account was signed in to from a new location"
+msgstr ""
+
+msgid "Your %{plan} subscription expired on %{expiry_date}"
+msgstr ""
+
+msgid "Your %{plan} subscription expires on %{expiry_date}"
+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}. After that date, you cannot 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 ""
+
+msgid "Your CI/CD configuration syntax is invalid. View Lint 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 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 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 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 first project"
+msgstr ""
+
+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 %{type}"
+msgstr ""
+
+msgid "Your new access token has been created."
+msgstr ""
+
+msgid "Your new comment"
+msgstr ""
+
+msgid "Your new personal access token has been created."
+msgstr ""
+
+msgid "Your password isn't required to view this page. If a password or any other personal details are requested, please contact your administrator to report abuse."
+msgstr ""
+
+msgid "Your password reset token has expired."
+msgstr ""
+
+msgid "Your personal access token has 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 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 response has been recorded."
+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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
+msgstr ""
+
+msgid "Your subscription will expire in %{remaining_days} day."
+msgid_plural "Your subscription will expire in %{remaining_days} days."
+msgstr[0] ""
+
+msgid "Your username is %{username}."
+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 "`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 "added"
+msgstr ""
+
+msgid "added %{emails}"
+msgstr ""
+
+msgid "added a Zoom call to this issue"
+msgstr ""
+
+msgid "ago"
+msgstr ""
+
+msgid "alert"
+msgstr ""
+
+msgid "allowed to fail"
+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 "at"
+msgstr ""
+
+msgid "at risk"
+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 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 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 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 be a date in the past"
+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 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 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 "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 no new %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|: Loading resulted in an error"
+msgstr ""
+
+msgid "ciReport|API Fuzzing"
+msgstr ""
+
+msgid "ciReport|API fuzzing"
+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 loading results"
+msgstr ""
+
+msgid "ciReport|Code Quality test metrics results are being parsed"
+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|Download patch to resolve"
+msgstr ""
+
+msgid "ciReport|Download the patch to apply it manually"
+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|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|No changes to Code Quality."
+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 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) 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 issue"
+msgstr ""
+
+msgid "collect usage information"
+msgstr ""
+
+msgid "comment"
+msgstr ""
+
+msgid "commented on %{link_to_project}"
+msgstr ""
+
+msgid "commit %{commit_id}"
+msgstr ""
+
+msgid "committed"
+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 "container_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
+msgstr ""
+
+msgid "container_name cannot be larger than %{max_length} chars"
+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 by"
+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 branch"
+msgstr ""
+
+msgid "deleted"
+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 the %{max_value_length} character limit"
+msgstr ""
+
+msgid "exceeds the limit of %{bytes} bytes"
+msgstr ""
+
+msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
+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 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 %{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 "frontmatter"
+msgstr ""
+
+msgid "group"
+msgstr ""
+
+msgid "group access token"
+msgstr ""
+
+msgid "group access tokens"
+msgstr ""
+
+msgid "group members"
+msgstr ""
+
+msgid "group's CI/CD settings."
+msgstr ""
+
+msgid "groups"
+msgstr ""
+
+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 "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 "is"
+msgstr ""
+
+msgid "is already associated to a GitLab Issue. New issue will not be associated."
+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. Please use your regular email address."
+msgstr ""
+
+msgid "is not allowed. We do not currently support project-level iterations"
+msgstr ""
+
+msgid "is not in the group enforcing Group Managed Account"
+msgstr ""
+
+msgid "is not in the member group"
+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 read-only"
+msgstr ""
+
+msgid "is too long (%{current_value}). 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 "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 "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|1 merge commit"
+msgstr ""
+
+msgid "mrWidgetCommitsAdded|Adds %{commitCount} and %{mergeCommitCount} to %{targetBranch}%{squashedCommits}."
+msgstr ""
+
+msgid "mrWidgetCommitsAdded|Adds %{commitCount} to %{targetBranch}."
+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|%{linkStart}Set up now%{linkEnd} to analyze your source code for known security vulnerabilities."
+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|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|Deletes the source branch"
+msgstr ""
+
+msgid "mrWidget|Deployment statistics are not available currently"
+msgstr ""
+
+msgid "mrWidget|Did not close"
+msgstr ""
+
+msgid "mrWidget|Dismiss"
+msgstr ""
+
+msgid "mrWidget|Does not delete the source branch"
+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"
+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: this merge request must be approved."
+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|Merges changes into"
+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|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|SAST and Secret Detection is not enabled."
+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 changes were merged into"
+msgstr ""
+
+msgid "mrWidget|The changes were not merged into"
+msgstr ""
+
+msgid "mrWidget|The source branch has been deleted"
+msgstr ""
+
+msgid "mrWidget|The source branch is %{link} the target branch"
+msgstr ""
+
+msgid "mrWidget|The source branch is being deleted"
+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|To merge, a Jira issue key must be mentioned in the title or description."
+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 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 greater than start date"
+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 have a repository"
+msgstr ""
+
+msgid "must match %{association}.project_id"
+msgstr ""
+
+msgid "my-awesome-group"
+msgstr ""
+
+msgid "my-channel"
+msgstr ""
+
+msgid "my-topic"
+msgstr ""
+
+msgid "need attention"
+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 "on track"
+msgstr ""
+
+msgid "only available on top-level groups."
+msgstr ""
+
+msgid "open issue"
+msgstr ""
+
+msgid "or"
+msgstr ""
+
+msgid "organizations can only be added to root groups"
+msgstr ""
+
+msgid "other card matches"
+msgstr ""
+
+msgid "out of %d total test"
+msgid_plural "out of %d total tests"
+msgstr[0] ""
+
+msgid "packages"
+msgstr ""
+
+msgid "pages"
+msgstr ""
+
+msgid "parent"
+msgid_plural "parents"
+msgstr[0] ""
+
+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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
+msgstr ""
+
+msgid "pod_name cannot be larger than %{max_length} chars"
+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 "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"
+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:"
+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 "security Reports|There was an error creating the merge request"
+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 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 "tag name"
+msgstr ""
+
+msgid "terraform states"
+msgstr ""
+
+msgid "the correct format."
+msgstr ""
+
+msgid "the following epic(s)"
+msgstr ""
+
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
+msgid "the following issue(s)"
+msgstr ""
+
+msgid "the wiki"
+msgstr ""
+
+msgid "then"
+msgstr ""
+
+msgid "this document"
+msgstr ""
+
+msgid "time summary"
+msgstr ""
+
+msgid "today"
+msgstr ""
+
+msgid "toggle collapse"
+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 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 %{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 "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 "your settings"
+msgstr ""
+
+msgid "{group}"
+msgstr ""
+
+msgid "{project}"
+msgstr ""
+
+msgid "âś”"
+msgstr ""
+
diff --git a/locale/tr_TR/gitlab.po b/locale/tr_TR/gitlab.po
index 33e79b08a8f..afa658a3a2c 100644
--- a/locale/tr_TR/gitlab.po
+++ b/locale/tr_TR/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: tr\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr " veya "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] "%d hata"
msgstr[1] "%d hata"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "%d hata bulundu:"
-msgstr[1] "%d hata bulundu:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d dışa aktaran"
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] "%d yorum daha"
msgstr[1] "%d yorum daha"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d açık konu"
-msgstr[1] "%d açık konu"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d yorum bekliyor"
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] "%d proje seçildi"
msgstr[1] "%d proje seçildi"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ msgstr "%{author_link} yazdı:"
msgid "%{authorsName}'s thread"
msgstr "%{authorsName} kiĹźisinin konusu"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr "Bir %{group_level_name} grubunda %{level_name} izin verilmez."
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} dizini %{lock_user_id} GitLab kullanıcısı tarafından kilitlendi"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Biçimlendirme%{markdownDocsLinkEnd} ve %{quickActionsDocsLinkStart}hızlı eylemler%{quickActionsDocsLinkEnd} desteklenir"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} birleĹźtirebilir"
msgid "%{message} showing first %{warnings_displayed}"
msgstr ""
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (sĂĽresi doldu)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ms"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "%{model_name} bulunamadı"
@@ -875,6 +855,9 @@ msgstr "%{openedEpics} açık, %{closedEpics} kapalı"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} açık, %{closedIssues} kapalı"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ msgstr "%{placeholder} geçerli bir tema değil"
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 ""
@@ -916,7 +902,7 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,11 +1005,8 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Dosya"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} Depolama"
+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"
@@ -1080,8 +1063,8 @@ msgstr "%{totalWeight} toplam ağırlık"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} uyarı bulundu:"
-msgid "%{total} open issue weight"
-msgstr "%{total} açık sorun ağırlığı"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr ""
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ msgstr ", veya "
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] "- Olay"
msgstr[1] "- Olaylar"
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] "- Kullanıcı"
msgstr[1] "- Kullanıcılar"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr "0 bayt"
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 gĂĽn"
@@ -1451,9 +1449,6 @@ msgstr[1] "%d yıl kaldı"
msgid "1-9 contributions"
msgstr "1-9 katkı"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 katkı"
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "İlk katkı!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 katkı"
@@ -1508,6 +1500,12 @@ msgstr "Sayfa Bulunamadı"
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 "7 days"
msgstr "7 gĂĽn"
@@ -1571,6 +1569,9 @@ msgstr "Bir dosya bulunamadı."
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 "Bir grup birkaç proje topluluğudur"
@@ -1853,9 +1854,6 @@ msgstr "EriĹźim istekleri"
msgid "Access to '%{classification_label}' not allowed"
msgstr "'%{classification_label}' eriĹźimine izin verilmedi"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr "Dağıtım Anahtarları"
@@ -1916,6 +1914,9 @@ msgstr "Kişisel Erişim Anahtarları"
msgid "AccessTokens|Static object token"
msgstr "Statik nesne erişim anahtarı"
+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 "Bunlar yalnızca İki Adımlı Kimlik Doğrulama (2FA) özelliğini etkinleştirdiğinizde, kabul edilen şifredir."
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr "Etkin"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ msgstr "Bu satıra yorum ekle"
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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr "Wiki'nize projeniz hakkında bilgi içeren bir ana sayfa ekleyin. GitLab
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr "Satır ekle"
-
-msgid "Add a link"
-msgstr "Bağlantı ekle"
-
msgid "Add a new issue"
msgstr "Yeni sorun ekle"
@@ -2153,9 +2154,6 @@ msgstr "Onaylayan ekle"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Kalın metin ekle"
-
msgid "Add broadcast message"
msgstr "Yayın mesajı ekle"
@@ -2207,8 +2205,8 @@ msgstr "E-postalar için üstbilgi ve altbilgi ekleyin. Renk ayarları sadece uy
msgid "Add image comment"
msgstr "Resim yorumu ekle"
-msgid "Add italic text"
-msgstr "EÄźik metin ekle"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "Anahtar ekle"
@@ -2225,6 +2223,9 @@ msgstr "Yeni uygulama ekle"
msgid "Add new directory"
msgstr "Yeni dizin ekle"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr "Tepki ekle"
msgid "Add request manually"
msgstr "Ä°steÄźi elle ekle"
-msgid "Add strikethrough text"
-msgstr "Üstü çizili metin ekle"
-
msgid "Add suggestion to batch"
msgstr "Yığına bir öneri ekleyin."
@@ -2591,6 +2589,9 @@ msgstr "Sil"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "%{projectName} projesi silinsin mi?"
+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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ msgstr ""
msgid "AdminSettings|Required pipeline configuration"
msgstr "Gerekli iş hattı yapılandırması"
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
+msgstr ""
+
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 "Etkin Kullanıcılar"
@@ -3248,6 +3288,9 @@ msgstr "GeliĹźmiĹź Ayarlar"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,8 +3726,8 @@ msgstr "Tüm projeler seçildi"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "Tüm konular çözüldü"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr ""
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr "İş hattı işleri yüklenirken bir hata oluştu."
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "Talep edilirken bir hata oluĹźtu."
@@ -4183,12 +4217,18 @@ msgstr "Bildirimlere abone olunurken bir hata oluĹźtu."
msgid "An error occurred while triggering the job."
msgstr "Ä°Ĺź tetiklenirken bir hata oluĹźtu."
+msgid "An error occurred while trying to follow this user, please try again."
+msgstr ""
+
msgid "An error occurred while trying to generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "Bildirim aboneliÄźi iptal edilirken bir hata oluĹźtu."
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] "%{membersCount} tarafından %{count} onay gerekli"
msgstr[1] "%{membersCount} tarafından %{count} onay gerekli"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr "Ä°sim"
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr "Kural adı"
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr "Hedef dal"
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr "Geçerli birleştirme talebi onaylandı."
msgid "Approved-By"
msgstr "Tarafından onaylandı:"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "Onaylayıcı"
@@ -4848,8 +4831,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-msgstr "Bu yorumu oluşturmayı iptal etmek istediğinizden emin misiniz?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to close this blocked issue?"
msgstr ""
@@ -4860,8 +4843,8 @@ msgstr "%{name} ismini silmek istediÄźinizden emin misiniz?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "Bu artifact'ları silmek istediğinize emin misiniz?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "Bu %{typeOfComment} silmek istediÄźinizden emin misiniz?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr ""
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr "Bana atanan"
msgid "Assigned to you"
msgstr "Size atanan"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Vekil"
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr "Kimlik doğrulanıyor"
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr "%{author} tarafından %{timeago} oluşturuldu"
msgid "Authorization code:"
msgstr "Yetkilendirme kodu:"
-msgid "Authorization key"
-msgstr "Yetkilendirme anahtarı"
-
msgid "Authorization required"
msgstr "Yetkilendirme gerekli"
@@ -5556,6 +5539,27 @@ msgstr ""
msgid "Background color"
msgstr "Arkaplan rengi"
+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 "Rozetler"
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Dikkatli olun. Projenin isim alanını değiştirmek, istenmeyen yan etkilere neden olabilir."
msgid "Be careful. Renaming a project's repository can have unintended side effects."
msgstr "Dikkatli olun. Bir projenin deposunu yeniden isimlendirmenin istenmeyen yan etkileri olabilir."
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr "Fatura"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 "@%{user_name}, şu anda %{plan_name} planını kullanıyorsunuz."
+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 ""
@@ -5727,21 +5872,84 @@ 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 "Grubunuz için bir abonelik satın almak ya da yönetmek mi istiyorsunuz? %{groups_link} bağlantısına yönelin ve %{strong_open}Ayarlar &gt; Fatura%{strong_close} bölümüne gidin."
+msgid "BillingPlans|Loved and trusted by our customers"
+msgstr ""
+
msgid "BillingPlans|Manage plan"
msgstr "Planı yönet"
+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 "Fiyatlandırma sayfası"
+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 "%{plan_name} planı için bütün özellikleri görüntüle"
+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 "Bu grup, üst grup ile ilişkili planı kullanır."
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
msgstr "Bu grubun planını yönetmek için, %{parent_billing_page_link} faturalandırma bölümünü ziyaret edin."
+msgid "BillingPlans|Ultimate"
+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 ""
@@ -5757,6 +5965,9 @@ 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 "%{price_per_year} olarak faturalandırılır"
@@ -5775,6 +5986,9 @@ msgstr "aylık"
msgid "BillingPlans|per user"
msgstr "kullanıcı başına"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "YĂĽkselt"
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ msgstr "Proje ara"
msgid "BoardNewIssue|Select a project"
msgstr "Bir proje seç"
+msgid "BoardScope|%{iterationTitle} iteration in %{iterationCadence}"
+msgstr ""
+
msgid "BoardScope|An error occurred while getting iterations. Please try again."
msgstr ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr "Dal adı"
msgid "Branch not loaded - %{branchId}"
msgstr "Dal yĂĽklĂĽ deÄźil - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Dallar"
@@ -6246,6 +6493,9 @@ msgstr "Etkin"
msgid "Branches|Active branches"
msgstr "Etkin dallar"
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
msgid "Branches|All"
msgstr "TĂĽmĂĽ"
@@ -6294,9 +6544,6 @@ msgstr "Yeni dal"
msgid "Branches|No branches to show"
msgstr "Gösterilecek dal yok"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Sadece bir proje yöneticisi veya sahibi korunan bir dalı silebilir"
@@ -6336,7 +6583,7 @@ msgstr "Dal, giriş yönü karşılığından ayrıldığı için otomatik olara
msgid "Branches|The default branch cannot be deleted"
msgstr "Öntanımlı dal silinemez"
-msgid "Branches|This branch hasn’t been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr "korumalı"
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,12 +6775,9 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
-msgid "BurndownChartLabel|Open issues"
-msgstr "Açık sorunlar"
-
msgid "Burnup chart"
msgstr ""
@@ -6585,7 +6829,7 @@ msgstr "DEĞİŞİKLİKGÜNLÜĞÜ"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr "CI/CD ayarları"
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr "Dağıtım stratejisi"
msgid "CICD|Jobs"
msgstr "Ä°Ĺźler"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "grup etkinleĹźtirildi"
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "Otomatik olarak birleĹźtirilemez"
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr "Sertifika Konusu"
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "Vekil deÄźiĹźtir"
@@ -7136,7 +7407,7 @@ msgstr "Değişiklikler bastırıldı. Göstermek için tıkla."
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "%{text} varlığı kontrol ediliyor…"
@@ -7392,6 +7660,9 @@ msgstr "Grup"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "GitLab kullanan şirketin veya kuruluşun adı"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr ""
@@ -7698,9 +7969,6 @@ msgstr "kullanılamıyor: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Google Cloud API ile iletiĹźim kurulurken bir hata oluĹźtu. LĂĽtfen daha sonra tekrar deneyin."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "Proje alanlarını almaya çalışırken hata oluştu: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Projelerinizi almaya çalışırken bir hata oluştu: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Bölge makine türlerini getirmeye çalışırken bir hata oluştu: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr "Krediye baĹźvur"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "AWS ile kimlik doğrulaması"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "Amazon Web Servisleri ile kimlik doğrulaması"
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Ortamlarınızdan hangisinin bu kümeyi kullanacağını seçin."
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr "CA Sertifikasını Kopyala"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Kubernetes küme adını kopyala"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Kubernetes kĂĽmesi oluĹźtur"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Kubernetes kĂĽmesi oluĹźturuluyor"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Biliyor muydunuz?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr "Yeni Hizmet Erişim Anahtarını girin"
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Kubernetes kümeniz için ayrıntıları girin"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr "Google Bulut Platform isteği başarısız oldu: %{message}"
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Kubeclient çalıştırılamadı: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Makine tĂĽrleri getiriliyor"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Projeler getiriliyor"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Alanlar getiriliyor"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "GitLab BĂĽtĂĽnleĹźmesi"
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform projesi"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Motoru"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes Motoru projesi"
-
msgid "ClusterIntegration|Group cluster"
msgstr "Grup kĂĽmesi"
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr "Ă–rnek kĂĽme"
-msgid "ClusterIntegration|Instance type"
-msgstr "Ă–rnek tĂĽrĂĽ"
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "Kubernetes kĂĽmesi oluĹźturuluyor..."
@@ -8566,18 +8726,6 @@ msgstr "Kubernetes kümesi adı"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "Kubernetes kümesi başarıyla oluşturuldu."
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "Kubernetes sĂĽrĂĽmĂĽ"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "Kubernetes sürümü bulunamadı"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "VPC'ler yĂĽkleniyor"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "Ă–rnek tĂĽrleri yĂĽkleniyor"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "AÄźlar yĂĽkleniyor"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "Güvenlik grupları yükleniyor"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "Alt aÄźlar yĂĽkleniyor"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Makine tĂĽrĂĽ"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Aramanız hiçbir makine türü ile eşleşmiyor"
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Proje bulunamadı"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Aramanız ile eşleşen bir proje yok"
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Aramanızla hiçbir alan eşleşmedi"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr "Proje kĂĽmesi"
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr "Sağlayıcı ayrıntıları"
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Kubernetes küme bütünleşmesini kaldır"
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr "DeÄźiĹźiklikleri kaydet"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "Makine tĂĽrlerini ara"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "Ağları ara"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "Projeleri ara"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "Güvenlik gruplarını ara"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "Alt ağları ara"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "Alt ağları ara"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "Bölgeleri ara"
-
-msgid "ClusterIntegration|Security group"
-msgstr "GĂĽvenlik grubu"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Makine türlerini seç"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Proje seç"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Makine türü seçimine göre alan ve proje seç"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Seçili alan için proje seç"
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Alan seç"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Makine türünü seçmek için alan seç"
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "Proje fiyatlandırma durumunu doğrula"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Alan"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr "kaydol"
@@ -9073,6 +8969,9 @@ msgstr "Onaylananları daralt"
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr "Kopyala"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "%{http_label} klon URL'sini kopyala"
@@ -10173,12 +10096,6 @@ msgstr "%{protocol} klon URL'sini kopyala"
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr "Hesap kimliÄźini panoya kopyala"
-
-msgid "Copy External ID to clipboard"
-msgstr "Harici kimliÄźi panoya kopyala"
-
msgid "Copy ID"
msgstr "KimliÄźi kopyala"
@@ -10194,6 +10111,9 @@ msgstr "SSH ortak anahtarını kopyala"
msgid "Copy URL"
msgstr "URL'yi kopyala"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Dal adını kopyala"
@@ -10227,6 +10147,9 @@ msgstr "Dosya içeriğini kopyala"
msgid "Copy file path"
msgstr "Dosya yolunu kopyala"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr "DeÄźeri kopyala"
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Dizin oluĹźtur"
@@ -10584,9 +10513,6 @@ msgstr "Grup oluĹźtur"
msgid "Create group label"
msgstr "Grup etiketi oluĹźtur"
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr "Sorun kaydı oluştur"
@@ -10647,6 +10573,9 @@ msgstr "Yeni proje oluĹźtur"
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr "İlk sayfanızı oluşturun"
msgid "Create your group"
msgstr "Bir grup oluĹźtur"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "İlk projenizi oluşturun/içe aktarın"
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr "Dil ve bölgeyle ilgili ayarları özelleştirin."
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr "Ĺžifre"
msgid "DastProfiles|Password form field"
msgstr "Şifre form alanı"
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr "Profil adı"
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr "Yorumu sil"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr "Kullanıcı listesini sil"
msgid "Delete variable"
msgstr "DeÄźiĹźkeni sil"
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] "Dağıtımlar"
msgid "Deploy Keys"
msgstr "Dağıtım Anahtarları"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "Etiket önceliğini azalt"
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr "Açıklama"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "Açıklama:"
@@ -13312,6 +13299,12 @@ msgstr "Ücretsiz deneme sürümü başlatın"
msgid "Discover|Upgrade now"
msgstr "Ĺžimdi yĂĽkselt"
+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 ""
@@ -13554,6 +13547,15 @@ msgstr ""
msgid "Due date"
msgstr "BitiĹź tarihi"
+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 ""
@@ -13650,6 +13652,9 @@ msgstr "Ĺžifreyi DĂĽzenle"
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "SĂĽrĂĽmĂĽ dĂĽzenle"
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr "Uygulamayı düzenle"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "Yorumu dĂĽzenle"
@@ -13704,6 +13712,9 @@ msgstr "Grubu dĂĽzenle: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "Viki sayfasını düzenle"
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ msgstr "Tahmini"
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 "EventFilterBy|Filter by all"
msgstr "TĂĽmĂĽnĂĽ filtrele"
@@ -15069,6 +15062,9 @@ msgstr "Vikiye göre filtrele"
msgid "Events"
msgstr "Etkinlikler"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,15 +15217,15 @@ msgstr ""
msgid "Expand issues"
msgstr ""
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr "Dönüm noktalarını genişlet"
msgid "Expand panel"
msgstr ""
-msgid "Expand pipeline"
-msgstr ""
-
msgid "Expand settings section"
msgstr ""
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr "Dosya şablonları"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr "Ad"
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 "Klasör/%{name}"
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "Daha fazla bilgi için şu adrese gidin: "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr "Varsayılan etiket kümesi oluştur"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr "İsme göre filtrele"
msgid "Geo|Filter by status"
msgstr "Duruma göre filtrele"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "Senkronizasyon bekliyor"
@@ -16858,10 +16857,13 @@ msgstr "Yeniden senkronize et"
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr "Yeniden doÄźrula"
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr "GitLab proje dışa aktarımı"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "GitLab.com içe aktarma"
@@ -17272,6 +17286,9 @@ msgstr "Sayfalara eriĹźim"
msgid "GitLabPages|Are you sure?"
msgstr "Emin misiniz?"
+msgid "GitLabPages|Can be overridden per project. For no limit, enter 0. To inherit the value, leave empty."
+msgstr ""
+
msgid "GitLabPages|Certificate: %{subject}"
msgstr ""
@@ -17293,7 +17310,7 @@ msgstr "HTTPS'e zorla (geçerli sertifikalar gerektirir)"
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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr "Sayfalar"
msgid "GitLabPages|Remove"
msgstr "Kaldır"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "Sayfaları kaldır"
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr "Doğrulanmadı"
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr "Metriklere git"
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ msgstr "Depo grafiÄźine git"
msgid "Go to snippets"
msgstr "Parçacıklara git"
+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 ""
@@ -17632,9 +17664,6 @@ msgstr "Projelerinize gidin"
msgid "Go to your snippets"
msgstr "Parçacıklarınıza gidin"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ msgstr "Bu özellik tarayıcıda yerel depolama desteği gerektiriyor"
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 "Eğer projelerinizi bir grup altında düzenlerseniz, bir klasör gibi çalışır."
msgid "GroupsEmptyState|No groups found"
msgstr "Grup bulunamadı"
+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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr "Yeni grup oluĹźtur"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 "Grubu içe aktar"
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr "Yardım"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "Merhaba %{username}!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr ""
msgid "Hide"
msgstr ""
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "ArĹźivlenmiĹź projeleri gizle"
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr "Ă–nizlemeyi yenile"
msgid "IDE|Review"
msgstr "Ä°ncele"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr "Bir alıntı ekle"
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr "Kod ekle"
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr "Ă–neri ekle"
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr "Görüşler"
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Entegrasyonlar"
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ msgstr ""
msgid "Issues closed"
msgstr "Sorunlar kapalı"
+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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr "Yinelemeler"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "Web URL'si"
+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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr "İş Başarısız #%{build_id}"
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr "Tem"
msgid "July"
msgstr "Temmuz"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "Haz"
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr "Dil"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr "Son dĂĽzenleme: %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr "Grup üyeleri için katkı istatistikleri yükleniyor"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr "Kod parçacığı yükleniyor"
msgid "Loading the GitLab IDE..."
msgstr "GitLab IDE yĂĽkleniyor..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "YĂĽkleniyor..."
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "Kilit bulunamadı"
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr "Biçimlendirme"
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr "Biçimlendirme desteklenmektedir"
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr "Maksimum içe aktarılan dosya boyutu."
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr "Depo bulunamadı"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr "Zamanlama bulunamadı"
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 "Mevcut deÄźil"
@@ -25793,22 +25919,28 @@ 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 "Bu yorumu oluşturmayı iptal etmek istediğinizden emin misiniz?"
msgid "Notes|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ msgstr "Sadece geçmişi göster"
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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr "Süzgeç"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "Olamaz!"
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "Ham olarak aç"
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr "Üzgünüz, filtreniz sonuç vermedi"
@@ -27161,9 +27326,6 @@ msgstr "Paketler ve Kayıtlar"
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr "Ăśst epik yok."
msgid "Parent epic is not present."
msgstr "Ăśst epik mevcut deÄźil."
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
msgstr "Şifreler benzersiz olmalı ve başka hiçbir site veya hizmet için kullanılmamalıdır."
+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 ""
@@ -27311,6 +27491,9 @@ msgstr "Epik bağlantısını yapıştır"
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr "Kişisel Erişim Anahtarı"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr "İş Hattı Zamanlamaları"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr "'%{project_name}' için iş hattı ayarları başarıyla güncellendi."
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr "Lütfen devam etmek için %{phrase_code} yazın ya da iptal etmek için
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,8 +28817,8 @@ msgstr "Sözdizimi vurgu teması"
msgid "Preferences|Tab width"
msgstr "Sekme geniĹźliÄźi"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-msgstr "Bu özellik deneyseldir ve çevirileri henüz tamamlanmadı"
+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 "Bu ayar, sözdiziminin görünümünü özelleştirmenize olanak sağlar."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr "Süresi dolmuş anahtar geçerli değil."
-
msgid "Profiles|Expired:"
msgstr "SĂĽresi doldu:"
@@ -28946,7 +29165,7 @@ msgstr "Tam isim"
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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr "Gelen e-posta erişim anahtarı başarıyla sıfırlandı"
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "İki Adımlı Kimlik Doğrulamayı (2FA) etkinleştirerek hesabınızın güvenliğini artırın"
-msgid "Profiles|Invalid key."
-msgstr "Geçersiz anahtar."
-
msgid "Profiles|Invalid password"
msgstr "Geçersiz şifre"
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr "Son kullanılan:"
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,11 +29810,14 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Tüm tartışmalar çözülmelidir"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr ""
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr "Sorunlar"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "Paketler"
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "Ă–zel"
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr "Projeler"
msgid "Projects (%{count})"
msgstr "Projeler (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr "Görünürlük Seviyesi"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "Aynı isim alanı altında birkaç bağımlı projeye ev sahipliği yapmak ister misiniz? %{link_start}Bir grup oluşturun.%{link_end}"
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr "Dağıtıma izin verildi"
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr "Genel"
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr "%{user_name}, \"%{ref}\" yeni dalını yolladı."
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ msgstr ""
msgid "Replace all label(s)"
msgstr "TĂĽm etiketleri deÄźiĹźtir"
+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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr "E-posta ile yanıtla"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "%{reportedBy} tarafından %{timeAgo} bildirildi"
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr "Depo Ayarları"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "Sağlık kontrolü erişim anahtarını sıfırla"
-msgid "Reset key"
-msgstr "Anahtarı sıfırla"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "Çalışıyor"
@@ -32978,15 +33326,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "Ĺžifreyi kaydet"
msgid "Save pipeline schedule"
msgstr "İş hattı takvimini kaydet"
-msgid "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 "Saving"
msgstr ""
@@ -33179,6 +33527,9 @@ msgstr "Ara veya sonuçları filtrele..."
msgid "Search or filter results…"
msgstr "Sonuçları ara ya da filtrele…"
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "Proje ara"
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "GĂĽvenlik"
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr "Sorun oluĹźtur"
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr "Sayfa Seç"
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr "Özel proje seç"
msgid "Select project"
msgstr "Proje seç"
-msgid "Select project and zone to choose machine type"
-msgstr "Makine tipini seçmek için proje ve bölge seçin"
-
-msgid "Select project to choose zone"
-msgstr "Bölge seçmek için proje seçin"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr "Sunucu sĂĽrĂĽmĂĽ"
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr "Daha fazla bilgi"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr "URL'yi kopyala"
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "CI/CD'yi kur"
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr "Yeni Ĺźifre ayarla"
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Boşluk değişikliklerini göster"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr "AĹźama"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "Standart"
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "Spam olarak gönder"
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr "Geri bildirim gönder"
@@ -36388,9 +36631,6 @@ msgstr "Aramayı gönder"
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ msgstr ""
msgid "Tags:"
msgstr "Etiketler:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "İşleme gözat"
@@ -37053,14 +37311,26 @@ msgstr "Bu etiket için HEAD işlemi bulamıyor"
msgid "TagsPage|Cancel"
msgstr "Ä°ptal"
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
msgid "TagsPage|Create tag"
msgstr "Etiket oluĹźtur"
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
msgid "TagsPage|Delete tag"
msgstr "Etiketi sil"
-msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "%{tag_name} etiketi silinince bir daha geri alınamaz. Emin misiniz?"
+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|Edit release notes"
msgstr "Sürüm notlarını düzenle"
@@ -37077,12 +37347,18 @@ msgstr "Yeni Etiket"
msgid "TagsPage|New tag"
msgstr "Yeni etiket"
+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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "Sürüm notları"
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "Sürüm notlarınızı yazın veya dosyaları buraya sürükleyin…"
+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 "korumalı"
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr "Çatal ilişkisi kaldırıldı."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr "Bu dizin"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr "Zaman"
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr "Kalan sĂĽre"
msgid "Time spent"
msgstr "Harcanan zaman"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr "Başlık"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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 "Aramanızı genişletmek için yukarıdaki filtreleri değiştirin veya kaldırın"
msgid "To widen your search, change or remove filters above."
msgstr ""
+msgid "To-Do"
+msgstr ""
+
msgid "To-Do List"
msgstr "Yapılacaklar Listesi"
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40376,6 +40603,9 @@ msgstr "Kilidi aç"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr "Sertifikanız için özel bir anahtar yükleyin"
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "Dosya yĂĽkle"
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr "Kullanım istatistikleri"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "Ek dakika satın al"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "Mevcut dönem kullanımı"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr "İş hatları"
msgid "UsageQuota|Purchase more storage"
msgstr "Daha fazla depolama alanı satın al"
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "Depo"
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+msgid "UsageQuota|Shared runner duration"
msgstr ""
msgid "UsageQuota|Snippets"
msgstr "Parçacıklar"
+msgid "UsageQuota|Something went wrong while fetching pipeline statistics"
+msgstr ""
+
msgid "UsageQuota|Something went wrong while fetching project storage statistics"
msgstr ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
msgstr "Bu isim alanının paylaşılan çalıştırıcıları kullanan projeleri yok"
+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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr "Projelerinizdeki kaynakların kullanımı"
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr "Günlüğü görüntüle"
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr "Genel"
msgid "VisibilityLevel|Unknown"
msgstr "Bilinmeyen"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ msgstr ""
msgid "Vulnerability|View training"
msgstr ""
-msgid "WARNING:"
-msgstr "UYARI:"
-
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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,15 +42846,15 @@ 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 is your job title? (optional)"
-msgstr "İş ünvanınız nedir? (isteğe bağlı)"
-
msgid "What templates can I create?"
msgstr ""
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "Dönüm noktası açıklaması yazın..."
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr "Şu anda herhangi bir dağıtımınız yok."
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,15 +43950,15 @@ msgstr "Bu e-postayı %{host} üzerinde sizden bahsedildiği için alıyorsunuz.
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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr "Adınız"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr "AboneliÄźiniz sona erdi!"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr "DĂĽzeltildi:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr "%{reportName} raporu yĂĽkleniyor"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "Lisansları yönet"
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr "Güvenlik taraması"
msgid "ciReport|Security scanning failed loading any results"
msgstr ""
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
msgstr ""
@@ -44469,6 +44869,9 @@ msgstr[1] "%{packagesString} ve %{lastPackage} tarafından kullanıldı"
msgid "ciReport|View full report"
msgstr "Raporun tamamını görüntüle"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr "giriĹźler boĹź olamaz"
msgid "entries cannot contain HTML tags"
msgstr "girişler HTML etiketleri içeremez"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] "örnek tamamlandı"
msgstr[1] "örnek tamamlandı"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr "eksik"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr "en son dağıtım"
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr "Daha fazla bilgi"
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Web IDE'de aç"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr "Ĺžimdi yenileniyor"
msgid "mrWidget|Remove from merge train"
msgstr "Birleştirme treninden kaldır"
-msgid "mrWidget|Request to merge"
-msgstr "BirleĹźtirme isteÄźi"
-
msgid "mrWidget|Resolve conflicts"
msgstr "Çakışmaları çöz"
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Ĺžifreniz"
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr "hızlı işlemler"
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr "bu belge"
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr "daraltmayı aç/kapat"
diff --git a/locale/uk/gitlab.po b/locale/uk/gitlab.po
index c8764b8b94e..8a877b6cbc6 100644
--- a/locale/uk/gitlab.po
+++ b/locale/uk/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: uk\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr " %{start} Đ´Đľ %{end}"
@@ -46,6 +46,9 @@ msgstr " або "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " Чи %{emphasisStart}!код злиття%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr " або %{emphasisStart}# ідентифікатор задачі%{emphasisEnd}"
@@ -287,13 +290,6 @@ msgstr[1] "%d помилки"
msgstr[2] "%d помилок"
msgstr[3] "%d помилок"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "Знайдено %d помилкŃ:"
-msgstr[1] "Знайдено %d помилки:"
-msgstr[2] "Знайдено %d помилок:"
-msgstr[3] "Знайдено %d помилок:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d екŃпортер"
@@ -434,20 +430,6 @@ msgstr[1] "ще %d коментарі"
msgstr[2] "ще %d коментарів"
msgstr[3] "ще %d коментарів"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] "%d нова ліцензія"
-msgstr[1] "%d нові ліцензії"
-msgstr[2] "%d нових ліцензій"
-msgstr[3] "%d нових ліцензій"
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d відкрита задача"
-msgstr[1] "%d відкриті задачі"
-msgstr[2] "%d відкритих задач"
-msgstr[3] "%d відкритих задач"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d коментар в очікŃванні"
@@ -490,8 +472,8 @@ msgstr[1] "%d проєкти обрано"
msgstr[2] "%d проєктів обрано"
msgstr[3] "%d проєктів обрано"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -525,13 +507,6 @@ msgstr[1] "%d теги відповідно Đ´Đľ імені образŃ"
msgstr[2] "%d тегів відповідно Đ´Đľ імені образŃ"
msgstr[3] "%d тегів відповідно Đ´Đľ імені образŃ"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -626,6 +601,9 @@ msgstr "%{author_link} напиŃав:"
msgid "%{authorsName}'s thread"
msgstr "обговорення %{authorsName}"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "%{board_target} не знайдено"
@@ -650,12 +628,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}тип%{codeEnd} Ń” Đ·Đ°Ńтарілим Ń– бŃде видалений в 15.0. НатоміŃŃ‚ŃŚ викориŃтовŃйте %{codeStart} етап%{codeEnd}. %{linkStart}ДізнатиŃŃŹ більŃе %{linkEnd}"
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}типи%{codeEnd} Ń” Đ·Đ°Ńтарілими Ń‚Đ° бŃĐ´ŃŃ‚ŃŚ видалені в 15.0. НатоміŃŃ‚ŃŚ викориŃтовŃйте %{codeStart}ŃŃ‚Đ°Đ´Ń–Ń—%{codeEnd}. %{linkStart}ДізнатиŃŃŹ більŃе %{linkEnd}"
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}Đ—Đ°ĐĽĐ°Ńковано:%{code_close} Сховано в жŃрналах завдань. Повинні відповідати вимогам Đ´Đľ ĐĽĐ°ŃĐşŃвання."
@@ -944,9 +916,6 @@ msgstr "%{level_name} не дозволено в %{group_level_name} грŃпі.
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "%{level_name} не допŃŃкаєтьŃŃŹ, ĐľŃкільки проєкт-джерело цього Ń„ĐľŃ€ĐşŃ ĐĽĐ°Ń” Đ˝Đ¸Đ¶Ń‡Ń Đ˛Đ¸Đ´Đ¸ĐĽŃ–ŃŃ‚ŃŚ."
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-msgstr "%{link_start}Додайте ліцензію%{link_end} ŃŹĐşŃ Đ˛Đ¸ отримали від GitLab Inc."
-
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} Đ· назви , щоб зробити можливим злиття цього запитŃ, коли він бŃде готовий."
@@ -962,21 +931,24 @@ msgstr "%{location} відŃŃтні необхідні ключі: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} заблоковано кориŃŃ‚Ńвачем GitLab %{lock_user_id}"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} Ń‚Đ° %{quickActionsDocsLinkStart}Ńвидкі Đ´Ń–Ń—%{quickActionsDocsLinkEnd} підтримŃŃŽŃ‚ŃŚŃŃŹ"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} можŃŃ‚ŃŚ виконŃвати злиття"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message} показŃŃ” перŃий %{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (термін Đ´Ń–Ń— минŃв)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}ĐĽŃ"
+msgid "%{minutesUsed} minutes"
+msgstr "%{minutesUsed} хвилин"
+
msgid "%{model_name} not found"
msgstr "%{model_name} не знайдено"
@@ -1047,6 +1019,9 @@ msgstr "%{openedEpics} відкрито, %{closedEpics} закрито"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} відкрито, %{closedIssues} закрито"
+msgid "%{percentageUsed}%% used"
+msgstr "%{percentageUsed}%% викориŃтано"
+
msgid "%{percentage}%% issues closed"
msgstr "%{percentage}%% задач закрито"
@@ -1068,6 +1043,9 @@ msgstr "%{placeholder} не є коректною темою"
msgid "%{policy_link} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr "%{policy_link} (повідомлення через %{elapsed_time} хвилин(Ń), якщо %{status})"
+msgid "%{project_name}"
+msgstr "%{project_name}"
+
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 "%{project_path} - це проєкт, який ви можете викориŃтати для додавання README Ń Đ˛Đ°Ń ĐżŃ€ĐľŃ„Ń–Đ»ŃŚ GitLab. Створіть ĐżŃблічний проєкт Ń‚Đ° ініціалізŃйте репозиторій Đ·Đ° допомогою README, щоб почати. %{help_link_start}ДізнатиŃŃŹ більŃе.%{help_link_end}"
@@ -1090,8 +1068,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType} виявив %{totalStart}%{total}%{totalEnd} потенціал %{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType} виявлено %{totalStart}немає%{totalEnd} вразливоŃŃ‚Ń–."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}СпробŃйте зновŃ%{retryButtonEnd} або %{newFileButtonStart}прикріпити новий файл%{newFileButtonEnd}."
@@ -1209,11 +1187,8 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} Файлів"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end} Cховище"
+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"
@@ -1274,8 +1249,8 @@ msgstr "%{totalWeight} загальна вага"
msgid "%{total_warnings} warning(s) found:"
msgstr "%{total_warnings} попереджень знайдено:"
-msgid "%{total} open issue weight"
-msgstr "%{total} загальна вага відкритих задач"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "%{total}знайдено попередження : показано перŃе%{warningsDisplayed}"
@@ -1463,9 +1438,6 @@ msgstr[1] "+%d додатково"
msgstr[2] "+%d додатково"
msgstr[3] "+%d додатково"
-msgid "+%{extra} more"
-msgstr "+%{extra} більŃе"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1490,9 +1462,18 @@ msgstr ", або "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr "- %{policy_name} (повідомлення через %{elapsed_time} хвилин(Ń), якщо не %{status})"
+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] "- Подія"
@@ -1500,9 +1481,18 @@ msgstr[1] "- Події"
msgstr[2] "- Подій"
msgstr[3] "- Подій"
+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 "- Вибрати -"
@@ -1513,6 +1503,9 @@ msgstr[1] "- КориŃŃ‚Ńвачі"
msgstr[2] "- КориŃŃ‚Ńвачів"
msgstr[3] "- КориŃŃ‚Ńвачів"
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1534,9 +1527,6 @@ msgstr ""
msgid "0 bytes"
msgstr "0 байт"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "1 день"
@@ -1701,9 +1691,6 @@ msgstr[3] "ЗалиŃилоŃŃŹ %d років"
msgid "1-9 contributions"
msgstr "1-9 внеŃків"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 внеŃків"
@@ -1716,9 +1703,6 @@ msgstr "192.168.0.0/24 або 2001:0DB8:1234::/48"
msgid "1st contribution!"
msgstr "ПерŃий внеŃок!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 внеŃків"
@@ -1758,6 +1742,12 @@ msgstr "Сторінка не знайдена"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "Đ‘ŃĐ´ŃŚ лаŃка, звернітьŃŃŹ Đ´Đľ адмініŃтратора GitLab, якщо ви вважаєте, що це помилка."
+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 "7 days"
msgstr "7 днів"
@@ -1821,6 +1811,9 @@ msgstr "Файл не знайдено."
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "Файл Đ· '%{file_name}' вже Ń–ŃĐ˝ŃŃ” в гілці %{branch}"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "Đ“Ń€Ńпа — набір Ń–Đ· декількох проєктів"
@@ -2103,9 +2096,6 @@ msgstr "Запити на Đ´ĐľŃŃ‚ŃĐż"
msgid "Access to '%{classification_label}' not allowed"
msgstr "ДоŃŃ‚ŃĐż Đ´Đľ \"%{classification_label}\" заборонено"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr "Термін Đ´Ń–Ń— токенів Đ´ĐľŃŃ‚ŃĐżŃ Đ·Đ°ĐşŃ–Đ˝Ń‡ŃєтьŃŃŹ через 2 години. Токен оновлення може бŃти викориŃтаний Ń Đ±ŃĐ´ŃŚ-який Ń‡Đ°Ń Đ´Đ»ŃŹ Ńтворення нового токена Đ´ĐľŃŃ‚ŃĐżŃ. Токени Đ´ĐľŃŃ‚ŃĐżŃ, які не закінчŃŃŽŃ‚ŃŚŃŃŹ, Đ·Đ°Ńтаріли. ОчиŃŃ‚Ń–Ń‚ŃŚ цей параметр, щоб ŃвімкнŃти Đ·Đ˛ĐľŃ€ĐľŃ‚Đ˝Ń ŃŃĐĽŃ–ŃніŃŃ‚ŃŚ."
-
msgid "AccessDropdown|Deploy Keys"
msgstr "Ключі для розгортŃвання"
@@ -2166,6 +2156,9 @@ 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 "Вони Ń” єдиними актŃальними паролями, коли Ńвімкнено Đ´Đ˛ĐľŃ„Đ°ĐşŃ‚ĐľŃ€Đ˝Ń Đ°Đ˛Ń‚ĐµĐ˝Ń‚Đ¸Ń„Ń–ĐşŃ†Ń–ŃŽ (2FA)."
@@ -2253,6 +2246,9 @@ msgstr "Đктивовано"
msgid "Active"
msgstr "Đктивний"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "Đктивні %{type} (%{token_length})"
@@ -2334,6 +2330,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr "Додайте перŃоналізоване повідомлення Đ· детальними відомоŃтями про Ńпільні runner'и Ń–Đ˝ŃŃ‚Đ°Đ˝ŃĐ°. Повідомлення відображаєтьŃŃŹ в налаŃŃ‚Ńваннях грŃпи Ń‚Đ° CI/CD ĐżŃ€ĐľŃ”ĐşŃ‚Ń Đ˛ розділі Runner'и. Markdown підтримŃєтьŃŃŹ."
@@ -2346,12 +2345,6 @@ msgstr "Додати домаŃню ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ Đ˛ вікі, яка ĐĽŃ–ŃŃ
msgid "Add a horizontal rule"
msgstr "Додайте горизонтальне лінію"
-msgid "Add a line"
-msgstr "Додати рядок"
-
-msgid "Add a link"
-msgstr "Додати поŃилання"
-
msgid "Add a new issue"
msgstr "Додати Đ˝ĐľĐ˛Ń Đ·Đ°Đ´Đ°Ń‡Ń"
@@ -2403,9 +2396,6 @@ msgstr "Додати затверджŃючих ĐľŃіб"
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "Додати жирний текŃŃ‚"
-
msgid "Add broadcast message"
msgstr "Додати Ńирокомовне повідомлення"
@@ -2457,8 +2447,8 @@ msgstr "Додати заголовок Ń– Ń„Ńтер в електронні Đ»
msgid "Add image comment"
msgstr "Додати коментар до зображення"
-msgid "Add italic text"
-msgstr "Додати ĐşŃŃ€Ńивний текŃŃ‚"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "Додати ключ"
@@ -2475,6 +2465,9 @@ msgstr "Додати новий додаток"
msgid "Add new directory"
msgstr "Додати новий каталог"
+msgid "Add or remove a user."
+msgstr "Додати чи видалити кориŃŃ‚Ńвача."
+
msgid "Add or remove previously merged commits"
msgstr "Додавання або видалення раніŃе злитих комітів"
@@ -2499,9 +2492,6 @@ msgstr "Додати реакцію"
msgid "Add request manually"
msgstr "Додати запит врŃчнŃ"
-msgid "Add strikethrough text"
-msgstr "Додайте закреŃлений текŃŃ‚"
-
msgid "Add suggestion to batch"
msgstr "Додати пропозицію до пакета"
@@ -2841,6 +2831,9 @@ msgstr "Видалити"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "Видалити проєкт %{projectName}?"
+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 "Let's Encrypt бŃде налаŃтований для цього Ń–Đ˝ŃŃ‚Đ°Đ˝ŃĐ° GitLab Đ·Đ° допомогою цієї адреŃи електронної поŃти. Ви отримŃватимете повідомлення, які попереджають про закінчення Ń‚ĐµŃ€ĐĽŃ–Đ˝Ń Đ´Ń–Ń— Ńертифікатів. %{link_start}ДізнайтеŃŃŚ більŃе. %{link_end}"
@@ -2859,6 +2852,18 @@ msgstr "Обмеження CI/CD"
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "НалаŃŃ‚Ńвати Let's Encrypt"
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2886,6 +2891,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2922,6 +2930,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr "Зберегти ĐľŃтанні артефакти для вŃŃ–Ń… завдань в ĐľŃтанніх ŃŃпіŃних конвеєрах"
@@ -2958,6 +2969,9 @@ 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 "Нові змінні CI / CD Ń ĐżŃ€ĐľŃ”ĐşŃ‚Đ°Ń… Ń‚Đ° грŃпах Đ·Đ° замовчŃванням захищені."
@@ -2988,6 +3002,9 @@ 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 ""
@@ -3006,6 +3023,12 @@ 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 ""
@@ -3024,6 +3047,9 @@ msgstr ""
msgid "AdminSettings|Set the maximum size of GitLab Pages per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
msgstr "Đ’Ńтановіть ĐĽĐ°ĐşŃимальний розмір GitLab Pages для кожного ĐżŃ€ĐľŃ”ĐşŃ‚Ń (0 для необмеженої кількоŃŃ‚Ń–). %{link_start}ДовідайтеŃŃŚ більŃе.%{link_end}"
+msgid "AdminSettings|Setting must be greater than 0."
+msgstr ""
+
msgid "AdminSettings|Size and domain settings for Pages static sites."
msgstr ""
@@ -3057,9 +3083,15 @@ 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 "Đктивні кориŃŃ‚Ńвачі"
@@ -3498,6 +3530,9 @@ msgstr "Додаткові налаŃŃ‚Ńвання"
msgid "Advanced export options"
msgstr "РозŃирені параметри екŃпортŃ"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr "Потрібна повторна індекŃація"
@@ -3520,7 +3555,7 @@ msgid "After the export is complete, download the data file from a notification
msgstr "ПіŃля заверŃення екŃĐżĐľŃ€Ń‚Ń Đ·Đ°Đ˛Đ°Đ˝Ń‚Đ°Đ¶Ń‚Đµ файл даних Ń–Đ· повідомлення електронної поŃти або Đ· цієї Ńторінки. Потім ви можете імпортŃвати файл даних Ń–Đ· %{strong_text_start}Створити Đ˝ĐľĐ˛Ń ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ ĐłŃ€Ńпи %{strong_text_end} Ń–Đ˝Ńого Ń–Đ˝ŃŃ‚Đ°Đ˝ŃĐ° GitLab."
msgid "After you've reviewed these contribution guidelines, you'll be all set to"
-msgstr ""
+msgstr "ПіŃля того, ŃŹĐş ви ознайомитеŃŃŹ Đ· цими принципами внеŃення вкладів, ви бŃдете готові Đ´Đľ"
msgid "Akismet"
msgstr "Akismet"
@@ -3825,9 +3860,6 @@ msgstr "URL-адреŃĐ° вебхŃка"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3936,8 +3968,8 @@ msgstr "Đ’ŃŃ– проєкти вибрані"
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
-msgstr "ĐŁŃŃ– обговорення виріŃено"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr "ĐŁŃŃ– кориŃŃ‚Ńвачі ĐĽĐ°ŃŽŃ‚ŃŚ прийняти Ńмови надання поŃĐ»ŃĐł Ń– положення політики конфіденційноŃŃ‚Ń– для Đ´ĐľŃŃ‚ŃĐżŃ Đ´Đľ GitLab"
@@ -4077,9 +4109,6 @@ msgstr "Інтеграція Đ· Amazon EKS дозволяє Ńтворювати
msgid "Amazon Web Services Logo"
msgstr "Логотип Amazon Web Services"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Amazon-автентифікацію не %{link_start}налаŃтовано коректно%{link_end}. ЗвернітьŃŃŹ Đ´Đľ ваŃого адмініŃтратора GitLab, якщо хочете викориŃтовŃвати цю можливіŃŃ‚ŃŚ."
-
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 "попередження %{link_start}%{link_end} Đ· тим Ńамим відбитком пальця вже відкрито. Щоб змінити ŃŃ‚Đ°Ń‚ŃŃ Ń†ŃŚĐľĐłĐľ попередження, виріŃŃ–Ń‚ŃŚ пов'язане попередження."
@@ -4201,7 +4230,7 @@ msgid "An error occurred while fetching branches. Retry the search."
msgstr "Помилка при отриманні гілок. Повторіть поŃŃĐş."
msgid "An error occurred while fetching codequality mr diff reports."
-msgstr ""
+msgstr "ВідбŃлаŃŃŹ помилка під Ń‡Đ°Ń ĐľŃ‚Ń€Đ¸ĐĽĐ°Đ˝Đ˝ŃŹ звітів про відмінноŃŃ‚Ń– Đ·Đ°ĐżĐ¸Ń‚Ń Đ˝Đ° злиття Đ· якіŃŃ‚ŃŽ кодŃ."
msgid "An error occurred while fetching commit data."
msgstr ""
@@ -4371,9 +4400,6 @@ msgstr "Помилка при завантаженні конвеєра."
msgid "An error occurred while loading the pipelines jobs."
msgstr "Помилка при завантаженні завдань конвеєра."
-msgid "An error occurred while loading your content. Please try again."
-msgstr "ВідбŃлаŃŃŹ помилка під Ń‡Đ°Ń Đ·Đ°Đ˛Đ°Đ˝Ń‚Đ°Đ¶ĐµĐ˝Đ˝ŃŹ ваŃого контентŃ. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте ще раз."
-
msgid "An error occurred while making the request."
msgstr "Помилка при Ńтворенні запитŃ."
@@ -4435,12 +4461,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "Помилка при відпиŃці від Ńповіщень."
@@ -4517,7 +4549,7 @@ msgid "An unexpected error occurred while communicating with the Web Terminal."
msgstr "НеочікŃвана помилка Đ·'єднання Ń–Đ· Веб-терміналом."
msgid "An unexpected error occurred while loading the code quality diff."
-msgstr ""
+msgstr "При завантаженні різниці якоŃŃ‚Ń– ĐşĐľĐ´Ń Đ˛Đ¸Đ˝Đ¸ĐşĐ»Đ° непередбачена помилка."
msgid "An unexpected error occurred while starting the Web Terminal."
msgstr "НеочікŃвана помилка при Đ·Đ°ĐżŃŃĐşŃ Đ’ĐµĐ±-терміналŃ."
@@ -4526,7 +4558,7 @@ msgid "An unexpected error occurred while stopping the Web Terminal."
msgstr "НеочікŃвана помилка при Đ·Ńпинці Веб-терміналŃ."
msgid "An unknown error occurred while loading this graph."
-msgstr ""
+msgstr "Під Ń‡Đ°Ń Đ·Đ°Đ˛Đ°Đ˝Ń‚Đ°Đ¶ĐµĐ˝Đ˝ŃŹ цього графіка ŃталаŃŃŹ невідома помилка."
msgid "An unknown error occurred."
msgstr "СталаŃŃŹ невідома помилка."
@@ -4793,7 +4825,7 @@ msgid "Apply template"
msgstr "Đ—Đ°ŃŃ‚ĐľŃŃвати Ńаблон"
msgid "Apply this approval rule to all branches or a specific protected branch."
-msgstr ""
+msgstr "Đ—Đ°ŃŃ‚ĐľŃŃйте це правило затвердження Đ´Đľ вŃŃ–Ń… гілок або певної захищеної гілки."
msgid "Applying"
msgstr "Đ—Đ°ŃŃ‚ĐľŃŃвання"
@@ -4853,33 +4885,12 @@ msgstr[1] "Потрібно %{count} затвердження від %{membersCo
msgstr[2] "Потрібно %{count} затверджень від %{membersCount}"
msgstr[3] "Потрібно %{count} затверджень від %{membersCount}"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr "%{firstLabel} + ще %{numberOfAdditionalLabels}"
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr "Đвтор Đ·Đ°ĐżĐ¸Ń‚Ń Đ˝Đ° злиття Ńпівпрацює Ń–Đ· затверджŃвачем Đ·Đ°ĐżĐ¸Ń‚Ń Đ˝Đ° злиття."
msgid "ApprovalRule|Add approvers"
msgstr "Додати затверджŃвачів"
-msgid "ApprovalRule|All scanners"
-msgstr "Đ’ŃŃ– Ńканери"
-
-msgid "ApprovalRule|All severity levels"
-msgstr "ĐŁŃŃ– рівні ŃерйозноŃŃ‚Ń–"
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr "ĐŁŃŃ– Ńтани вразливоŃŃ‚Ń–"
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr "Đ—Đ°ŃŃ‚ĐľŃŃйте це правило затвердження, щоб розглядати лиŃе обрані Ńканери безпеки."
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr "Đ—Đ°ŃŃ‚ĐľŃŃйте це правило затвердження, щоб розглядати лиŃе обрані рівні ŃерйозноŃŃ‚Ń–."
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr "Đ—Đ°ŃŃ‚ĐľŃŃйте це правило затвердження, щоб розглядати лиŃе обрані Ńтани вразливоŃŃ‚Ń–."
-
msgid "ApprovalRule|Approval rules"
msgstr "Правила затвердження"
@@ -4916,21 +4927,6 @@ msgstr "Ім'я"
msgid "ApprovalRule|Newly detected"
msgstr "Щойно виявлений"
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr "КількіŃŃ‚ŃŚ вразливоŃтей, які дозволено Đ´Đľ Đ·Đ°ĐżŃŃĐşŃ ĐżŃ€Đ°Đ˛Đ¸Đ»Đ° затвердження."
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr "Đ‘ŃĐ´ŃŚ лаŃка, введіть чиŃло, яке дорівнює або більŃе Đ˝Ńля"
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr "Đ‘ŃĐ´ŃŚ лаŃка, оберіть принаймні один Ńканер безпеки"
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr "Đ‘ŃĐ´ŃŚ лаŃка, оберіть принаймні один рівень ŃерйозноŃŃ‚Ń–"
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr "Đ‘ŃĐ´ŃŚ лаŃка, оберіть принаймні один ŃŃ‚Đ°Đ˝ вразливоŃŃ‚Ń–"
-
msgid "ApprovalRule|Previously detected"
msgstr "РаніŃе виявлений"
@@ -4943,39 +4939,15 @@ msgstr "ВиріŃений"
msgid "ApprovalRule|Rule name"
msgstr "Ім’я правила"
-msgid "ApprovalRule|Security scanners"
-msgstr "Сканери безпеки"
-
-msgid "ApprovalRule|Select All"
-msgstr "Вибрати вŃе"
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr "Виберіть відповідних затверджŃвачів Đ·Đ° компетентніŃŃ‚ŃŽ або зміненими файлами."
-msgid "ApprovalRule|Select scanners"
-msgstr "Вибрати Ńканери"
-
-msgid "ApprovalRule|Select severity levels"
-msgstr "Вибрати рівні ŃерйозноŃŃ‚Ń–"
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr "Вибрати Ńтани вразливоŃŃ‚Ń–"
-
-msgid "ApprovalRule|Severity levels"
-msgstr "Рівні ŃерйозноŃŃ‚Ń–"
-
msgid "ApprovalRule|Target branch"
msgstr "Цільова гілка"
msgid "ApprovalRule|Try for free"
msgstr "СпробŃвати безкоŃтовно"
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr "Дозволені вразливоŃŃ‚Ń–"
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr "Стани вразливоŃŃ‚Ń–"
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr "НалаŃŃ‚Ńвання Ńхвалення Đ·Đ°ĐżĐ¸Ń‚Ń Đ˝Đ° злиття оновлено."
@@ -5042,6 +5014,9 @@ msgstr "Затверджено поточний запит на злиття."
msgid "Approved-By"
msgstr "Затверджений"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "ЗатверджŃюча ĐľŃоба"
@@ -5114,8 +5089,8 @@ msgstr "Ви впевнені, що хочете затвердити %{user}?"
msgid "Are you sure you want to attempt to merge?"
msgstr "Ви впевнені, що бажаєте ŃпробŃвати об'єднатиŃŃŹ?"
-msgid "Are you sure you want to cancel editing this comment?"
-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 "Ви впевнені, що хочете закрити цю Đ·Đ°Đ±Đ»ĐľĐşĐľĐ˛Đ°Đ˝Ń Đ·Đ°Đ´Đ°Ń‡Ń?"
@@ -5126,8 +5101,8 @@ msgstr "Ви впевнені, що хочете видалити %{name}?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "Ви впевнені, що бажаєте видалити ці артефакти?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "Ви впевнені що хочете видалити цей %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr "Ви певні, що хочете видалити цей %{commentType}?"
msgid "Are you sure you want to delete this SSH key?"
msgstr "Ви впевнені, що хочете видалити цей SSH-ключ?"
@@ -5148,7 +5123,7 @@ 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 ""
+msgstr "Ви впевнені, що хочете видалити цей конвеєр? Це призведе Đ´Đľ закінчення Ń‚ĐµŃ€ĐĽŃ–Đ˝Ń Đ´Ń–Ń— вŃŃ–Ń… кеŃів конвеєра Ń‚Đ° видалення вŃŃ–Ń… пов'язаних об'єктів, таких ŃŹĐş Ńкладання, жŃрнали, артефакти Ń‚Đ° тригери. Ця Đ´Ń–ŃŹ не може бŃти ŃкаŃована."
msgid "Are you sure you want to deploy this environment?"
msgstr "Ви впевнені, що хочете розгорнŃти це Ńередовище?"
@@ -5218,6 +5193,9 @@ 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 %{type}? This action cannot be undone."
@@ -5350,7 +5328,7 @@ msgid "Assigned %{assignee_users_sentence}."
msgstr "Призначено %{assignee_users_sentence}."
msgid "Assigned %{reviewer_users_sentence} as %{reviewer_text}."
-msgstr ""
+msgstr "Призначено %{reviewer_users_sentence} як %{reviewer_text}."
msgid "Assigned Issues"
msgstr "Призначені задачі"
@@ -5373,6 +5351,9 @@ msgstr "Призначено мені"
msgid "Assigned to you"
msgstr "Назначено вам"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Виконавець"
@@ -5396,7 +5377,7 @@ msgid "Assigns %{assignee_users_sentence}."
msgstr "Призначає %{assignee_users_sentence}."
msgid "Assigns %{reviewer_users_sentence} as %{reviewer_text}."
-msgstr ""
+msgstr "Призначено %{reviewer_users_sentence} як %{reviewer_text}."
msgid "At least one approval from a code owner is required to change files matching the respective CODEOWNER rules."
msgstr "Потрібне щонайменŃе одне затвердження від влаŃника ĐşĐľĐ´Ń Đ´Đ»ŃŹ зміни файлів, що задовільняють відповідним правилам CODEOWNER."
@@ -5407,10 +5388,10 @@ msgstr ""
msgid "At least one of group_id or project_id must be specified"
msgstr "Треба зазначити принаймні group_id або project_id"
-msgid "At least one of your Personal Access Tokens is expired, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5579,9 +5560,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr "ĐŃтентифіковані веб-запити"
-msgid "Authenticating"
-msgstr "Đвтентифікація"
-
msgid "Authentication"
msgstr "Đвтентифікація"
@@ -5627,9 +5605,6 @@ msgstr "Створено %{author} %{timeago}"
msgid "Authorization code:"
msgstr "Код авторизації:"
-msgid "Authorization key"
-msgstr "Ключ авторизації"
-
msgid "Authorization required"
msgstr "Потрібна авторизація"
@@ -5828,6 +5803,27 @@ 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 "Значки"
@@ -5918,6 +5914,12 @@ msgstr "Ключ Đ´Đľ ĐżĐ»Đ°Đ˝Ń Đ·Đ±Ń–Ń€ĐşĐ¸ Bamboo."
msgid "BambooService|Bamboo service root URL."
msgstr "Кореневий URL ŃервіŃŃ Bamboo."
+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 "Đ—Đ°ĐżŃŃтити CI/CD конвеєри Đ·Đ° допомогою Atlassian Bamboo."
@@ -5936,12 +5938,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 "ĐźĐµŃ€Ń Đ˝Ń–Đ¶ ŃвімкнŃти цю інтеграцію, Ńтворіть вебхŃĐş для кімнати в Google Chat де ви хочете отримŃвати Ńповіщення від цього проєктŃ. %{docs_link}"
@@ -5972,24 +6049,84 @@ msgstr "Для платних кориŃŃ‚Ńвачів"
msgid "Billing"
msgstr "Білінг"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
-msgstr "%{group_name} викориŃтовŃŃ” %{plan_name}."
+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 "@%{user_name} наразі ви викориŃтовŃєте %{plan_name}."
+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 "Якщо ви хочете перейти на нижчий план, бŃĐ´ŃŚ лаŃка, зв'яжітьŃŃŹ Đ· %{support_link_start}СлŃжбою підтримки%{support_link_end}."
+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 "Вивчіть Đ´ĐµŃ‚Đ°Đ»ŃŚĐ˝Ń Ń–Đ˝Ń„ĐľŃ€ĐĽĐ°Ń†Ń–ŃŽ про ĐşĐľĐ¶Đ˝Ń ĐżŃ–Đ´ĐżĐ¸ŃĐşŃ Đ·Đ° поŃиланням %{faq_link} або розпочніть кориŃŃ‚Ńвання безкоŃтовним 30-денним періодом GitLab.com Ultimate."
@@ -5999,21 +6136,84 @@ 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 "ПодивітьŃŃŹ вŃŃ– можливоŃŃ‚Ń– %{plan_name}"
+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 "Для Ńправління планом цієї грŃпи відвідайте Ńекцію оплати %{parent_billing_page_link}."
+msgid "BillingPlans|Ultimate"
+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 "Не дивлячиŃŃŚ на те, що GitLab припиняє Đ´ĐľŃŃ‚ŃĐż Đ´Đľ Бронзового планŃ, ви можете продовжити Đ±Ń€ĐľĐ˝Đ·ĐľĐ˛Ń ĐżŃ–Đ´ĐżĐ¸ŃĐşŃ Ń‰Đµ один раз Đ´Đľ %{eoa_bronze_plan_end_date}. Також ми пропонŃємо обмежене Đ·Đ° чаŃом безкоŃтовне оновлення Đ´Đľ ПреміŃĐĽ ĐżĐ»Đ°Đ˝Ń (Đ´Đľ 25 кориŃŃ‚Ńвачів)! ДізнайтеŃŃŹ більŃе про зміни Ń‚Đ° пропозиції Ń Đ˝Đ°ŃĐľĐĽŃ %{announcement_link}."
@@ -6029,6 +6229,9 @@ 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 "Đ’Đ°ŃĐ° пробна верŃŃ–ŃŹ GitLab.com закінчилаŃŃŹ %{expiration_date}. Ви можете відновити Đ´ĐľŃŃ‚ŃĐż Đ´Đľ Ń„Ńнкцій Ń Đ±ŃĐ´ŃŚ-який момент виконавŃи оновлення нижче."
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "рахŃнок виŃтавляєтьŃŃŹ щорічно %{price_per_year}"
@@ -6047,6 +6250,9 @@ msgstr "щоміŃяця"
msgid "BillingPlans|per user"
msgstr "Đ—Đ° кориŃŃ‚Ńвача"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "Підвищити"
@@ -6074,6 +6280,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -6086,6 +6298,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 "Для викориŃтання вільних хвилин CI/CD на Ńпільних runner'Đ°Ń…, вам необхідно підтвердити Đ˛Đ°Ń ĐľĐ±Đ»Ń–ĐşĐľĐ˛Đ¸Đą Đ·Đ°ĐżĐ¸Ń Đ·Đ° допомогою кредитної картки. Якщо ви не бажаєте Ń—Ń— надавати, ви можете Đ·Đ°ĐżŃŃкати конвеєри, додаючи ваŃŃ– влаŃні runner'и Ń‚Đ° вимикаючи Ńпільні runner'и для ваŃого проєктŃ. Це необхідно для запобігання Ń‚Đ° зменŃення зловживання інфраŃŃ‚Ń€ŃктŃрою GitLab. %{strongStart} Gitlab не бŃде ŃŃ‚ŃŹĐłŃвати коŃти Đ· ваŃої картки, вона необхідна лиŃе для підтвердження облікового запиŃŃ. %{strongEnd}%{linkStart}ДізнатиŃŃŹ більŃе%{linkEnd}."
@@ -6101,6 +6319,12 @@ msgstr "Підтвердити обліковий запиŃ"
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr "Тепер ви зможете ŃкориŃтатиŃŃŹ вільними хвилинами CI/CD на Ńпільних runner'Đ°Ń…."
@@ -6155,6 +6379,9 @@ msgstr "Đ•ĐşŃпортŃвати ŃпиŃок"
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr "ЗапроŃення в грŃĐżŃ"
@@ -6177,7 +6404,7 @@ msgid "Billing|Remove user %{username} from your subscription"
msgstr "Видалити кориŃŃ‚Ńвача %{username} Đ· ваŃої підпиŃки"
msgid "Billing|Toggle seat details"
-msgstr ""
+msgstr "УвімкнŃти/вимкнŃти подробиці ĐĽŃ–Ńця."
msgid "Billing|Type %{username} to confirm"
msgstr "Введіть %{username} щоб підтвердити"
@@ -6191,6 +6418,9 @@ 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 "Ви збираєтеŃŃŹ видалити кориŃŃ‚Ńвача %{username} Đ· ваŃої підпиŃки. Якщо ви продовжите, кориŃŃ‚Ńвача бŃде видалено Đ· грŃпи %{namespace} Ń‚Đ° вŃŃ–Ń… Ń—Ń— підгрŃĐż Ń‚Đ° проєктів. Цю Đ´Ń–ŃŽ не можна бŃде відмінити."
+msgid "Billing|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Імпорт з Bitbucket Server"
@@ -6267,6 +6497,9 @@ 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 ""
@@ -6300,6 +6533,9 @@ msgstr "Вибрати мітки"
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr "РедагŃвати"
@@ -6515,6 +6751,9 @@ msgstr "Назва гілки"
msgid "Branch not loaded - %{branchId}"
msgstr "Đ“Ń–Đ»ĐşŃ Đ˝Đµ завантажено: %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "Гілки"
@@ -6524,6 +6763,9 @@ 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 "Đ’ŃŃ–"
@@ -6572,9 +6814,6 @@ msgstr "Нова гілка"
msgid "Branches|No branches to show"
msgstr "Немає гілок для відображення"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr "ПіŃля підтвердження Ń‚Đ° натиŃкання %{strongStart}%{buttonText}%{strongEnd}, його не можна бŃде ŃкаŃŃвати або відновити."
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "Тільки керівник або влаŃник ĐżŃ€ĐľŃ”ĐşŃ‚Ń ĐĽĐľĐ¶Đµ видалити Đ·Đ°Ń…Đ¸Ń‰ĐµĐ˝Ń ĐłŃ–Đ»ĐşŃ"
@@ -6614,8 +6853,8 @@ 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 "Ця гілка не бŃла об'єднана в %{defaultBranchName}. Щоб ŃникнŃти втрати даних, об’єднайте цю ĐłŃ–Đ»ĐşŃ ĐżĐµŃ€ĐµĐ´ Ń—Ń— видаленням."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+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 "Щоб відхилити локальні зміни Ń– перезапиŃати ĐłŃ–Đ»ĐşŃ Đ˛ĐµŃ€Ńією Đ· upstream, видаліть Ń—Ń— Ń‚ŃŃ‚ Ń– виберіть \"Оновити зараз\" вище."
@@ -6629,11 +6868,11 @@ msgstr "Так, видалити гілкŃ"
msgid "Branches|Yes, delete protected branch"
msgstr "Так, видалити Đ·Đ°Ń…Đ¸Ń‰ĐµĐ˝Ń ĐłŃ–Đ»ĐşŃ"
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Ви збираєтеŃŃŚ назавжди видалити ĐłŃ–Đ»ĐşŃ %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "Ви збираєтеŃŃŹ ĐľŃтаточно видалити Đ·Đ°Ń…Đ¸Ń‰ĐµĐ˝Ń ĐłŃ–Đ»ĐşŃ %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr ""
msgid "Branches|diverged from upstream"
msgstr "розходитьŃŃŹ Đ· upstream"
@@ -6647,9 +6886,6 @@ msgstr "захищена"
msgid "Breadcrumbs"
msgstr "Хлібні крихти"
-msgid "Brief title about the change"
-msgstr "Коротка назва змін"
-
msgid "Broadcast Message was successfully created."
msgstr "ОголоŃення ŃŃпіŃно Ńтворено."
@@ -6749,12 +6985,18 @@ 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|Project import history"
msgstr ""
@@ -6764,11 +7006,11 @@ msgstr "Повторний імпорт Ńтворює Đ˝ĐľĐ˛Ń ĐłŃ€ŃĐżŃ. Đ’Ń–
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr "Показано %{start}-%{end} із %{total}"
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
-msgstr "Показано %{start}-%{end} із %{total} відповідного фільтра \"%{filter}\" від %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
+msgstr ""
msgid "BulkImport|Source"
msgstr "Джерело"
@@ -6785,9 +7027,6 @@ msgstr "Для нової грŃпи"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr "Помилка оновлення імпортованих проєктів Ń–Đ· змінами в Ń€ĐµĐ°Đ»ŃŚĐ˝ĐľĐĽŃ Ń‡Đ°ŃŃ–."
-msgid "BulkImport|You have no groups to import"
-msgstr "ĐŁ Đ˛Đ°Ń Đ˝ĐµĐĽĐ°Ń” грŃĐż для імпортŃ"
-
msgid "BulkImport|Your imported groups will appear here."
msgstr "Đ’Đ°ŃŃ– імпортовані грŃпи Đ·'являтьŃŃŹ Ń‚ŃŃ‚."
@@ -6806,11 +7045,8 @@ msgstr "повинен бŃти грŃпою"
msgid "Burndown chart"
msgstr "Графік виконання"
-msgid "BurndownChartLabel|Open issue weight"
-msgstr "Відкрити Đ˛Đ°ĐłŃ Đ·Đ°Đ´Đ°Ń‡Ń–"
-
-msgid "BurndownChartLabel|Open issues"
-msgstr "Відкриті задачі"
+msgid "BurndownChartLabel|Remaining"
+msgstr ""
msgid "Burnup chart"
msgstr ""
@@ -6863,7 +7099,7 @@ msgstr "СпиŃок Đ·ĐĽŃ–Đ˝ (CHANGELOG)"
msgid "CI Lint"
msgstr "Перевірка CI конфігŃрації"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6887,6 +7123,9 @@ msgstr "НалаŃŃ‚Ńвати CI/CD"
msgid "CI/CD configuration file"
msgstr "Файл конфігŃрації CI/CD"
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6927,6 +7166,9 @@ msgstr "Релізів"
msgid "CICDAnalytics|Shared Runners Usage"
msgstr "ВикориŃтання Ńпільних runner'ів"
+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 ""
@@ -6939,6 +7181,9 @@ msgstr "ВикориŃтання Ńпільних runner'ів - це загалŃ
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr "Đ©Đľ таке викориŃтання Ńпільних runner'ів?"
@@ -6975,6 +7220,9 @@ msgstr "Стратегія розгортання"
msgid "CICD|Jobs"
msgstr "Завдання"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "Обмежити Đ´ĐľŃŃ‚ŃĐż CI_JOB_TOKEN"
@@ -6987,6 +7235,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "Конвеєр Auto DevOps Đ·Đ°ĐżŃŃкаєтьŃŃŹ, якщо не знайдено альтернативного Ń„Đ°ĐąĐ»Ń ĐşĐľĐ˝Ń„Ń–ĐłŃрації CI."
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "грŃпа Ńвімкнена"
@@ -7021,16 +7278,16 @@ msgid "CVE|Common Vulnerability Enumeration (CVE) identifiers are used to track
msgstr ""
msgid "CVE|Create CVE ID Request"
-msgstr ""
+msgstr "Створити запит на CVE ID"
msgid "CVE|Enable CVE ID requests in the issue sidebar"
-msgstr ""
+msgstr "УвімкнŃти запити CVE ID в бічній панелі"
msgid "CVE|Request CVE ID"
-msgstr ""
+msgstr "Запит CVE ID"
msgid "CVE|Why Request a CVE ID?"
-msgstr ""
+msgstr "Đ§ĐľĐĽŃ Đ·Đ°ĐżĐ¸Ń‚ на CVE ID?"
msgid "Cadence is not automated"
msgstr ""
@@ -7182,6 +7439,9 @@ msgstr "СкаŃŃвання попереднього переглядŃ"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr "Неможливо призначати конфіденційний епік Đ´Đľ неконфіденційної задачі. Зробіть Đ·Đ°Đ´Đ°Ń‡Ń ĐşĐľĐ˝Ń„Ń–Đ´ĐµĐ˝Ń†Ń–ĐąĐ˝ĐľŃŽ Ń‚Đ° ŃпробŃйте ще раз"
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "Неможливо злити автоматично"
@@ -7284,6 +7544,9 @@ msgstr "Сертифікат виданий:"
msgid "Certificate Subject"
msgstr "Тема Ńертифіката"
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "Змінити виконавця"
@@ -7416,7 +7679,7 @@ msgstr "Зміни приховано. НатиŃніть щоб показатĐ
msgid "Changes the title to \"%{title_param}\"."
msgstr "Змінює заголовок на \"%{title_param}\"."
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7509,9 +7772,6 @@ msgstr "Перевірте Ńвої образи Docker на наявніŃŃ‚ŃŚ
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr "Перевірка Đ´ĐľŃŃ‚ŃпноŃŃ‚Ń– %{text}…"
@@ -7676,6 +7936,9 @@ msgstr "Đ“Ń€Ńпа"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "Назва компанії або організації, що викориŃтовŃŃ” GitLab"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr "Потрібно більŃе кориŃŃ‚Ńвачів? Придбайте GitLab для %{company}."
@@ -7982,9 +8245,6 @@ msgstr "не Đ´ĐľŃŃ‚Ńпно: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8325,12 +8585,6 @@ msgstr "Копіювати токен"
msgid "ClusterAgents|Create a cluster"
msgstr "Створити клаŃтер"
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr "Створити токен Đ´ĐľŃŃ‚ŃĐżŃ Đ´Đ»ŃŹ агентів"
@@ -8533,9 +8787,6 @@ msgstr "ĐŁ Đ˛Đ°Ń Đ˝ĐµĐ´ĐľŃтатньо прав для Ńтворення кл
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr "ĐŁ Đ˛Đ°Ń Đ˝ĐµĐ´ĐľŃтатньо прав для видалення цього клаŃтерного агента"
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr "ĐŁ GitLab 14.0 видалено керŃвання Đ·Đ°ŃŃ‚ĐľŃŃнками в один клік. Đ’Đ°ŃŃ– Đ·Đ°ŃŃ‚ĐľŃŃнки вŃе ще ŃŃтановлені Ń Đ˛Đ°ŃĐľĐĽŃ ĐşĐ»Đ°Ńтері Ń‚Đ° інтеграції продовжŃŃŽŃ‚ŃŚ працювати."
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}ДетальніŃе%{linkEnd}"
@@ -8569,9 +8820,6 @@ msgstr "Додавання інтеграції надаŃŃ‚ŃŚ Đ´ĐľŃŃ‚ŃĐż Đ´Đľ
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "Детальні налаŃŃ‚Ńвання інтеграції Ń–Đ· цим Kubernetes-клаŃтером"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr "Дозволити GitLab керŃвати проŃтором імен Ń‚Đ° ŃĐ»Ńжбовими обліковими запиŃами для цього клаŃтера. %{linkStart}ДізнатиŃŃŹ більŃе%{linkEnd}"
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr "Дозволити GitLab керŃвати проŃторами імен Ń‚Đ° ŃĐ»Ńжбовими обліковими запиŃами для цього клаŃтера."
@@ -8584,18 +8832,6 @@ msgstr "Дозволяє GitLab виконŃвати запит щодо метŃ
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Помилка під Ń‡Đ°Ń Đ·'єднання Đ· Google Cloud API. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте Đ·Đ˝ĐľĐ˛Ń ĐżŃ–Đ·Đ˝Ń–Ńе."
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "Помилка при отриманні зон проєктŃ: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "Помилка при отриманні ваŃих проєктів: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "Помилка при отриманні типів ĐĽĐ°Ńин зони: %{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr "Під Ń‡Đ°Ń Ńпроби Đ·'єднання Đ· Kubernetes ŃталаŃŃŹ невідома помилка."
@@ -8605,12 +8841,6 @@ msgstr "Đ‘ŃĐ´ŃŚ-які проŃтори імен проєктŃ"
msgid "ClusterIntegration|Apply for credit"
msgstr "Đ—Đ°ŃŃ‚ĐľŃŃвати кредит"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "Đвтентифікація через AWS"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "Đвтентифікація через Amazon Web Services"
-
msgid "ClusterIntegration|Authentication Error"
msgstr "Помилка автентифікації"
@@ -8632,15 +8862,6 @@ msgstr "Перевірте ŃŃ‚Đ°Ń‚ŃŃ Đ˛Đ°Ńого клаŃтера"
msgid "ClusterIntegration|Check your token"
msgstr "Перевірте Ńвій токен"
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr "Оберіть %{linkStart}грŃĐżŃ Đ±ĐµĐ·ĐżĐµĐşĐ¸%{linkEnd} для Đ·Đ°ŃŃ‚ĐľŃŃвання Đ´Đľ Elastic Network Interfaces, керованих EKS, Ń– Ńтворених в підмережах ваŃих робочих вŃзлів."
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr "Оберіть %{linkStart}підмережі%{linkEnd} ваŃої VPC де бŃĐ´ŃŃ‚ŃŚ Đ·Đ°ĐżŃŃкатиŃŃŹ ваŃŃ– робочі вŃзли."
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr "Виберіть вŃзол виконавця %{linkStart}Ń‚Đ¸ĐżŃ Ń–Đ˝ŃŃ‚Đ°Đ˝ŃŃ%{linkEnd}."
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "Виберіть, яке Ń–Đ· ваŃих Ńередовищ бŃде викориŃтовŃвати цей клаŃтер."
@@ -8650,9 +8871,6 @@ msgstr "ОчиŃтити ĐşĐµŃ ĐşĐ»Đ°Ńтера"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr "Регіон клаŃтера"
-
msgid "ClusterIntegration|Cluster management project"
msgstr "Проєкт Ńправління клаŃтером"
@@ -8680,57 +8898,18 @@ msgstr "Скопіювати Ńертифікат Ń†ĐµĐ˝Ń‚Ń€Ń ŃертифікĐ
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "Скопіювати ім’я Kubernetes-клаŃтера"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "Не вдалоŃŃŹ завантажити ролі IAM"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "Не вдалоŃŃŹ завантажити пари ключів"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "Не вдалоŃŃŹ завантажити VPC для вибраного регіонŃ"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "Не вдалоŃŃŹ завантажити типи Ń–Đ˝ŃŃ‚Đ°Đ˝Ńів"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "Не вдалоŃŃŹ завантажити мережі"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "Не вдалоŃŃŹ завантажити грŃпи безпеки для вибраної VPC"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr "Не вдалоŃŃŹ завантажити підмережі для вибраної VPC"
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "Не вдалоŃŃŹ завантажити підмережі"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Створити Kubernetes-клаŃтер"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "Створення Kubernetes-клаŃтера"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-msgstr "Видаляє вŃŃ– реŃŃŃ€Ńи GitLab, приєднані Đ´Đľ цього клаŃтера під Ń‡Đ°Ń Đ˛Đ¸Đ´Đ°Đ»ĐµĐ˝Đ˝ŃŹ"
-
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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr "Чи знаєте ви?"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr "Elastic Kubernetes СервіŃ"
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr "УвімкнŃти Cloud Run для Anthos"
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr "УвімкнŃти інтеграцію Đ· Elastic Stack"
@@ -8749,12 +8928,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr "Введіть новий токен ŃервіŃĐ°"
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr "Введіть параметри ваŃого Amazon EKS Kubernetes-клаŃтера"
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Введіть параметри ваŃого Kubernetes-клаŃтера"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8782,15 +8955,6 @@ msgstr "Не вдалоŃŃŹ надіŃлати запит Đ´Đľ Google Cloud Plat
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "Не вдалоŃŃŹ Đ·Đ°ĐżŃŃтити Kubeclient: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "Отримання типів ĐĽĐ°Ńин"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "Отримання проєктів"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "Отримання зон"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "Інтеграція з GitLab"
@@ -8803,18 +8967,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "КлаŃтер, що керŃєтьŃŃŹ GitLab"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Проєкт Google Cloud Platform"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "проєкті Google Kubernetes Engine"
-
msgid "ClusterIntegration|Group cluster"
msgstr "КлаŃтер грŃпи"
@@ -8830,9 +8988,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr "КлаŃтер Ń–Đ˝ŃŃ‚Đ°Đ˝ŃŃ"
-msgid "ClusterIntegration|Instance type"
-msgstr "Тип Ń–Đ˝ŃŃ‚Đ°Đ˝ŃŃ"
-
msgid "ClusterIntegration|Integration disabled"
msgstr "Інтеграція вимкнена"
@@ -8842,9 +8997,6 @@ msgstr "Інтеграція Ńвімкнена"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr "Інтеграції дозволяють вам викориŃтовŃвати Đ·Đ°ŃŃ‚ĐľŃŃнки, вŃтановлені Ń Đ˛Đ°ŃĐľĐĽŃ ĐşĐ»Đ°Ńтері ŃŹĐş чаŃŃ‚Đ¸Đ˝Ń Ń€ĐľĐ±ĐľŃ‡ĐľĐłĐľ процеŃŃ GitLab."
-msgid "ClusterIntegration|Key pair name"
-msgstr "Назва пари ключів"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "СтворюєтьŃŃŹ клаŃтер Kubernetes..."
@@ -8854,18 +9006,6 @@ msgstr "Ім’я Kubernetes-клаŃтера"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "КлаŃтер Kubernetes бŃло ŃŃпіŃно Ńтворено."
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "ВерŃŃ–ŃŹ Kubernetes"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "Не знайдено верŃŃ–ŃŽ Kubernetes"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "ДізнайтеŃŃŹ більŃе про %{help_link_start_machine_type}типи ĐĽĐ°Ńин%{help_link_end} Ń‚Đ° %{help_link_start_pricing}ціни%{help_link_end}."
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "ДізнайтеŃŃŹ більŃе про %{help_link_start}зони%{help_link_end}."
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr "ДізнайтеŃŃŹ більŃе про Kubernetes."
@@ -8875,93 +9015,18 @@ msgstr "ДізнайтеŃŃŹ більŃе про грŃпові клаŃтери
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "ДізнайтеŃŃŹ більŃе про клаŃтери Kubernetes Ń–Đ˝ŃŃ‚Đ°Đ˝ŃŃ"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "Завантаження ролей IAM"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "Завантаження пар ключів"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "Завантаження VPC"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "Завантаження типів Ń–Đ˝ŃŃ‚Đ°Đ˝Ńів"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "Завантаження мереж"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "Завантаження грŃĐż безпеки"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "Завантаження підмереж"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "Завантаження підмереж"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "Тип ĐĽĐ°Ńини"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr "ПереконайтеŃŃŹ, що кінцева точка API вірна"
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "ВпевнітьŃŃŹ, що Đ˛Đ°Ń ĐľĐ±Đ»Ń–ĐşĐľĐ˛Đ¸Đą Đ·Đ°ĐżĐ¸Ń %{link_to_requirements} для Ńтворення Kubernetes-клаŃтерів"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "КерŃйте ваŃим Kubernetes-клаŃтером Đ·Đ° допомогою %{provider_link}"
msgid "ClusterIntegration|Namespace per environment"
msgstr "ПроŃŃ‚Ń–Ń€ імен в Ńередовищі"
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "Ролі IAM не найдені"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr "Не знайдено пар ключів"
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "Не знайдено VPC"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr "Не знайдено жодного Ń‚Đ¸ĐżŃ Ń–Đ˝ŃŃ‚Đ°Đ˝ŃŃ"
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Жоден тип ĐĽĐ°Ńин не відповідає ваŃĐľĐĽŃ ĐżĐľŃŃĐşŃ"
-
-msgid "ClusterIntegration|No networks found"
-msgstr "Не знайдено мереж"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "Проєктів не знайдено"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "Жоден проєкт не відповідає ваŃĐľĐĽŃ ĐżĐľŃŃĐşŃ"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "Đ“Ń€Ńпи безпеки не знайдно"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "Не знайдено підмереж"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "Підмережі не знайдено"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "Жодна зона не відповідає ваŃĐľĐĽŃ ĐżĐľŃŃĐşŃ"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr "ОбчиŃлення вŃзлів викориŃтовŃŃ” Kubernetes Metrics API. ПереконайтеŃŃŹ, що Ń Đ˛Đ°ŃĐľĐĽŃ ĐşĐ»Đ°Ńтері вŃтановлено метрики"
-msgid "ClusterIntegration|Number of nodes"
-msgstr "КількіŃŃ‚ŃŚ вŃзлів"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "КількіŃŃ‚ŃŚ вŃзлів ĐĽĐ°Ń” бŃти чиŃлом."
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "Đ‘ŃĐ´ŃŚ-лаŃка впевнітьŃŃŹ, що Đ˛Đ°Ń ĐľĐ±Đ»Ń–ĐşĐľĐ˛Đ¸Đą Đ·Đ°ĐżĐ¸Ń Google задовольняє наŃŃ‚Ńпним вимогам:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "КлаŃтер проєктŃ"
@@ -8972,20 +9037,11 @@ msgid "ClusterIntegration|Project namespace prefix (optional, unique)"
msgstr "ĐźŃ€ĐµŃ„Ń–ĐşŃ ĐżŃ€ĐľŃŃ‚ĐľŃ€Ń Ń–ĐĽĐµĐ˝ ĐżŃ€ĐľŃ”ĐşŃ‚Ń (не обов’язковий, Ńнікальний)"
msgid "ClusterIntegration|Provider details"
-msgstr ""
-
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr "ARN ролі для провізіювання"
+msgstr "Параметри поŃтачальника"
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "КлаŃтер Đ· підтримкою RBAC"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr "Прочитайте наŃŃ %{linkStart}ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ Đ´ĐľĐżĐľĐĽĐľĐłĐ¸%{linkEnd} про інтеграцію Ń–Đ· Kubernetes-клаŃтером."
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr "Перегляньте %{link_start}ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ Đ´ĐľĐ˛Ń–Đ´ĐşĐ¸%{link_end} по інтеграції Đ· Kubernetes клаŃтером."
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "Відалити інтеграцію Ń–Đ· Kubernetes-клаŃтером"
@@ -9004,126 +9060,15 @@ msgstr "Видалити інтеграцію?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "Видалити конфігŃрацію Kubernetes-клаŃтера для цього проєктŃ. Це не призведе Đ´Đľ видалення Ńамого клаŃтера."
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr "Видаляє клаŃтер Ń–Đ· проєктŃ, але зберігає пов'язані реŃŃŃ€Ńи"
-
msgid "ClusterIntegration|Save changes"
msgstr "Зберегти зміни"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "ПоŃŃĐş ролей IAM"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "ПоŃŃĐş пар ключів"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "ПоŃŃĐş VPC"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "ПоŃŃки типів Ń–Đ˝ŃŃ‚Đ°Đ˝Ńів"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "ПоŃŃĐş по типам ĐĽĐ°Ńин"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "ПоŃŃĐş мереж"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "ПоŃŃĐş проєктів"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "ПоŃŃĐş грŃĐż безпеки"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "ПоŃŃĐş підмереж"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "ПоŃŃĐş підмереж"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "ПоŃŃĐş зон"
-
-msgid "ClusterIntegration|Security group"
-msgstr "Đ“Ń€Ńпа безпеки"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "ПереглянŃти Ń‚Đ° редагŃвати параметри ваŃого Kubernetes-клаŃтера"
-msgid "ClusterIntegration|Select a VPC"
-msgstr "Виберіть VPC"
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "Виберіть VPC для Đ˛Đ¸Đ±ĐľŃ€Ń ĐłŃ€Ńпи безпеки"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "Виберіть VPC для Đ˛Đ¸Đ±ĐľŃ€Ń ĐżŃ–Đ´ĐĽĐµŃ€ĐµĐ¶Ń–"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr "Виберіть VPC для викориŃтання для ваŃих реŃŃŃ€Ńів EKS клаŃтерŃ. Для викориŃтання нової VPC, ŃĐżĐľŃ‡Đ°Ń‚ĐşŃ Ńтворіть Ń—Ń— на %{linkStart}Amazon Web Services %{linkEnd}."
-
-msgid "ClusterIntegration|Select a network"
-msgstr "Виберіть мережŃ"
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "Виберіть ĐĽĐµŃ€ĐµĐ¶Ń Đ´Đ»ŃŹ Đ˛Đ¸Đ±ĐľŃ€Ń ĐżŃ–Đ´ĐĽĐµŃ€ĐµĐ¶Ń–"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr "Виберіть регіон для Đ˛Đ¸Đ±ĐľŃ€Ń ĐżĐ°Ń€Đ¸ ключів"
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr "Виберіть регіон для Đ˛Đ¸Đ±ĐľŃ€Ń VPC"
-
-msgid "ClusterIntegration|Select a security group"
-msgstr "Вибрати грŃĐżŃ Đ±ĐµĐ·ĐżĐµĐşĐ¸"
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr "Виберіть підмережŃ"
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr "Виберіть підмережŃ"
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "Виберіть Đ·ĐľĐ˝Ń Đ´Đ»ŃŹ Đ˛Đ¸Đ±ĐľŃ€Ń ĐĽĐµŃ€ĐµĐ¶Ń–"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr "Виберіть тип Ń–Đ˝ŃŃ‚Đ°Đ˝ŃĐ°"
-
-msgid "ClusterIntegration|Select key pair"
-msgstr "Вибрати ĐżĐ°Ń€Ń ĐşĐ»ŃŽŃ‡Ń–Đ˛"
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "Вибрати тип ĐĽĐ°Ńин"
-
-msgid "ClusterIntegration|Select project"
-msgstr "Вибрати проєкт"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Виберіть проєкт Ń‚Đ° Đ·ĐľĐ˝Ń Đ´Đ»ŃŹ того, що вибрати тип ĐĽĐ°Ńини"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Виберіть проєкт, щоб вибрати зонŃ"
-
-msgid "ClusterIntegration|Select service role"
-msgstr "Виберіть роль ŃервіŃŃ"
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr "Виберіть Đ˝Đ°Đ·Đ˛Ń ĐżĐ°Ń€Đ¸ ключів, яка бŃде викориŃтовŃватиŃŃŹ для Ńтворення вŃзлів EC2. Для викориŃтання нового імені пари ключів, ŃĐżĐľŃ‡Đ°Ń‚ĐşŃ Ńтворіть його Ń %{linkStart}Amazon Web Services%{linkEnd}."
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr "Вибрати зонŃ"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Виберіть зонŃ, щоб вибрати тип ĐĽĐ°Ńин"
-
msgid "ClusterIntegration|Service Token"
msgstr "Токен СервіŃĐ°"
-msgid "ClusterIntegration|Service role"
-msgstr "СлŃжбова роль"
-
msgid "ClusterIntegration|Service token is required."
msgstr "Токен ŃервіŃĐ° Ń” обов'язковим."
@@ -9139,12 +9084,6 @@ 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 "Зазначення Đ´ĐľĐĽĐµĐ˝Ń Đ´ĐľĐ·Đ˛ĐľĐ»Đ¸Ń‚ŃŚ вам викориŃтовŃвати ŃŃ‚Đ°Đ´Ń–Ń— Auto Review Apps Ń‚Đ° Auto Deploy для %{linkStart}Auto DevOps.%{linkEnd} Домен повинен мати Ńаблон DNS, що відповідає Đ´ĐľĐĽĐµĐ˝Ń . "
-msgid "ClusterIntegration|Subnets"
-msgstr "Підмережі"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "Сертифікат Kubernetes, що викориŃтовŃєтьŃŃŹ для автентифікації в клаŃтері."
@@ -9157,18 +9096,12 @@ msgstr "СпоŃіб підключення клаŃтерів Đ´Đľ GitLab чеŃ
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr "Регіон, в ŃŹĐşĐľĐĽŃ Đ±Ńде Ńтворено новий клаŃтер. Ви повинні авторизŃватиŃŃŹ для зміни регіонів."
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "Проблема автентифікації Ń Đ˛Đ°ŃĐľĐĽŃ ĐşĐ»Đ°Ńтері. Đ‘ŃĐ´ŃŚ лаŃка, переконайтеŃŃŹ, що Ńертифікат CA Ń‚Đ° токен Ń” правильними."
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr "Помилка HTTP при підключенні Đ´Đľ ваŃого клаŃтера."
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "Цей обліковий Đ·Đ°ĐżĐ¸Ń ĐżĐľĐ˛Đ¸Đ˝ĐµĐ˝ мати наŃŃ‚Ńпні права для Ńтворення Kubernetes-клаŃтера в %{link_to_container_project}"
-
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 ""
@@ -9181,24 +9114,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr "Для цього ĐżŃ€ĐľŃ”ĐşŃ‚Ń Đ˛Đ¸ĐĽĐşĐ˝ĐµĐ˝Đľ білінг. Щоб Ńтворити клаŃтер, %{linkToBillingStart}Ńвімкніть білінг%{linkToBillingEnd} Ń– ŃпробŃйте зновŃ."
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr "Це ĐľŃтаточно видалить такі реŃŃŃ€Ńи:"
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Щоб Ńтворити клаŃтер, ŃĐżĐľŃ‡Đ°Ń‚ĐşŃ Ńтворіть проєкт на %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
msgstr "Щоб видалити інтеграцію Ń‚Đ° реŃŃŃ€Ńи, введіть %{clusterName} для підтвердження:"
msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
msgstr "Щоб видалити Ńвою інтеграцію, введіть %{clusterName} для підтвердження:"
-msgid "ClusterIntegration|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Для викориŃтання нового проєктŃ, ŃĐżĐľŃ‡Đ°Ń‚ĐşŃ Ńтворіть його на %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr "Поради щодо ŃŃŃнення неŃправноŃтей:"
@@ -9217,24 +9141,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr "ВикориŃтовŃŃ” розŃирення для Cloud Run, Istio Ń‚Đ° HTTP баланŃŃвальник навантаження для цього клаŃтерŃ."
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "Перевірка ŃŃ‚Đ°Đ˝Ń Đ±Ń–Đ»Ń–Đ˝ĐłŃ ĐżŃ€ĐľŃ”ĐşŃ‚Đ°"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "Ми не змогли перевірити, що один Ń–Đ· ваŃих проєктів в GCP ĐĽĐ°Ń” ввімкнений білінг. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте ще раз."
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "Нам не вдалоŃŃŹ отримати жодного проєктŃ. ПереконайтеŃŃŹ, що Ń Đ˛Đ°Ń Ń” проєкт на %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -9244,30 +9153,9 @@ msgstr "Ви збираєтеŃŃŹ видалити інтеграцію ваŃĐľ
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "Ви збираєтеŃŃŹ видалити інтеграцію Đ· ваŃим клаŃтером."
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr "Щоб Ńтворити новий клаŃтер EKS ви повинні надати Đ´ĐľŃŃ‚ŃĐż Đ´Đľ реŃŃŃ€Ńів AWS ваŃої організації. Для надання Đ´ĐľŃŃ‚ŃĐżŃ Ńтворіть роль для провізіювання Đ·Đ° допомогою облікового запиŃŃ Ń‚Đ° external ID, що наведені нижче Ń– надайте нам ARN."
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "Ви повинні вибрати принаймні дві підмережі"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Đ’Đ°Ń ĐľĐ±Đ»Ń–ĐşĐľĐ˛Đ¸Đą Đ·Đ°ĐżĐ¸Ń ĐżĐľĐ˛Đ¸Đ˝ĐµĐ˝ мати %{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr "API ваŃого клаŃтера недоŃŃ‚Ńпний. ПереконайтеŃŃŹ, що Đ˛Đ°Ń API URL правильний."
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr "Зона"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "Đ´ĐľŃŃ‚ŃĐż Đ´Đľ Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "задовольняє вимогам"
-
msgid "ClusterIntegration|sign up"
msgstr "реєŃтрації"
@@ -9361,6 +9249,9 @@ msgstr "ЗгорнŃти ŃпиŃок затверджŃючих ĐľŃіб"
msgid "Collapse issues"
msgstr "ЗгорнŃти задачі"
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr "ЗгорнŃти етапи"
@@ -9379,6 +9270,18 @@ msgstr "Згортає цей файл (тільки для ваŃ), доки Đą
msgid "Collector hostname"
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 "РозфарбŃвати повідомлення"
@@ -10042,6 +9945,9 @@ msgstr "Створити образ"
msgid "ContainerRegistry|CLI Commands"
msgstr "Команди CLI"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr "Очищення вимкнено"
@@ -10072,12 +9978,6 @@ msgstr "ĐźĐľĐ»Ń–Ń‚Đ¸ĐşŃ ĐľŃ‡Đ¸Ń‰ĐµĐ˝Đ˝ŃŹ ŃŃпіŃно збережено."
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr "Очищення виконано, але деякі теги не бŃло видалено"
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr "Đ§Đ°Ń ĐľŃ‡Ń–ĐşŃвання очищення минŃв"
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr "Đ§Đ°Ń ĐľŃ‡Ń–ĐşŃвання очищення минŃв, ĐżĐµŃ€Ń Đ˝Ń–Đ¶ бŃло видалено вŃŃ– теги"
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr "Очищення бŃде виконŃватиŃŃŹ %{time}"
@@ -10093,6 +9993,9 @@ msgstr "РеєŃŃ‚Ń€ контейнерів"
msgid "ContainerRegistry|Copy build command"
msgstr "Скопіювати ĐşĐľĐĽĐ°Đ˝Đ´Ń Đ·Đ±Ń–Ń€ĐşĐ¸"
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr "Скопіювати ĐşĐľĐĽĐ°Đ˝Đ´Ń Đ˛Ń…ĐľĐ´Ń"
@@ -10180,6 +10083,9 @@ 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 "СпробŃйте Ń–Đ˝ŃŃ– критерії поŃŃĐşŃ"
@@ -10220,6 +10126,9 @@ 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 up cleanup"
msgstr ""
@@ -10280,6 +10189,9 @@ 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 "Đ§Đ°Ń ĐľŃ‡Ń–ĐşŃвання політики очищення закінчивŃŃŹ, ĐżĐµŃ€Ń Đ˝Ń–Đ¶ вона могла видалити вŃŃ– теги. ĐдмініŃтратор може %{adminLinkStart}врŃŃ‡Đ˝Ń Đ·Đ°ĐżŃŃтити очищення зараз%{adminLinkEnd} або ви можете зачекати, поки політика очищення Đ·Đ˝ĐľĐ˛Ń Đ·Đ°ĐżŃŃтитьŃŃŹ автоматично. %{docLinkStart}Додаткова інформація%{docLinkEnd}"
+msgid "ContainerRegistry|The cleanup will continue within %{time}. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
msgid "ContainerRegistry|The filter returned no results"
msgstr "Фільтр не дав резŃльтатів"
@@ -10457,6 +10369,9 @@ msgstr "Скопійовано мітки та етап із %{source_issuable_r
msgid "Copy"
msgstr "Скопіювати"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "Скопіювати URL для клонŃвання через %{http_label}"
@@ -10469,12 +10384,6 @@ msgstr "Скопіювати URL для клонŃвання через %{protoc
msgid "Copy %{type}"
msgstr "Скопіювати %{type}"
-msgid "Copy Account ID to clipboard"
-msgstr "Скопіювати ідентифікатор облікового запиŃŃ Đ˛ бŃфер обмінŃ"
-
-msgid "Copy External ID to clipboard"
-msgstr "Скопіювати External ID в бŃфер обмінŃ"
-
msgid "Copy ID"
msgstr "Скопіювати ID"
@@ -10490,6 +10399,9 @@ msgstr "Скопіювати ĐżŃблічний ключ SSH"
msgid "Copy URL"
msgstr "Скопіювати URL"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "Скопіювати ім’я гілки"
@@ -10523,6 +10435,9 @@ msgstr "Скопіювати вміŃŃ‚ файлŃ"
msgid "Copy file path"
msgstr "Скопіювати Ńлях Đ´Đľ файлŃ"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr "Скопіювати URL задачі в бŃфер обмінŃ"
@@ -10571,6 +10486,9 @@ msgstr "Скопіювати токен тригера"
msgid "Copy value"
msgstr "Копіювати значення"
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10859,6 +10777,9 @@ msgstr "Створити конфіденційний запит на злитт
msgid "Create confidential merge request and branch"
msgstr "Створити конфіденційний запит на злиття Ń‚Đ° гілкŃ"
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "Створити каталог"
@@ -10880,9 +10801,6 @@ msgstr "Створити грŃĐżŃ"
msgid "Create group label"
msgstr "Створити ĐĽŃ–Ń‚ĐşŃ ĐłŃ€Ńпи"
-msgid "Create incident"
-msgstr "Створити інцидент"
-
msgid "Create issue"
msgstr "Створити задачŃ"
@@ -10943,6 +10861,9 @@ msgstr "Створити новий проєкт"
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr "Створіть або імпортŃйте Ńвій перŃий проєкт"
@@ -10982,6 +10903,9 @@ msgstr "Створити ваŃŃ ĐżĐµŃ€ŃŃ ŃторінкŃ"
msgid "Create your group"
msgstr "Створити грŃпи"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "Створіть / імпортŃйте Ńвій перŃий проєкт"
@@ -11225,6 +11149,9 @@ msgstr "Кредитна картка:"
msgid "Critical vulnerabilities present"
msgstr "ПриŃŃтні критичні вразливоŃŃ‚Ń–"
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -11255,9 +11182,15 @@ 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 ""
@@ -11405,9 +11338,6 @@ msgstr "НалаŃŃ‚Ńвання мови Ń– параметрів, пов'ŃŹĐ·Đ°
msgid "Customize name"
msgstr "НалаŃŃ‚Ńвати Ń–ĐĽ'ŃŹ"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr "НалаŃŃ‚Ńйте конфігŃрацію конвеєра Ń– звіт про покриття."
-
msgid "Customize your pipeline configuration."
msgstr "НалаŃŃ‚Ńвати конфігŃрацію конвеєра."
@@ -11516,13 +11446,10 @@ msgstr "%{selectedLabelsCount} вибрано (%{maxLabels} max)"
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11543,9 +11470,6 @@ msgstr "Дата"
msgid "CycleAnalytics|Display chart filters"
msgstr "Відображення фільтрів графіків"
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11571,19 +11495,6 @@ msgstr "Вибрати мітки"
msgid "CycleAnalytics|Show"
msgstr "Показати"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr "Відображення даних для грŃпи \"%{groupName}\" Ń– %{selectedProjectCount} проєктів від %{createdAfter} Đ´Đľ %{createdBefore}"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr "Відображення даних для грŃпи \"%{groupName}\" від %{createdAfter} Đ´Đľ %{createdBefore}"
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11605,18 +11516,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr "Загальний чаŃ"
-msgid "CycleAnalytics|Type of work"
-msgstr "Тип роботи"
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr "випадаючий фільтр грŃĐż"
@@ -11650,6 +11555,9 @@ msgstr "Đ’ ŃĐµŃ€ĐµĐ´Đ˝ŃŚĐľĐĽŃ (ĐľŃтанні %{days}d)"
msgid "DORA4Metrics|Date"
msgstr "Дата"
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr "Днів від злиття до розгортання"
@@ -11662,6 +11570,15 @@ msgstr "Đ§Đ°Ń Đ˛Đ¸ĐşĐľĐ˝Đ°Đ˝Đ˝ŃŹ Đ·ĐĽŃ–Đ˝"
msgid "DORA4Metrics|Median (last %{days}d)"
msgstr "Đ’ ŃĐµŃ€ĐµĐ´Đ˝ŃŚĐľĐĽŃ (ĐľŃтанні %{days}d)"
+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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr "Đ—Đ° цей період не бŃло розгорнŃŃ‚Đľ жодних запитів на злиття"
@@ -11674,12 +11591,18 @@ 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 "Графік відображає чаŃŃ‚ĐľŃ‚Ń Ń€ĐľĐ·ĐłĐľŃ€Ń‚Đ°Đ˝ŃŚ Ń production Ńередовищі(Đ°Ń…), які базŃŃŽŃ‚ŃŚŃŃŹ на значенні %{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 "Графік відображає Ńередній Ń‡Đ°Ń ĐĽŃ–Đ¶ об’єднанням Đ·Đ°ĐżĐ¸Ń‚Ń Đ˝Đ° злиття Ń‚Đ° його розгортанням Ń production Ńередовищі, що базŃŃŽŃ‚ŃŚŃŃŹ на значенні %{linkStart}deployment_tier%{linkEnd}."
+msgid "DORA4Metrics|Time to restore service"
+msgstr ""
+
msgid "DSN"
msgstr "DSN"
@@ -11740,6 +11663,9 @@ 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 "Đвтентифікація"
@@ -11749,6 +11675,12 @@ msgstr "URL-адреŃĐ° автентифікації"
msgid "DastProfiles|Branch missing"
msgstr "Đ’Ń–Đ´ŃŃтня гілка"
+msgid "DastProfiles|Change scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Change site profile"
+msgstr ""
+
msgid "DastProfiles|Choose a scan method"
msgstr ""
@@ -11851,15 +11783,24 @@ msgstr "МінімŃĐĽ = 0 (тайм-Đ°ŃŃ‚ не ввімкнено), МакŃи
msgid "DastProfiles|Minimum = 1 second, Maximum = 3600 seconds"
msgstr "МінімŃĐĽ = 1 ŃекŃнда, МакŃимŃĐĽ = 3600 ŃекŃнд"
+msgid "DastProfiles|Monitors all HTTP requests sent to the target to find potential vulnerabilities."
+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 ""
@@ -11875,6 +11816,9 @@ msgstr "Пароль"
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr "Ім'я профілю"
@@ -11908,9 +11852,24 @@ msgstr "СканŃвальні профілі"
msgid "DastProfiles|Scanner name"
msgstr "Ім'ŃŹ Ńканера"
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11923,6 +11882,9 @@ msgstr "Профілі ŃайтŃ"
msgid "DastProfiles|Site name"
msgstr "Ім'ŃŹ ŃайтŃ"
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr "Тип ŃайтŃ"
@@ -12066,7 +12028,7 @@ msgid "DastSiteValidation|To run an active scan, validate your site. Site profil
msgstr ""
msgid "DastSiteValidation|Validate"
-msgstr ""
+msgstr "Перевірити"
msgid "DastSiteValidation|Validate site"
msgstr ""
@@ -12153,7 +12115,7 @@ msgid "Date merged"
msgstr "Дата Злиття"
msgid "Date range"
-msgstr ""
+msgstr "Проміжок чаŃŃ"
msgid "Date range limited to %{number} days"
msgstr ""
@@ -12296,6 +12258,9 @@ 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 "Визначення"
@@ -12332,6 +12297,12 @@ msgstr "Видалити %{name}"
msgid "Delete Comment"
msgstr "Видалити коментар"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr "Видалити ключ"
@@ -12347,6 +12318,9 @@ msgstr "Видалити обліковий запиŃ"
msgid "Delete artifacts"
msgstr "Видалити артефакти"
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr "Видалити значок"
@@ -12368,6 +12342,9 @@ msgstr "Видалити ключ для розгортŃвання"
msgid "Delete file"
msgstr "Видалити файл"
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12422,6 +12399,9 @@ msgstr "Видалити ŃпиŃок кориŃŃ‚Ńвачів"
msgid "Delete variable"
msgstr "Видалити зміннŃ"
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr "Помилка при видаленні подій. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте зновŃ, або зв'яжітьŃŃŹ Đ· адмініŃтратором."
@@ -12440,12 +12420,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "Помилка при видаленні вікі проєктŃ. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте зновŃ, або зв'яжітьŃŃŹ Ń–Đ· адмініŃтратором."
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "Помилка при відновленні репозиторію проєктŃ. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте зновŃ, або зв'яжітьŃŃŹ Ń–Đ· адмініŃтратором."
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr "Помилка при відновленні вікі репозиторію. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте зновŃ, або зв'яжітьŃŃŹ Ń–Đ· адмініŃтратором."
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12528,14 +12502,11 @@ msgid "Dependencies|%{remainingLicensesCount} more"
msgstr "ще %{remainingLicensesCount}"
msgid "Dependencies|(top level)"
-msgstr ""
+msgstr "(верхній рівень)"
msgid "Dependencies|All"
msgstr "Đ’ŃŃ–"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr "Компонент"
@@ -12566,6 +12537,9 @@ 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 "Завдання %{codeStartTag}dependency_scanning%{codeEndTag} закінчилоŃŃŹ неŃŃпіŃно Ń– неможе згенерŃвати ŃпиŃок. Đ‘ŃĐ´ŃŚ лаŃка, переконайтеŃŃŹ, що завдання викорŃєтьŃŃŹ належним чином Ń– перезапŃŃŃ‚Ń–Ń‚ŃŚ конвеєр."
@@ -12620,9 +12594,6 @@ msgstr "Копіювати префікŃ"
msgid "DependencyProxy|Dependency Proxy"
msgstr "ПрокŃŃ– залежноŃтей"
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12671,6 +12642,9 @@ msgstr[3] "Розгортань"
msgid "Deploy Keys"
msgstr "Ключі для розгортŃвання"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr "Розгорніть веб Đ·Đ°ŃŃ‚ĐľŃŃнки на ĐľŃнові контейнерів Ń ĐşĐµŃ€ĐľĐ˛Đ°Đ˝Đ¸Ń… клаŃтерах Google"
@@ -13053,6 +13027,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -13062,9 +13042,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr "ЗменŃити пріоритет мітки"
@@ -13077,6 +13054,9 @@ msgstr "ОпиŃŃ–Ń‚ŃŚ ĐĽĐµŃ‚Ń Đ·ĐĽŃ–Đ˝Đ¸ Ń‚Đ° на що рецензент ĐżĐ
msgid "Description"
msgstr "ОпиŃ"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr "ĐžĐżĐ¸Ń (необов'язково)"
@@ -13086,9 +13066,6 @@ msgstr "ĐžĐżĐ¸Ń ĐľĐ±Ń€ĐľĐ±Đ»ĐµĐ˝Đľ Đ·Đ° допомогою %{link_start}GitLab
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr "ОпиŃ:"
@@ -13139,7 +13116,7 @@ msgid "DesignManagement|Are you sure you want to cancel creating this comment?"
msgstr "Ви впевнені, що хочете ŃкаŃŃвати Ńтворення цього коментаря?"
msgid "DesignManagement|Cancel changes"
-msgstr ""
+msgstr "СкаŃŃвати зміни"
msgid "DesignManagement|Cancel comment confirmation"
msgstr "СкаŃŃвати підтвердження коментаря"
@@ -13379,7 +13356,7 @@ msgid "DevopsAdoption|No tracked features"
msgstr ""
msgid "DevopsAdoption|Not adopted"
-msgstr ""
+msgstr "Не прийнято"
msgid "DevopsAdoption|Ops"
msgstr ""
@@ -13445,7 +13422,7 @@ msgid "DevopsReport|Low"
msgstr "Низький"
msgid "DevopsReport|Moderate"
-msgstr ""
+msgstr "МодерŃвати"
msgid "DevopsReport|Overview"
msgstr "Огляд"
@@ -13636,6 +13613,12 @@ 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 "Обговорити ĐşĐľĐ˝ĐşŃ€ĐµŃ‚Đ˝Ń ĐżŃ€ĐľĐżĐľĐ·Đ¸Ń†Ń–ŃŽ або питання, що необхідно виріŃити."
@@ -13880,6 +13863,15 @@ 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 ""
@@ -13976,6 +13968,9 @@ msgstr "РедагŃвати пароль"
msgid "Edit Pipeline Schedule"
msgstr "РедагŃвати розклад Конвеєра"
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "РедагŃвати Реліз"
@@ -13994,6 +13989,9 @@ msgstr "РедагŃвати ŃиŃтемний Ń…ŃĐş"
msgid "Edit application"
msgstr "РедагŃвати Đ·Đ°ŃŃ‚ĐľŃŃнок"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "РедагŃвати коментар"
@@ -14030,6 +14028,9 @@ msgstr "РедагŃвати грŃĐżŃ: %{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "РедагŃвати ідентифікацію для %{user_name}"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -14072,6 +14073,9 @@ msgstr "РедагŃвати темŃ: %{topic_name}"
msgid "Edit user: %{user_name}"
msgstr "РедагŃвати кориŃŃ‚Ńвача: %{user_name}"
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "РедагŃвати wiki-ŃторінкŃ"
@@ -14271,7 +14275,7 @@ msgid "Enable Akismet"
msgstr ""
msgid "Enable Amazon EKS integration"
-msgstr ""
+msgstr "УвімкнŃти інтеграцію Amazon EKS"
msgid "Enable Auto DevOps"
msgstr "УвімкнŃти Auto DevOps"
@@ -14294,9 +14298,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr "УвімкнŃти PlantUML"
-msgid "Enable Pseudonymizer data collection"
-msgstr "УвімкнŃти збір даних для Pseudonymizer"
-
msgid "Enable SSL verification"
msgstr "УвімкнŃти ĐżĐµŃ€ĐµĐ˛Ń–Ń€ĐşŃ SSL"
@@ -14313,17 +14314,11 @@ msgid "Enable What's new: All tiers"
msgstr ""
msgid "Enable What's new: Current tier only"
-msgstr ""
-
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
+msgstr "УвімкнŃти Đ©Đľ нового: тільки поточний рівень"
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr "УвімкнŃти режим адмініŃтратора"
@@ -14396,9 +14391,6 @@ 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 the Pseudonymizer data collection."
-msgstr "УвімкнŃти чи вимкнŃти збір даних для Pseudonymizer."
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14478,7 +14470,7 @@ msgid "Encountered an error while rendering: %{err}"
msgstr ""
msgid "End Time"
-msgstr ""
+msgstr "Đ§Đ°Ń Đ·Đ°Đ˛ĐµŃ€Ńення"
msgid "Ends"
msgstr ""
@@ -14492,12 +14484,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14612,9 +14598,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14915,9 +14898,6 @@ msgstr "Ви впевнені, що хочете видалити %{bStart}%{tar
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15365,6 +15345,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "ФільтрŃвати по вŃŃ–ĐĽ"
@@ -15395,6 +15378,9 @@ msgstr "Фільтр по вікі"
msgid "Events"
msgstr "Події"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "ĐŁŃŃ– Ńпроби %{action} закінчилиŃŃŹ невдачею: %{job_error_message}. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте зновŃ."
@@ -15442,7 +15428,7 @@ msgstr[2] "Кожні %d тижнів"
msgstr[3] "Кожні %d тижнів"
msgid "Every week (%{weekday} at %{time})"
-msgstr ""
+msgstr "Щотижня (%{weekday} до %{time})"
msgid "Every week on %{day} at %{time} %{timezone}"
msgstr ""
@@ -15480,6 +15466,9 @@ 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 ""
@@ -15546,15 +15535,15 @@ msgstr "РозгорнŃти файл"
msgid "Expand issues"
msgstr ""
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr ""
msgid "Expand panel"
msgstr ""
-msgid "Expand pipeline"
-msgstr "РозгорнŃти конвеєр"
-
msgid "Expand settings section"
msgstr ""
@@ -15579,9 +15568,6 @@ msgstr ""
msgid "Expiration date:"
msgstr "Термін дії:"
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "Термін Đ´Ń–Ń— закінчивŃŃŹ"
@@ -15675,14 +15661,11 @@ msgstr "Đ•ĐşŃпортŃвати Đ·ĐĽŃ–Đ˝Đ˝Ń Đ´Đľ конвеєрів, які Đż
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr "External ID"
-
msgid "External URL"
msgstr "ЗовніŃній URL"
msgid "External User:"
-msgstr ""
+msgstr "ЗовніŃній кориŃŃ‚Ńвач:"
msgid "External authorization denied access to this project"
msgstr "ЗовніŃня авторизація заборонила Đ´ĐľŃŃ‚ŃĐż Đ´Đľ цього проєктŃ"
@@ -15916,6 +15899,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15994,9 +15980,6 @@ msgstr "Не вдалоŃŃŹ видалити ключ кориŃŃ‚Ńвача."
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr "Не вдалоŃŃŹ ŃкинŃти ключ. Đ‘ŃĐ´ŃŚ лаŃка, ŃпробŃйте зновŃ."
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16355,6 +16338,9 @@ msgstr ""
msgid "File templates"
msgstr "Шаблони файлів"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "Помилка завантаження файлŃ."
@@ -16443,7 +16429,7 @@ msgid "Filter results..."
msgstr "ФільтрŃвати резŃльтати..."
msgid "Filter users"
-msgstr ""
+msgstr "Фільтр кориŃŃ‚Ńвачів"
msgid "Filter..."
msgstr "Фільтр..."
@@ -16493,6 +16479,9 @@ msgstr "Ім'я"
msgid "First seen"
msgstr "ПерŃий раз знайдено"
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16511,7 +16500,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16538,6 +16527,12 @@ msgstr "URL-адреŃĐ° FogBugz"
msgid "FogBugz import"
msgstr "Імпорт з FogBugz"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "Папка/%{name}"
@@ -16595,6 +16590,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr "Для отримання додаткової інформації, відвідайте "
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16697,9 +16695,6 @@ msgstr "Знайдено помилки Ń Đ˛Đ°ŃĐľĐĽŃ %{gitlab_ci_yml}:"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Знайдено помилки Ń Đ˛Đ°ŃĐľĐĽŃ .gitlab-ci.yml:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16733,6 +16728,9 @@ msgstr "Đ— %{providerTitle}"
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "Đ— ĐĽĐľĐĽĐµĐ˝Ń‚Ń Ńтворення задачі Đ´Đľ розгортання на production"
@@ -16781,15 +16779,9 @@ msgstr "Створити Ńтандартний набір міток"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr "ЗгенерŃвати ключ"
-
msgid "Generate new export"
msgstr "Створити новий екŃпорт"
-msgid "Generate new token"
-msgstr "ЗгенерŃвати новий токен"
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16840,7 +16832,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16870,9 +16862,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr "(%{timeAgo})"
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16990,6 +16979,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr "Фільтр Đ·Đ° ŃŃ‚Đ°Ń‚ŃŃом"
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -17107,9 +17099,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr "Офлайн"
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr "ОчікŃвання Ńинхронізації"
@@ -17194,11 +17183,14 @@ msgstr "Повторна Ńинхронізація"
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
-msgstr "Повторна Ńинхронізація вŃŃ–Ń… проєктів"
+msgid "Geo|Resync project"
+msgstr ""
msgid "Geo|Retry count"
msgstr "КількіŃŃ‚ŃŚ Ńпроб"
@@ -17209,7 +17201,10 @@ msgstr "Повторно перевірити"
msgid "Geo|Reverify all"
msgstr "Повторно перевірити вŃе"
-msgid "Geo|Reverify all projects"
+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."
@@ -17248,6 +17243,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17473,6 +17471,9 @@ msgstr ""
msgid "GitLab"
msgstr "GitLab"
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "GitLab / СкаŃŃвати підпиŃĐşŃ"
@@ -17530,6 +17531,9 @@ msgstr ""
msgid "GitLab export"
msgstr "Đ•ĐşŃпорт GitLab"
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr "GitLab грŃпа : %{source_link}"
@@ -17554,7 +17558,7 @@ msgstr "GitLab отримŃŃ” SSL-Ńертифікат для цього домĐ
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17566,9 +17570,6 @@ msgstr "URL-адреŃĐ° метаданних GitLab"
msgid "GitLab project export"
msgstr "Đ•ĐşŃпорт ĐżŃ€ĐľŃ”ĐşŃ‚Ń GitLab"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17590,6 +17591,9 @@ msgstr "GitLab Ńтворить ĐłŃ–Đ»ĐşŃ Ń Đ˛Đ°ŃĐľĐĽŃ Ń„ĐľŃ€ĐşŃ Ń‚Đ° роĐ
msgid "GitLab.com"
msgstr "GitLab.com"
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "Імпорт з GitLab.com"
@@ -17608,6 +17612,9 @@ 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 "Сертифікат: %{subject}"
@@ -17629,8 +17636,8 @@ msgstr "ЛиŃе HTTPS (потрібні Đ´Ń–ĐąŃні Ńертифікати)"
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 of pages (MB)"
-msgstr "МакŃимальний розмір Ńторінок (МБ)"
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
msgid "GitLabPages|New Domain"
msgstr "Новий домен"
@@ -17644,6 +17651,12 @@ msgstr "Pages"
msgid "GitLabPages|Remove"
msgstr "Видалити"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "Видалити Ńторінки"
@@ -17659,9 +17672,6 @@ msgstr "Đ©ĐľŃŃŚ піŃло не Ń‚Đ°Đş при отриманні Ńертифі
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr "Непідтверджено"
@@ -17821,6 +17831,9 @@ msgstr "Ń ĐłŃ€Ńпі"
msgid "GlobalSearch|in project"
msgstr "В проєкті"
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "ПовернŃтиŃŃŹ"
@@ -17890,6 +17903,9 @@ msgstr "Перейти до метрик"
msgid "Go to next page"
msgstr "Перейти на наŃŃ‚ŃĐżĐ˝Ń ŃторінкŃ"
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr "Перейдіть на ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ %{page}"
@@ -17902,6 +17918,9 @@ msgstr "Перейти Đ´Đľ батьківŃького каталогŃ"
msgid "Go to previous page"
msgstr "Перейти Đ´Đľ попередньої Ńторінки"
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr "Перейдіть на ĐľŃновний Ńайт"
@@ -17920,6 +17939,9 @@ 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 ""
@@ -17968,9 +17990,6 @@ msgstr "Перейти Đ´Đľ ваŃих проєктів"
msgid "Go to your snippets"
msgstr "Перейти Đ´Đľ ваŃих Ńніпетів"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr "Google Cloud"
@@ -17986,9 +18005,6 @@ msgstr "Неправильно налаŃтовано проєкт Google Cloud"
msgid "Google Cloud project required"
msgstr "Потрібен проєкт Google Cloud"
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Đвтентифікація Google не %{link_start}налаŃтована належним чином%{link_end}. ЗвернітьŃŃŹ Đ´Đľ ваŃого адмініŃтратора GitLab якщо хочете викориŃтовŃвати цю ŃĐ»ŃжбŃ."
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18394,8 +18410,8 @@ msgstr "Створити токен SCIM"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr "ЗгенерŃвати токен SCIM для налаŃŃ‚Ńвання ŃиŃтеми керŃвання міждоменною ідентифікацією."
-msgid "GroupSAML|Identity"
-msgstr "Ідентифікація"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr ""
@@ -18628,10 +18644,10 @@ msgstr "Вибери батьківŃŃŚĐşŃ ĐłŃ€ŃĐżŃ"
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18727,15 +18743,33 @@ msgstr "Ця Ń„Ńнкція потребŃŃ” підтримки localStorage вĐ
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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18757,15 +18791,15 @@ msgstr "Створити Đ˝ĐľĐ˛Ń ĐłŃ€ŃĐżŃ"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source URL"
msgstr "Вихідна URL-адреŃĐ° GitLab"
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 "ІмпортŃвати грŃĐżŃ"
@@ -18904,7 +18938,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18919,6 +18953,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -19050,9 +19087,6 @@ msgstr "Заголовок 3"
msgid "Heading 4"
msgstr "Заголовок 4"
-msgid "Headings"
-msgstr "Заголовки"
-
msgid "Health"
msgstr "Здоров'я"
@@ -19107,6 +19141,9 @@ msgstr ""
msgid "Help"
msgstr "Допомога"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "Допомагає запобігти брŃтфорŃ-атакам від ботів."
@@ -19131,12 +19168,18 @@ msgstr ""
msgid "Hi %{username}!"
msgstr "Привіт %{username}!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr "Прихований"
msgid "Hide"
msgstr "Приховати"
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "Сховати архівовані проєкти"
@@ -19245,7 +19288,7 @@ msgid "Holder name:"
msgstr "Ім'ŃŹ влаŃника:"
msgid "Home page URL"
-msgstr ""
+msgstr "URL домаŃньої Ńторінки"
msgid "Homepage"
msgstr "ДомаŃня Ńторінка"
@@ -19307,9 +19350,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19382,6 +19422,9 @@ msgstr "Оновити попередній перегляд"
msgid "IDE|Review"
msgstr "Огляд"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr "ĐŁŃпіŃний коміт"
@@ -19466,9 +19509,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19478,6 +19518,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr "Якщо не бŃла помилка, ви можете %{leave_link_start}залиŃити %{source_type}%{link_end}."
@@ -19544,9 +19590,6 @@ msgstr "Проігноровано"
msgid "Image URL"
msgstr "URL-адреŃĐ° зображення"
-msgid "Image details"
-msgstr "Деталі образŃ"
-
msgid "ImageDiffViewer|2-up"
msgstr "2 порŃч"
@@ -19757,6 +19800,9 @@ msgstr "Đ—Đ° цією URL-адреŃою немає Đ´Ń–ĐąŃного репозĐ
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19766,9 +19812,15 @@ msgstr "ĐŁ ĐşĐľĐ¶Đ˝ĐľĐĽŃ ĐżŃ€Đ¸ĐşĐ»Đ°Đ´Ń– замініть %{code_start}TOKEN%{
msgid "In progress"
msgstr "Đ’ процеŃŃ–"
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr "%{organization_name} логотип"
@@ -20189,6 +20241,9 @@ msgstr "Зробіть перŃŃ– кроки Đ· GitLab"
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 ""
@@ -20621,9 +20676,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr "Đ’Ń–Đ´ŃŃ‚ŃĐż"
-
msgid "Index"
msgstr "ІндекŃ"
@@ -20714,12 +20766,6 @@ msgstr "Đ’Ńтавити блок кодŃ"
msgid "Insert a quote"
msgstr "Đ’Ńтавити цитатŃ"
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr "Đ’Ńтавити малюнок"
-
msgid "Insert code"
msgstr "Đ’Ńтавити код"
@@ -20732,9 +20778,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20747,9 +20790,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr "Додати пропозицію"
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr "СтатиŃтика (Insights)"
@@ -20808,6 +20848,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "Інтеграції"
@@ -20892,6 +20959,9 @@ 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 ""
@@ -21039,6 +21109,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr "Інтерактивний режим"
@@ -21057,6 +21133,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "Đ’Đ˝ŃтріŃні кориŃŃ‚Ńвачі"
@@ -21246,6 +21325,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}Читати більŃе%{linkEnd} про дозволи ролей"
@@ -21267,12 +21349,12 @@ msgstr "Вітаємо Ń–Đ· Ńтворенням влаŃного проєктŃ
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "Створіть задачі для ваŃого нового ŃчаŃника команди (необов'язково)"
+msgid "InviteMembersModal|Explore paid plans"
+msgstr ""
+
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "Працювати в GitLab з колегами краще!"
-msgid "InviteMembersModal|GitLab member or email address"
-msgstr "УчаŃник GitLab або адреŃĐ° електронної поŃти"
-
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "ĐŻĐş щодо того, щоб запроŃити одного чи двох колег приєднатиŃŃŹ Đ´Đľ ваŃ?"
@@ -21285,12 +21367,12 @@ msgstr "ЗапроŃити грŃĐżŃ"
msgid "InviteMembersModal|Invite members"
msgstr "ЗапроŃити ŃчаŃників"
+msgid "InviteMembersModal|Manage members"
+msgstr ""
+
msgid "InviteMembersModal|Members were successfully added"
msgstr "УчаŃники бŃли ŃŃпіŃно додані"
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
-msgstr ""
-
msgid "InviteMembersModal|Search for a group to invite"
msgstr "ШŃкайте грŃĐżŃ, щоб запроŃити"
@@ -21306,15 +21388,30 @@ msgstr "Виберіть ŃчаŃників або введіть адреŃи Đ
msgid "InviteMembersModal|Something went wrong"
msgstr "Đ©ĐľŃŃŚ піŃло не Ń‚Đ°Đş"
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -21330,6 +21427,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "ЗапроŃити грŃĐżŃ"
@@ -21399,9 +21499,6 @@ msgstr "Це Đ´Ń€Ńжнє нагадŃвання про те, що %{inviter} Đ·
msgid "Invited"
msgstr "ЗапроŃені"
-msgid "Invocations"
-msgstr "Виклики"
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr "Канали Ń‚Đ° кориŃŃ‚Ńвачі розділені пробілами. %{recipients_docs_link}"
@@ -21645,6 +21742,9 @@ 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 ""
@@ -21735,9 +21835,6 @@ msgstr "Ітерацію оновлено"
msgid "Iterations"
msgstr "Ітерації"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21750,6 +21847,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21795,7 +21895,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21804,13 +21904,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21831,18 +21931,18 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
+msgid "Iterations|No one can change this date after the cadence has begun."
+msgstr ""
+
msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
msgid "Iterations|Open"
msgstr "Відкрити"
-msgid "Iterations|Requires update"
-msgstr ""
-
msgid "Iterations|Roll over issues"
msgstr ""
@@ -21858,22 +21958,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr "Обрати Đ´Đ°Ń‚Ń ĐżĐľŃ‡Đ°Ń‚ĐşŃ"
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr "Дата початкŃ"
-msgid "Iterations|The duration for each iteration (in weeks)"
-msgstr "ТриваліŃŃ‚ŃŚ кожної ітерації (Ń Ń‚Đ¸Đ¶Đ˝ŃŹŃ…)"
+msgid "Iterations|The duration of each iteration (in weeks)."
+msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr "Ітерація бŃла видалена."
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21885,6 +21982,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr "Заголовок"
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21894,6 +21994,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21942,6 +22048,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr "Шаблон Đ·Ń–Ńтавлення кориŃŃ‚Ńвачів Jira-GitLab"
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "Створити ĐłŃ–Đ»ĐşŃ Đ´Đ»ŃŹ задачі Jira %{jiraIssue}"
@@ -21951,6 +22060,12 @@ 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|New branch was successfully created."
msgstr "Нова гілка бŃла ŃŃпіŃно Ńтворена."
@@ -22005,6 +22120,9 @@ msgstr "Đвтоматично переноŃить задачі Jira Đ´Đľ каŃ
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -22038,9 +22156,15 @@ msgstr "Наприклад, 12, 24"
msgid "JiraService|For example, AB"
msgstr "Наприклад, AB"
+msgid "JiraService|For example: https://gitlab.example.com"
+msgstr ""
+
msgid "JiraService|GitLab for Jira Configuration"
msgstr "GitLab для конфігŃрації Jira"
+msgid "JiraService|GitLab instance URL"
+msgstr ""
+
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr "Ідентифікатори повинні мати вигляд ŃпиŃĐşŃ Ń‡Đ¸Ńел, які можна розділити , або ;"
@@ -22089,24 +22213,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -22131,6 +22249,12 @@ msgstr ""
msgid "JiraService|Web URL"
msgstr "Веб URL"
+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 ""
@@ -22155,12 +22279,6 @@ msgstr "Завдання %{jobName}"
msgid "Job Failed #%{build_id}"
msgstr "Завдання невдале #%{build_id}"
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr "Завдання бŃло Ńтерте"
@@ -22200,6 +22318,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -22230,6 +22351,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr "СтатŃŃ"
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -22332,18 +22456,21 @@ 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 "Це завдання заблоковане, Ń‚ĐľĐĽŃ Ń‰Đľ цей проєкт не ĐĽĐ°Ń” жодних runner'ів призначених для нього."
-msgid "Job|This job is stuck because you don't have any active runners online or available with any of these tags assigned to them:"
-msgstr ""
-
msgid "Job|This job is stuck because you don't have any active runners that can run this job."
msgstr ""
@@ -22362,6 +22489,9 @@ 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 "ПриєднатиŃŃŹ Đ´Đľ Đ·ŃŃтрічі в Zoom"
@@ -22386,9 +22516,6 @@ msgstr "лип."
msgid "July"
msgstr "липень"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "чер."
@@ -22413,9 +22540,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22596,6 +22720,9 @@ msgstr ""
msgid "Language"
msgstr "Мова"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "Сховище великих файлів (LFS)"
@@ -22660,6 +22787,9 @@ msgstr "ĐžŃтанні зміни %{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -23002,9 +23132,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr "Файл ліцензії"
-
msgid "License key"
msgstr "Ліцензійний ключ"
@@ -23089,13 +23216,6 @@ msgstr[1] "СлŃжба ВідповідноŃŃ‚Ń– Ліцензій виявил
msgstr[2] "СлŃжба ВідповідноŃŃ‚Ń– Ліцензій виявила %d нових ліцензій Ń– порŃŃення політики; необхідне затвердження"
msgstr[3] "СлŃжба ВідповідноŃŃ‚Ń– Ліцензій виявила %d нових ліцензій Ń– порŃŃення політики; необхідне затвердження"
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "ВідповідніŃŃ‚ŃŚ Ліцензіям не виявила ліцензій лиŃе для гілки джерела"
@@ -23228,6 +23348,9 @@ msgstr ""
msgid "Limit the number of issues and epics per minute a user can create through web and API requests."
msgstr "Обмежити кількіŃŃ‚ŃŚ задач Ń‚Đ° епіків Đ·Đ° хвилинŃ, які кориŃŃ‚Ńвач може Ńтворити Đ·Đ° допомогою веб Ń‚Đ° API запитів."
+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 ""
@@ -23243,9 +23366,6 @@ msgstr "ПоŃилання"
msgid "Link (optional)"
msgstr "ПоŃилання (необов'язково)"
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -23267,9 +23387,6 @@ msgstr "Заголовок поŃилання"
msgid "Link title is required"
msgstr "Заголовок поŃилання обов’язковий"
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -23312,7 +23429,7 @@ msgstr "СпиŃок ŃŃŃ–Ń… комітів злиття"
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -23324,6 +23441,9 @@ 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 "Режим ŃпиŃĐşŃ"
@@ -23351,9 +23471,6 @@ msgstr "Завантаження ŃтатиŃтики ŃчаŃників грŃĐ
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr "Завантаження файлів, директорій Ń‚Đ° підмодŃлів Đ·Đ° Ńляхом %{path} для ĐşĐľĐĽŃ–Ń‚Ń %{ref}"
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr "Завантаження Ń„Ńнкцій перевищило ліміт чаŃŃ. Đ‘ŃĐ´ŃŚ лаŃка, перезавантажте цю ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ Ń– ŃпробŃйте зновŃ."
-
msgid "Loading more"
msgstr "Завантажити більŃе"
@@ -23363,6 +23480,9 @@ msgstr "Завантаження Ńніпета"
msgid "Loading the GitLab IDE..."
msgstr "Завантаження IDE GitLab..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "Завантаження..."
@@ -23390,6 +23510,9 @@ msgstr "ЗаблокŃвати файл?"
msgid "Lock memberships to LDAP synchronization"
msgstr "Đ—Đ°Ń„Ń–ĐşŃŃвати належноŃŃ‚Ń– (Đ´Đľ грŃĐż) через LDAP Ńинхронізацію"
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "БлокŃвання не знайдено"
@@ -23546,12 +23669,18 @@ msgstr "Зробіть кожного ŃчаŃника команди більŃ
msgid "Make issue confidential"
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 issue confidential."
msgstr "Робить цю Đ·Đ°Đ´Đ°Ń‡Ń ĐşĐľĐ˝Ń„Ń–Đ´ĐµĐ˝Ń†Ń–ĐąĐ˝ĐľŃŽ."
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23654,18 +23783,12 @@ msgstr "Позначити Đ·Đ°Đ´Đ°Ń‡Ń ŃŹĐş ĐżĐľĐ˛â€™ŃŹĐ·Đ°Đ˝Ń Đ· Ń–Đ˝Ńою"
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr "Довідка по розмітці Markdown"
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr "Markdown підтримŃєтьŃŃŹ"
-
msgid "Markdown supported."
msgstr ""
@@ -23693,6 +23816,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23867,6 +23993,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr "МакŃимальна довжина поля"
@@ -23882,9 +24014,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23933,6 +24062,9 @@ 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 ""
@@ -23945,6 +24077,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23984,6 +24119,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -25191,6 +25329,9 @@ msgstr "Різниця Ń–Đ· %{default_branch} Ńкладає більŃе %{numb
msgid "More topics"
msgstr "БільŃе тем"
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr "ĐťĐ°ĐąĐ±Ń–Đ»ŃŚŃ Đ°ĐşŃ‚Ńальні"
@@ -25305,9 +25446,6 @@ msgstr "Моя тема"
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr "Не Đ·Đ°ŃŃ‚ĐľŃовŃєтьŃŃŹ"
-
msgid "Name"
msgstr "Ім’я"
@@ -25483,33 +25621,6 @@ msgstr "Мережа"
msgid "Network:"
msgstr "Мережа:"
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr "Політика %{policyName} бŃла ŃŃпіŃно змінена"
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr "Đ©ĐľŃŃŚ піŃло не Ń‚Đ°Đş, не вдалоŃŃŹ оновити політикŃ"
-
-msgid "NetworkPolicy|Policy"
-msgstr "Політика"
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr "ПоŃŃĐş Đ·Đ° назвою політики"
-
-msgid "NetworkPolicy|Status"
-msgstr "СтатŃŃ"
-
msgid "Never"
msgstr "Ніколи"
@@ -25946,9 +26057,6 @@ msgstr ""
msgid "No matching results..."
msgstr "Немає відповідних резŃльтатів..."
-msgid "No member provided"
-msgstr "Немає ŃчаŃника"
-
msgid "No members found"
msgstr ""
@@ -25994,6 +26102,9 @@ msgstr "Немає пріоритетних міток Đ· таким іменеĐ
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr "Проєкти не знайдені"
@@ -26018,9 +26129,6 @@ msgstr "Немає репозиторію"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr "Runner'ів не знайдено"
-
msgid "No schedules"
msgstr "Немає розкладів"
@@ -26060,6 +26168,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr "ВразливоŃŃ‚Ń– відŃŃтні"
@@ -26115,6 +26226,9 @@ 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 "НедоŃŃ‚Ńпний"
@@ -26175,22 +26289,28 @@ 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|Collapse replies"
msgstr "ЗгорнŃти відповіді"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -26205,10 +26325,7 @@ 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 "Цей коментар бŃло змінено піŃля того, ŃŹĐş ви його почали редагŃвати. Đ‘ŃĐ´ŃŚ лаŃка, перегляньте %{open_link}оновлений коментар%{close_link}, щоб переконатиŃŃŹ в томŃ, що інформацію не бŃло втрачено"
-msgid "Notes|This comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26452,6 +26569,9 @@ msgstr "Фільтр"
msgid "Off"
msgstr "Вимк."
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "О ні!"
@@ -26638,6 +26758,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26689,6 +26812,9 @@ msgstr "ĐžĐżĐ¸Ń (необов'язково)"
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26713,15 +26839,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26779,6 +26914,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26861,6 +26999,9 @@ 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 at least Reporter role 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 ""
@@ -26870,9 +27011,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "Тільки ŃчаŃники проєктŃ"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26885,6 +27032,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26942,6 +27092,9 @@ msgstr "Відкрити файл для переглядŃ"
msgid "Open in your IDE"
msgstr "Відкрити Ń Đ˛Đ°ŃĐľĐĽŃ IDE"
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "Відкрити в Đ˝ĐµŃ„ĐľŃ€ĐĽĐ°Ń‚ĐľĐ˛Đ°Đ˝ĐľĐĽŃ Đ˛Đ¸ĐłĐ»ŃŹĐ´Ń–"
@@ -27089,9 +27242,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr "Перевизначено"
@@ -27489,6 +27639,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27555,9 +27708,6 @@ msgstr "Пакети Ń‚Đ° реєŃтри"
msgid "Page not found"
msgstr "ĐˇŃ‚ĐľŃ€Ń–Đ˝ĐşŃ Đ˝Đµ знайдено"
-msgid "Page settings"
-msgstr "Параметри Ńторінки"
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27624,12 +27774,18 @@ msgstr "Параметр \"job_id\" не може перевищŃвати Đ´ĐľĐ
msgid "Parent"
msgstr "Джерело"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr "БатьківŃький епік не Ń–ŃĐ˝ŃŃ”."
msgid "Parent epic is not present."
msgstr "БатьківŃький епік відŃŃтній."
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27684,6 +27840,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 "ПроŃтрочені"
@@ -27705,6 +27873,9 @@ msgstr "Đ’Ńтавити поŃилання на епік"
msgid "Paste issue link"
msgstr "Đ’Ńтавити поŃилання на задачŃ"
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27729,6 +27900,9 @@ msgstr ""
msgid "Pause"
msgstr "ПризŃпинити"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27753,7 +27927,7 @@ msgstr "Коментарі в очікŃванні"
msgid "Pending deletion"
msgstr "ОчікŃŃ” видалення"
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27765,6 +27939,9 @@ 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 ""
@@ -27876,9 +28053,6 @@ msgstr "Đ˘ĐľĐşĐµĐ˝Ń ĐżĐµŃ€Ńонального Đ´ĐľŃŃ‚ŃĐżŃ"
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "Створення перŃональних проєктів не дозволено. Đ‘ŃĐ´ŃŚ лаŃка, звернітьŃŃŹ Đ´Đľ Ńвого адмініŃтратор Ń–Đ· питаннями"
@@ -27933,6 +28107,9 @@ msgstr "Розклади Конвеєрів"
msgid "Pipeline URL"
msgstr "URL Конвеєра"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -28194,6 +28371,12 @@ msgstr "НалаŃŃ‚Ńвання конвеєрів для \"%{project_name}\" Ń
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -28206,18 +28389,21 @@ 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|CI/CD template to test and deploy your %{name} project."
-msgstr ""
-
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
msgstr ""
@@ -28227,6 +28413,12 @@ msgstr "ОчиŃтити ĐşĐµŃ runner"
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 "Скопіювати токен тригера"
@@ -28239,12 +28431,18 @@ msgstr "Не вдалоŃŃŹ завантажити злитий YAML вміŃŃ‚"
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 ""
@@ -28254,6 +28452,9 @@ 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 ""
@@ -28272,6 +28473,9 @@ 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 ""
@@ -28287,12 +28491,18 @@ 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 "ВлаŃник"
@@ -28311,6 +28521,9 @@ 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 "Помилка при очищенні кеŃĐ° runner'ів."
@@ -28392,6 +28605,15 @@ 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 ""
@@ -28650,9 +28872,6 @@ 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 "Đ‘ŃĐ´ŃŚ лаŃка, перевірте Ńвою поŃŃ‚ĐľĐ˛Ń ŃĐşŃ€Đ¸Đ˝ŃŚĐşŃ (%{email}) для підтвердження того, що ви нею володієте, щоб розкрити потенціал CI/CD. Не отримали? %{resend_link}. Неправильна адреŃĐ°? %{update_link}."
-msgid "Please choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr "Đ‘ŃĐ´ŃŚ лаŃка, доповніть Ńвій профіль адреŃою електронної поŃти"
@@ -28743,15 +28962,9 @@ msgstr "Đ‘ŃĐ´ŃŚ лаŃка, задайте ім’я"
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr "Đ‘ŃĐ´ŃŚ лаŃка, вкажіть Đ´Ń–ĐąŃĐ˝Ń e-mail адреŃŃ."
@@ -28818,9 +29031,6 @@ msgstr "Đ‘ŃĐ´ŃŚ лаŃка, введіть %{phrase_code} для продовж
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr "Đ‘ŃĐ´ŃŚ лаŃка, викориŃтовŃйте цю Ń„ĐľŃ€ĐĽŃ Ń‰ĐľĐ± повідомити Đ°Đ´ĐĽŃ–Đ˝Ń ŃŹĐşŃ– кориŃŃ‚Ńвачі Ńтворюють Ńпам (задачі або коментарі) або поводятьŃŃŹ неналежним чином."
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "Đ‘ŃĐ´ŃŚ лаŃка, зачекайте, ця Ńторінка автоматично оновитьŃŃŹ, коли бŃде готова."
@@ -28848,7 +29058,7 @@ msgstr "Політики"
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28989,8 +29199,8 @@ msgstr "Тема для підŃвітки ŃинтакŃиŃŃ"
msgid "Preferences|Tab width"
msgstr "Ширина табŃляції"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-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 "Цей параметр дозволяє налаŃŃ‚Ńвати зовніŃній вигляд ŃинтакŃиŃŃ."
@@ -29322,9 +29532,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -29340,7 +29547,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -29352,9 +29559,6 @@ msgstr "Токен для вхідних повідомлень електрон
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "Підвищити рівень безпеки ваŃого облікового запиŃŃ Đ·Đ° допомогою Ńвімкнення двофакторної автентифікації (2FA)"
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr "Неправильний пароль"
@@ -29373,15 +29577,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29904,6 +30102,9 @@ 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 ""
@@ -29991,11 +30192,14 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr "Додаткові налаŃŃ‚Ńвання, які впливають на те, ŃŹĐş Ń– коли виконŃŃŽŃ‚ŃŚŃŃŹ злиття."
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "Đ’ŃŃ– обговорення повинні бŃти заверŃені"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr "Дозволити"
@@ -30006,8 +30210,8 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr "Đналітика"
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
-msgstr "Đвтоматично заверŃŃвати обговорення в запитах на злиття, коли відмінноŃŃ‚Ń– ŃŃ‚Đ°ŃŽŃ‚ŃŚ неактŃальними"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
+msgstr ""
msgid "ProjectSettings|Badges"
msgstr "Значки"
@@ -30069,6 +30273,9 @@ 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."
+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 "Кожен проєкт може мати влаŃний проŃŃ‚Ń–Ń€ для зберігання його пакетів. Примітка: РеєŃŃ‚Ń€ пакŃнків завжди видно, коли проєкт Ń” ĐżŃблічним."
@@ -30108,6 +30315,9 @@ 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 ""
@@ -30123,9 +30333,6 @@ msgstr "Задачі"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -30186,6 +30393,9 @@ msgstr "Операції"
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "Пакети"
@@ -30198,6 +30408,9 @@ msgstr "Сторінки для проєктної докŃментації."
msgid "ProjectSettings|Pipelines must succeed"
msgstr "Конвеєри ĐĽĐ°ŃŽŃ‚ŃŚ бŃти ŃŃпіŃними"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "Приватний"
@@ -30216,6 +30429,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "Вимоги"
@@ -30372,6 +30588,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr "Протокол Đ°ŃĐ´Đ¸Đ˝Ń HIPAA"
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30411,6 +30630,9 @@ msgstr "Pages/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Pages/проŃтий HTML"
@@ -30450,6 +30672,9 @@ msgstr "Проєкти"
msgid "Projects (%{count})"
msgstr "Проєкти (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr "Проєкти ŃŃпіŃно отримано"
@@ -30597,9 +30822,6 @@ msgstr "Рівень видимоŃŃ‚Ń–"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "Хочете розміŃтити декілька залежних проєктів в ĐľĐ´Đ˝ĐľĐĽŃ ĐżŃ€ĐľŃторі імен? %{link_start}Створити грŃĐżŃ.%{link_end}"
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30696,9 +30918,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "ОчікŃвання перŃого розгортання Ń Ńеридовищі для Đ·Đ±ĐľŃ€Ń Đ·Đ°ĐłĐ°Đ»ŃŚĐ˝Đ¸Ń… метрик"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -31023,6 +31242,9 @@ msgstr "Розгортання дозволено"
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -31041,6 +31263,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "Виберіть Ńередовище"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "Виберіть кориŃŃ‚Ńвачів"
@@ -31101,12 +31326,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr "Збір даних Pseudonymizer"
-
msgid "Public"
msgstr "ĐźŃблічний"
@@ -31179,6 +31398,9 @@ msgstr "Відправити Ń–ŃĐ˝Ńючий репозиторій Git"
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 ""
@@ -31257,6 +31479,9 @@ msgstr "%{user_name} відправив код до гілки \"%{ref}\"."
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr "%{user_name} відправив Đ˝ĐľĐ˛Ń ĐłŃ–Đ»ĐşŃ \"%{ref}\"."
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -31272,6 +31497,9 @@ 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 "Низький пріоритет"
@@ -31416,9 +31644,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr "ОтримŃвати попередження від налаŃтованого врŃŃ‡Đ˝Ń Ńервера Prometheus."
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31627,6 +31852,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr "Повʼязані задачі"
@@ -31703,6 +31931,12 @@ msgstr "ДокŃментація для релізів"
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31712,6 +31946,12 @@ 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 ""
@@ -32039,9 +32279,18 @@ msgstr "Замінити %{name}"
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 "Замінено вŃŃ– мітки Đ· %{label_references} %{label_text}."
@@ -32054,6 +32303,9 @@ msgstr ""
msgid "Reply by email"
msgstr "ВідповіŃти по електнонній поŃŃ‚Ń–"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr "ВідповіŃти на коментар"
@@ -32063,9 +32315,6 @@ msgstr "ВідповіŃти на це електронне повідомлен
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr "Репозиторії по URL"
-
msgid "Report abuse"
msgstr ""
@@ -32078,6 +32327,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "Повідомлено %{timeAgo} кориŃŃ‚Ńвачем %{reportedBy}"
@@ -32245,13 +32497,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -32275,18 +32530,44 @@ 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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+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 30 days"
+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 ""
@@ -32302,6 +32583,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -32323,6 +32607,9 @@ msgstr "Параметри репозиторію"
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr "Перевірка репозиторію"
@@ -32380,6 +32667,9 @@ 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 ""
@@ -32404,6 +32694,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32431,12 +32724,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32535,12 +32834,6 @@ msgstr ""
msgid "Reset"
msgstr "СкинŃти"
-msgid "Reset authorization key"
-msgstr "СкинŃти ключ авторизації"
-
-msgid "Reset authorization key?"
-msgstr "СкинŃти ключ авторизації?"
-
msgid "Reset file"
msgstr ""
@@ -32550,9 +32843,6 @@ msgstr "СкинŃти фільтри"
msgid "Reset health check access token"
msgstr "Оновити токен Đ´ĐľŃŃ‚ŃĐżŃ Đ´Đ»ŃŹ перевірки працездатноŃŃ‚Ń–"
-msgid "Reset key"
-msgstr "СкинŃти ключ"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32568,9 +32858,6 @@ msgstr "СкинŃти Ńаблон"
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr "Скидання ключа авторизації призведе Đ´Đľ ŃкаŃŃвання попереднього ключа. ІŃĐ˝Ńючі конфігŃрації попереджень потрібно бŃде оновити новим ключем."
-
msgid "Resolve"
msgstr "ВиріŃити"
@@ -32890,12 +33177,24 @@ msgstr[3] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr "Đктивні"
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32984,12 +33283,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr "Đ“Ń€Ńпа"
@@ -33011,6 +33322,9 @@ msgstr "ĐžŃтанній контакт"
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -33035,6 +33349,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -33180,6 +33497,9 @@ msgstr ""
msgid "Runners|Runners"
msgstr "Runner'и"
+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|Runs untagged jobs"
msgstr ""
@@ -33228,6 +33548,16 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -33237,6 +33567,9 @@ 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 ""
@@ -33270,6 +33603,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -33303,6 +33639,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "ВиконŃєтьŃŃŹ"
@@ -33402,15 +33744,15 @@ msgstr "Зберегти коментар"
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "Зберегти пароль"
msgid "Save pipeline schedule"
msgstr "Зберегти розклад конвеєра"
-msgid "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 "Saving"
msgstr "Збереження"
@@ -33603,6 +33945,9 @@ msgstr "ШŃкати чи фільтрŃвати резŃльтати..."
msgid "Search or filter results…"
msgstr "ШŃкати чи фільтрŃвати резŃльтати…"
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "ПоŃŃĐş в проєкті"
@@ -33794,6 +34139,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "Безпека"
@@ -33818,9 +34172,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33836,9 +34187,6 @@ msgstr "ДізнайтеŃŃŹ більŃе про Coverage-Check"
msgid "SecurityApprovals|Learn more about License-Check"
msgstr "ДізнайтеŃŃŹ більŃе про License-Check"
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr "ДізнайтеŃŃŹ більŃе про Vulnerity-Check"
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33848,12 +34196,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33995,6 +34337,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -34010,10 +34355,10 @@ msgstr "Додати правило"
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -34082,6 +34427,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -34115,9 +34463,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr "Політики"
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -34130,9 +34475,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr "ĐžĐżĐ¸Ń ĐżĐľĐ»Ń–Ń‚Đ¸ĐşĐ¸"
-
msgid "SecurityOrchestration|Policy editor"
msgstr "Редактор політики"
@@ -34226,6 +34568,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr "СтатŃŃ"
@@ -34244,6 +34589,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -34319,12 +34682,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -34376,9 +34733,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr "Створити задачŃ"
-msgid "SecurityReports|Create policy"
-msgstr "Створити політикŃ"
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -34406,6 +34760,9 @@ 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 ""
@@ -34433,15 +34790,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34451,9 +34799,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34502,6 +34847,9 @@ 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 ""
@@ -34649,9 +34997,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr "ПереглянŃти ŃŃŃ– Ńражені проєкти на панелі адмініŃтратора GitLab"
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34670,6 +35015,9 @@ msgstr "Вибрати ревізію Git"
msgid "Select Page"
msgstr "Вибрати ŃторінкŃ"
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34739,9 +35087,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr "Оберіть файл"
-
msgid "Select group"
msgstr "Вибрати грŃĐżŃ"
@@ -34772,12 +35117,6 @@ msgstr "Вибрати приватний проєкт"
msgid "Select project"
msgstr "Вибрати проєкт"
-msgid "Select project and zone to choose machine type"
-msgstr "Вибрати проєкт Ń‚Đ° Đ·ĐľĐ˝Ń Đ´Đ»ŃŹ Đ˛Đ¸Đ±ĐľŃ€Ń Ń‚Đ¸ĐżŃ ĐĽĐ°Ńини"
-
-msgid "Select project to choose zone"
-msgstr "Вибрати проєкт для Đ˛Đ¸Đ±ĐľŃ€Ń Đ·ĐľĐ˝Đ¸"
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34829,12 +35168,21 @@ msgstr ""
msgid "Selected commits"
msgstr "Вибрані коміти"
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34949,78 +35297,6 @@ msgstr "Сервер підтримŃŃ” лиŃе грŃповий API. Đ‘ŃĐ´ŃŚ
msgid "Server version"
msgstr "ВерŃŃ–ŃŹ Ńервера"
-msgid "Serverless"
-msgstr "Serverless"
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr "Метрики викликів Ń„Ńнкцій наразі завантажŃŃŽŃ‚ŃŚŃŃŹ або недоŃŃ‚Ńпні."
-
-msgid "ServerlessDetails|Invocations"
-msgstr "Виклики"
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Pod'и Kubernetes"
-
-msgid "ServerlessDetails|More information"
-msgstr "ДетальніŃе"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "Наразі жоден pod не завантажений."
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr "КількіŃŃ‚ŃŚ pod'ів Kubernetes Ń Đ˛Đ¸ĐşĐľŃ€Đ¸Ńтанні на ĐľŃнові необхідноŃŃ‚Ń– протягом ĐżĐµŃ€Ń–ĐľĐ´Ń Ń‡Đ°ŃŃ."
-
-msgid "ServerlessDetails|pod in use"
-msgstr "pod Ń Đ˛Đ¸ĐşĐľŃ€Đ¸Ńтанні"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "pod'и Ń Đ˛Đ¸ĐşĐľŃ€Đ¸Ńтанні"
-
-msgid "ServerlessURL|Copy URL"
-msgstr "Скопіювати URL"
-
-msgid "Serverless|Getting started with serverless"
-msgstr "Початок роботи із serverless"
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr "Якщо ви вважаєте, що жодна Đ· них не підходить, бŃĐ´ŃŚ лаŃка перевірте пізніŃе, Ń‚ĐľĐĽŃ Ń‰Đľ дані про Ń„Ńнкції можŃŃ‚ŃŚ бŃти в процеŃŃ– отримання."
-
-msgid "Serverless|Learn more about Serverless"
-msgstr "ДізнайтеŃŃŹ більŃе про Serverless"
-
-msgid "Serverless|No functions available"
-msgstr "Немає Đ´ĐľŃŃ‚Ńпних Ń„Ńнкцій"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr "Завдання по розгортанню не заверŃилоŃŃŹ."
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr "ФŃнкції, які вказані Ń Ń„Đ°ĐąĐ»Ń– %{startTag}serverless.yml%{endTag} не відповідають проŃŃ‚ĐľŃ€Ń Ń–ĐĽĐµĐ˝ ваŃого клаŃтерŃ."
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr "Наразі немає даних про Ń„Ńнкції від Knative. Це може бŃти викликано різними причинами, зокрема:"
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr "Đ’Đ°Ń Ń„Đ°ĐąĐ» %{startTag}.gitlab-ci.yml%{endTag} не ŃконфігŃрований правильно."
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr "Đ’Đ°Ń Ń€ĐµĐżĐľĐ·Đ¸Ń‚ĐľŃ€Ń–Đą не ĐĽŃ–Ńтить відповідного Ń„Đ°ĐąĐ»Ń %{startTag}serverless.yml%{endTag}."
-
msgid "Service"
msgstr "СервіŃ"
@@ -35204,6 +35480,9 @@ msgstr "Đ’Ńтановити запланований чаŃ"
msgid "Set time estimate to %{time_estimate}."
msgstr "Đ’Ńтановити запланований Ń‡Đ°Ń %{time_estimate}."
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "Параметри CI/CD"
@@ -35225,9 +35504,6 @@ msgstr ""
msgid "Set up new password"
msgstr "Đ’Ńтановити новий пароль"
-msgid "Set up shared runner availability"
-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 "НалаŃŃ‚Ńйте Ńвій проєкт, щоб автоматично відправляти/отримŃвати зміни Đ· Ń–Đ˝Ńого репозиторію. Гілки, теги Ń‚Đ° коміти автоматично бŃĐ´ŃŃ‚ŃŚ ŃинхронізŃватиŃŃŹ."
@@ -35496,7 +35772,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr "Показати зміни пробілів"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35725,33 +36001,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35830,6 +36130,9 @@ 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 "Snowplow"
@@ -35974,9 +36277,6 @@ msgstr "Помилка при отриманні ŃпиŃĐşŃ ĐżĐ°ĐşĐµŃ‚Ń–Đ˛."
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -36352,6 +36652,9 @@ msgstr ""
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "Вказана URL-адреŃĐ° не може бŃти викориŃтана: \"%{reason}\""
+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 ""
@@ -36376,6 +36679,9 @@ msgstr ""
msgid "Stage"
msgstr "Стадія"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "Стандарт"
@@ -36430,9 +36736,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr "Відкрити новий запит на злиття"
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36454,6 +36757,9 @@ 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 "Створити ланцюжок змін"
@@ -36520,69 +36826,6 @@ msgstr "Регіон/ОблаŃŃ‚ŃŚ/МіŃŃ‚Đľ"
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr "Копіювати оновлення"
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr "Створення ваŃого Đ·Đ°ĐżĐ¸Ń‚Ń Đ˝Đ° злиття"
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr "ПовернŃтиŃŃŹ на Ńайт"
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr "ПереглянŃти докŃментацію"
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr "СтатиŃтика"
@@ -36820,12 +37063,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "Позначити ŃŹĐş Ńпам"
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr "НадіŃлати відгŃĐş"
@@ -36838,9 +37075,6 @@ msgstr "НадіŃлати поŃŃĐş"
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36901,6 +37135,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -37123,6 +37360,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr "Сірий"
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -37141,6 +37381,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr "Червоний"
@@ -37192,6 +37435,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -37207,9 +37453,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -37273,7 +37516,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -37292,6 +37535,9 @@ 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 ""
@@ -37325,6 +37571,9 @@ 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 ""
@@ -37454,8 +37703,8 @@ msgstr "СпиŃок тегів:"
msgid "Tag name"
msgstr "Назва тегŃ"
-msgid "Tag name is required"
-msgstr "Необхідно вказати Đ˝Đ°Đ·Đ˛Ń Ń‚ĐµĐłŃ"
+msgid "Tag name is required."
+msgstr ""
msgid "Tag push"
msgstr ""
@@ -37493,6 +37742,9 @@ msgstr "Додає тег %{tag_name} Đ´Đľ цього комітŃ."
msgid "Tags:"
msgstr "Теги:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "ПереглянŃти коміти"
@@ -37505,14 +37757,26 @@ msgstr "Неможливо знайти HEAD коміт Đ´Đľ цього тегŃ
msgid "TagsPage|Cancel"
msgstr "СкаŃŃвати"
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "Видалення тега %{tag_name} не може бŃти ŃкаŃовано. Ви впевнені?"
+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|Edit release notes"
msgstr "РедагŃвати ĐľĐżĐ¸Ń Ń€ĐµĐ»Ń–Đ·Ń"
@@ -37529,12 +37793,18 @@ 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 "Đ—Đ° бажанням додайте повідомлення Đ´Đľ цього тегŃ. ЗалиŃивŃи це поле порожнім, ŃтворюєтьŃŃŹ %{link_start}легкий (lightweight) тег.%{link_end}"
msgid "TagsPage|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "ĐžĐżĐ¸Ń Ń€ĐµĐ»Ń–Đ·Ń"
@@ -37562,6 +37832,18 @@ msgstr "ВикориŃтовŃйте ĐşĐľĐĽĐ°Đ˝Đ´Ń git tag, щоб додати
msgid "TagsPage|Write your release notes or drag files here…"
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 "захищений"
@@ -37734,9 +38016,15 @@ msgstr ""
msgid "Terraform|Cancel"
msgstr "СкаŃŃвати"
+msgid "Terraform|Cannot remove a locked state"
+msgstr ""
+
msgid "Terraform|Copy Terraform init command"
msgstr "Копіювати ĐşĐľĐĽĐ°Đ˝Đ´Ń Terraform init"
+msgid "Terraform|Deletion in progress"
+msgstr ""
+
msgid "Terraform|Details"
msgstr "Деталі"
@@ -37782,6 +38070,9 @@ msgstr "Видалити"
msgid "Terraform|Remove state file and versions"
msgstr "Видалити файл ŃŃ‚Đ°Đ˝Ń Ń‚Đ° верŃŃ–Ń—"
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr "Видалення"
@@ -37827,8 +38118,8 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
-msgstr "Ви не можете видалити файл ŃŃ‚Đ°Đ˝Ń, Ń‚ĐľĐĽŃ Ń‰Đľ він заблокований. ĐźĐµŃ€Ń Đ˝Ń–Đ¶ видаляти його, розблокŃйте файл ŃŃ‚Đ°Đ˝Ń."
+msgid "Terraform|You have insufficient permissions to delete this state"
+msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
msgstr ""
@@ -37943,6 +38234,9 @@ msgstr "%{rate}%{sign} рівень проходження"
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37955,6 +38249,9 @@ 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|Tests"
msgstr "ТеŃти"
@@ -38097,6 +38394,9 @@ 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 ""
@@ -38124,6 +38424,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "Поточна задача"
@@ -38212,8 +38515,12 @@ msgstr[3] "НаŃŃ‚Ńпні перŃональні токени Đ´ĐľŃŃ‚ŃĐżŃ:
msgid "The fork relationship has been removed."
msgstr "Зв'язок Ń„ĐľŃ€ĐşŃ Đ˛Đ¸Đ´Đ°Đ»ĐµĐ˝Đľ."
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -38275,6 +38582,9 @@ 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 ""
@@ -38353,6 +38663,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -38401,6 +38714,9 @@ 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 "ĐŁŃпіŃно Ńтворено форк проєктŃ."
@@ -38641,6 +38957,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr "Даних немає. Đ‘ŃĐ´ŃŚ лаŃка, змініть Ńвій вибір."
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38740,9 +39059,6 @@ msgstr "Помилка при видаленні нагадŃвання."
msgid "There was an error fetching configuration for charts"
msgstr "Помилка при отриманні налаŃŃ‚Ńвань діаграм"
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr "Помилка при отриманні даних для вибраної ŃŃ‚Đ°Đ´Ń–Ń—"
@@ -38896,9 +39212,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "Ця %{issuableDisplayName} заблокована. ЛиŃе ŃчаŃники ĐżŃ€ĐľŃ”ĐşŃ‚Ń ĐĽĐľĐ¶ŃŃ‚ŃŚ коментŃвати."
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38920,9 +39233,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -39046,6 +39356,12 @@ msgstr "Цей каталог"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -39418,9 +39734,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "Цей runner бŃде виконŃватиŃŃŹ тільки на тих конвеєрах, які ŃпрацьовŃŃŽŃ‚ŃŚ на захищених гілках"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr "Цей параметр можна перевизначати для кожного проєктŃ."
@@ -39445,6 +39758,9 @@ 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 active %{type}."
msgstr ""
@@ -39484,123 +39800,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr "Деталі попередження"
-
-msgid "ThreatMonitoring|Alerts"
-msgstr "Попередження"
-
-msgid "ThreatMonitoring|All Environments"
-msgstr "Đ’ŃŃ– Ńередовища"
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr "Середовище"
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr "Назва"
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr "Середовищ не виявлено"
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr "Показати ĐľŃтанній"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr "ЧаŃ"
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr "Загальна кількіŃŃ‚ŃŚ запитів"
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39661,6 +39860,9 @@ msgstr "ЗалиŃилоŃŃŹ чаŃŃ"
msgid "Time spent"
msgstr "Витрачено чаŃŃ"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr "Đ§Đ°Ń Đ´Đľ злиття"
@@ -39870,6 +40072,9 @@ msgstr ""
msgid "Title"
msgstr "Заголовок"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "Заголовок:"
@@ -39942,6 +40147,12 @@ 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 ""
@@ -39981,6 +40192,9 @@ msgstr "Для Ń€ĐľĐ·Đ˛Đ¸Ń‚ĐşŃ Ń†ŃŚĐľĐłĐľ ĐżŃ€ĐľŃ”ĐşŃ‚Ń Ńтворіть ноĐ
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 "Щоб переміŃтити або Ńкопіювати веŃŃŚ проєкт GitLab Đ· Ń–Đ˝Ńої Ń–Đ˝Ńталяції GitLab Đ´Đľ цього, перейдіть на ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ Đ˝Đ°Đ»Đ°ŃŃ‚Ńвань ĐľŃ€Đ¸ĐłŃ–Đ˝Đ°Đ»Ń ĐżŃ€ĐľŃ”ĐşŃ‚Ń, Ńтворіть файл екŃĐżĐľŃ€Ń‚Ń Ń‚Đ° надіŃліть його Ńюди."
@@ -40011,9 +40225,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr "Для отримання попереджень від ŃервіŃів Prometheus, які ŃконфігŃровані врŃчнŃ, додайте наŃŃ‚Ńпний URL Ń‚Đ° ключ авторизаціх Đ´Đľ ваŃого конфігŃраційного Ń„Đ°ĐąĐ»Ń Đ˛ĐµĐ±-Ń…Ńків Prometheus. ДізнайтеŃŃŹ більŃе про %{linkStart}конфігŃŃ€Ńваня Prometheus%{linkEnd} для того, щоб відправляти попередження Ń–Đ· Gitlab."
-
msgid "To renew, 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 ""
@@ -40062,12 +40273,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr "СпиŃок нагадŃвань"
@@ -40239,9 +40456,6 @@ msgstr "Загальний розмір артефактів: %{total_size}"
msgid "Total cores (CPUs)"
msgstr "Đ’Ńього ядер (ЦП)"
-msgid "Total issues"
-msgstr "Đ’Ńього задач"
-
msgid "Total memory (GB)"
msgstr "Đ’Ńього памʼяті (Đ“Đ‘)"
@@ -40449,6 +40663,9 @@ 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 ""
@@ -40542,9 +40759,15 @@ msgstr "Вівторок"
msgid "Turn off"
msgstr "ВимкнŃти"
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr "УвімкнŃти"
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -40848,6 +41071,9 @@ msgstr "РозблокŃвати"
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40923,9 +41149,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -41037,9 +41260,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr "Перейти на вищий тарифний план"
-
msgid "Upload"
msgstr "Завантажити"
@@ -41061,9 +41281,6 @@ msgstr "Завантажити Ńертифікат для ваŃого доме
msgid "Upload a private key for your certificate"
msgstr "Завантажити приватний ключ для Ńертифіката"
-msgid "Upload an image"
-msgstr "Завантажити зображення"
-
msgid "Upload file"
msgstr "НадіŃлати файл"
@@ -41085,6 +41302,9 @@ msgstr "Завантажено"
msgid "Uploading changes to terminal"
msgstr "Завантаження Đ·ĐĽŃ–Đ˝ Đ´Đľ терміналŃ"
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr "Попередній"
@@ -41103,6 +41323,9 @@ msgstr "СтатиŃтика викориŃтання"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
msgstr "%{help_link_start}Загальні runner'и%{help_link_end} вимкнено, Ń‚ĐľĐĽŃ Đ»Ń–ĐĽŃ–Ń‚Đ¸ на викориŃтання конвеєрів відŃŃтні"
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr ""
+
msgid "UsageQuota|%{linkTitle} help link"
msgstr ""
@@ -41124,6 +41347,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr "ĐšŃпити додаткові хвилини"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -41139,9 +41365,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "ВикориŃтання Đ·Đ° поточний період"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -41151,6 +41383,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -41166,6 +41404,15 @@ 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 ""
@@ -41184,9 +41431,18 @@ msgstr "Конвеєри"
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "Репозиторій"
@@ -41196,12 +41452,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -41214,6 +41473,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -41226,6 +41491,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
msgstr "Цей проŃŃ‚Ń–Ń€ імен не ĐĽŃ–Ńтить проєктів, що викориŃтовŃŃŽŃ‚ŃŚ загальні runner'и"
+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|Total excess storage used"
msgstr ""
@@ -41265,6 +41536,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41910,6 +42184,13 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41931,13 +42212,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41955,12 +42242,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -42046,7 +42348,7 @@ msgid "VersionCheck|Up to date"
msgstr ""
msgid "VersionCheck|Update ASAP"
-msgstr "Оновлення якомога ŃвидŃе"
+msgstr "Оновити якомога ŃвидŃе"
msgid "VersionCheck|Update available"
msgstr "ДоŃŃ‚Ńпне оновлення"
@@ -42072,6 +42374,9 @@ msgstr ""
msgid "View all issues"
msgstr "ПроглянŃти вŃŃ– задачі"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -42173,9 +42478,6 @@ msgstr "ПереглянŃти жŃрнал"
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr "ПереглянŃти запити на злиття"
-
msgid "View milestones"
msgstr ""
@@ -42216,6 +42518,9 @@ 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 "ПереглянŃти докŃментацію"
@@ -42276,9 +42581,6 @@ msgstr "ĐźŃблічний"
msgid "VisibilityLevel|Unknown"
msgstr "Невідомий"
-msgid "Visit settings page"
-msgstr "Відвідати ŃŃ‚ĐľŃ€Ń–Đ˝ĐşŃ Đ˝Đ°Đ»Đ°ŃŃ‚Ńвань"
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42624,9 +42926,6 @@ 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 ""
@@ -42702,6 +43001,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42723,6 +43025,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42738,6 +43043,12 @@ 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 "Ми не виявили вразливоŃтей"
@@ -43011,15 +43322,15 @@ msgstr "Що робить ця команда?"
msgid "What is Markdown?"
msgstr ""
+msgid "What is listed here?"
+msgstr ""
+
msgid "What is repository mirroring?"
msgstr ""
msgid "What is squashing?"
msgstr "Що таке об'єднання (squash) комітів?"
-msgid "What is your job title? (optional)"
-msgstr "Яка ваŃĐ° поŃĐ°Đ´Đ°? (необов'язково)"
-
msgid "What templates can I create?"
msgstr ""
@@ -43330,9 +43641,24 @@ msgstr "ВиконŃєтьŃŃŹ робота (відкрита Ń‚Đ° не приз
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -43342,9 +43668,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr "Нове завдання"
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr "Вибрати тип"
@@ -43393,6 +43725,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "Створити ĐľĐżĐ¸Ń ĐµŃ‚Đ°ĐżŃ..."
@@ -43472,6 +43807,9 @@ msgstr ""
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr "Ви підключені Đ´Đľ Ńервера Prometheus, але в даний Ń‡Đ°Ń Đ˝ĐµĐĽĐ°Ń” даних для відображення."
+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 ""
@@ -43490,7 +43828,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43553,6 +43891,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 "Ви також можете Ńтворити проєкт Ń–Đ· командного рядка."
@@ -43643,6 +43987,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "Ви можете запроŃити нового ŃчаŃника Đ´Đľ %{project_name} або запроŃити Ń–Đ˝ŃŃ ĐłŃ€ŃĐżŃ."
@@ -43679,6 +44026,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "Ви можете редагŃвати файли, лиŃе перебŃваючи Ń ŃŹĐşŃ–ĐąŃŃŚ гілці"
@@ -43718,9 +44068,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr "Ви не можете отримати Đ´ĐľŃŃ‚ŃĐż Đ´Đľ неформатованого файлŃ. Đ‘ŃĐ´ŃŚ лаŃка, зачекайте хвилинŃ."
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43739,6 +44095,9 @@ 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 "Ви не можете запиŃŃвати на вторинні Ń–Đ˝ŃŃ‚Đ°Đ˝Ńи \"тільки для читання\" GitLab Geo. Đ‘ŃĐ´ŃŚ лаŃка викориŃтовŃйте %{link_to_primary_node}."
@@ -43751,6 +44110,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr "Ви не змогли Ńтворити новий тригер."
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43772,6 +44134,9 @@ 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 ""
@@ -43799,18 +44164,21 @@ msgstr "Наразі Ń Đ˛Đ°Ń Đ˝ĐµĐĽĐ°Ń” ніяких розгортань."
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr "ĐŁ Đ˛Đ°Ń Đ˝ĐµĐĽĐ°Ń” жодних Đ´ĐľŃŃ‚Ńпних проєктів."
-
msgid "You don't have any recent searches"
msgstr "ĐŁ Đ˛Đ°Ń Đ˝ĐµĐĽĐ°Ń” недавніх поŃŃків"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -44064,15 +44432,15 @@ 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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr ""
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr ""
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr ""
@@ -44304,6 +44672,12 @@ msgstr "Đ’Đ°Ńе повідомлення Ń‚ŃŃ‚"
msgid "Your name"
msgstr "Đ’Đ°Ńе Ń–ĐĽ'ŃŹ"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr "Đ’Đ°Ń Đ˝ĐľĐ˛Đ¸Đą %{type}"
@@ -44382,8 +44756,12 @@ msgstr ""
msgid "Your subscription expired!"
msgstr "Термін Đ´Ń–Ń— ваŃої підпиŃки закінчивŃŃŹ!"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44711,6 +45089,12 @@ msgstr "%{reportType}: Завантаження призвело до помил
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44772,11 +45156,19 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44844,6 +45236,9 @@ msgstr "Виправлено:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr "Знайдено %{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44884,6 +45279,9 @@ msgstr "Завантаження Đ·Đ˛Ń–Ń‚Ń %{reportName}"
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "КерŃвання ліцензіями"
@@ -44920,12 +45318,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44969,6 +45373,9 @@ msgstr[3] "ВикориŃтовŃєтьŃŃŹ %{packagesString} Ń– %{lastPackage}"
msgid "ciReport|View full report"
msgstr "ПереглянŃти повний звіт"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -45130,9 +45537,6 @@ msgstr "елементи не можŃŃ‚ŃŚ бŃти порожніми"
msgid "entries cannot contain HTML tags"
msgstr "елементи не можŃŃ‚ŃŚ ĐĽŃ–Ńтити тегів HTML"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr "епік"
@@ -45298,6 +45702,9 @@ msgstr[1] "заверŃені Ń–Đ˝ŃŃ‚Đ°Đ˝Ńи"
msgstr[2] "заверŃених Ń–Đ˝ŃŃ‚Đ°Đ˝Ńів"
msgstr[3] "заверŃених Ń–Đ˝ŃŃ‚Đ°Đ˝Ńів"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "некоректний ŃŃ‚Đ°Đ˝ ĐµŃ‚Đ°ĐżŃ '%{state}'"
@@ -45477,6 +45884,9 @@ msgstr ""
msgid "missing"
msgstr "відŃŃтні"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr "ĐľŃтаннє розгортання"
@@ -45728,12 +46138,6 @@ msgstr "Злиття! Ми майже на ĐĽŃ–Ńці…"
msgid "mrWidget|More information"
msgstr "ДетальніŃе"
-msgid "mrWidget|Open in Gitpod"
-msgstr "Відкрити Ń Gitpod"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "Відкрити Ń Web IDE"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45752,9 +46156,6 @@ msgstr "ВідбŃваєтьŃŃŹ оновлення"
msgid "mrWidget|Remove from merge train"
msgstr "Видалити із ланцюжка змін"
-msgid "mrWidget|Request to merge"
-msgstr "Запит на злиття"
-
msgid "mrWidget|Resolve conflicts"
msgstr "ВиріŃити конфлікти"
@@ -45830,9 +46231,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr "Đ’Đ°Ń ĐżĐ°Ń€ĐľĐ»ŃŚ"
-msgid "mrWidget|into"
-msgstr "в"
-
msgid "must be a Debian package"
msgstr ""
@@ -46006,6 +46404,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -46062,9 +46463,6 @@ msgstr ""
msgid "projects"
msgstr "проєкти"
-msgid "quick actions"
-msgstr "Ńвидкі Đ´Ń–Ń—"
-
msgid "reCAPTCHA"
msgstr ""
@@ -46126,9 +46524,6 @@ msgstr "репозиторії"
msgid "repository:"
msgstr "репозиторій:"
-msgid "required"
-msgstr "обов'язково"
-
msgid "satisfied"
msgstr "задоволено"
@@ -46252,6 +46647,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -46267,6 +46665,9 @@ msgstr "цей докŃмент"
msgid "time summary"
msgstr "підŃŃмок чаŃŃ"
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr "згорнŃти/розгорнŃти"
diff --git a/locale/ur_PK/gitlab.po b/locale/ur_PK/gitlab.po
index d14894088c2..cb316de7e64 100644
--- a/locale/ur_PK/gitlab.po
+++ b/locale/ur_PK/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: ur-PK\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/uz_UZ/gitlab.po b/locale/uz_UZ/gitlab.po
index dd541c41c30..3a1aef83934 100644
--- a/locale/uz_UZ/gitlab.po
+++ b/locale/uz_UZ/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: uz\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:57\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -225,11 +228,6 @@ msgid_plural "%d errors"
msgstr[0] ""
msgstr[1] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -330,16 +328,6 @@ msgid_plural "%d more comments"
msgstr[0] ""
msgstr[1] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -370,8 +358,8 @@ msgid_plural "%d projects selected"
msgstr[0] ""
msgstr[1] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgstr[1] ""
@@ -395,11 +383,6 @@ msgid_plural "%d tags per image name"
msgstr[0] ""
msgstr[1] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -474,6 +457,9 @@ 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 ""
@@ -492,12 +478,6 @@ msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
msgstr[1] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -774,9 +754,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -792,21 +769,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -875,6 +855,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -896,6 +879,9 @@ 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 ""
@@ -916,7 +902,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -1019,10 +1005,7 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -1080,7 +1063,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1263,9 +1246,6 @@ msgid_plural "+%d more"
msgstr[0] ""
msgstr[1] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1290,17 +1270,35 @@ 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] ""
msgstr[1] ""
+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 ""
@@ -1309,6 +1307,9 @@ msgid_plural "- Users"
msgstr[0] ""
msgstr[1] ""
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
msgid "- of - issues closed"
msgstr ""
@@ -1330,9 +1331,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1451,9 +1449,6 @@ msgstr[1] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1466,9 +1461,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1508,6 +1500,12 @@ 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 "7 days"
msgstr ""
@@ -1571,6 +1569,9 @@ 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 ""
@@ -1853,9 +1854,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1916,6 +1914,9 @@ 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 ""
@@ -2003,6 +2004,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -2084,6 +2088,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -2096,12 +2103,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2153,9 +2154,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2207,7 +2205,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2225,6 +2223,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2249,9 +2250,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2591,6 +2589,9 @@ 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 ""
@@ -2609,6 +2610,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2636,6 +2649,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2672,6 +2688,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2708,6 +2727,9 @@ 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 ""
@@ -2738,6 +2760,9 @@ 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 ""
@@ -2756,6 +2781,12 @@ 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 ""
@@ -2774,6 +2805,9 @@ 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 ""
@@ -2807,9 +2841,15 @@ 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 ""
@@ -3248,6 +3288,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3575,9 +3618,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3686,7 +3726,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3827,9 +3867,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -4121,9 +4158,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4183,12 +4217,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4587,33 +4627,12 @@ msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCoun
msgstr[0] ""
msgstr[1] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4650,21 +4669,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4677,39 +4681,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4776,6 +4756,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4848,7 +4831,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4860,7 +4843,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4952,6 +4935,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -5105,6 +5091,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5137,10 +5126,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5307,9 +5296,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5355,9 +5341,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5556,6 +5539,27 @@ 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 ""
@@ -5646,6 +5650,12 @@ 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 ""
@@ -5664,12 +5674,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5700,24 +5785,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5727,21 +5872,84 @@ 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 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 ""
@@ -5757,6 +5965,9 @@ 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 ""
@@ -5775,6 +5986,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5802,6 +6016,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5814,6 +6034,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5829,6 +6055,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5883,6 +6115,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5919,6 +6154,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5993,6 +6231,9 @@ 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 ""
@@ -6026,6 +6267,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6237,6 +6481,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6246,6 +6493,9 @@ 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 ""
@@ -6294,9 +6544,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6336,7 +6583,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6351,10 +6598,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6369,9 +6616,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6471,12 +6715,18 @@ 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|Project import history"
msgstr ""
@@ -6486,10 +6736,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6507,9 +6757,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6528,10 +6775,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6585,7 +6829,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6609,6 +6853,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6647,6 +6894,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6659,6 +6909,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6695,6 +6948,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6707,6 +6963,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6902,6 +7167,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -7004,6 +7272,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -7136,7 +7407,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7229,9 +7500,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7392,6 +7660,9 @@ 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 ""
@@ -7698,9 +7969,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -8039,12 +8307,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8245,9 +8507,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8281,9 +8540,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8296,18 +8552,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8317,12 +8561,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8344,15 +8582,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8362,9 +8591,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8392,57 +8618,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8461,12 +8648,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8494,15 +8675,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8515,18 +8687,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8542,9 +8708,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8554,9 +8717,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8566,18 +8726,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8587,93 +8735,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8686,18 +8759,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8716,126 +8780,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8851,12 +8804,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8869,18 +8816,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8893,24 +8834,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8929,24 +8861,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8956,30 +8873,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -9073,6 +8969,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -9091,6 +8990,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9748,6 +9659,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9778,12 +9692,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9799,6 +9707,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9886,6 +9797,9 @@ 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 ""
@@ -9924,6 +9838,9 @@ 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 up cleanup"
msgstr ""
@@ -9984,6 +9901,9 @@ 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 ""
@@ -10161,6 +10081,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10173,12 +10096,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10194,6 +10111,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10227,6 +10147,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10275,6 +10198,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10563,6 +10489,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10584,9 +10513,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10647,6 +10573,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10686,6 +10615,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10929,6 +10861,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10959,9 +10894,15 @@ 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 ""
@@ -11109,9 +11050,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11220,13 +11158,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11247,9 +11182,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11273,17 +11205,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11305,18 +11226,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11350,6 +11265,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11362,6 +11280,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11374,12 +11301,18 @@ 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 "DSN"
msgstr ""
@@ -11440,6 +11373,9 @@ 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 ""
@@ -11449,6 +11385,12 @@ 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 ""
@@ -11551,15 +11493,24 @@ 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|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 ""
@@ -11575,6 +11526,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11608,9 +11562,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11623,6 +11592,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11994,6 +11966,9 @@ 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 ""
@@ -12030,6 +12005,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -12045,6 +12026,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -12066,6 +12050,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -12120,6 +12107,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -12138,12 +12128,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12225,9 +12209,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12258,6 +12239,9 @@ 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 ""
@@ -12312,9 +12296,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12357,6 +12338,9 @@ msgstr[1] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12737,6 +12721,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12746,9 +12736,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12761,6 +12748,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12770,9 +12760,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13312,6 +13299,12 @@ 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 ""
@@ -13554,6 +13547,15 @@ 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 ""
@@ -13650,6 +13652,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13668,6 +13673,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13704,6 +13712,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13746,6 +13757,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13968,9 +13982,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13989,15 +14000,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -14070,9 +14075,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14166,12 +14168,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14286,9 +14282,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14589,9 +14582,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -15039,6 +15029,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -15069,6 +15062,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -15152,6 +15148,9 @@ 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 ""
@@ -15218,13 +15217,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15251,9 +15250,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15347,9 +15343,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15586,6 +15579,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15664,9 +15660,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -16023,6 +16016,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -16161,6 +16157,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16179,7 +16178,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16206,6 +16205,12 @@ 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 ""
@@ -16263,6 +16268,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16365,9 +16373,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16401,6 +16406,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16449,15 +16457,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16504,7 +16506,7 @@ msgid_plural "%d shards selected"
msgstr[0] ""
msgstr[1] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16534,9 +16536,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16654,6 +16653,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16771,9 +16773,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16858,10 +16857,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16873,7 +16875,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16912,6 +16917,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -17137,6 +17145,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17194,6 +17205,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17218,7 +17232,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17230,9 +17244,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17254,6 +17265,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17272,6 +17286,9 @@ 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 ""
@@ -17293,7 +17310,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17308,6 +17325,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17323,9 +17346,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17485,6 +17505,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17554,6 +17577,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17566,6 +17592,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17584,6 +17613,9 @@ 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 ""
@@ -17632,9 +17664,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17650,9 +17679,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -18058,7 +18084,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18292,10 +18318,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18391,15 +18417,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18421,15 +18465,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18568,7 +18612,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18583,6 +18627,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18710,9 +18757,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18767,6 +18811,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18791,12 +18838,18 @@ 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 ""
@@ -18963,9 +19016,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -19038,6 +19088,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -19122,9 +19175,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -19134,6 +19184,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19200,9 +19256,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19407,6 +19460,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19416,9 +19472,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19839,6 +19901,9 @@ 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 ""
@@ -20271,9 +20336,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20364,12 +20426,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20382,9 +20438,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20397,9 +20450,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20456,6 +20506,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20540,6 +20617,9 @@ 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 ""
@@ -20687,6 +20767,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20705,6 +20791,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20894,6 +20983,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20915,10 +21007,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20933,10 +21025,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20954,15 +21046,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20978,6 +21085,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -21047,9 +21157,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21293,6 +21400,9 @@ 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 ""
@@ -21383,9 +21493,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21398,6 +21505,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21443,7 +21553,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21452,13 +21562,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21479,16 +21589,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21506,22 +21616,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21533,6 +21640,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21542,6 +21652,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21590,6 +21706,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21599,6 +21718,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21653,6 +21778,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21686,9 +21814,15 @@ 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 ""
@@ -21737,24 +21871,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21779,6 +21907,12 @@ 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 ""
@@ -21803,12 +21937,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21848,6 +21976,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21878,6 +22009,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21980,16 +22114,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -22010,6 +22147,9 @@ 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 ""
@@ -22034,9 +22174,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -22061,9 +22198,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22244,6 +22378,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22306,6 +22443,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22648,9 +22788,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22723,11 +22860,6 @@ msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and
msgstr[0] ""
msgstr[1] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22860,6 +22992,9 @@ 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 ""
@@ -22875,9 +23010,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22899,9 +23031,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22944,7 +23073,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22956,6 +23085,9 @@ 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 ""
@@ -22983,9 +23115,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22995,6 +23124,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -23022,6 +23154,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -23178,12 +23313,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23286,18 +23427,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23325,6 +23460,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23499,6 +23637,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23514,9 +23658,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23565,6 +23706,9 @@ 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 ""
@@ -23577,6 +23721,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23616,6 +23763,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24815,6 +24965,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24929,9 +25082,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -25105,33 +25255,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25566,9 +25689,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25614,6 +25734,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25638,9 +25761,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25680,6 +25800,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25733,6 +25856,9 @@ 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 ""
@@ -25793,22 +25919,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25823,10 +25955,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -26062,6 +26191,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26248,6 +26380,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26299,6 +26434,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26323,15 +26461,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26389,6 +26536,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26469,6 +26619,9 @@ 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 at least Reporter role 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 ""
@@ -26478,9 +26631,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26493,6 +26652,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26550,6 +26712,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26697,9 +26862,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -27095,6 +27257,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -27161,9 +27326,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27230,12 +27392,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27290,6 +27458,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27311,6 +27491,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27335,6 +27518,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27359,7 +27545,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27371,6 +27557,9 @@ 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 ""
@@ -27482,9 +27671,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27539,6 +27725,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27800,6 +27989,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27812,16 +28007,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27833,6 +28031,12 @@ 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 ""
@@ -27845,12 +28049,18 @@ 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 ""
@@ -27860,6 +28070,9 @@ 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 ""
@@ -27878,6 +28091,9 @@ 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 ""
@@ -27893,12 +28109,18 @@ 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 ""
@@ -27917,6 +28139,9 @@ 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 ""
@@ -27998,6 +28223,15 @@ 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 ""
@@ -28256,9 +28490,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28349,15 +28580,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28424,9 +28649,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28454,7 +28676,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28595,7 +28817,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28928,9 +29150,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28946,7 +29165,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28958,9 +29177,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28979,15 +29195,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29510,6 +29720,9 @@ 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 ""
@@ -29597,10 +29810,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29612,7 +29828,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29675,6 +29891,9 @@ 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."
+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 ""
@@ -29714,6 +29933,9 @@ 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 ""
@@ -29729,9 +29951,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29792,6 +30011,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29804,6 +30026,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29822,6 +30047,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29978,6 +30206,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -30017,6 +30248,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -30056,6 +30290,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30203,9 +30440,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30302,9 +30536,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30629,6 +30860,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30647,6 +30881,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30707,12 +30944,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30785,6 +31016,9 @@ 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 ""
@@ -30863,6 +31097,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30878,6 +31115,9 @@ 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 ""
@@ -31022,9 +31262,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31231,6 +31468,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31305,6 +31545,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31314,6 +31560,12 @@ 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 ""
@@ -31641,9 +31893,18 @@ 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 ""
@@ -31656,6 +31917,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31665,9 +31929,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31680,6 +31941,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31837,13 +32101,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31867,18 +32134,40 @@ 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] ""
+msgstr[1] ""
+
+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] ""
+msgstr[1] ""
+
+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 30 days"
+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 ""
@@ -31894,6 +32183,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31915,6 +32207,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31972,6 +32267,9 @@ 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 ""
@@ -31996,6 +32294,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -32023,12 +32324,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -32123,12 +32430,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -32138,9 +32439,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -32156,9 +32454,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32470,12 +32765,24 @@ msgstr[1] ""
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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32562,12 +32869,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32589,6 +32908,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32613,6 +32935,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32756,6 +33081,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32804,6 +33132,14 @@ 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|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
msgid "Runners|This runner has not run any jobs."
msgstr ""
@@ -32813,6 +33149,9 @@ 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 ""
@@ -32846,6 +33185,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32879,6 +33221,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32978,13 +33326,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -33179,6 +33527,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33348,6 +33699,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33372,9 +33732,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33390,9 +33747,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33402,12 +33756,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33549,6 +33897,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33564,10 +33915,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33636,6 +33987,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33669,9 +34023,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33684,9 +34035,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33780,6 +34128,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33798,6 +34149,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33873,12 +34242,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33930,9 +34293,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33960,6 +34320,9 @@ 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 ""
@@ -33987,15 +34350,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -34005,9 +34359,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -34056,6 +34407,9 @@ 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 ""
@@ -34203,9 +34557,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34224,6 +34575,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34293,9 +34647,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34326,12 +34677,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34383,12 +34728,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34503,78 +34857,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34758,6 +35040,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34779,9 +35064,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -35048,7 +35330,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35275,33 +35557,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35380,6 +35686,9 @@ 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 ""
@@ -35524,9 +35833,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35902,6 +36208,9 @@ 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 ""
@@ -35926,6 +36235,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35980,9 +36292,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -36004,6 +36313,9 @@ 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 ""
@@ -36070,69 +36382,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36370,12 +36619,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36388,9 +36631,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36451,6 +36691,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36673,6 +36916,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36691,6 +36937,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36742,6 +36991,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36757,9 +37009,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36823,7 +37072,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36840,6 +37089,9 @@ 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 ""
@@ -36873,6 +37125,9 @@ 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 ""
@@ -37002,7 +37257,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -37041,6 +37296,9 @@ 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 ""
@@ -37053,13 +37311,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -37077,12 +37347,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -37110,6 +37386,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37274,9 +37562,15 @@ 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 ""
@@ -37322,6 +37616,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37367,7 +37664,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37479,6 +37776,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37491,6 +37791,9 @@ 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|Tests"
msgstr ""
@@ -37631,6 +37934,9 @@ 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 ""
@@ -37658,6 +37964,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37744,8 +38053,10 @@ msgstr[1] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-msgstr ""
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+msgstr[1] ""
msgid "The form contains the following warning:"
msgstr ""
@@ -37807,6 +38118,9 @@ 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 ""
@@ -37885,6 +38199,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37933,6 +38250,9 @@ 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 ""
@@ -38173,6 +38493,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38272,9 +38595,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38428,9 +38748,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38452,9 +38769,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38578,6 +38892,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38950,9 +39270,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38977,6 +39294,9 @@ 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 active %{type}."
msgstr ""
@@ -39016,123 +39336,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -39193,6 +39396,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39398,6 +39604,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39470,6 +39679,12 @@ 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 ""
@@ -39509,6 +39724,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39539,9 +39757,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39590,12 +39805,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39767,9 +39988,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39977,6 +40195,9 @@ 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 ""
@@ -40070,9 +40291,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40376,6 +40603,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40451,9 +40681,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40565,9 +40792,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40589,9 +40813,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40613,6 +40834,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40631,6 +40855,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40652,6 +40879,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40667,9 +40897,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40679,6 +40915,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40694,6 +40936,15 @@ 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 ""
@@ -40712,9 +40963,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40724,12 +40984,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40742,6 +41005,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40754,6 +41023,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40793,6 +41068,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41438,6 +41716,11 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41459,13 +41742,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41483,12 +41772,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41600,6 +41904,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41697,9 +42004,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41738,6 +42042,9 @@ 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 ""
@@ -41798,9 +42105,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -42146,9 +42450,6 @@ 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 ""
@@ -42224,6 +42525,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42245,6 +42549,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42260,6 +42567,12 @@ 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 ""
@@ -42533,13 +42846,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42850,9 +43163,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42862,9 +43190,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42913,6 +43247,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42990,6 +43327,9 @@ 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 ""
@@ -43008,7 +43348,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -43071,6 +43411,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -43161,6 +43507,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -43197,6 +43546,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -43236,9 +43588,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43257,6 +43615,9 @@ 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 ""
@@ -43269,6 +43630,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43290,6 +43654,9 @@ 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 ""
@@ -43317,18 +43684,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43580,13 +43950,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43820,6 +44190,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43898,8 +44274,10 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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] ""
+msgstr[1] ""
msgid "Your subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -44217,6 +44595,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44276,11 +44660,15 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-msgstr ""
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+msgstr[1] ""
-msgid "ciReport|Code quality improved"
-msgstr ""
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
msgstr ""
@@ -44348,6 +44736,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44386,6 +44777,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44422,12 +44816,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44469,6 +44869,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44626,9 +45029,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44788,6 +45188,9 @@ msgid_plural "instances completed"
msgstr[0] ""
msgstr[1] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44963,6 +45366,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -45210,12 +45616,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -45234,9 +45634,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45312,9 +45709,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45484,6 +45878,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45536,9 +45933,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45598,9 +45992,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45724,6 +46115,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45739,6 +46133,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/vi_VN/gitlab.po b/locale/vi_VN/gitlab.po
index 8245aad2626..2d589a5db63 100644
--- a/locale/vi_VN/gitlab.po
+++ b/locale/vi_VN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: vi\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:52\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr ""
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -310,8 +301,8 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgid "%d second"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -398,6 +385,9 @@ 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 ""
@@ -413,12 +403,6 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -689,9 +673,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -707,21 +688,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -789,6 +773,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ 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 ""
@@ -829,7 +819,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -924,10 +914,7 @@ 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}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -983,7 +970,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1190,16 +1174,34 @@ 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 ""
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1228,9 +1233,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1326,9 +1328,6 @@ msgstr[0] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr ""
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1383,6 +1379,12 @@ 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 "7 days"
msgstr ""
@@ -1446,6 +1448,9 @@ 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 ""
@@ -1728,9 +1733,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1791,6 +1793,9 @@ 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 ""
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr ""
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -1971,12 +1982,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr ""
-
msgid "Add a new issue"
msgstr ""
@@ -2028,9 +2033,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2082,7 +2084,7 @@ msgstr ""
msgid "Add image comment"
msgstr ""
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2100,6 +2102,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2124,9 +2129,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2466,6 +2468,9 @@ 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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 ""
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 ""
@@ -3123,6 +3167,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3561,7 +3605,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3702,9 +3746,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr ""
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4517,21 +4540,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4715,7 +4702,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4727,7 +4714,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 ""
@@ -5510,6 +5518,12 @@ 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 ""
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5591,21 +5740,84 @@ 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 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 ""
@@ -5621,6 +5833,9 @@ 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 ""
@@ -5639,6 +5854,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6107,6 +6358,9 @@ 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 ""
@@ -6155,9 +6409,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6197,7 +6448,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,10 +6463,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6230,9 +6481,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,10 +6640,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6446,7 +6694,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -6864,6 +7136,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -6996,7 +7271,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7089,9 +7364,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7250,6 +7522,9 @@ 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 ""
@@ -7556,9 +7831,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8218,9 +8451,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8422,18 +8586,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8542,18 +8619,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8572,126 +8640,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8707,12 +8664,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -8929,6 +8829,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9601,6 +9516,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr ""
@@ -9836,6 +9757,9 @@ 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 ""
@@ -10013,6 +9937,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10025,12 +9952,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10046,6 +9967,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10079,6 +10003,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10127,6 +10054,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10436,9 +10369,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10499,6 +10429,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11072,13 +11014,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr ""
-
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12104,6 +12090,9 @@ 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 ""
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12200,6 +12186,9 @@ msgstr[0] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12603,6 +12595,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12612,9 +12607,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13150,6 +13142,12 @@ 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 ""
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13505,6 +13515,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13541,6 +13554,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,13 +15058,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15183,9 +15184,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -15995,6 +15996,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,7 +16017,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16040,6 +16044,12 @@ 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 ""
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16199,9 +16212,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16283,15 +16296,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16690,10 +16694,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17104,6 +17123,9 @@ 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 ""
@@ -17125,7 +17147,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17140,6 +17162,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17155,9 +17183,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17317,6 +17342,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17386,6 +17414,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,7 +17921,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18124,10 +18155,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18621,12 +18673,18 @@ 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 ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,10 +20836,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This feature requires a Premium plan."
-msgstr ""
-
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ 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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,16 +21943,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -21834,6 +21976,9 @@ 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 ""
@@ -21858,9 +22003,6 @@ msgstr ""
msgid "July"
msgstr ""
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr ""
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 ""
@@ -22799,9 +22937,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22811,6 +22946,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -22994,12 +23135,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23102,18 +23249,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -24916,33 +25072,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25542,6 +25671,9 @@ 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 ""
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26128,15 +26272,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26501,9 +26672,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26898,6 +27066,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27114,6 +27300,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27342,6 +27534,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,12 +27858,18 @@ 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 ""
@@ -27663,6 +27879,9 @@ 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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 ""
@@ -27801,6 +28032,15 @@ 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 ""
@@ -28059,9 +28299,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28152,15 +28389,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28227,9 +28458,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,7 +28626,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,10 +29619,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29415,7 +29637,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29781,6 +30015,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -29859,6 +30099,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30006,9 +30249,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30588,6 +30825,9 @@ 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 ""
@@ -30666,6 +30906,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,9 +31700,18 @@ 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 ""
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31466,9 +31736,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31633,13 +31903,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ 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 30 days"
+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 ""
@@ -31690,6 +31983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31711,6 +32007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32766,13 +33117,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -32967,6 +33318,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 ""
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34103,12 +34457,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34535,6 +34820,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -34824,7 +35109,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,6 +35464,9 @@ 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 ""
@@ -35299,9 +35611,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35677,6 +35986,9 @@ 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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 ""
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36163,9 +36409,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,7 +37034,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -36815,6 +37073,9 @@ 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 ""
@@ -36827,13 +37088,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -36851,12 +37124,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -36884,6 +37163,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr ""
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 ""
@@ -37939,6 +38261,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38038,9 +38363,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38959,6 +39164,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39531,9 +39754,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40140,6 +40369,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40353,9 +40579,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40377,6 +40600,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40395,6 +40621,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40518,6 +40789,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41459,9 +41767,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41499,6 +41804,9 @@ 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 ""
@@ -41559,9 +41867,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 ""
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42610,9 +42924,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42749,6 +43087,9 @@ 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 ""
@@ -42767,7 +43108,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 ""
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ 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 ""
@@ -43076,18 +43444,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43338,13 +43709,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43578,6 +43949,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44706,6 +45107,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45475,6 +45867,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/zh_CN/gitlab.po b/locale/zh_CN/gitlab.po
index 484a713a9f3..aff38660b28 100644
--- a/locale/zh_CN/gitlab.po
+++ b/locale/zh_CN/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr "从%{start}ĺ°%{end}"
@@ -46,6 +46,9 @@ msgstr " ć–者"
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr "ć–%{emphasisStart}!ĺ并请求id%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr "ć–%{emphasisStart}#č®®é˘id%{emphasisEnd}"
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] "%d个错误"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "找ĺ°%d个错误:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d 导出器"
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] "%d个更多评论"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] "%d 个新许可čŻ"
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d个开ĺŻä¸­çš„č®®é˘"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d条待处ç†çš„评论"
@@ -310,9 +301,9 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] "选择了%d个项目"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
-msgstr[0] "%d 个已ĺ é™¤çš„许可čŻ"
+msgid "%d remaining"
+msgid_plural "%d remaining"
+msgstr[0] ""
msgid "%d second"
msgid_plural "%d seconds"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] "每个镜ĺŹĺŤç§°ćś‰%d个标签"
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] "%d 个令牌已过期"
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] "%d个未ĺ†é…Ťçš„č®®é˘"
@@ -398,6 +385,9 @@ msgstr "%{author_link}写é“:"
msgid "%{authorsName}'s thread"
msgstr "%{authorsName}的主é˘"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr "找不ĺ°%{board_target}"
@@ -413,17 +403,11 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] "%{bold_start}%{count}%{bold_end} 个开放中的ĺ并请求"
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}type%{codeEnd} ĺ·˛ĺĽç”¨ďĽŚĺą¶ĺ°†ĺś¨ 15.0 中ĺ é™¤ă€‚改为使用 %{codeStart}stage%{codeEnd} 。%{linkStart}了解更多 %{linkEnd}"
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr "%{codeStart}types%{codeEnd} ĺ·˛ĺĽç”¨ďĽŚĺą¶ĺ°†ĺś¨ 15.0 中ĺ é™¤ă€‚改为使用 %{codeStart}stages%{codeEnd} 。%{linkStart}了解更多 %{linkEnd}"
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr "%{code_open}éšč—ŹďĽš%{code_close} éšč—Źĺś¨ä˝śä¸šć—Ąĺż—中。必须符ĺéšč—Źč¦ć±‚。"
msgid "%{code_open}Protected:%{code_close} Only exposed to protected branches or protected tags."
-msgstr ""
+msgstr "%{code_open}受保护:%{code_close} 仅暴露于受保护的ĺ†ć”Żć–标签。"
msgid "%{commit_author_link} authored %{commit_authored_timeago}"
msgstr "ç”± %{commit_author_link} ĺ›ä˝śäşŽ %{commit_authored_timeago}"
@@ -558,7 +542,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 ""
+msgstr "%{enable_service_ping_link_start}ĺŻç”¨%{link_end} ć– %{generate_manually_link_start}生ć%{link_end} 服务Ping 以预č§ĺ’Śä¸‹č˝˝ćśŤĺŠˇä˝żç”¨ć•°ćŤ®ćś‰ć•č˝˝čŤ·ă€‚"
msgid "%{extra} more downstream pipelines"
msgstr "另外 %{extra} 个下游ćµć°´çşż"
@@ -689,9 +673,6 @@ msgstr "%{level_name} 不ĺ…许在 %{group_level_name} 组。"
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "由于派生的ćşéˇąç›®ĺŹŻč§ć€§čľä˝ŽďĽŚĺ› ć­¤ä¸Ťĺ…许使用%{level_name}。"
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-msgstr "%{link_start}添加您从 GitLab Inc. 收ĺ°çš„许可čŻ%{link_end}"
-
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},ĺ…许此ĺ并请求在准备就绪时被ĺ并。"
@@ -707,21 +688,24 @@ msgstr "%{location}缺少必需的键: %{keys}"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} 被GitLabç”¨ć· %{lock_user_id} é”定"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr "支ćŚ%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}ĺ’Ś%{quickActionsDocsLinkStart}快速操作%{quickActionsDocsLinkEnd}"
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} 可以ĺ并"
msgid "%{message} showing first %{warnings_displayed}"
msgstr "%{message}ćľç¤şç¬¬ä¸€ä¸Ş%{warnings_displayed}"
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
msgid "%{milestone} (expired)"
msgstr "%{milestone} (已过期)"
msgid "%{milliseconds}ms"
msgstr "%{milliseconds}毫秒"
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
msgid "%{model_name} not found"
msgstr "ć‰ľä¸Ťĺ° %{model_name}"
@@ -789,6 +773,9 @@ msgstr "%{openedEpics}个开ĺŻä¸­ďĽŚ %{closedEpics}个已关闭"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues}个开ĺŻä¸­ďĽŚ %{closedIssues}个已关闭"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr "%{percentage}%% çš„č®®é˘ĺ·˛ĺ…łé—­"
@@ -810,6 +797,9 @@ msgstr "%{placeholder}不ćŻćś‰ć•çš„主é˘"
msgid "%{policy_link} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr "%{policy_link} (在 %{elapsed_time} ĺ†é’źĺŽĺŹ‘出通知, 除非状ć€ä¸ş %{status})"
+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 "%{project_path} ćŻä¸€ä¸Şéˇąç›®ďĽŚć‚¨ĺŹŻä»Ąä˝żç”¨čŻĄéˇąç›®ĺ°†č‡Şčż°ć–‡ä»¶ć·»ĺŠ ĺ°ć‚¨çš„ GitLab 配置文件中,ĺ›ĺ»şä¸€ä¸Şĺ…¬ĺ…±éˇąç›®ĺą¶ä˝żç”¨ README ĺťĺ§‹ĺŚ–仓库以开始使用。 %{help_link_start}了解更多。%{help_link_end}"
@@ -829,8 +819,8 @@ msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr "%{reportType}检测ĺ°%{totalStart}%{total}%{totalEnd}个潜在的%{vulnMessage}"
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
-msgstr "%{reportType}检测ĺ°%{totalStart}ć— %{totalEnd}安全漏洞。"
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
+msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}重试%{retryButtonEnd}ć–%{newFileButtonStart}添加新文件%{newFileButtonEnd}。"
@@ -924,11 +914,8 @@ 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}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} 文件"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
-msgstr "%{strong_start}%{human_size}%{strong_end}ĺ­ĺ‚¨"
+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"
@@ -983,8 +970,8 @@ msgstr "%{totalWeight}总ćťé‡Ť"
msgid "%{total_warnings} warning(s) found:"
msgstr "找ĺ°%{total_warnings}个警告(s): "
-msgid "%{total} open issue weight"
-msgstr "%{total}开ĺŻč®®é˘ćťé‡Ť"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr "找ĺ°%{total}个警告: ćľç¤şĺ‰Ť %{warningsDisplayed}"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] "+其余%d项"
-msgid "+%{extra} more"
-msgstr "+%{extra} 更多"
-
msgid "+%{more_assignees_count}"
msgstr "+%{more_assignees_count}"
@@ -1190,16 +1174,34 @@ msgstr ",ć–"
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
msgstr "- %{policy_name} (在 %{elapsed_time} ĺ†é’źĺŽĺŹ‘出通知, 除非状ć€ä¸ş %{status})"
+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 "- 选择 -"
@@ -1207,6 +1209,9 @@ 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 "-/- č®®é˘ĺ·˛ĺ…łé—­"
@@ -1223,14 +1228,11 @@ msgid "/"
msgstr "/"
msgid "/day"
-msgstr ""
+msgstr "/天"
msgid "0 bytes"
msgstr "0 字节"
-msgid "0t1DgySidms"
-msgstr "0t1DgySidms"
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "%d天"
@@ -1326,9 +1328,6 @@ msgstr[0] "剩余 %d 年"
msgid "1-9 contributions"
msgstr "1-9项贡献"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19项贡献"
@@ -1341,9 +1340,6 @@ msgstr "192.168.0.0/24 ć– 2001:0DB8:1234::/48"
msgid "1st contribution!"
msgstr "最é«č´ˇçŚ®"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29项贡献"
@@ -1383,6 +1379,12 @@ msgstr "页面未找ĺ°"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "如果您觉得这ćŻä¸€ä¸Şé”™čŻŻçš„ćŹç¤şäżˇćŻďĽŚčŻ·č”系您的 GitLab 管ç†ĺ‘。"
+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 "7 days"
msgstr "7天"
@@ -1446,6 +1448,9 @@ msgstr "未找ĺ°ć–‡ä»¶"
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "文件ĺŤä¸ş%{file_name}的文件已经ĺ­ĺś¨äşŽ%{branch}ĺ†ć”Żä¸­"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr "群组为多个项目的集ĺ。"
@@ -1489,7 +1494,7 @@ msgid "A non-confidential epic cannot be assigned to a confidential parent epic"
msgstr "éťžç§ĺŻ†ĺŹ˛čŻ—不č˝ĺ†é…Ťç»™ç§ĺŻ†çš„ç¶ĺŹ˛čŻ—。"
msgid "A page with that title already exists"
-msgstr ""
+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 "一个纯HTML站点,ĺ®ä˝żç”¨NetLify来代替Gitlabçš„CI/CD,但仍然具有所有其他主č¦çš„Gitlab功č˝ă€‚"
@@ -1728,9 +1733,6 @@ msgstr "访问请求"
msgid "Access to '%{classification_label}' not allowed"
msgstr "不ĺ…许访问%{classification_label}"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr "访问令牌在 2 ĺ°Źć—¶ĺŽčż‡ćśźă€‚可以随时使用ĺ·ć–°ä»¤ç‰ŚćťĄç”źć新的访问令牌。未ĺ°ćśźçš„访问令牌被废ĺĽă€‚清除此设置以ĺŻç”¨ĺ‘ĺŽĺ…Ľĺ®ąć€§ă€‚"
-
msgid "AccessDropdown|Deploy Keys"
msgstr "é¨ç˝˛ĺŻ†é’Ą"
@@ -1791,6 +1793,9 @@ 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 "当您ĺŻç”¨ä¸¤ć­Ąč®¤čŻ(2FA)时,ĺ®ä»¬ĺ°†ćŻĺ”Żä¸€ĺŹŻćŽĄĺŹ—的密ç ă€‚"
@@ -1878,6 +1883,9 @@ msgstr "激活于"
msgid "Active"
msgstr "ĺŻç”¨"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr "有ć•çš„%{type}(%{token_length})"
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr "添加一个自定义ć¶ćŻďĽŚĺŚ…ĺ«ĺ®žäľ‹ĺ…±äş«Runner的详细信ćŻă€‚ ć¶ćŻĺś¨çľ¤ç»„和项目 CI/CD 设置中可č§ďĽŚĺś¨Runneré¨ĺ†ă€‚支ćŚMarkdown。"
@@ -1971,12 +1982,6 @@ msgstr "在wiki中添加一个主页,其中包ĺ«ćś‰ĺ…łéˇąç›®çš„信ćŻďĽŚGitLa
msgid "Add a horizontal rule"
msgstr "添加水平规ĺ™"
-msgid "Add a line"
-msgstr "添加一行"
-
-msgid "Add a link"
-msgstr "添加链接"
-
msgid "Add a new issue"
msgstr "添加一个新议é˘"
@@ -2026,10 +2031,7 @@ msgid "Add approvers"
msgstr "添加核准人"
msgid "Add attention request"
-msgstr ""
-
-msgid "Add bold text"
-msgstr "添加粗体文本"
+msgstr "添加关注请求"
msgid "Add broadcast message"
msgstr "添加广播ć¶ćŻ"
@@ -2082,8 +2084,8 @@ msgstr "添加页眉和页脚ĺ°ç”µĺ­é‚®ä»¶ă€‚请注意,颜色设置仅适用
msgid "Add image comment"
msgstr "添加图片评论"
-msgid "Add italic text"
-msgstr "添加斜体文本"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr "添加密钥"
@@ -2100,6 +2102,9 @@ msgstr "新建应用"
msgid "Add new directory"
msgstr "添加目录"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr "添加ć–ĺ é™¤ĺ…前ĺ并的ćŹäş¤"
@@ -2124,9 +2129,6 @@ msgstr "添加回应"
msgid "Add request manually"
msgstr "手动添加请求"
-msgid "Add strikethrough text"
-msgstr "添加ĺ é™¤çşżć–‡ćś¬"
-
msgid "Add suggestion to batch"
msgstr "将建议加入批量处ç†"
@@ -2194,7 +2196,7 @@ msgid "AddMember|Invite limit of %{daily_invites} per day exceeded"
msgstr "每天é™ĺ¶%{daily_invites}次邀请"
msgid "AddMember|Invites cannot be blank"
-msgstr ""
+msgstr "邀请不č˝ä¸şç©ş"
msgid "AddMember|No invite source provided."
msgstr "没有ćŹäľ›é‚€čŻ·ćşă€‚"
@@ -2466,6 +2468,9 @@ msgstr "ĺ é™¤"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "ĺ é™¤éˇąç›® %{projectName}?"
+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 "ć‘们将为此GitLab 实例使用此电ĺ­é‚®ä»¶ĺś°ĺť€é…Ťç˝®ä¸€ä¸ŞLet's Encrypt账号。 您将收ĺ°ç”µĺ­é‚®ä»¶čŻäą¦čż‡ćśźč­¦ĺ‘Šă€‚ %{link_start}了解更多信ćŻă€‚%{link_end}"
@@ -2484,9 +2489,21 @@ msgstr "CI/CD é™ĺ¶"
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "é…Ťç˝® Let's Encrypt"
-msgid "AdminSettings|Disable Elasticsearch until indexing completes."
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 "ç¦ç”¨ Elasticsearch,直ĺ°ç´˘ĺĽ•ĺ®Ść。"
+
msgid "AdminSettings|Disable feed token"
msgstr "ç¦ç”¨äżˇćŻćµä»¤ç‰Ś"
@@ -2500,22 +2517,25 @@ msgid "AdminSettings|Domain verification is an essential security measure for pu
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 ""
+msgstr "AdminSettings |来自GitLab的电ĺ­é‚®ä»¶-从管ç†ä¸­ĺżĺ‘用ć·ĺŹ‘é€çš„电ĺ­é‚®ä»¶ă€‚%{link_start}了解更多%{link_end}。"
msgid "AdminSettings|Enable Registration Features"
-msgstr ""
+msgstr "ĺŻç”¨ćł¨ĺ†ŚĺŠźč˝"
msgid "AdminSettings|Enable Service Ping"
+msgstr "ĺŻç”¨ćśŤĺŠˇPing"
+
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
-msgstr ""
+msgstr "ĺŻç”¨ kuromoji 自定义ĺ†ćžĺ™¨ďĽšç´˘ĺĽ•"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
-msgstr ""
+msgstr "ĺŻç”¨ kuromoji 自定义ĺ†ćžĺ™¨ďĽšćśç´˘"
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "ĺŻç”¨ćµć°´çşżĺ»şč®®ćŹç¤ş"
@@ -2524,13 +2544,13 @@ msgid "AdminSettings|Enable shared runners for new projects"
msgstr "为新项目ĺŻç”¨ĺ…±äş«Runner"
msgid "AdminSettings|Enable smartcn custom analyzer: Indexing"
-msgstr ""
+msgstr "ĺŻç”¨smartcn自定义ĺ†ćžĺ™¨ďĽšç´˘ĺĽ•"
msgid "AdminSettings|Enable smartcn custom analyzer: Search"
-msgstr ""
+msgstr "ĺŻç”¨smartcn自定义ĺ†ćžĺ™¨ďĽšćśç´˘"
msgid "AdminSettings|Enabled"
-msgstr ""
+msgstr "ĺ·˛ĺŻç”¨"
msgid "AdminSettings|Feed token"
msgstr "信ćŻćµä»¤ç‰Ś"
@@ -2542,9 +2562,12 @@ msgid "AdminSettings|If not specified at the group or instance level, the defaul
msgstr "如果未指定群组ć–实例级ĺ«ďĽŚé»č®¤ĺ€Ľä¸ş %{default_initial_branch_name}。不影响现有的仓库。"
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
-msgstr ""
+msgstr "如果没有任何现有索引,系统会ĺ›ĺ»şä¸€ä¸Şă€‚"
msgid "AdminSettings|Import sources"
+msgstr "导入ćş"
+
+msgid "AdminSettings|Inactive project deletion"
msgstr ""
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
@@ -2554,10 +2577,10 @@ 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 ""
+msgstr "在全局ă€çľ¤ç»„和项目级ĺ«é™ĺ¶éˇąç›®ĺ¤§ĺ°Źă€‚ %{link_start}了解更多%{link_end}。"
msgid "AdminSettings|Limit the number of namespaces and projects that can be indexed."
-msgstr ""
+msgstr "é™ĺ¶ĺŹŻä»Ąç´˘ĺĽ•çš„ĺ‘˝ĺŤç©şé—´ĺ’Śéˇąç›®çš„数量。"
msgid "AdminSettings|Maximum duration of a session for Git operations when 2FA is enabled."
msgstr "ĺŻç”¨2FA时,Git操作会话的最大有ć•ćśźé™ă€‚"
@@ -2583,6 +2606,9 @@ msgstr "每个群组注册的最大 runner 数量"
msgid "AdminSettings|Maximum number of runners registered per project"
msgstr "每个项目注册的最大 runner 数量"
+msgid "AdminSettings|Minimum size must be at least 0."
+msgstr ""
+
msgid "AdminSettings|New CI/CD variables in projects and groups default to protected."
msgstr "项目和群组中的新 CI/CD ĺŹé‡Źé»č®¤ä¸şĺŹ—保护。"
@@ -2590,22 +2616,22 @@ msgid "AdminSettings|No required pipeline"
msgstr "没有必需的ćµć°´çşż"
msgid "AdminSettings|Only enable search after installing the plugin, enabling indexing, and recreating the index."
-msgstr ""
+msgstr "仅在安装插件ă€ĺŻç”¨ç´˘ĺĽ•ĺ’Śé‡Ťć–°ĺ›ĺ»şç´˘ĺĽ•ĺŽĺŻç”¨ćśç´˘ă€‚"
msgid "AdminSettings|Pause Elasticsearch indexing"
-msgstr ""
+msgstr "ćš‚ĺśElasticsearch 索引"
msgid "AdminSettings|Preview payload"
-msgstr ""
+msgstr "预č§ćś‰ć•č´źč˝˝"
msgid "AdminSettings|Project export"
-msgstr ""
+msgstr "导出项目"
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 "č¦ć±‚用ć·čŻćŽč‡Şĺ®šäą‰ĺźźĺŤçš„所有ćť"
@@ -2613,14 +2639,17 @@ msgstr "č¦ć±‚用ć·čŻćŽč‡Şĺ®šäą‰ĺźźĺŤçš„所有ćť"
msgid "AdminSettings|Required pipeline configuration"
msgstr "强ĺ¶ćµć°´çşżé…Ťç˝®"
-msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
+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|Save %{name} limits"
msgstr "äżťĺ­ %{name} é™ĺ¶"
msgid "AdminSettings|Search with Elasticsearch enabled"
-msgstr ""
+msgstr "当 Elasticsearch ĺŻç”¨ć—¶ç”¨äşŽćśç´˘"
msgid "AdminSettings|Select a CI/CD template"
msgstr "选择一个 CI/CD 模板"
@@ -2631,9 +2660,15 @@ 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 "选择ç¦ç”¨Pages站点的公开访问ćťé™ďĽŚčż™éś€č¦ç”¨ć·ç™»ĺ˝•ć‰Ťč˝č®żé—®ć‚¨çš„Pages站点。 %{link_start}了解更多。%{link_end}"
-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}."
+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 "服务ping在配置文件中被ç¦ç”¨ďĽŚć— ćł•é€ščż‡ć­¤čˇ¨ĺŤ•ĺŻç”¨ă€‚有关更多信ćŻďĽŚčŻ·ĺŹ‚é…有关%{link_start}ĺśç”¨ćśŤĺŠˇping%{link_end}的文档。"
+
msgid "AdminSettings|Session duration for Git operations when 2FA is enabled (minutes)"
msgstr "ĺŻç”¨2FAć—¶Git操作的会话ćŚç»­ć—¶é—´ďĽĺ†é’źďĽ‰"
@@ -2649,6 +2684,9 @@ msgstr "设置在实例中ĺ›ĺ»şçš„新仓库的é»č®¤ĺ†ć”Żçš„ĺťĺ§‹ĺŤç§°ĺ’Śäżť
msgid "AdminSettings|Set the maximum size of GitLab Pages per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
msgstr "设置每个项目的GitLab Pages的最大大小 ďĽ0表示无é™ĺ¶ďĽ‰ă€‚%{link_start}了解更多信ćŻă€‚%{link_end}"
+msgid "AdminSettings|Setting must be greater than 0."
+msgstr ""
+
msgid "AdminSettings|Size and domain settings for Pages static sites."
msgstr "Pages éť™ć€ç«™ç‚ąçš„大小和域ĺŤč®ľç˝®ă€‚"
@@ -2665,24 +2703,30 @@ msgid "AdminSettings|The template for the required pipeline configuration can be
msgstr "所需ćµć°´çşżé…Ťç˝®çš„模板可以ćŻGitLabćŹäľ›çš„模板之一,也可以ćŻć·»ĺŠ ĺ°ĺ®žäľ‹ć¨ˇćťżä»“库的自定义模板。%{link_start}如何ĺ›ĺ»şĺ®žäľ‹ć¨ˇćťżä»“库?%{link_end}"
msgid "AdminSettings|There are Advanced Search migrations pending that require indexing to pause. Indexing must remain paused until GitLab completes the migrations."
-msgstr ""
+msgstr "有需č¦ćš‚ĺśç´˘ĺĽ•çš„é«çş§ćśç´˘čżç§»ĺľ…处ç†ă€‚索引必须保ćŚćš‚ĺśďĽŚç›´ĺ°ĺ®Śćčżç§»ă€‚"
msgid "AdminSettings|To enable Registration Features, first enable Service Ping."
-msgstr ""
+msgstr "č¦ĺŻç”¨ćł¨ĺ†ŚĺŠźč˝ďĽŚčŻ·ĺ…ĺŻç”¨Service Ping。"
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 "当前活动ćµć°´çşżä¸­çš„作业总数"
msgid "AdminSettings|Use AWS hosted Elasticsearch with IAM credentials"
-msgstr ""
+msgstr "使用 AWS ć‰ç®ˇçš„ IAM 凭据的 Elasticsearch"
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 "您可以ĺŻç”¨ćł¨ĺ†ŚĺŠźč˝ďĽŚĺ› ä¸şćśŤĺŠˇPingĺ·˛ĺŻç”¨ă€‚ 为了将来继续使用注册功č˝ďĽŚć‚¨čżéś€č¦é€ščż‡ć–°çš„云端许可服务在 GitLab 注册。"
+
+msgid "AdminSettings|You can't delete projects before the warning email is sent."
msgstr ""
msgid "AdminStatistics|Active Users"
@@ -3123,6 +3167,9 @@ msgstr "é«çş§č®ľç˝®"
msgid "Advanced export options"
msgstr "é«çş§ĺŻĽĺ‡şé€‰éˇą"
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr "需č¦é‡Ťć–°ç´˘ĺĽ•"
@@ -3450,9 +3497,6 @@ msgstr "Webhook网址"
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr "您可以在下方下拉菜单中ć ĺ°„é»č®¤çš„GitLab 警报字段ĺ°ć‚¨çš„负载密钥。"
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr "您现在可以在čżç»´č®ľç˝®éˇµéť˘ä¸Šçš„警报é¨ĺ†ä¸­ä¸şć‰‹ĺŠ¨é…Ťç˝®çš„Prometheus实例设置警报端点。此页面上的警报端点字段已被ĺĽç”¨ă€‚"
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr "{ \"events\": [{ \"application\": \"应用ĺŤç§°\" }] }"
@@ -3559,10 +3603,10 @@ msgid "All projects selected"
msgstr "已选择所有项目"
msgid "All protected branches"
-msgstr ""
+msgstr "所有受保护的ĺ†ć”Ż"
-msgid "All threads resolved"
-msgstr "所有主é˘ĺ·˛č§Łĺ†ł"
+msgid "All threads resolved!"
+msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
msgstr "所有用ć·ĺż…须接受服务条款和éšç§ć”żç­–才č˝č®żé—® GitLab"
@@ -3577,10 +3621,10 @@ msgid "Allow \"%{group_name}\" to sign you in"
msgstr "ĺ…许“%{group_name}”以您的身份登录"
msgid "Allow access only to members of this group"
-msgstr ""
+msgstr "只ĺ…许该群组的ćĺ‘访问"
msgid "Allow access to everyone"
-msgstr ""
+msgstr "ĺ…许所有人访问"
msgid "Allow access to members of the following group"
msgstr "ĺ…许访问以下群组的ćĺ‘"
@@ -3589,7 +3633,7 @@ msgid "Allow access to the following IP addresses"
msgstr "ĺ…许访问以下IP地址"
msgid "Allow commits from members who can merge to the target branch. %{link_start}About this feature.%{link_end}"
-msgstr ""
+msgstr "ĺ…许可以ĺ并ĺ°ç›®ć ‡ĺ†ć”Żçš„ćĺ‘ćŹäş¤ă€‚%{link_start}关于此功č˝çš„文档。%{link_end}"
msgid "Allow group owners to manage LDAP-related settings"
msgstr "ĺ…许群组所有者管ç†LDAP相关的设置"
@@ -3702,9 +3746,6 @@ msgstr "Amazon EKS集ćĺ…许您从GitLab管ç†EKS集群。"
msgid "Amazon Web Services Logo"
msgstr "Amazon网络服务标志"
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Amazon的身份验čŻćśŞ%{link_start}正确配置%{link_end}。如需使用这项服务,请č”çł»GitLab管ç†ĺ‘。"
-
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 "具有相ĺŚćŚ‡çşąçš„%{link_start}警报%{link_end}已打开。č¦ć›´ć”ąć­¤č­¦ćŠĄçš„状ć€ďĽŚčŻ·ĺ…解决链接中的警报。"
@@ -3996,9 +4037,6 @@ msgstr "加载ćµć°´çşżć—¶ĺ‡şé”™ă€‚"
msgid "An error occurred while loading the pipelines jobs."
msgstr "加载ćµć°´çşżä˝śä¸šć—¶ĺŹ‘生错误。"
-msgid "An error occurred while loading your content. Please try again."
-msgstr "加载内容时出错。请重试。"
-
msgid "An error occurred while making the request."
msgstr "发é€čŻ·ć±‚时发生错误。"
@@ -4015,7 +4053,7 @@ msgid "An error occurred while pasting text in the editor. Please try again."
msgstr "在编辑器中ç˛č´´ć–‡ćś¬ć—¶ĺŹ‘生错误。请重试。"
msgid "An error occurred while performing this action."
-msgstr ""
+msgstr "执行此操作时出错。"
msgid "An error occurred while removing epics."
msgstr "ĺ é™¤ĺŹ˛čŻ—时发生错误。"
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "取ć¶č®˘é…通知时发生错误。"
@@ -4187,7 +4231,7 @@ msgid "Another issue tracker is already in use. Only one issue tracker service c
msgstr "另一个议é˘č·źč¸Şĺ™¨ĺ·˛ç»Źĺś¨ä˝żç”¨ä¸­ă€‚一次只č˝ĺŻç”¨ä¸€ä¸Şč®®é˘č·źč¸ŞćśŤĺŠˇ"
msgid "Another third-party wiki is already in use. Only one third-party wiki integration can be active at a time"
-msgstr ""
+msgstr "另一个第三方 wiki 已在使用中。一次只č˝ćż€ć´»ä¸€ä¸Şç¬¬ä¸‰ć–ą wiki 集ć"
msgid "Anti-spam verification"
msgstr "反ĺžĺśľé‚®ä»¶éŞŚčŻ"
@@ -4268,25 +4312,25 @@ msgid "Application: %{name}"
msgstr "应用:%{name}"
msgid "ApplicationSettings|A Metrics Dashboard menu item appears in the Monitoring section of the Admin Area."
-msgstr ""
+msgstr "指标仪表ç›čŹśĺŤ•éˇąĺ‡şçŽ°ĺś¨ç®ˇç†ä¸­ĺżçš„监控é¨ĺ†ă€‚"
msgid "ApplicationSettings|Add a link to Grafana"
-msgstr ""
+msgstr "添加链接ĺ°Grafana"
msgid "ApplicationSettings|After sign-up text"
-msgstr ""
+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 unlimited."
-msgstr ""
+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 ""
+msgstr "任何访问%{host}并ĺ›ĺ»şĺ¸ć·çš„用ć·ďĽŚĺś¨ç™»ĺ˝•äą‹ĺ‰Ťĺż…须得ĺ°ç®ˇç†ĺ‘çš„ćŽçˇ®ć‰ąĺ‡†ă€‚仅在ĺŻç”¨ćł¨ĺ†ŚĺŽćś‰ć•ă€‚"
msgid "ApplicationSettings|Any user that visits %{host} can create an account."
-msgstr ""
+msgstr "任何访问%{host}的用ć·é˝ĺŹŻä»Ąĺ›ĺ»şĺ¸ć·ă€‚"
msgid "ApplicationSettings|Approve %d user"
msgid_plural "ApplicationSettings|Approve %d users"
@@ -4324,13 +4368,13 @@ msgid "ApplicationSettings|Email restrictions for sign-ups"
msgstr "ç¦ć­˘ä»Ąä¸‹é‚®ç®±ćł¨ĺ†Ś"
msgid "ApplicationSettings|Enable Slack application"
-msgstr ""
+msgstr "ĺŻç”¨Slack应用程序"
msgid "ApplicationSettings|Enable domain denylist for sign-ups"
-msgstr ""
+msgstr "ĺŻç”¨ćł¨ĺ†ŚĺźźĺŤć‹’绝ĺŤĺŤ•"
msgid "ApplicationSettings|Enable email restrictions for sign-ups"
-msgstr ""
+msgstr "为注册ĺŻç”¨ç”µĺ­é‚®ä»¶é™ĺ¶"
msgid "ApplicationSettings|Enter denylist manually"
msgstr "手动输入拒绝ĺ—表"
@@ -4339,19 +4383,19 @@ msgid "ApplicationSettings|Minimum password length (number of characters)"
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 "新的注册需č¦ç®ˇç†ĺ‘批准"
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 "äżťĺ­ć›´ć”ą"
msgid "ApplicationSettings|See GitLab's %{linkStart}Password Policy Guidelines%{linkEnd}."
-msgstr ""
+msgstr "请参é…GitLabçš„%{linkStart}密ç ç­–略指南%{linkEnd}。"
msgid "ApplicationSettings|Send confirmation email on sign-up"
msgstr "注册时发é€çˇ®č®¤é‚®ä»¶"
@@ -4360,10 +4404,10 @@ msgid "ApplicationSettings|Sign-up enabled"
msgstr "ĺ·˛ĺŻç”¨ćł¨ĺ†ŚĺŠźč˝"
msgid "ApplicationSettings|Text shown after a user signs up. Markdown enabled."
-msgstr ""
+msgstr "用ć·ćł¨ĺ†ŚĺŽćľç¤şçš„文本。MarkdownĺŻç”¨ă€‚"
msgid "ApplicationSettings|This option is only available on GitLab.com"
-msgstr ""
+msgstr "此选项仅在 GitLab.com 上可用"
msgid "ApplicationSettings|Upload denylist file"
msgstr "上传拒绝ĺŤĺŤ•ć–‡ä»¶"
@@ -4372,10 +4416,10 @@ 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|domain.com"
msgstr "domain.com"
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] "%{membersCount} éś€č¦ %{count} 个核准"
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr "%{firstLabel} +%{numberOfAdditionalLabels} 更多"
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr "与ĺ并请求核准人ĺ作的ĺ并请求作者"
msgid "ApprovalRule|Add approvers"
msgstr "添加核准人"
-msgid "ApprovalRule|All scanners"
-msgstr "所有扫描工具"
-
-msgid "ApprovalRule|All severity levels"
-msgstr "所有严重级ĺ«"
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr "所有漏洞状ć€"
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr "应用此审批规ĺ™ĺŹŞč€č™‘选定的安全扫描工具。"
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr "应用此审批规ĺ™ĺŹŞč€č™‘选定的严重级ĺ«ă€‚"
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr "应用此审批规ĺ™ĺŹŞč€č™‘选定的漏洞状ć€ă€‚"
-
msgid "ApprovalRule|Approval rules"
msgstr "核准规ĺ™"
@@ -4517,21 +4540,6 @@ msgstr "ĺŤç§°"
msgid "ApprovalRule|Newly detected"
msgstr "新检测ĺ°"
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr "在触发批准规ĺ™äą‹ĺ‰Ťĺ…许的漏洞数量。"
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr "请输入一个等于ć–大于零的数字"
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr "请选择至少一个安全扫描工具"
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr "请选择至少一个严重级ĺ«"
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr "请至少选择一种漏洞状ć€"
-
msgid "ApprovalRule|Previously detected"
msgstr "以前检测ĺ°"
@@ -4544,39 +4552,15 @@ msgstr "已解决"
msgid "ApprovalRule|Rule name"
msgstr "规ĺ™ĺŤç§°"
-msgid "ApprovalRule|Security scanners"
-msgstr "安全扫描工具"
-
-msgid "ApprovalRule|Select All"
-msgstr "选择全é¨"
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr "按专业领域ć–被更改的文件,选择符ĺ条件的核准人。"
-msgid "ApprovalRule|Select scanners"
-msgstr "选择扫描工具"
-
-msgid "ApprovalRule|Select severity levels"
-msgstr "选择严重级ĺ«"
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr "选择漏洞状ć€"
-
-msgid "ApprovalRule|Severity levels"
-msgstr "严重级ĺ«"
-
msgid "ApprovalRule|Target branch"
msgstr "目标ĺ†ć”Ż"
msgid "ApprovalRule|Try for free"
msgstr "免费试用"
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr "ĺ…许的漏洞"
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr "漏洞状ć€"
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr "ĺ并请求审批设置已更新。"
@@ -4635,7 +4619,7 @@ msgid "Approved"
msgstr "已核准"
msgid "Approved MRs"
-msgstr "已核准的MR"
+msgstr "已批准的ĺ并请求"
msgid "Approved the current merge request."
msgstr "批准了当前的ĺ并请求。"
@@ -4643,6 +4627,9 @@ msgstr "批准了当前的ĺ并请求。"
msgid "Approved-By"
msgstr "已核准"
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "审批人"
@@ -4715,8 +4702,8 @@ msgstr "您确定č¦ć‰ąĺ‡† %{user} ĺ—?"
msgid "Are you sure you want to attempt to merge?"
msgstr "您确定č¦ĺ°ťčŻ•ĺ并ĺ—?"
-msgid "Are you sure you want to cancel editing this comment?"
-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 "您确定č¦ĺ…łé—­ć­¤č˘«ĺŹ—é»çš„č®®é˘ĺ—?"
@@ -4727,8 +4714,8 @@ msgstr "您确定č¦ĺ é™¤%{name}ĺ—?"
msgid "Are you sure you want to delete these artifacts?"
msgstr "确定č¦ĺ é™¤čż™äş›äş§ç‰©ĺ—?"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "确实č¦ĺ é™¤ć­¤%{typeOfComment}ĺ—?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr "您确定č¦ĺ é™¤ć­¤SSH密钥ĺ—?"
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr "您确定č¦ć’¤é”€ć­¤%{type}ĺ—?此操作不可逆。"
@@ -4971,6 +4961,9 @@ msgstr "ĺ·˛ĺ†ć´ľç»™ć‘"
msgid "Assigned to you"
msgstr "ĺ†é…Ťç»™ć‚¨çš„"
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "%d位指派人"
@@ -5002,11 +4995,11 @@ msgstr "至少一个 %{one_of_required_fields} 字段必须ĺ­ĺś¨"
msgid "At least one of group_id or project_id must be specified"
msgstr "必须指定至少一个group_idć– project_id"
-msgid "At least one of your Personal Access Tokens is expired, but expiration enforcement is disabled. %{generate_new}"
-msgstr "您的个人访问令牌中至少有一个已过期,但过期强ĺ¶ĺ·˛ç¦ç”¨ă€‚%{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
-msgstr "您的个人访问令牌中至少有一个即将过期,但过期强ĺ¶ĺ·˛ç¦ç”¨ă€‚%{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
+msgstr ""
msgid "At risk"
msgstr "ĺ­ĺś¨éŁŽé™©"
@@ -5145,7 +5138,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 密钥。性č˝ĺŹŻä»Ąé€ščż‡ä˝żç”¨ć•°ćŤ®ĺş“来ćŹé«ă€‚ %{link_start}如何使用数据库配置身份验čŻďĽź%{link_end}"
msgid "Authenticate with GitHub"
msgstr "使用GitHub身份验čŻ"
@@ -5171,9 +5164,6 @@ msgstr "经过身份验čŻçš„ Web 速率é™ĺ¶ćśźďĽä»Ąç§’为单位)"
msgid "Authenticated web requests"
msgstr "经过身份验čŻçš„ Web 请求"
-msgid "Authenticating"
-msgstr "认čŻ"
-
msgid "Authentication"
msgstr "认čŻć–ąĺĽŹ"
@@ -5184,7 +5174,7 @@ msgid "Authentication Log"
msgstr "认čŻć—Ąĺż—"
msgid "Authentication error: enable 2FA in your profile settings to continue using GitLab: %{mfa_help_page}"
-msgstr ""
+msgstr "身份验čŻé”™čŻŻďĽšĺś¨ć‚¨çš„个人资料设置中ĺŻç”¨ 2FA ,然ĺŽç»§ç»­ä˝żç”¨ďĽš%{mfa_help_page}"
msgid "Authentication failed: %{error_message}"
msgstr "身份验čŻĺ¤±č´ĄďĽš %{error_message}"
@@ -5219,9 +5209,6 @@ msgstr "%{author}编写于%{timeago}"
msgid "Authorization code:"
msgstr "ćŽćťç ďĽš"
-msgid "Authorization key"
-msgstr "ćŽćťĺŻ†é’Ą"
-
msgid "Authorization required"
msgstr "需č¦ćŽćť"
@@ -5373,7 +5360,7 @@ msgid "Available group runners: %{runners}"
msgstr "可用的群组 Runner:%{runners}"
msgid "Available on-demand"
-msgstr ""
+msgstr "可按用ć·č¦ć±‚"
msgid "Available shared runners:"
msgstr "可用的共享 Runner:"
@@ -5420,6 +5407,27 @@ 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 "徽章"
@@ -5510,6 +5518,12 @@ msgstr "Bamboo构建计ĺ’密钥。"
msgid "BambooService|Bamboo service root URL."
msgstr "Bamboo服务根URL。"
+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 "用Atlassian BamboočżčˇŚCI/CDćµć°´çşżă€‚"
@@ -5526,6 +5540,78 @@ 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."
@@ -5534,6 +5620,9 @@ msgstr "请注意,更改项目的命ĺŤç©şé—´ĺŹŻč˝äĽšäş§ç”źéťžé˘„期的副作
msgid "Be careful. Renaming a project's repository can have unintended side effects."
msgstr "请注意,重命ĺŤéˇąç›®çš„仓库可č˝äĽšäş§ç”źéťžé˘„期的副作用。"
+msgid "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 "在ĺŻç”¨ć­¤é›†ć之前,请在 Google Chat 中为您希望从该项目接收通知的ćżé—´ĺ›ĺ»şä¸€ä¸Ş webhook。 %{docs_link}"
@@ -5564,24 +5653,84 @@ msgstr "计费用ć·"
msgid "Billing"
msgstr "计费"
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
-msgstr "%{group_name} 正在使用 %{plan_name} 。"
+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 "%{user_name},您正在使用%{plan_name}计ĺ’。"
+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 "Bronzeć–ąćˇĺ·˛ä¸ŤĺŹŻç”¨"
+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 "如果您ćłč¦é™Ťçş§ć‚¨çš„订é…计ĺ’,请č”çł»%{support_link_start}客ć·ć”ŻćŚ%{support_link_end}。"
+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 "可以é…读%{faq_link}了解更多ä»č´ąć–ąćˇç»†čŠ‚,ć–者开始为期30天的旗č°ç‰čŻ•ç”¨ă€‚"
@@ -5591,21 +5740,84 @@ msgstr "通过é…读ć‘们的 %{pricing_page_link} 了解有关每个计ĺ’çš„ć›
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 "ćłč¦ä¸şć‚¨çš„群组购买ć–管ç†č®˘é…?导čŞĺ°ć‚¨çš„ %{groups_link} ĺą¶č˝¬ĺ° %{strong_open}设置 &gt; 计费。%{strong_close}"
+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 "查看 %{plan_name} 计ĺ’中的功č˝"
+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 "访问%{parent_billing_page_link}的计费é¨ĺ†ä»Ąç®ˇç†čŻĄéˇąç›®çš„订é…计ĺ’。"
+msgid "BillingPlans|Ultimate"
+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 "虽然 GitLab ĺ°†ĺść­˘ä˝żç”¨ Bronze ć–ąćˇďĽŚä˝†ć‚¨ä»Ťç„¶ĺŹŻä»Ąĺś¨ %{eoa_bronze_plan_end_date} 之前再续订一次 Bronze 订é…。 ć‘们čżćŹäľ›é™ć—¶ĺ…Ťč´ąĺŤ‡çş§ĺ°ć‘们的é«çş§ć–ąćˇďĽćś€ĺ¤š 25 个用ć·ďĽ‰ďĽ 在ć‘们的 %{announcement_link} 中了解有关改ĺŹĺ’ŚäĽć çš„更多信ćŻă€‚"
@@ -5621,6 +5833,9 @@ msgstr "您的GitLab.com%{plan}试用将在%{strong_open}%{expiration_date}过ćś
msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. You can restore access to the features at any time by upgrading below."
msgstr "您的GitLab.com试用已于%{expiration_date}ĺ°ćśźă€‚您可以通过以下升级随时ć˘ĺ¤ŤĺŻąĺŠźč˝çš„访问。"
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
msgid "BillingPlans|billed annually at %{price_per_year}"
msgstr "每年支ä»%{price_per_year}"
@@ -5639,6 +5854,9 @@ msgstr "每ćś"
msgid "BillingPlans|per user"
msgstr "每用ć·"
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr "升级"
@@ -5661,23 +5879,35 @@ msgid "Billings|By reactivating your trial, you will receive an additional 30 da
msgstr "通过重新激活您的试用,您将收ĺ°é˘ťĺ¤–30 天的 %{planName}。您的试用只č˝é‡Ťć–°ćż€ć´»ä¸€ć¬ˇă€‚"
msgid "Billings|Error validating card details"
-msgstr ""
+msgstr "验čŻĺŤˇç‰‡ç»†čŠ‚时出错"
msgid "Billings|Extend trial"
msgstr "延长试用期"
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr "重新激活试用"
msgid "Billings|Seats in use / Seats available"
-msgstr ""
+msgstr "正在使用的席位数 / 可用的席位数"
msgid "Billings|Seats in use / Seats in subscription"
-msgstr ""
+msgstr "正在使用的席位数 / 订é…的席位数"
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr "Shared runners ć— ćł•ĺŻç”¨ďĽŚç›´ĺ°ćś‰ć•çš„信用卡在档。"
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 "č¦ĺś¨ shared runners上使用免费 CI/CD ĺ†é’źďĽŚć‚¨éś€č¦ä˝żç”¨äżˇç”¨ĺŤˇéŞŚčŻć‚¨çš„ĺ¸ć·ă€‚如果您不ćłćŹäľ›ďĽŚć‚¨ĺŹŻä»Ąé€ščż‡ä¸şć‚¨çš„项目带来自己的 runner 并ç¦ç”¨ shared runners 来čżčˇŚćµć°´çşżă€‚čż™ćŻé»ć­˘ĺ’Śĺ‡Źĺ°‘对 GitLab 基础设施的滥用所必需的。 %{strongStart}GitLab 不会对您的卡号扣费,ĺ®ĺŹŞäĽšç”¨äşŽéŞŚčŻć‚¨çš„身份。%{strongEnd} %{linkStart}了解更多%{linkEnd}"
@@ -5693,6 +5923,12 @@ msgstr "验čŻĺ¸ć·"
msgid "Billings|Validate user account"
msgstr "验čŻç”¨ć·ĺ¸ć·"
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr "您现在可以ĺ©ç”¨ĺ…±äş« runner çš„ĺ…Ťč´ą CI/CD ĺ†é’źă€‚"
@@ -5703,7 +5939,7 @@ msgid "Billing|%{user} was successfully approved"
msgstr "%{user} ć功获得批准"
msgid "Billing|Add seats"
-msgstr ""
+msgstr "添加席位"
msgid "Billing|An email address is only visible for users with public emails."
msgstr "只有用ć·č®ľç˝®äş†ĺ…¬ĺĽ€ç”µĺ­é‚®ä»¶ďĽŚä»–们的邮件才对外可č§ă€‚"
@@ -5712,19 +5948,19 @@ msgid "Billing|An error occurred while approving %{user}"
msgstr "批准 %{user} 时出错"
msgid "Billing|An error occurred while getting a billable member details."
-msgstr ""
+msgstr "获取计费ćĺ‘详细信ćŻć—¶ĺŹ‘生错误。"
msgid "Billing|An error occurred while loading GitLab subscription details."
-msgstr ""
+msgstr "加载订é…信ćŻć—¶ĺŹ‘生错误。"
msgid "Billing|An error occurred while loading billable members list."
-msgstr ""
+msgstr "加载计费ćĺ‘ĺ—表时发生错误。"
msgid "Billing|An error occurred while loading pending members list"
msgstr "加载待处ç†ćĺ‘ĺ—表时出错"
msgid "Billing|An error occurred while removing a billable member."
-msgstr ""
+msgstr "ĺ é™¤č®ˇč´ąćĺ‘时发生错误。"
msgid "Billing|Awaiting member signup"
msgstr "等待ćĺ‘注册"
@@ -5739,19 +5975,22 @@ msgid "Billing|Enter at least three characters to search."
msgstr "请至少输入三个字符才可ćśç´˘ă€‚"
msgid "Billing|Explore all plans"
-msgstr ""
+msgstr "浏č§ć‰€ćś‰ć–ąćˇ"
msgid "Billing|Export list"
msgstr "导出ĺ—表"
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
+msgstr "GitLab 上的免费群组é™ĺ¶ %{maxNamespaceSeats} 个席位"
+
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
msgstr ""
msgid "Billing|Group invite"
msgstr "群组邀请"
msgid "Billing|If the group has over %{maxNamespaceSeats} members, only those occupying a seat can access the namespace. To ensure all members (active and %{linkStart}over limit%{linkEnd}) can access the namespace, you can start a trial or upgrade to a paid tier."
-msgstr ""
+msgstr "如果群组ćĺ‘超过 %{maxNamespaceSeats} 人,只有占据席位的人可以访问命ĺŤç©şé—´ă€‚ 为了确保所有ćĺ‘ (激活的ćĺ‘ĺ’Ś %{linkStart}超过é™ĺ¶%{linkEnd} çš„ćĺ‘) č˝ĺ¤źč®żé—®ĺ‘˝ĺŤç©şé—´ďĽŚ 您可以开始试用ć–升级ĺ°ä»č´ąç‰ćś¬ă€‚"
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 "ć— ćł•ĺ é™¤é€ščż‡çľ¤ç»„邀请而邀请的ćĺ‘。您可以移除整个群组,也可以č¦ć±‚受邀群组的所有者移除ćĺ‘。"
@@ -5783,6 +6022,9 @@ 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 "您将č¦ä»Žč®˘é…中ĺ é™¤ç”¨ć·%{username}。如果继续,该用ć·ĺ°†ä»Ž %{namespace} 群组及其所有ĺ­ç»„和项目中ĺ é™¤ă€‚此操作无法撤ć¶ă€‚"
+msgid "Billing|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr "Bitbucket服务器导入"
@@ -5856,6 +6098,9 @@ 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 "获取迭代时发生错误。请再试一次。"
@@ -5889,6 +6134,9 @@ msgstr "选择标记"
msgid "BoardScope|Current iteration"
msgstr "当前迭代"
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr "编辑"
@@ -6098,6 +6346,9 @@ msgstr "ĺ†ć”ŻĺŤç§°"
msgid "Branch not loaded - %{branchId}"
msgstr "ĺ†ć”ŻćśŞč˝˝ĺ…Ą - %{branchId}"
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "ĺ†ć”Ż"
@@ -6107,6 +6358,9 @@ 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 "ĺ…¨é¨"
@@ -6155,9 +6409,6 @@ msgstr "新建ĺ†ć”Ż"
msgid "Branches|No branches to show"
msgstr "找不ĺ°ĺ†ć”Ż"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr "确认执行 %{strongStart}%{buttonText},%{strongEnd} ĺŽĺ°†ć— ćł•ć’¤é”€ć–ć˘ĺ¤Ťă€‚"
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "只有项目维护者ć–所有者才č˝ĺ é™¤ĺŹ—保护的ĺ†ć”Ż"
@@ -6197,8 +6448,8 @@ 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 "ć­¤ĺ†ć”Żĺ°šćśŞĺĺą¶ĺ° %{defaultBranchName}。为éżĺ…Ťć•°ćŤ®ä¸˘ĺ¤±ďĽŚčŻ·ĺś¨ĺ é™¤äą‹ĺ‰Ťĺ并此ĺ†ć”Żă€‚"
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+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 "č¦ć”ľĺĽćś¬ĺś°ć›´ć”ąĺą¶č¦†ç›–上游ç‰ćś¬çš„ĺ†ć”ŻďĽŚčŻ·ĺś¨ć­¤ĺ¤„将其ĺ é™¤ďĽŚç„¶ĺŽé€‰ć‹©ä¸Šéť˘çš„“立即更新”。"
@@ -6212,11 +6463,11 @@ msgstr "ćŻçš„,ĺ é™¤ĺ†ć”Ż"
msgid "Branches|Yes, delete protected branch"
msgstr "ćŻçš„,ĺ é™¤ĺŹ—保护的ĺ†ć”Ż"
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "您将č¦ć°¸äą…ĺ é™¤ĺ†ć”Ż %{strongStart}%{branchName}。%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
-msgstr "您将č¦ć°¸äą…ĺ é™¤ĺŹ—保护的ĺ†ć”Ż %{strongStart}%{branchName}。%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr ""
msgid "Branches|diverged from upstream"
msgstr "与上游ĺ­ĺś¨ĺ·®ĺĽ‚"
@@ -6230,9 +6481,6 @@ msgstr "受保护"
msgid "Breadcrumbs"
msgstr "面包屑导čŞ"
-msgid "Brief title about the change"
-msgstr "关于ĺŹć›´çš„简短标é˘"
-
msgid "Broadcast Message was successfully created."
msgstr "ĺążć’­ć¶ćŻĺ·˛ć功ĺ›ĺ»şă€‚"
@@ -6285,7 +6533,7 @@ msgid "BulkImport|Destination"
msgstr "目标"
msgid "BulkImport|Destination group"
-msgstr ""
+msgstr "目标群组"
msgid "BulkImport|Existing groups"
msgstr "现有群组"
@@ -6303,7 +6551,7 @@ msgid "BulkImport|Group import history"
msgstr "群组导入历史"
msgid "BulkImport|History"
-msgstr ""
+msgstr "历史"
msgid "BulkImport|Import failed: Destination cannot be a subgroup of the source group. Change the destination and try again."
msgstr "导入失败:目标不č˝ćŻćşç»„çš„ĺ­ç»„。更改目标,然ĺŽé‡ŤčŻ•ă€‚"
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr "项目导入历史"
@@ -6347,11 +6601,11 @@ msgstr "重新导入会ĺ›ĺ»şä¸€ä¸Şć–°çľ¤ç»„。ĺ®ä¸Ťä¸ŽçŽ°ćś‰çľ¤ç»„ĺŚć­Ąă€‚"
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr "ćľç¤ş %{start}-%{end} / %{total}"
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
-msgstr "ćľç¤ş %{start}-%{end} / %{total} - %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
+msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
-msgstr "ćľç¤şä»Ž%{link}中匹配筛选器“%{filter}” çš„ %{start}-%{end} / %{total}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
+msgstr ""
msgid "BulkImport|Source"
msgstr "ćş"
@@ -6368,9 +6622,6 @@ msgstr "ĺ°ć–°çľ¤ç»„"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr "更新具有实时ĺŹć›´çš„导入状ć€ĺ¤±č´Ą"
-msgid "BulkImport|You have no groups to import"
-msgstr "您没有č¦ĺŻĽĺ…Ąçš„群组"
-
msgid "BulkImport|Your imported groups will appear here."
msgstr "您导入的群组将出现在这里。"
@@ -6389,11 +6640,8 @@ msgstr "必须为群组"
msgid "Burndown chart"
msgstr "ç‡ĺ°˝ĺ›ľ"
-msgid "BurndownChartLabel|Open issue weight"
-msgstr "未解决议é˘ćťé‡Ť"
-
-msgid "BurndownChartLabel|Open issues"
-msgstr "未解决议é˘"
+msgid "BurndownChartLabel|Remaining"
+msgstr ""
msgid "Burnup chart"
msgstr "ç‡čµ·ĺ›ľ"
@@ -6446,8 +6694,8 @@ msgstr "ć›´ć–°ć—Ąĺż—"
msgid "CI Lint"
msgstr "CI Lint"
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
-msgstr "CI配置已验čŻďĽŚĺŚ…括所有通过%{codeStart}include%{codeEnd}关键字引入的配置。%{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
+msgstr ""
msgid "CI settings"
msgstr "CI设置"
@@ -6470,9 +6718,12 @@ msgstr "CI/CD é…Ťç˝®"
msgid "CI/CD configuration file"
msgstr "CI/CD 配置文件"
-msgid "CI/CD minutes"
+msgid "CI/CD limits"
msgstr ""
+msgid "CI/CD minutes"
+msgstr "CI/CD ĺ†é’ź"
+
msgid "CI/CD|No projects have been added to the scope"
msgstr "没有项目被添加ĺ°ć­¤čŚĺ›´"
@@ -6489,7 +6740,7 @@ msgid "CICDAnalytics|Lead time"
msgstr "交ä»ć—¶é—´"
msgid "CICDAnalytics|No shared runner minute usage data available"
-msgstr ""
+msgstr "无可用的共享 runner ĺ†é’źć•°ä˝żç”¨ć•°ćŤ®"
msgid "CICDAnalytics|Projects with releases"
msgstr "发ĺ¸ç‰ćś¬çš„项目"
@@ -6507,6 +6758,9 @@ msgstr "发ĺ¸"
msgid "CICDAnalytics|Shared Runners Usage"
msgstr "共享 Runner 的使用ć…况"
+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 "共享 runner ćµć°´çşżĺ†é’źćŚç»­ć—¶é—´ďĽćŚ‰ćśďĽ‰"
@@ -6519,6 +6773,9 @@ msgstr "共享 Runner 的使用量ćŻĺś¨ĺ…±äş« Runner 上čżčˇŚçš„所有作业çš
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr "获取发ĺ¸ç»źč®ˇäżˇćŻć—¶ĺ‡şçŽ°é”™čŻŻ"
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr "什äąćŻĺ…±äş« Runner 的使用ć…况?"
@@ -6555,6 +6812,9 @@ msgstr "é¨ç˝˛ç­–ç•Ą"
msgid "CICD|Jobs"
msgstr "作业"
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "é™ĺ¶ CI_JOB_TOKEN 访问"
@@ -6562,11 +6822,20 @@ msgid "CICD|Select projects that can be accessed by API requests authenticated w
msgstr "选择可以通过 API 访问的项目请求验čŻć­¤éˇąç›®çš„ CI_JOB_TOKEN CI/CD ĺŹé‡Źă€‚"
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 ""
+msgstr "Auto DevOps ćµć°´çşżé»č®¤ĺś¨ć˛ˇćś‰ CI/CD 配置文件的所有项目中čżčˇŚă€‚%{link_start}什äąćŻ Auto DevOps?%{link_end}"
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "在未找ĺ°ĺ¤‡ç”¨CI配置文件时将使用Auto DevOpsćµć°´çşżă€‚"
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr "群组已ĺŻç”¨"
@@ -6730,10 +6999,10 @@ msgid "Cancel and close"
msgstr "取ć¶ĺą¶ĺ…łé—­"
msgid "Cancel downstream pipeline"
-msgstr ""
+msgstr "取ć¶ä¸‹ć¸¸ćµć°´çşż"
msgid "Cancel editing"
-msgstr ""
+msgstr "取ć¶çĽ–čľ‘"
msgid "Cancel index deletion"
msgstr "取ć¶ĺ é™¤ç´˘ĺĽ•ć“Ťä˝ś"
@@ -6762,6 +7031,9 @@ msgstr "取ć¶é˘„č§"
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr "无法将机密史诗ĺ†é…Ťç»™éťžćśşĺŻ†č®®é˘ă€‚请将此议é˘č®ľç˝®ćśşĺŻ†ĺą¶é‡ŤčŻ•"
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr "无法自动ĺ并"
@@ -6864,6 +7136,9 @@ msgstr "čŻäą¦é˘ĺŹ‘ćśşćž„"
msgid "Certificate Subject"
msgstr "čŻäą¦ä¸»é˘"
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr "ĺŹć›´ćŚ‡ć´ľäşş"
@@ -6970,13 +7245,13 @@ msgid "Changed assignee(s)."
msgstr "ĺ·˛ĺŹć›´çš„指派人"
msgid "Changed merge method to %{merge_method}"
-msgstr ""
+msgstr "ĺ并方法已更改为 %{merge_method}"
msgid "Changed reviewer(s)."
msgstr "ĺ·˛ĺŹć›´ĺ®ˇć ¸č€…。"
msgid "Changed squash option to %{squash_option}"
-msgstr ""
+msgstr "压缩选项已更改为 %{squash_option}"
msgid "Changed the title to \"%{title_param}\"."
msgstr "已将标é˘ć›´ć”ąä¸şâ€ś%{title_param}”。"
@@ -6996,7 +7271,7 @@ msgstr "ä»…ćľç¤şé¨ĺ†ă€‚ç‚ąć­¤ćľç¤şĺ…¨é¨ă€‚"
msgid "Changes the title to \"%{title_param}\"."
msgstr "将标é˘ć›´ć”ąä¸şâ€ś%{title_param}”。"
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7069,7 +7344,7 @@ msgid "Check feature availability on namespace plan"
msgstr "检查命ĺŤç©şé—´ć–ąćˇçš„功č˝ĺŹŻç”¨ć€§"
msgid "Check out branch"
-msgstr ""
+msgstr "检出ĺ†ć”Ż"
msgid "Check out, review, and merge locally"
msgstr "在本地检出ă€ĺ®ˇć ¸ĺ’Śĺ并"
@@ -7089,9 +7364,6 @@ msgstr "检查您的Dockeré•śĺŹćŻĺ¦ĺ­ĺś¨ĺ·˛çźĄćĽŹć´ž."
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr "检查您的 Kubernetes 集群镜ĺŹćŻĺ¦ĺ­ĺś¨ĺ·˛çźĄćĽŹć´žă€‚"
-msgid "Check your source instance permissions."
-msgstr "检查您的ćşĺ®žäľ‹ćťé™ă€‚"
-
msgid "Checking %{text} availability…"
msgstr "正在检查%{text}的可用性..."
@@ -7250,6 +7522,9 @@ msgstr "群组"
msgid "Checkout|Name of company or organization using GitLab"
msgstr "使用GitLab的公司ć–组织的ĺŤç§°"
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
msgstr "需č¦ć›´ĺ¤šç”¨ć·ďĽźčŻ·ä¸şć‚¨çš„%{company}采购GitLab 。"
@@ -7290,7 +7565,7 @@ msgid "Checkout|Subtotal"
msgstr "小计"
msgid "Checkout|Success: subscription"
-msgstr ""
+msgstr "ć功: 订é…"
msgid "Checkout|Tax"
msgstr "税额"
@@ -7359,7 +7634,7 @@ msgid "Child epic doesn't exist."
msgstr "ĺ­ĺŹ˛čŻ—不ĺ­ĺś¨ă€‚"
msgid "Child issues and epics"
-msgstr ""
+msgstr "ĺ­č®®é˘ĺ’ŚĺŹ˛čŻ—"
msgid "Chinese language support using"
msgstr "中文支ćŚä˝żç”¨"
@@ -7556,9 +7831,6 @@ msgstr "不可用: %{reason}"
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr "在仓库上čżčˇŚ %{link_start}git filter-repo%{link_end} ĺŽčż›čˇŚć¸…ç†ă€‚"
-msgid "Clean up image tags"
-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 "清ç†ç­–ç•Ąç”±ĺŽĺŹ°worker执行。此设置定义了可以ĺŚć—¶čżčˇŚçš„最大worker数。将其设置为 0 以ĺ é™¤ć‰€ćś‰worker并且不执行清ç†ç­–略。"
@@ -7576,7 +7848,7 @@ msgstr "清除"
msgid "Clear %{count} image from cache?"
msgid_plural "Clear %{count} images from cache?"
-msgstr[0] ""
+msgstr[0] "从缓ĺ­ä¸­ć¸…除 %{count} 个镜ĺŹĺ—?"
msgid "Clear all repository checks"
msgstr "清除所有仓库检查"
@@ -7783,7 +8055,7 @@ msgid "ClusterAgents|%{name} successfully deleted"
msgstr "%{name} ĺ·˛ć功ĺ é™¤"
msgid "ClusterAgents|%{name} successfully revoked"
-msgstr ""
+msgstr "%{name} ĺ·˛ć功撤销"
msgid "ClusterAgents|%{number} of %{total} agents"
msgstr "ĺ…± %{total} 个代ç†ä¸­çš„ %{number} 个"
@@ -7846,10 +8118,10 @@ msgid "ClusterAgents|An error occurred while loading your agent"
msgstr "加载代ç†ć—¶ĺ‡şé”™"
msgid "ClusterAgents|An error occurred while loading your agents"
-msgstr ""
+msgstr "加载代ç†ć—¶ĺ‡şé”™"
msgid "ClusterAgents|An error occurred while retrieving agent activity. Reload the page to try again."
-msgstr ""
+msgstr "检索代ç†ĺŠ¨ć€ć—¶ĺ‡şé”™ă€‚重新加载页面以重试。"
msgid "ClusterAgents|An unknown error occurred. Please try again."
msgstr "发生未知错误。请重试。"
@@ -7858,7 +8130,7 @@ msgid "ClusterAgents|Are you sure you want to delete this agent? You cannot undo
msgstr "确定č¦ĺ é™¤ć­¤ä»Łç†ĺ—?您无法撤ć¶ć­¤ć“Ťä˝śă€‚"
msgid "ClusterAgents|Are you sure you want to revoke this token? You cannot undo this action."
-msgstr ""
+msgstr "确定č¦ĺ é™¤ć­¤ä»Łç†ĺ—?您无法撤ć¶ć­¤ć“Ťä˝śă€‚"
msgid "ClusterAgents|Certificate"
msgstr "čŻäą¦"
@@ -7896,12 +8168,6 @@ msgstr "复ĺ¶ä»¤ç‰Ś"
msgid "ClusterAgents|Create a cluster"
msgstr "ĺ›ĺ»şé›†çľ¤"
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr "ĺ›ĺ»şé›†çľ¤ďĽčŻäą¦ - ĺ·˛ĺĽç”¨ďĽ‰"
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr "ĺ›ĺ»şé›†çľ¤ďĽĺ·˛ĺşźĺĽďĽ‰"
-
msgid "ClusterAgents|Create agent access token"
msgstr "ĺ›ĺ»şä»Łç†č®żé—®ä»¤ç‰Ś"
@@ -7945,13 +8211,13 @@ 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 ""
+msgstr "从ç»ç«ŻčżžćŽĄĺ°ć‚¨çš„集群并čżčˇŚć­¤ĺ‘˝ä»¤ă€‚包括令牌。"
msgid "ClusterAgents|GitLab agent"
-msgstr ""
+msgstr "GitLab 代ç†"
msgid "ClusterAgents|GitLab agent for Kubernetes"
-msgstr ""
+msgstr "适用于 Kubernetes çš„ GitLab 代ç†"
msgid "ClusterAgents|Give feedback"
msgstr "ćŹäľ›ĺŹŤé¦"
@@ -7963,7 +8229,7 @@ msgid "ClusterAgents|How to update an agent?"
msgstr "如何更新代ç†ďĽź"
msgid "ClusterAgents|Install using Helm (recommended)"
-msgstr ""
+msgstr "使用 Helm 安装ďĽćŽ¨čŤďĽ‰"
msgid "ClusterAgents|Last connected %{timeAgo}."
msgstr "上次连接在 %{timeAgo}。"
@@ -7988,7 +8254,7 @@ msgstr "从未连接"
msgid "ClusterAgents|No activity occurred in the past day"
msgid_plural "ClusterAgents|No activity occurred in the past %d days"
-msgstr[0] ""
+msgstr[0] "过去 %d 天内没有活动"
msgid "ClusterAgents|No agents"
msgstr "无代ç†"
@@ -8015,19 +8281,19 @@ msgid "ClusterAgents|Requires a Maintainer or greater role to perform these acti
msgstr "需č¦ćś‰č‡łĺ°‘维护者级ĺ«çš„ćťé™ďĽŚć‰ŤĺŹŻć‰§čˇŚčż™äş›ć“Ťä˝śă€‚"
msgid "ClusterAgents|Requires a Maintainer or greater role to perform this action"
-msgstr ""
+msgstr "需č¦ćś‰č‡łĺ°‘维护者级ĺ«çš„ćťé™ďĽŚć‰ŤĺŹŻć‰§čˇŚčż™äş›ć“Ťä˝śă€‚"
msgid "ClusterAgents|Revoke access token?"
-msgstr ""
+msgstr "撤销访问令牌?"
msgid "ClusterAgents|Revoke token"
-msgstr ""
+msgstr "撤销令牌"
msgid "ClusterAgents|Security"
msgstr "安全"
msgid "ClusterAgents|See agent activity updates, like tokens created or revoked and clusters connected or not connected."
-msgstr ""
+msgstr "请参é…代ç†ć´»ĺŠ¨ć›´ć–°ďĽŚĺ¦‚ĺ·˛ĺ›ĺ»şć–撤销的令牌以及已连接ć–未连接的集群。"
msgid "ClusterAgents|Select an agent or enter a name to create new"
msgstr "选择一个代ç†ć–čľ“ĺ…ĄĺŤç§°ćťĄĺ›ĺ»şä¸€ä¸Şć–°ä»Łç†"
@@ -8036,7 +8302,7 @@ 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 ""
+msgstr "当将 Kubernetes é›†çľ¤čżžćŽĄĺ° GitLab 时,GitLab 代ç†ćŹäľ›ć›´é«çş§ĺ«çš„安全性。%{linkStart}了解有关 GitLab 代ç†çš„更多信ćŻă€‚%{linkEnd}"
msgid "ClusterAgents|The agent has not been connected in a long time. There might be a connectivity issue. Last contact was %{timeAgo}."
msgstr "代ç†é•żć—¶é—´ćśŞčżžćŽĄďĽŚĺŹŻč˝ćś‰čżžćŽĄé—®é˘ďĽŚćś€ĺŽčżžćŽĄć—¶é—´ćŻ %{timeAgo}。"
@@ -8054,7 +8320,7 @@ msgid "ClusterAgents|To delete the agent, type %{name} to confirm:"
msgstr "č¦ĺ é™¤ä»Łç†ďĽŚčŻ·čľ“ĺ…Ą %{name} 进行确认:"
msgid "ClusterAgents|To revoke the token, type %{name} to confirm:"
-msgstr ""
+msgstr "č¦ĺ é™¤ä»Łç†ďĽŚčŻ·čľ“ĺ…Ą %{name} 进行确认:"
msgid "ClusterAgents|Token created by %{userName}"
msgstr "ç”± %{userName} ĺ›ĺ»şçš„令牌"
@@ -8075,7 +8341,7 @@ msgid "ClusterAgents|We would love to learn more about your experience with the
msgstr "ć‘们ćłč¦äş†č§Łä˝ ĺŻą GitLab Agent çš„ćłćł•ă€‚"
msgid "ClusterAgents|What is agent activity?"
-msgstr ""
+msgstr "什äąćŻä»Łç†ĺŠ¨ć€ďĽź"
msgid "ClusterAgents|What is default configuration?"
msgstr "什äąćŻé»č®¤é…Ťç˝®ďĽź"
@@ -8101,9 +8367,6 @@ msgstr "您的ćťé™ä¸Ťč¶łďĽŚć— ćł•ä¸şć­¤éˇąç›®ĺ›ĺ»şé›†çľ¤ä»Łç†"
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr "您的ćťé™ä¸Ťč¶łďĽŚć— ćł•ä¸şć­¤éˇąç›®ĺ é™¤é›†çľ¤ä»Łç†"
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr "14.0 中ĺ é™¤äş† One-click 应用程序管ç†ă€‚您的应用程序仍安装在您的集群中,并且集ć继续工作。"
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr "%{linkStart}更多信ćŻ%{linkEnd}"
@@ -8137,9 +8400,6 @@ msgstr "添加集ćĺŽďĽŚĺŹŻä»Ąĺś¨ć‰€ćś‰éˇąç›®ä¸­ĺ…±äş«é›†çľ¤ă€‚"
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr "Kubernetes集群集ćçš„é«çş§é€‰éˇą"
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr "ĺ…许GitLab管ç†ć­¤çľ¤é›†çš„ĺ‘˝ĺŤç©şé—´ĺ’ŚćśŤĺŠˇč´¦ć·ă€‚%{linkStart}更多信ćŻ%{linkEnd}"
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr "ĺ…许GitLab管ç†ć­¤é›†çľ¤çš„ĺ‘˝ĺŤç©şé—´ĺ’ŚćśŤĺŠˇč´¦ć·ă€‚"
@@ -8152,18 +8412,6 @@ msgstr "ĺ…许 GitLab 查询特定配置的集群内建 Prometheus,以获取ćŚ
msgid "ClusterIntegration|Amazon EKS"
msgstr "Amazon EKS"
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "尝试č”çł»Google Cloud API时发生错误。请稍ĺŽĺ†ŤčŻ•ă€‚"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr "尝试获取项目区域时发生错误: %{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr "尝试获取您的项目时发生错误:%{error}"
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr "尝试获取设备类型时发生错误:%{error}"
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr "ĺ°ťčŻ•čżžćŽĄĺ° Kubernetes 时发生未知错误。"
@@ -8173,12 +8421,6 @@ msgstr "任何项目命ĺŤç©şé—´"
msgid "ClusterIntegration|Apply for credit"
msgstr "申请额度"
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr "通过AWS验čŻ"
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr "通过Amazon网络服务验čŻ"
-
msgid "ClusterIntegration|Authentication Error"
msgstr "身份验čŻé”™čŻŻ"
@@ -8200,15 +8442,6 @@ msgstr "检查您的群集状ć€"
msgid "ClusterIntegration|Check your token"
msgstr "检查您的令牌"
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr "选择应用于在工作节点ĺ­ç˝‘中ĺ›ĺ»şĺą¶ç”±EKS管ç†çš„弹性网络接口的%{linkStart}安全组%{linkEnd}。"
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr "在VPC中选择čżčˇŚĺ·Ąä˝śčŠ‚ç‚ąçš„%{linkStart}ĺ­ç˝‘%{linkEnd}。"
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr "选择工作节点的%{linkStart}实例类型%{linkEnd}。"
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr "请选择使用此Kubernetes群集的环ĺ˘ă€‚"
@@ -8218,9 +8451,6 @@ msgstr "清除集群缓ĺ­"
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr "清除命ĺŤç©şé—´ĺ’ŚćśŤĺŠˇč´¦ć·çš„本地缓ĺ­ă€‚"
-msgid "ClusterIntegration|Cluster Region"
-msgstr "集群区域"
-
msgid "ClusterIntegration|Cluster management project"
msgstr "集群管ç†éˇąç›®"
@@ -8248,57 +8478,18 @@ msgstr "复ĺ¶CAčŻäą¦"
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr "复ĺ¶Kubernetes集群ĺŤç§°"
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr "无法加载IAM角色"
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr "无法加载密钥对"
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr "无法加载选定区域的VPC"
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr "无法加载实例类型"
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr "无法加载网络"
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr "无法加载选定VPC的安全组"
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr "无法加载选定VPCçš„ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr "无法加载ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "ĺ›ĺ»şKubernetes集群"
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr "ĺ›ĺ»ş Kubernetes 集群"
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr "正在ĺ›ĺ»ş Kubernetes 集群"
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-msgstr "移除过程中ĺ é™¤ć­¤é›†çľ¤ä¸­çš„所有GitLab资ćş"
-
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|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. %{linkStart}More information%{linkEnd}"
-msgstr "将每个环ĺ˘é¨ç˝˛ĺ°č‡Şĺ·±çš„ĺ‘˝ĺŤç©şé—´ă€‚ĺ¦ĺ™ďĽŚä¸€ä¸Şéˇąç›®ä¸­çš„环ĺ˘ĺ…±äş«éˇąç›®čŚĺ›´çš„ĺ‘˝ĺŤç©şé—´ă€‚ 请注意,任何č˝ĺ¤źč§¦ĺŹ‘é¨ç˝˛ĺ‘˝ĺŤç©şé—´çš„äşşé˝ĺŹŻä»Ąé…读命ĺŤç©şé—´çš„ç§ĺŻ†ă€‚ 如果被修改,现有环ĺ˘ĺ°†ä˝żç”¨ĺ˝“前的命ĺŤç©şé—´ďĽŚç›´ĺ°çľ¤é›†çĽ“ĺ­č˘«ć¸…除。 %{linkStart}更多信ćŻ%{linkEnd}"
-
msgid "ClusterIntegration|Did you know?"
msgstr "ä˝ ćŻĺ¦äş†č§ŁďĽź"
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr "Elastic Kubernetes Service(EKS)"
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr "为AnthosĺŻç”¨Cloud Run"
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr "ĺŻç”¨ Elastic Stack 集ć"
@@ -8317,12 +8508,6 @@ msgstr "输入有关您的集群的详细信ćŻă€‚%{linkStart}如何使用čŻäą¦
msgid "ClusterIntegration|Enter new Service Token"
msgstr "输入新的服务令牌"
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr "čľ“ĺ…ĄAmazon EKS Kubernetes集群的详细信ćŻ"
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "čľ“ĺ…ĄKubernetes集群的详细信ćŻ"
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr "输入您的 Kubernetes 集群čŻäą¦čŻ¦ç»†äżˇćŻ"
@@ -8350,15 +8535,6 @@ msgstr "请求Google云平台失败: %{message}"
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr "čżčˇŚ Kubeclient 失败: %{message}"
-msgid "ClusterIntegration|Fetching machine types"
-msgstr "正在获取实例类型"
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr "正在获取项目"
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr "正在获取地域"
-
msgid "ClusterIntegration|GitLab Integration"
msgstr "GitLab集ć"
@@ -8371,18 +8547,12 @@ msgstr "GitLab无法连接ĺ°é›†çľ¤ă€‚"
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr "GitLab管ç†çš„集群"
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google 云平台项目"
-
msgid "ClusterIntegration|Google GKE"
msgstr "Google GKE"
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr "Google Kubernetes Engine"
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes Engine 项目"
-
msgid "ClusterIntegration|Group cluster"
msgstr "群组级集群"
@@ -8398,9 +8568,6 @@ msgstr "为了查看集群的čżčˇŚçŠ¶ĺ†µďĽŚć‚¨ĺż…须首ĺ…在“集ć”选项
msgid "ClusterIntegration|Instance cluster"
msgstr "实例集群"
-msgid "ClusterIntegration|Instance type"
-msgstr "实例类型"
-
msgid "ClusterIntegration|Integration disabled"
msgstr "集ćĺ·˛ç¦ç”¨"
@@ -8410,9 +8577,6 @@ msgstr "集ćĺ·˛ĺŻç”¨"
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr "集ćĺ…许您使用安装在集群中的应用程序作为 GitLab 工作ćµç¨‹çš„一é¨ĺ†ă€‚"
-msgid "ClusterIntegration|Key pair name"
-msgstr "密钥对ĺŤ"
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr "正在ĺ›ĺ»şKubernetes集群..."
@@ -8422,18 +8586,6 @@ msgstr "Kubernetes 集群ĺŤç§°"
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr "ĺ·˛ć功ĺ›ĺ»şKubernetes集群。"
-msgid "ClusterIntegration|Kubernetes version"
-msgstr "Kubernetesç‰ćś¬"
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr "找不ĺ°Kubinetesç‰ćś¬"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr "进一步了解 %{help_link_start_machine_type}实例类型%{help_link_end} ĺ’Ś %{help_link_start_pricing}定价信ćŻ%{help_link_end}。"
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr "进一步了解 %{help_link_start}地域%{help_link_end}。"
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr "了解更多关于 Kubernetes 的信ćŻă€‚"
@@ -8443,93 +8595,18 @@ msgstr "了解更多的群组级Kubernetes集群信ćŻ"
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr "了解有关实例级Kubernetes集群更多信ćŻ"
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr "加载IAM角色"
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr "加载密钥对"
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr "加载VPC"
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr "正在加载实例类型"
-
-msgid "ClusterIntegration|Loading networks"
-msgstr "加载网络"
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr "加载安全组"
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr "加载ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr "加载ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Machine type"
-msgstr "机器类型"
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr "请确保您的API端点正确"
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr "请确保您的ĺ¸ć·%{link_to_requirements}可以ĺ›ĺ»ş Kubernetes 集群"
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr "通过访问%{provider_link}管ç†Kubernetes群集"
msgid "ClusterIntegration|Namespace per environment"
msgstr "按环ĺ˘ĺ†é…Ťĺ‘˝ĺŤç©şé—´"
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr "未找ĺ°IAM角色"
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr "没有找ĺ°ĺŻ†é’ĄĺŻą"
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr "找不ĺ°VPC"
-
-msgid "ClusterIntegration|No instance type found"
-msgstr "找不ĺ°ĺ®žäľ‹ç±»ĺž‹"
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr "未找ĺ°ć‚¨ćśç´˘çš„实例类型"
-
-msgid "ClusterIntegration|No networks found"
-msgstr "未找ĺ°ç˝‘络"
-
-msgid "ClusterIntegration|No projects found"
-msgstr "未找ĺ°éˇąç›®"
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr "未找ĺ°ć‚¨ćśç´˘çš„项目"
-
-msgid "ClusterIntegration|No security group found"
-msgstr "没有找ĺ°ĺ®‰ĺ…¨ç»„"
-
-msgid "ClusterIntegration|No subnet found"
-msgstr "找不ĺ°ĺ­ç˝‘"
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr "未找ĺ°ĺ­ç˝‘"
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr "未找ĺ°ć‚¨ćśç´˘çš„ĺś°ĺźź"
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr "节点计算使用Kubernetes Metrics API。请确保您的集群已安装指标。"
-msgid "ClusterIntegration|Number of nodes"
-msgstr "节点数量"
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr "节点数必须ćŻć•°ĺ€Ľă€‚"
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr "请确保您的 Google ĺ¸ć·ç¬¦ĺ以下č¦ć±‚:"
-
msgid "ClusterIntegration|Project cluster"
msgstr "项目级集群"
@@ -8542,18 +8619,9 @@ msgstr "项目命ĺŤç©şé—´ĺ‰ŤçĽ€(可选,唯一)"
msgid "ClusterIntegration|Provider details"
msgstr "集群详ć…"
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr "预置角色ARN"
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr "ĺŻç”¨RBAC的群集"
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr "请查é…关于Kubernetes集群集ćçš„%{linkStart}帮助页面%{linkEnd}。"
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr "请查é…关于Kubernetes集群集ćçš„%{link_start}帮助页面%{link_end}。"
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr "ĺ é™¤Kubernetes集群集ć"
@@ -8572,126 +8640,15 @@ msgstr "ĺ é™¤é›†ćĺ—?"
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr "从当前项目中ĺ é™¤ć­¤Kubernetes集群的配置。该操作并不会ĺ é™¤ĺ®žé™…Kubernetes集群。"
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr "从项目中ĺ é™¤é›†çľ¤ďĽŚä˝†äżťç•™ç›¸ĺ…łčµ„ćş"
-
msgid "ClusterIntegration|Save changes"
msgstr "äżťĺ­ć›´ć”ą"
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr "ćśç´˘IAM角色"
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr "ćśç´˘ĺŻ†é’ĄĺŻą"
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr "ćśç´˘VPC"
-
-msgid "ClusterIntegration|Search instance types"
-msgstr "ćśç´˘ĺ®žäľ‹ç±»ĺž‹"
-
-msgid "ClusterIntegration|Search machine types"
-msgstr "ćśç´˘ĺ®žäľ‹ç±»ĺž‹"
-
-msgid "ClusterIntegration|Search networks"
-msgstr "ćśç´˘ç˝‘络"
-
-msgid "ClusterIntegration|Search projects"
-msgstr "ćśç´˘éˇąç›®"
-
-msgid "ClusterIntegration|Search security groups"
-msgstr "ćśç´˘ĺ®‰ĺ…¨ç»„"
-
-msgid "ClusterIntegration|Search subnets"
-msgstr "ćśç´˘ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr "ćśç´˘ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Search zones"
-msgstr "ćśç´˘ĺś°ĺźź"
-
-msgid "ClusterIntegration|Security group"
-msgstr "安全组"
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr "查看并编辑Kubernetes集群的详细信ćŻ"
-msgid "ClusterIntegration|Select a VPC"
-msgstr "选择一个 VPC"
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr "请ĺ…选择一个区域然ĺŽé€‰ć‹©ĺ®‰ĺ…¨ç»„"
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr "请ĺ…选择一个区域然ĺŽé€‰ć‹©ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr "请选择EKS集群的VPC。如需使用新的VPC, 请ĺ…在%{linkStart}Amazon Web Services%{linkEnd}上ĺ›ĺ»şä¸€ä¸Şă€‚"
-
-msgid "ClusterIntegration|Select a network"
-msgstr "选择一个网络"
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr "选择一个网络以选择ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr "请ĺ…选择一个区域然ĺŽé€‰ć‹©ä¸€ä¸ŞĺŻ†é’ĄĺŻą"
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr "请ĺ…选择一个区域然ĺŽé€‰ć‹©VPC"
-
-msgid "ClusterIntegration|Select a security group"
-msgstr "选择一个安全组"
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr "选择ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr "选择ĺ­ç˝‘络"
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr "选择区域以选择网络"
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr "选择实例类型"
-
-msgid "ClusterIntegration|Select key pair"
-msgstr "选择密钥对"
-
-msgid "ClusterIntegration|Select machine type"
-msgstr "选择实例类型"
-
-msgid "ClusterIntegration|Select project"
-msgstr "选择项目"
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "按项目和地域选择实例类型"
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr "按项目选择地域"
-
-msgid "ClusterIntegration|Select service role"
-msgstr "选择服务角色"
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr "选择将用于ĺ›ĺ»şEC2节点的密钥对ĺŤç§°ă€‚如需č¦ä˝żç”¨ć–°çš„密钥对ĺŤç§°ďĽŚčŻ·ĺ…在%{linkStart}Amazon Web Services%{linkEnd}上ĺ›ĺ»şä¸€ä¸Şă€‚"
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr "选择您ćłč¦ĺ›ĺ»şć–°é›†çľ¤çš„区域。 请确保您可以访问此区域,以便您的角色č˝ĺ¤źčż›čˇŚčş«ä»˝éŞŚčŻă€‚ 如果没有选定区域,ć‘们将使用%{codeStart}DEFAULT_REGION%{codeEnd}。了解更多关于%{linkStart}区域%{linkEnd}。"
-
-msgid "ClusterIntegration|Select zone"
-msgstr "选择地域"
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "按地域选择实例类型"
-
msgid "ClusterIntegration|Service Token"
msgstr "服务令牌"
-msgid "ClusterIntegration|Service role"
-msgstr "服务角色"
-
msgid "ClusterIntegration|Service token is required."
msgstr "服务令牌ćŻĺż…需的。"
@@ -8707,12 +8664,6 @@ msgstr "ĺ›ĺ»şKubernetes集群时发生错误"
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 "指定域将ĺ…许您使用%{linkStart}Auto DevOps%{linkEnd}中的自动评审应用和自动é¨ç˝˛é¶ć®µă€‚ĺźźĺŤĺş”包ĺ«ä¸ŽĺźźĺŚąé…Ťçš„通配符DNS。"
-msgid "ClusterIntegration|Subnets"
-msgstr "ĺ­ç˝‘"
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr "与您角色相关č”的亚马逊资ćşĺŤç§° (ARN)。 如果您没有预设的角色,首ĺ…在 %{awsLinkStart}Amazon Web Services %{awsLinkEnd} 上使用上述账号和外é¨IDĺ›ĺ»şä¸€ä¸Şă€‚%{moreInfoStart}更多信ćŻ%{moreInfoEnd}"
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr "用于对群集进行身份验čŻçš„ Kubernetes čŻäą¦ă€‚"
@@ -8725,18 +8676,12 @@ msgstr "ĺ°†é›†çľ¤čżžćŽĄĺ° GitLab 的基于čŻäą¦çš„ć–ąćł•%{linkStart}ĺĽç”¨%{li
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr "与当前项目相关č”çš„ĺ‘˝ĺŤç©şé—´ă€‚用于é¨ç˝˛çś‹ćťżă€podć—Ąĺż—ĺ’ŚWeb terminal。"
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-msgstr "新集群将被ĺ›ĺ»şĺ°çš„区域。您必须重新认čŻä»Ąć›´ć”ąĺŚşĺźźă€‚"
-
msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
msgstr "群集身份验čŻć—¶ĺ‡şçŽ°é—®é˘ă€‚请确保您的CAčŻäą¦ĺ’Śä»¤ç‰Śćś‰ć•ă€‚"
msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
msgstr "连接ĺ°ć‚¨çš„集群时发生HTTP错误。"
-msgid "ClusterIntegration|This account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-msgstr "该ĺ¸ć·éś€ĺ…·ĺ¤‡ĺś¨ĺ¦‚下指定的%{link_to_container_project}中ĺ›ĺ»ş Kubernetes集群的ćťé™"
-
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 "如集ć已失去ĺŚć­ĄďĽŚĺ™ć­¤ć“Ťä˝śä¸şĺż…须。缓ĺ­ĺ°†ĺś¨ć‰€éś€ĺŤç§°ç©şé—´ĺ’ŚćśŤĺŠˇĺ¸ć·çš„下一个CI作业期间重新生ć。"
@@ -8747,26 +8692,17 @@ msgid "ClusterIntegration|This option will allow you to install applications on
msgstr "此选项ĺ…许您在ĺŻç”¨RBAC的群集上安装应用程序。"
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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr "此项目未ĺŻç”¨č®ˇč´ąă€‚如需ĺ›ĺ»şçľ¤é›†ďĽŚčŻ·%{linkToBillingStart}ĺŻç”¨č®ˇč´ą%{linkToBillingEnd}ĺŽé‡ŤčŻ•ă€‚"
+msgstr "ć­¤ćµç¨‹ %{issue_link_start}ĺ·˛ĺĽç”¨%{issue_link_end}。请使用 %{docs_link_start}Kubernetes çš„ GitLab 代ç†%{docs_link_end}"
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr "此操作将永久ĺ é™¤ä»Ąä¸‹čµ„ćşďĽš"
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "č¦ĺ›ĺ»şä¸€ä¸Şé›†çľ¤ďĽŚé¦–ĺ…在 %{docsLinkStart}Google 云平台%{docsLinkEnd}ĺ›ĺ»şä¸€ä¸Şéˇąç›®ă€‚"
-
msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
msgstr "č¦ĺ é™¤é›†ć和资ćşďĽŚčŻ·čľ“ĺ…Ą%{clusterName}以确认:"
msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
msgstr "č¦ĺ é™¤é›†ć,请输入%{clusterName}以确认:"
-msgid "ClusterIntegration|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "č¦ä˝żç”¨ä¸€ä¸Şć–°éˇąç›®ďĽŚčŻ·ĺ…在%{docsLinkStart}Google 云平台%{docsLinkEnd}ĺ›ĺ»şä¸€ä¸Şă€‚"
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr "故障排除ćŹç¤şďĽš"
@@ -8783,26 +8719,11 @@ msgid "ClusterIntegration|Use GitLab to deploy to your cluster, run jobs, use re
msgstr "使用 GitLab é¨ç˝˛ĺ°ć‚¨çš„集群,čżčˇŚä˝śä¸šďĽŚä˝żç”¨ review app 等等。"
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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr "为此集群使用Cloud Run,Istio和HTTP负载平衡插件。"
+msgstr "使用 %{linkStart}GitLab 代ç†%{linkEnd} 将您的 Kubernetes é›†çľ¤ĺ®‰ĺ…¨ĺś°čżžćŽĄĺ° GitLab。您可以é¨ç˝˛ĺş”用程序ă€čżčˇŚćµć°´çşżă€ä˝żç”¨ Review Apps 等等。"
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr "在多个集群中使用 AutoDevOps? %{help_link_start}请ĺ…é…读此内容。%{help_link_end}"
-msgid "ClusterIntegration|VPC"
-msgstr "VPC"
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr "验čŻéˇąç›®č´¦ĺŤ•çŠ¶ć€"
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr "无法验čŻć‚¨ĺś¨ GCP 上的ćźä¸Şéˇąç›®ćŻĺ¦ĺŻç”¨äş†č®ˇč´ąă€‚请重试。"
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr "ć‘们无法获取任何项目。请确保您在%{docsLinkStart}Google 云平台%{docsLinkEnd}上拥有项目。"
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr "您ćłč¦ĺś¨ĺ“Şé‡Śĺ›ĺ»şé›†çľ¤ďĽź"
@@ -8812,30 +8733,9 @@ msgstr "您即将ĺ é™¤é›†çľ¤é›†ć和与此集群中GitLabĺ›ĺ»şçš„所有资ćş
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr "即将ĺ é™¤é›†çľ¤é›†ć。"
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr "您必须ćŽäşĺŻąç»„织的AWS资ćşçš„访问ćťé™ďĽŚć‰Ťč˝ĺ›ĺ»şć–°çš„EKS集群。č¦ćŽäşč®żé—®ćťé™ďĽŚčŻ·ä˝żç”¨ä¸‹éť˘çš„ĺ¸ć·ĺ’Śĺ¤–é¨IDĺ›ĺ»şäľ›ĺş”角色,并ĺ‘ćŹäľ›ARN。"
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr "您应该选择至少两个ĺ­ç˝‘"
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "您的ĺ¸ć·ĺż…须有ćťé™%{link_to_kubernetes_engine}"
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr "您的 API 无法访问。请确保您的 API URL 正确。"
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr "您的服务角色不ĺŚäşŽč®¤čŻć—¶ä˝żç”¨çš„ćŹäľ›č§’色。ĺ®ĺ°†ĺ…许Amazon EKSĺ’ŚKubernetes控ĺ¶ĺ±‚面以您的身份管ç†AWS资ćşă€‚ č‹Ąč¦ä˝żç”¨ć–°č§’色,首ĺ…在%{linkStart}Amazon Web Services%{linkEnd}上ĺ›ĺ»şä¸€ä¸Şč§’色。"
-
-msgid "ClusterIntegration|Zone"
-msgstr "ĺś°ĺźź"
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "访问 Google Kubernetes Engine"
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr "符ĺ相关č¦ć±‚"
-
msgid "ClusterIntegration|sign up"
msgstr "注册"
@@ -8929,6 +8829,9 @@ msgstr "ćŠĺŹ ć ¸ĺ‡†äşş"
msgid "Collapse issues"
msgstr "ćŠĺŹ č®®é˘"
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr "ćŠĺŹ é‡Śç¨‹ç˘‘"
@@ -8947,6 +8850,18 @@ msgstr "ćŠĺŹ ć­¤ć–‡ä»¶ďĽä»…适用于您),直ĺ°ĺ®ĺ†Ťć¬ˇĺŹć›´ă€‚"
msgid "Collector hostname"
msgstr "Collector主机ĺŤ"
+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 "为ć¶ćŻçť€č‰˛"
@@ -9601,6 +9516,9 @@ msgstr "构建镜ĺŹ"
msgid "ContainerRegistry|CLI Commands"
msgstr "CLI命令"
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr "清ç†ĺ·˛ç¦ç”¨"
@@ -9631,12 +9549,6 @@ msgstr "清ç†ç­–ç•Ąäżťĺ­ć功。"
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr "清ç†ĺ·˛čżčˇŚďĽŚä˝†ä¸€äş›ć ‡ç­ľćśŞč˘«ĺ é™¤"
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr "清ç†č¶…ć—¶"
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr "清ç†ć“Ťä˝śĺś¨ĺ é™¤ć‰€ćś‰ć ‡ç­ľäą‹ĺ‰Ťĺ·˛č¶…ć—¶"
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr "清ç†ĺ°†äşŽ%{time}čżčˇŚă€‚"
@@ -9652,6 +9564,9 @@ msgstr "容器镜ĺŹĺş“"
msgid "ContainerRegistry|Copy build command"
msgstr "复ĺ¶ćž„建命令"
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr "复ĺ¶ç™»ĺ˝•ĺ‘˝ä»¤"
@@ -9695,7 +9610,7 @@ 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 ""
+msgstr "é•śĺŹä»“库暂时无法标记为ĺ é™¤ďĽŚčŻ·ĺś¨ĺ‡ ĺ†é’źĺŽĺ†ŤčŻ•ä¸€ć¬ˇă€‚%{docLinkStart}查看更多详ć…%{docLinkEnd}"
msgid "ContainerRegistry|Image repository will be deleted"
msgstr "é•śĺŹä»“库将被ĺ é™¤"
@@ -9739,6 +9654,9 @@ 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 "请尝试不ĺŚçš„ćśç´˘ćťˇä»¶"
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr "设置清ç†"
@@ -9836,6 +9757,9 @@ msgstr "符ĺ此正ĺ™čˇ¨čľľĺĽŹçš„ĺŤç§°çš„标签将会被移除。 %{linkStart
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 "清ç†ç­–略在ĺ é™¤ć‰€ćś‰ć ‡ç­ľäą‹ĺ‰Ťč¶…时。 管ç†ĺ‘可以%{adminLinkStart}立即执行手动清ç†%{adminLinkEnd}ć–者等待清ç†ç­–略下次自动čżčˇŚă€‚%{docLinkStart}更多信ćŻ%{docLinkEnd}"
+msgid "ContainerRegistry|The cleanup will continue within %{time}. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
msgid "ContainerRegistry|The filter returned no results"
msgstr "过滤器没有返回结果"
@@ -9924,7 +9848,7 @@ msgid "Continue"
msgstr "继续"
msgid "Continue editing"
-msgstr ""
+msgstr "继续编辑"
msgid "Continue to the next step"
msgstr "转ĺ°ä¸‹ä¸€ć­Ą"
@@ -10013,6 +9937,9 @@ msgstr "已从%{source_issuable_reference}复ĺ¶ć ‡č®°ĺ’Śé‡Śç¨‹ç˘‘。"
msgid "Copy"
msgstr "复ĺ¶"
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr "ĺ¤Ťĺ¶ %{http_label} 克隆地址"
@@ -10025,12 +9952,6 @@ msgstr "ĺ¤Ťĺ¶ %{protocol} 克隆URL"
msgid "Copy %{type}"
msgstr "复ĺ¶%{type}"
-msgid "Copy Account ID to clipboard"
-msgstr "ĺ°†ĺ¸ć·ID复ĺ¶ĺ°ĺ‰Şč´´ćťż"
-
-msgid "Copy External ID to clipboard"
-msgstr "将外é¨ID复ĺ¶ĺ°ĺ‰Şč´´ćťż"
-
msgid "Copy ID"
msgstr "复ĺ¶ID"
@@ -10046,11 +9967,14 @@ msgstr "复ĺ¶SSH公钥"
msgid "Copy URL"
msgstr "复ĺ¶é“ľćŽĄ"
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr "复ĺ¶ĺ†ć”ŻĺŤç§°"
msgid "Copy code"
-msgstr ""
+msgstr "复ĺ¶ä»Łç "
msgid "Copy codes"
msgstr "复ĺ¶ä»Łç "
@@ -10079,6 +10003,9 @@ msgstr "复ĺ¶ć–‡ä»¶ĺ†…容"
msgid "Copy file path"
msgstr "复ĺ¶ć–‡ä»¶č·Żĺľ„"
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr "复ĺ¶č®®é˘ URL ĺ°ĺ‰Şč´´ćťż"
@@ -10095,7 +10022,7 @@ msgid "Copy link"
msgstr "复ĺ¶é“ľćŽĄ"
msgid "Copy link URL"
-msgstr ""
+msgstr "复ĺ¶é“ľćŽĄ URL"
msgid "Copy link to chart"
msgstr "复ĺ¶ĺ›ľčˇ¨çš„链接"
@@ -10127,6 +10054,9 @@ msgstr "复ĺ¶č§¦ĺŹ‘令牌"
msgid "Copy value"
msgstr "复ĺ¶ĺ€Ľ"
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr "语料库管ç†"
@@ -10404,7 +10334,7 @@ msgid "Create commit"
msgstr "ĺ›ĺ»şćŹäş¤"
msgid "Create commit..."
-msgstr ""
+msgstr "ĺ›ĺ»şćŹäş¤..."
msgid "Create common files more quickly, and standardize their format."
msgstr "ć›´ĺż«ĺś°ĺ›ĺ»şĺ…±ĺŚć–‡ä»¶ĺą¶ä˝żĺ…¶ć ĽĺĽŹć ‡ĺ‡†ĺŚ–。"
@@ -10415,6 +10345,9 @@ msgstr "ĺ›ĺ»şç§ĺŻ†ĺ并请求"
msgid "Create confidential merge request and branch"
msgstr "ĺ›ĺ»şç§ĺŻ†ĺ并请求及ĺ†ć”Ż"
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "ĺ›ĺ»şç›®ĺ˝•"
@@ -10436,9 +10369,6 @@ msgstr "ĺ›ĺ»şçľ¤ç»„"
msgid "Create group label"
msgstr "ĺ›ĺ»şçľ¤ç»„标记"
-msgid "Create incident"
-msgstr "ĺ›ĺ»şäş‹ä»¶"
-
msgid "Create issue"
msgstr "ĺ›ĺ»şč®®é˘"
@@ -10499,6 +10429,9 @@ msgstr "新建项目"
msgid "Create one"
msgstr "ĺ›ĺ»şä¸€ä¸Ş"
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr "ĺ›ĺ»şć–导入您的第一个项目"
@@ -10538,6 +10471,9 @@ msgstr "ĺ›ĺ»şć‚¨çš„第一个页面"
msgid "Create your group"
msgstr "ĺ›ĺ»şć‚¨çš„群组"
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr "ĺ›ĺ»ş/导入您的第一个项目"
@@ -10781,6 +10717,9 @@ msgstr "信用卡:"
msgid "Critical vulnerabilities present"
msgstr "ĺ­ĺś¨ä¸Ąé‡ŤćĽŹć´ž"
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr "č”系人已添加。"
@@ -10811,9 +10750,15 @@ 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 "已添加组织"
@@ -10893,10 +10838,10 @@ msgid "CurrentUser|Start an Ultimate trial"
msgstr "开始试用旗č°ç‰"
msgid "Currently unable to fetch data for this pipeline."
-msgstr ""
+msgstr "ć‘们目前无法获取此ćµć°´çşżçš„数据。"
msgid "Custom (%{language})"
-msgstr ""
+msgstr "自定义 (%{language})"
msgid "Custom Attributes"
msgstr "自定义属性"
@@ -10961,9 +10906,6 @@ msgstr "自定义语言和区域相关设置。"
msgid "Customize name"
msgstr "自定义ĺŤç§°"
-msgid "Customize your pipeline configuration and coverage report."
-msgstr "自定义您的ćµć°´çşżé…Ťç˝®ĺ’Śč¦†ç›–率报告。"
-
msgid "Customize your pipeline configuration."
msgstr "自定义您的ćµć°´çşżé…Ťç˝®ă€‚"
@@ -11070,17 +11012,14 @@ msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount}项已选择(最大%{maxLabels})"
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr "čšĺĺ·˛ç¦ç”¨"
-
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr "čšĺĺ·˛ĺŻç”¨"
+msgstr "'%{name}' 正在收集数据。这可č˝éś€č¦ĺ‡ ĺ†é’źă€‚"
msgid "CycleAnalytics|Average time to completion"
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 "ĺ›ĺ»şč‡Şĺ®šäą‰ä»·ĺ€ĽćµďĽŚćźĄçś‹ćś‰ĺ…łç‰ąĺ®šäşŽć‚¨çš„开发ćµç¨‹çš„é¶ć®µçš„指标。使用您的价值ćµćťĄĺŹŻč§†ĺŚ–您的 DevSecOps 生命周期,确定您的团éźçš„速度,并识ĺ«ä˝Žć•çš„ćµç¨‹ă€‚"
@@ -11091,7 +11030,7 @@ msgid "CycleAnalytics|Custom value streams to measure your DevSecOps lifecycle"
msgstr "自定义价值ćµćťĄčˇˇé‡Źć‚¨çš„ DevSecOps 生命周期"
msgid "CycleAnalytics|Data is collecting and loading."
-msgstr ""
+msgstr "数据正在收集和加载中。"
msgid "CycleAnalytics|Date"
msgstr "ć—Ąćśź"
@@ -11099,11 +11038,8 @@ msgstr "ć—Ąćśź"
msgid "CycleAnalytics|Display chart filters"
msgstr "ćľç¤şĺ›ľčˇ¨ç­›é€‰ĺ™¨"
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
+msgstr "如果您最近升级ĺ°ä¸“业ç‰ďĽŚć•°ćŤ®ć”¶é›†ĺ’Śćľç¤şĺŹŻč˝éś€č¦30ĺ†é’źă€‚"
msgid "CycleAnalytics|Lead Time for Changes"
msgstr "ĺŹć›´çš„前置时间"
@@ -11124,16 +11060,6 @@ msgstr "选择标记"
msgid "CycleAnalytics|Show"
msgstr "ćľç¤ş"
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] "ćľç¤ş %{subjectFilterText} ĺ’Ś %{selectedLabelsCount} 标记"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr "ćľç¤şçľ¤ç»„“%{groupName}”和%{selectedProjectCount}个项目从%{createdAfter}ĺ°%{createdBefore}的数据"
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr "ćľç¤şçľ¤ç»„“%{groupName}”从%{createdAfter}ĺ°%{createdBefore}的数据"
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr "é¶ć®µć—¶é—´ďĽš%{title}"
@@ -11155,18 +11081,12 @@ msgstr "没有可用的“ĺ†é¶ć®µć—¶é—´â€ťć•°ćŤ®ďĽŚčŻ·č°ć•´ĺ˝“前过滤器。
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr "没有可用的“总时间”数据,请č°ć•´ĺ˝“前过滤器。"
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
-msgstr "ć›´ć–°čšĺ状ć€ć—¶ĺ‡şé”™ďĽŚčŻ·é‡ŤčŻ•ă€‚"
+msgid "CycleAnalytics|Time to Restore Service"
+msgstr ""
msgid "CycleAnalytics|Total time"
msgstr "总时间"
-msgid "CycleAnalytics|Type of work"
-msgstr "工作类型"
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr "如果ĺŻç”¨ďĽŚç»“果会ćľç¤şĺś¨ć—ĄćśźčŚĺ›´ĺ†…的带有ĺść­˘äş‹ä»¶çš„事项。当ç¦ç”¨ć—¶ďĽŚç»“果会ćľç¤şĺś¨ć—ĄćśźčŚĺ›´ĺ†…的开始事件的事项。"
-
msgid "CycleAnalytics|group dropdown filter"
msgstr "群组下拉ĺ—表筛选器"
@@ -11200,6 +11120,9 @@ msgstr "平均ďĽćś€čż‘%{days}天)"
msgid "DORA4Metrics|Date"
msgstr "ć—Ąćśź"
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr "从ĺ并ĺ°é¨ç˝˛çš„天数"
@@ -11212,6 +11135,15 @@ msgstr "ĺŹć›´çš„前置时间"
msgid "DORA4Metrics|Median (last %{days}d)"
msgstr "中值ďĽćś€čż‘%{days}天)"
+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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr "在此期间没有é¨ç˝˛ĺ并请求"
@@ -11224,12 +11156,18 @@ 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 "该图表ćľç¤şĺźşäşŽ %{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|Time to restore service"
+msgstr ""
+
msgid "DSN"
msgstr "DSN"
@@ -11290,6 +11228,9 @@ 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 "身份验čŻ"
@@ -11299,6 +11240,12 @@ 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 "选择扫描方法"
@@ -11401,15 +11348,24 @@ msgstr "最小 = 0 (无超时),最大 = 2880 ĺ†é’ź"
msgid "DastProfiles|Minimum = 1 second, Maximum = 3600 seconds"
msgstr "最小 = 1秒,最大 = 3600秒"
+msgid "DastProfiles|Monitors all HTTP requests sent to the target to find potential vulnerabilities."
+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 "尚未ĺ›ĺ»şç«™ç‚ąé…Ťç˝®ć–‡ä»¶"
@@ -11425,6 +11381,9 @@ msgstr "密ç "
msgid "DastProfiles|Password form field"
msgstr "密ç čˇ¨ĺŤ•ĺ­—段"
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr "é…Ťç˝®ĺŤç§°"
@@ -11458,9 +11417,24 @@ msgstr "扫描工具配置"
msgid "DastProfiles|Scanner name"
msgstr "扫描工具ĺŤç§°"
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 "ćľç¤şč°čŻ•ć¶ćŻ"
@@ -11473,6 +11447,9 @@ msgstr "站点配置"
msgid "DastProfiles|Site name"
msgstr "站点ĺŤç§°"
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr "站点类型"
@@ -11480,10 +11457,10 @@ msgid "DastProfiles|Spider timeout"
msgstr "ç¬č™«č¶…ć—¶"
msgid "DastProfiles|Submit button"
-msgstr ""
+msgstr "ćŹäş¤ćŚ‰é’®"
msgid "DastProfiles|Submit button (optional)"
-msgstr ""
+msgstr "ćŹäş¤ćŚ‰é’®ďĽĺŹŻé€‰ďĽ‰"
msgid "DastProfiles|Target URL"
msgstr "目标URL"
@@ -11576,25 +11553,25 @@ msgid "DastSiteValidation|Revoke validation"
msgstr "撤销验čŻ"
msgid "DastSiteValidation|Step 1 - Choose site validation method."
-msgstr ""
+msgstr "步骤 1 - 选择站点验čŻć–ąćł•ă€‚"
msgid "DastSiteValidation|Step 2 - Add the following HTTP header to your site."
-msgstr ""
+msgstr "步骤2 - 将以下 HTTP header 添加ĺ°ć‚¨çš„网站。"
msgid "DastSiteValidation|Step 2 - Add the following meta tag to your site."
-msgstr ""
+msgstr "步骤 2 - 添加以下 Meta 标签ĺ°ć‚¨çš„网站。"
msgid "DastSiteValidation|Step 2 - Download the following text file, then upload it to the target site."
-msgstr ""
+msgstr "第 2 ć­Ą - 下载以下文本文件,然ĺŽĺ°†ĺ…¶ä¸ŠäĽ ĺ°ç›®ć ‡ç«™ç‚ąă€‚"
msgid "DastSiteValidation|Step 3 - Confirm header location."
-msgstr ""
+msgstr "步骤 3 - 确认 header 位置。"
msgid "DastSiteValidation|Step 3 - Confirm meta tag location."
-msgstr ""
+msgstr "步骤 3 - 确认 Meta 标签位置。"
msgid "DastSiteValidation|Step 3 - Confirm text file location."
-msgstr ""
+msgstr "步骤 3 - 确认文本文件位置。"
msgid "DastSiteValidation|Text file validation"
msgstr "文本文件验čŻ"
@@ -11610,13 +11587,13 @@ msgid_plural "DastSiteValidation|This will affect %d other profiles targeting th
msgstr[0] "这将影响 %d 个é’对ĺŚä¸€ URL 的其他配置文件。"
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 ""
+msgstr "č¦čżčˇŚä¸»ĺŠ¨ć‰«ćŹŹďĽŚčŻ·éŞŚčŻć‚¨çš„站点。站点配置文件验čŻé™Ťä˝Žäş†é’对错误网站čżčˇŚä¸»ĺŠ¨ć‰«ćŹŹçš„风险。共享相ĺŚĺźşćś¬ URL 的所有站点配置文件共享相ĺŚçš„验čŻçŠ¶ć€ă€‚"
msgid "DastSiteValidation|Validate"
msgstr "验čŻ"
msgid "DastSiteValidation|Validate site"
-msgstr ""
+msgstr "验čŻç«™ç‚ą"
msgid "DastSiteValidation|Validated"
msgstr "已验čŻ"
@@ -11838,11 +11815,14 @@ msgid "Define custom rules for what constitutes spam, independent of Akismet"
msgstr "定义独立于Akismetçš„ĺžĺśľé‚®ä»¶č‡Şĺ®šäą‰č§„ĺ™"
msgid "Define environments in the deploy stage(s) in %{code_open}.gitlab-ci.yml%{code_close} to track deployments here."
-msgstr "在%{code_open}.githab-ci.yml%{code_close}çš„é¨ç˝˛é¶ć®µä¸­ĺ®šäą‰çŽŻĺ˘ćťĄč·źč¸Şé¨ç˝˛ă€‚"
+msgstr "在%{code_open}.gitlab-ci.yml%{code_close}çš„é¨ç˝˛é¶ć®µä¸­ĺ®šäą‰çŽŻĺ˘ćťĄč·źč¸Şé¨ç˝˛ă€‚"
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 "定义"
@@ -11879,6 +11859,12 @@ msgstr "ĺ é™¤%{name}"
msgid "Delete Comment"
msgstr "ĺ é™¤čŻ„论"
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr "ĺ é™¤ĺŻ†é’Ą"
@@ -11894,11 +11880,14 @@ msgstr "ĺ é™¤č´¦ć·"
msgid "Delete artifacts"
msgstr "ĺ é™¤äş§ç‰©"
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr "ĺ é™¤ĺľ˝ç« "
msgid "Delete code block"
-msgstr ""
+msgstr "ĺ é™¤ä»Łç ĺť—"
msgid "Delete column"
msgstr "ĺ é™¤ĺ—"
@@ -11915,6 +11904,9 @@ msgstr "ĺ é™¤é¨ç˝˛ĺŻ†é’Ą"
msgid "Delete file"
msgstr "ĺ é™¤ć–‡ä»¶"
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr "ĺ é™¤é•śĺŹä»“ĺş“"
@@ -11969,6 +11961,9 @@ msgstr "ĺ é™¤ç”¨ć·ĺ—表"
msgid "Delete variable"
msgstr "ĺ é™¤ĺŹé‡Ź"
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr "ĺ é™¤äş‹ä»¶ĺ¤±č´Ąă€‚请重试ć–č”系管ç†ĺ‘。"
@@ -11987,12 +11982,6 @@ msgstr "ć— ćł•ĺ é™¤ Webhook。请重试ć–č”系管ç†ĺ‘。"
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr "ĺ é™¤wiki仓库失败。请重试ć–č”系管ç†ĺ‘。"
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr "ć˘ĺ¤Ťéˇąç›®ä»“库失败。请č”系管ç†ĺ‘。"
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr "ć˘ĺ¤Ťwiki仓库失败。请č”系管ç†ĺ‘。"
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr "'%{name}' 价值ćµĺ·˛ĺ é™¤"
@@ -12012,7 +12001,7 @@ msgid "Deleted projects cannot be restored!"
msgstr "ĺ·˛ĺ é™¤çš„项目无法ć˘ĺ¤Ť!"
msgid "Deleted the source branch."
-msgstr ""
+msgstr "ćşĺ†ć”Żĺ·˛ĺ é™¤ă€‚"
msgid "Deletes the source branch"
msgstr "ĺ é™¤ćşĺ†ć”Ż"
@@ -12071,9 +12060,6 @@ msgstr "(顶层)"
msgid "Dependencies|All"
msgstr "所有"
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr "基于%{linkStart}最新ć功的%{linkEnd}扫描"
-
msgid "Dependencies|Component"
msgstr "组件"
@@ -12104,6 +12090,9 @@ 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 "%{codeStartTag}dependency_scanning%{codeEndTag} 作业失败,无法生ćĺ—表。请确保作业正常čżčˇŚĺą¶é‡ŤĺŻćµć°´çşżă€‚"
@@ -12138,13 +12127,13 @@ msgid "Dependency list"
msgstr "äľťčµ–ĺ—表"
msgid "DependencyProxy|All items in the cache are scheduled for removal."
-msgstr ""
+msgstr "缓ĺ­ä¸­çš„所有事项é˝ĺ·˛č®ˇĺ’移除。"
msgid "DependencyProxy|Cached %{time}"
msgstr "ĺ·˛çĽ“ĺ­ %{time}"
msgid "DependencyProxy|Clear cache"
-msgstr ""
+msgstr "清除缓ĺ­"
msgid "DependencyProxy|Clear the Dependency Proxy cache automatically"
msgstr "自动清除依赖代ç†çĽ“ĺ­"
@@ -12158,9 +12147,6 @@ msgstr "复ĺ¶ĺ‰ŤçĽ€"
msgid "DependencyProxy|Dependency Proxy"
msgstr "依赖代ç†"
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr "依赖代ç†ĺŠźč˝ç›®ĺ‰Ťä»…é™äşŽĺ…¬ĺĽ€çľ¤ç»„。"
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr "依赖代ç†é•śĺŹĺ‰ŤçĽ€"
@@ -12171,7 +12157,7 @@ msgid "DependencyProxy|Image list"
msgstr "é•śĺŹĺ—表"
msgid "DependencyProxy|Scheduled for deletion"
-msgstr ""
+msgstr "计ĺ’ĺ é™¤"
msgid "DependencyProxy|Storage settings"
msgstr "ĺ­ĺ‚¨č®ľç˝®"
@@ -12200,6 +12186,9 @@ msgstr[0] "é¨ç˝˛"
msgid "Deploy Keys"
msgstr "é¨ç˝˛ĺŻ†é’Ą"
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr "在 Google ć‰ç®ˇçš„集群上é¨ç˝˛ĺźşäşŽĺ®ąĺ™¨çš„网络应用"
@@ -12429,7 +12418,7 @@ msgid "Deployment Frequency"
msgstr "é¨ç˝˛é˘‘率"
msgid "Deployment Target|%{linkStart}How to provision or deploy to Kubernetes clusters from GitLab?%{linkEnd}"
-msgstr ""
+msgstr "%{linkStart}如何从 GitLab é…Ťç˝®ć–é¨ç˝˛ĺ° Kubernetes 集群?%{linkEnd}"
msgid "Deployment Target|Project deployment target (optional)"
msgstr "项目é¨ç˝˛ç›®ć ‡ďĽĺŹŻé€‰ďĽ‰"
@@ -12579,17 +12568,20 @@ msgstr "功č˝ĺĽç”¨ĺ’Śç§»é™¤"
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr "关于可č˝ć›żćŤ˘çš„信ćŻďĽŚ%{epicStart}了解更多关于 Opstrace %{epicEnd}。"
-msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
msgstr ""
-msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
-msgstr ""
+msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
+msgstr "在 14.7 ç‰ćś¬ä¸­ďĽŚć—Ąĺż—和追踪功č˝ĺ·˛ĺĽç”¨ďĽŚ%{epicStart} 计ĺ’于 15.0 ç‰ćś¬ĺ é™¤ %{epicEnd}。"
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
+msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr "在 14.7 ç‰ćś¬ä¸­ďĽŚć—Ąĺż—和追踪功č˝ĺ·˛ĺşźĺĽďĽŚ%{removal_link_start} 计ĺ’在 15.0 ç‰ćś¬ä¸­ĺ é™¤ %{link_end} 。关于可č˝ć›żä»Łć–ąćł•çš„信ćŻďĽŚ%{opstrace_link_start} 了解更多关于Opstrace %{link_end} 的信ćŻă€‚"
+
+msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
+msgstr "14.7 ç‰ćś¬ä¸­ĺĽç”¨äş†ćŚ‡ć ‡ĺŠźč˝ă€‚"
msgid "Deprioritize label"
msgstr "取ć¶äĽĺ…标记"
@@ -12603,6 +12595,9 @@ msgstr "描述更改的目的以及评审人ĺ‘应注意的事项。"
msgid "Description"
msgstr "描述"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr "描述 (可选)"
@@ -12612,9 +12607,6 @@ msgstr "使用%{link_start}GitLab风格Markdown%{link_end}解ćžçš„描述"
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr "通过%{link_start}GitLab风格的Markdown%{link_end}解ćžçš„描述."
-msgid "Description template"
-msgstr "描述模板"
-
msgid "Description:"
msgstr "描述:"
@@ -12983,7 +12975,7 @@ msgid "DevopsReport|Your usage"
msgstr "您的使用ć…况"
msgid "Did not delete the source branch."
-msgstr ""
+msgstr "不č¦ĺ é™¤ćşĺ†ć”Żă€‚"
msgid "Didn't receive a confirmation email?"
msgstr "没有收ĺ°çˇ®č®¤é‚®ä»¶ďĽź"
@@ -13001,7 +12993,7 @@ msgid "Diff limits"
msgstr "差异é™ĺ¶"
msgid "Diff notes"
-msgstr ""
+msgstr "差异注释"
msgid "Difference between start date and now"
msgstr "开始日期和现在之间的差异"
@@ -13021,16 +13013,16 @@ msgid_plural "Diffs|%d deletions"
msgstr[0] "%d 个ĺ é™¤"
msgid "Diffs|Expand all lines"
-msgstr ""
+msgstr "展开所有行"
msgid "Diffs|Next 20 lines"
-msgstr ""
+msgstr "ĺŽ 20 行"
msgid "Diffs|No file name available"
msgstr "无可用的文件ĺŤ"
msgid "Diffs|Previous 20 lines"
-msgstr ""
+msgstr "前 20 行"
msgid "Diffs|Show %{unfoldCount} lines"
msgstr "ćľç¤ş%{unfoldCount}行"
@@ -13082,7 +13074,7 @@ msgid "Disable group runners"
msgstr "ç¦ç”¨çľ¤ç»„Runner"
msgid "Disable the group-level wiki"
-msgstr ""
+msgstr "ç¦ç”¨çľ¤ç»„级 wiki"
msgid "Disable two-factor authentication"
msgstr "ç¦ç”¨ĺŹŚé‡Ťč®¤čŻ"
@@ -13150,6 +13142,12 @@ 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 "讨论需č¦č§Łĺ†łçš„具体建议ć–é—®é˘ă€‚"
@@ -13218,7 +13216,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 "不č¦ćľç¤şç”¨äşŽć”ąĺ–„客ć·ä˝“验的内容和来自第三方的äĽć "
@@ -13391,14 +13389,23 @@ msgstr "ćŞć­˘ć—Ąćśź"
msgid "Due date"
msgstr "ćŞć­˘ć—Ąćśź"
-msgid "Duplicate page: %{error_message}"
+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 "重复页面:%{error_message}"
+
msgid "Duration"
msgstr "时长"
msgid "Duration (min)"
-msgstr ""
+msgstr "ćŚç»­ć—¶é—´ďĽĺ†é’źďĽ‰"
msgid "Duration|%s days"
msgstr "%s 天"
@@ -13487,6 +13494,9 @@ msgstr "编辑密ç "
msgid "Edit Pipeline Schedule"
msgstr "编辑ćµć°´çşżč®ˇĺ’"
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr "编辑发ĺ¸"
@@ -13505,6 +13515,9 @@ msgstr "编辑系统钩ĺ­"
msgid "Edit application"
msgstr "编辑应用"
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "编辑评论"
@@ -13541,6 +13554,9 @@ msgstr "编辑群组:%{group_name}"
msgid "Edit identity for %{user_name}"
msgstr "编辑 %{user_name} 的身份信ćŻ"
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr "在ćµć°´çşżçĽ–辑器中编辑"
@@ -13554,7 +13570,7 @@ msgid "Edit issues"
msgstr "编辑议é˘"
msgid "Edit link"
-msgstr ""
+msgstr "编辑链接"
msgid "Edit merge requests"
msgstr "编辑ĺ并请求"
@@ -13583,6 +13599,9 @@ msgstr "编辑主é˘ďĽš%{topic_name}"
msgid "Edit user: %{user_name}"
msgstr "编辑用ć·ďĽš%{user_name}"
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr "编辑Wiki页面"
@@ -13680,7 +13699,7 @@ msgid "Email patch"
msgstr "电ĺ­é‚®ä»¶čˇĄä¸"
msgid "Email patches"
-msgstr ""
+msgstr "电ĺ­é‚®ä»¶čˇĄä¸"
msgid "Email sent"
msgstr "邮件已发é€"
@@ -13779,7 +13798,7 @@ msgid "Enable"
msgstr "ĺŻç”¨"
msgid "Enable Akismet"
-msgstr ""
+msgstr "ĺŻç”¨ Akismet"
msgid "Enable Amazon EKS integration"
msgstr "ĺŻç”¨ Amazon EKS 集ć"
@@ -13805,9 +13824,6 @@ msgstr "ĺŻç”¨ Mailgun 事件接收器"
msgid "Enable PlantUML"
msgstr "ĺŻç”¨PlantUML"
-msgid "Enable Pseudonymizer data collection"
-msgstr "ĺŻç”¨ĺŚżĺŤĺŚ–的数据收集"
-
msgid "Enable SSL verification"
msgstr "ĺŻç”¨ SSL 验čŻ"
@@ -13826,15 +13842,9 @@ msgstr "ĺŻç”¨ć–°ĺŠźč˝ďĽšć‰€ćś‰çş§ĺ«"
msgid "Enable What's new: Current tier only"
msgstr "ĺŻç”¨ć–°ĺŠźč˝ďĽšä»…当前级ĺ«"
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr "ĺŻç”¨ĺ…¬ĺĽ€ĺĄĺş·ĺ’Ść€§č˝ç»źč®ˇäżˇćŻçš„ Prometheus 端点。 ĺĄĺş·ćŁ€ćźĄčŹśĺŤ•éˇąĺ‡şçŽ°ĺś¨ç®ˇç†ä¸­ĺżçš„监控é¨ĺ†ă€‚需č¦é‡Ťć–°ĺŻĺŠ¨ă€‚"
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr "ĺ…许给定群组中的非管ç†ĺ‘访问性č˝ć Źă€‚"
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr "ĺŻç”¨č®żé—®ä»¤ç‰Śĺś¨ 2 ĺ°Źć—¶ĺŽčż‡ćśźďĽŚĺ¦‚ćžśç¦ç”¨ďĽŚä»¤ç‰Śä¸ŤäĽščż‡ćśźă€‚"
-
msgid "Enable admin mode"
msgstr "ĺŻç”¨ç®ˇç†ć¨ˇĺĽŹ"
@@ -13907,9 +13917,6 @@ msgstr "ĺŻç”¨ multipart 邮件"
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 "请仅对可安全ĺ­ĺ‚¨ĺ®˘ć·ç«Ż secret 的可信任ĺŽç«ŻćśŤĺŠˇĺ™¨ä¸“用的安全应用程序ĺŻç”¨ă€‚不č¦ä¸şĺŽźç”źç§»ĺŠ¨ă€ĺŤ•éˇµć–其他 JavaScript 应用程序ĺŻç”¨ďĽŚĺ› ä¸şĺ®ä»¬ć— ćł•ĺ°†ĺ®˘ć·ç«Ż secret 保密。"
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr "ĺŻç”¨ć–ç¦ç”¨ĺŚżĺŤĺŚ–数据收集."
-
msgid "Enable or disable version check and Service Ping."
msgstr "ĺŻç”¨ć–ç¦ç”¨ç‰ćś¬ćŁ€ćźĄĺ’ŚćśŤĺŠˇPing。"
@@ -14003,12 +14010,6 @@ msgstr "结束于"
msgid "Ends: %{endsAt}"
msgstr "结束于:%{endsAt}"
-msgid "Enforce SSH key expiration"
-msgstr "强ĺ¶ä˝żç”¨ SSH 密钥过期"
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr "强ĺ¶ć‰§čˇŚĺŹŚé‡Ťč®¤čŻ"
@@ -14109,7 +14110,7 @@ msgid "Enterprise"
msgstr "äĽä¸š"
msgid "Environment"
-msgstr ""
+msgstr "环ĺ˘"
msgid "Environment does not have deployments"
msgstr "环ĺ˘ć˛ˇćś‰é¨ç˝˛"
@@ -14123,9 +14124,6 @@ msgstr "Stages::VariableEndpointInserter需č¦çŽŻĺ˘"
msgid "Environment scope"
msgstr "环ĺ˘čŚĺ›´"
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr "环ĺ˘ĺŹé‡Ź %{environment_variable} 不ĺ­ĺś¨ć–未指ĺ‘有ć•ç›®ĺ˝•ă€‚"
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr "é»č®¤ć…况下,环ĺ˘ĺŹé‡Źç”±ç®ˇç†ĺ‘配置为 %{link_start}保护%{link_end}"
@@ -14370,7 +14368,7 @@ msgid "Environment|Auto stop %{time}"
msgstr "自动ĺść­˘ %{time}"
msgid "Environment|Deployment tier"
-msgstr ""
+msgstr "é¨ç˝˛çş§ĺ«"
msgid "Epic"
msgstr "史诗"
@@ -14426,9 +14424,6 @@ msgstr "确定č¦ä»Ž%{bStart}%{parentEpicTitle}%{bEnd}ĺ é™¤%{bStart}%{targetIss
msgid "Epics|Assign Epic"
msgstr "指派史诗"
-msgid "Epics|Enter a title for your epic"
-msgstr "输入史诗的标é˘"
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr "留空以继承里程碑日期"
@@ -14499,7 +14494,7 @@ msgid "Epics|start"
msgstr "开始"
msgid "Erased"
-msgstr ""
+msgstr "ĺ·˛ĺ é™¤"
msgid "Error"
msgstr "错误"
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "ĺ…¨é¨"
@@ -14906,6 +14904,9 @@ msgstr "按Wiki筛选"
msgid "Events"
msgstr "事件"
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "所有 %{action} 尝试é˝ĺ·˛ĺ¤±č´ĄďĽš %{job_error_message}。请再试一次。"
@@ -14988,6 +14989,9 @@ msgstr "使用Jekyllĺ›ĺ»şGitLab Pages站点所需的所有信ćŻ"
msgid "Everything you need to create a GitLab Pages site using Middleman"
msgstr "使用 Middleman ĺ›ĺ»ş GitLab Pages 站点所需的一ĺ‡"
+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 "使用纯HTMLĺ›ĺ»şGitLab Pages网站所需的所有信ćŻ"
@@ -15054,15 +15058,15 @@ msgstr "展开文件"
msgid "Expand issues"
msgstr "展开议é˘"
+msgid "Expand jobs"
+msgstr ""
+
msgid "Expand milestones"
msgstr "展开里程碑"
msgid "Expand panel"
msgstr "展开面板"
-msgid "Expand pipeline"
-msgstr "展开ćµć°´çşż"
-
msgid "Expand settings section"
msgstr "展开设置é¨ĺ†"
@@ -15087,9 +15091,6 @@ msgstr "过期日期 (可选)"
msgid "Expiration date:"
msgstr "ĺ°ćśźć—ĄćśźďĽš"
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr "已过期"
@@ -15183,9 +15184,6 @@ msgstr "仅导出ĺŹé‡Źĺ°äżťćŠ¤ĺ†ć”Żĺ’Ść ‡ç­ľä¸ŠčżčˇŚçš„ćµć°´çşżă€‚"
msgid "Exported requirements"
msgstr "导出的č¦ć±‚"
-msgid "External ID"
-msgstr "外é¨ID"
-
msgid "External URL"
msgstr "外é¨URL"
@@ -15389,7 +15387,7 @@ msgid "Failed to load"
msgstr "加载失败"
msgid "Failed to load Roadmap"
-msgstr ""
+msgstr "加载路线图失败"
msgid "Failed to load assignees."
msgstr "加载指派人失败。"
@@ -15421,9 +15419,12 @@ msgstr "加载群组活动度量指标失败。请重试。"
msgid "Failed to load groups, users and deploy keys."
msgstr "无法加载群组,用ć·ĺ’Śé¨ç˝˛ĺŻ†é’Ąă€‚"
-msgid "Failed to load iteration cadences."
+msgid "Failed to load groups."
msgstr ""
+msgid "Failed to load iteration cadences."
+msgstr "加载迭代周期失败。"
+
msgid "Failed to load iterations."
msgstr "加载迭代失败。"
@@ -15499,9 +15500,6 @@ msgstr "ć— ćł•ĺ é™¤ç”¨ć·ĺŻ†é’Ąă€‚"
msgid "Failed to request attention because no user was found."
msgstr "由于找不ĺ°ç”¨ć·ďĽŚć— ćł•čŻ·ć±‚关注。"
-msgid "Failed to reset key. Please try again."
-msgstr "重置密钥失败。请重试。"
-
msgid "Failed to retrieve page"
msgstr "获取页面失败"
@@ -15581,7 +15579,7 @@ msgid "Feature Flags"
msgstr "功č˝ć ‡ĺż—"
msgid "Feature deprecation"
-msgstr ""
+msgstr "功č˝ĺ·˛ĺĽç”¨"
msgid "Feature flag status"
msgstr "功č˝ć ‡ĺż—状ć€"
@@ -15825,7 +15823,7 @@ msgid "File Hooks (%{count})"
msgstr "ć–‡ä»¶é’©ĺ­ (%{count})"
msgid "File Tree"
-msgstr ""
+msgstr "文件树"
msgid "File added"
msgstr "文件已添加"
@@ -15857,6 +15855,9 @@ msgstr "文件被 .gitattributes 条目压ĺ¶ć–文件的编ç ä¸ŤĺŹ—支ćŚă€‚"
msgid "File templates"
msgstr "文件模板"
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr "文件上传错误。"
@@ -15995,6 +15996,9 @@ msgstr "ĺŤĺ­—"
msgid "First seen"
msgstr "首次出现"
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr "固定ç‡ĺ°˝ĺ›ľ"
@@ -16013,8 +16017,8 @@ msgstr "ĺŻç”¨ FloCďĽFederated Learning of Cohorts)"
msgid "FloC|Federated Learning of Cohorts"
msgstr "FloCďĽFederated Learning of Cohorts)"
-msgid "FlowdockService|1b609b52537..."
-msgstr "1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
+msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
msgstr "从 GitLab 发é€äş‹ä»¶é€šçźĄĺ° Flowdock ćµă€‚"
@@ -16040,6 +16044,12 @@ msgstr "FogBugz网址"
msgid "FogBugz import"
msgstr "FogBugz导入"
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
msgid "Folder/%{name}"
msgstr "文件夹/%{name}"
@@ -16097,6 +16107,9 @@ msgstr "有关如何计算活č·ç”¨ć·ć•°çš„更多信ćŻďĽŚčŻ·ĺŹ‚č§ć–‡ćˇŁ %{sel
msgid "For more information, go to the "
msgstr "如需了解详细信ćŻďĽŚčŻ·ĺŹ‚é…"
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr "欲了解更多信ćŻďĽŚčŻ·ĺŹ‚é…文件钩ĺ­ć–‡ćˇŁă€‚"
@@ -16199,9 +16212,6 @@ msgstr "在您的 %{gitlab_ci_yml} 中找ĺ°é”™čŻŻďĽš"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "在.gitlab-ci.yml中发现错误:"
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr "在您的 .gitlab-ci.yml 中发现警告"
-
msgid "Framework successfully deleted"
msgstr "框架ĺ é™¤ć功"
@@ -16235,6 +16245,9 @@ msgstr "%{providerTitle}ćşĺś°ĺť€"
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr "从 2022 ĺą´ 6 ćś 22 ć—ĄďĽGitLab 15.1)开始,免费的个人命ĺŤç©şé—´ĺ’Śéˇ¶çş§çľ¤ç»„ĺ°†é™ĺ¶ä¸ş %{free_limit} 个ćĺ‘"
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "从ĺ›ĺ»şč®®é˘ĺ°é¨ç˝˛č‡łç”źäş§çŽŻĺ˘"
@@ -16283,15 +16296,9 @@ msgstr "生ć一组é»č®¤çš„标记"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr "为需č¦č®żé—® GitLab API 的应用程序,生ćčŚĺ›´ĺś¨ć­¤çľ¤ç»„内的群组访问令牌。"
-msgid "Generate key"
-msgstr "生ć密钥"
-
msgid "Generate new export"
msgstr "生ć新的导出"
-msgid "Generate new token"
-msgstr "生ć新的令牌"
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr "为您需č¦č®żé—®GitLab API的应用程序生ć项目访问令牌。"
@@ -16330,14 +16337,14 @@ msgstr "Geo站点"
msgid "Geo|%d group selected"
msgid_plural "%d groups selected"
-msgstr[0] ""
+msgstr[0] "已选择 %d 个群组"
msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
-msgstr[0] ""
+msgstr[0] "已选择 %d 个ĺ†ç‰‡"
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
-msgstr "%{boldStart}N/A%{boldEnd}: Geo 尚未验čŻć­¤ç»„ä»¶ă€‚čŻ·ĺŹ‚é… %{linkStart}ć‘们计ĺ’支ćŚçš„数据类型%{linkEnd}。"
+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 "%{component} ĺ·˛ĺŚć­Ą"
@@ -16366,11 +16373,8 @@ msgstr "%{timeAgoStr} (%{pendingEvents} 事件)"
msgid "Geo|%{title} checksum progress"
msgstr "%{title} 校验进度"
-msgid "Geo|(%{timeAgo})"
-msgstr "(%{timeAgo})"
-
msgid "Geo|Add New Site"
-msgstr ""
+msgstr "添加新站点"
msgid "Geo|Add site"
msgstr "添加站点"
@@ -16394,10 +16398,10 @@ msgid "Geo|All projects are being scheduled for reverify"
msgstr "所有项目正在计ĺ’重新验čŻ"
msgid "Geo|Allow this secondary site to replicate content on Object Storage"
-msgstr ""
+msgstr "ĺ…许此次č¦ç«™ç‚ąĺ¤Ťĺ¶ĺŻąč±ˇĺ­ĺ‚¨ä¸Šçš„内容"
msgid "Geo|Allowed Geo IP"
-msgstr ""
+msgstr "ĺ…许的 Geo IP"
msgid "Geo|Allowed Geo IP can't be blank"
msgstr "ĺ…许的Geo IP不č˝ä¸şç©ş"
@@ -16409,22 +16413,22 @@ msgid "Geo|Allowed Geo IP should contain valid IP addresses"
msgstr "ĺ…许的Geo IP应该包ĺ«ćś‰ć•çš„IP地址"
msgid "Geo|Beta"
-msgstr ""
+msgstr "Beta"
msgid "Geo|Checksummed"
msgstr "已校验"
msgid "Geo|Choose specific groups or storage shards"
-msgstr ""
+msgstr "选择指定群组ć–ĺ­ĺ‚¨ĺ†ç‰‡"
msgid "Geo|Comma-separated, e.g. '1.1.1.1, 2.2.2.0/24'"
-msgstr ""
+msgstr "请使用逗号ĺ†éš”,例如 '1.1.1.1, 2.2.2.0/24'"
msgid "Geo|Configure various settings for your %{siteType} site. %{linkStart}Learn more%{linkEnd}"
-msgstr ""
+msgstr "配置您的 %{siteType} 站点的ĺ„种设置。 %{linkStart}了解更多%{linkEnd}"
msgid "Geo|Connection timeout"
-msgstr ""
+msgstr "连接超时"
msgid "Geo|Connection timeout can't be blank"
msgstr "连接超时不č˝ä¸şç©ş"
@@ -16439,7 +16443,7 @@ msgid "Geo|Consult Geo troubleshooting information"
msgstr "查询Geo故障排除信ćŻ"
msgid "Geo|Container repositories synchronization concurrency limit"
-msgstr ""
+msgstr "容器仓库ĺŚć­Ąĺą¶ĺŹ‘é™ĺ¶"
msgid "Geo|Could not remove tracking entry for an existing project."
msgstr "ć— ćł•ĺ é™¤çŽ°ćś‰éˇąç›®çš„跟踪条目。"
@@ -16463,19 +16467,19 @@ msgid "Geo|Edit %{nodeType} site"
msgstr "编辑 %{nodeType} 站点"
msgid "Geo|Edit Geo Site"
-msgstr ""
+msgstr "编辑 Geo 站点"
msgid "Geo|Edit your search and try again."
-msgstr ""
+msgstr "请编辑您的ćśç´˘ĺą¶é‡ŤčŻ•ă€‚"
msgid "Geo|Errors:"
-msgstr ""
+msgstr "错误:"
msgid "Geo|Failed"
msgstr "失败"
msgid "Geo|File synchronization concurrency limit"
-msgstr ""
+msgstr "文件ĺŚć­Ąĺą¶ĺŹ‘é™ĺ¶"
msgid "Geo|Filter Geo sites"
msgstr "筛选 Geo 站点"
@@ -16486,17 +16490,20 @@ msgstr "按ĺŤç§°ç­›é€‰"
msgid "Geo|Filter by status"
msgstr "按状ć€ç­›é€‰"
-msgid "Geo|Geo Settings"
+msgid "Geo|Full details"
msgstr ""
+msgid "Geo|Geo Settings"
+msgstr "Geo设置"
+
msgid "Geo|Geo Status"
msgstr "Geo状ć€"
msgid "Geo|Geo allows you to choose specific groups or storage shards to replicate."
-msgstr ""
+msgstr "Geo ĺ…许您选择č¦ĺ¤Ťĺ¶çš„特定群组ć–ĺ­ĺ‚¨ĺ†ç‰‡ă€‚"
msgid "Geo|Geo can replicate objects stored in Object Storage (AWS S3, or other compatible object storage)."
-msgstr ""
+msgstr "Geo 可以复ĺ¶ĺŻąč±ˇĺ­ĺ‚¨ä¸­çš„对象ďĽAWS S3ć–ĺ…¶ĺ®ĺ…Ľĺ®ąĺŻąč±ˇĺ­ĺ‚¨ďĽ‰ă€‚"
msgid "Geo|Geo sites"
msgstr "Geo站点"
@@ -16508,13 +16515,13 @@ msgid "Geo|Go to the primary site"
msgstr "转ĺ°ä¸»ç«™ç‚ą"
msgid "Geo|Groups to synchronize"
-msgstr ""
+msgstr "č¦ĺŚć­Ąçš„群组"
msgid "Geo|Healthy"
msgstr "ĺĄĺş·"
msgid "Geo|If enabled, GitLab will handle Object Storage replication using Geo."
-msgstr ""
+msgstr "如果ĺŻç”¨ďĽŚĺ°†ä˝żç”¨ Geo 处ç†ĺŻąč±ˇĺ­ĺ‚¨ĺ¤Ťĺ¶ă€‚"
msgid "Geo|If you want to make changes, you must visit the primary site."
msgstr "如需进行ĺŹć›´ďĽŚĺż…须访问主站点。"
@@ -16529,7 +16536,7 @@ msgid "Geo|Internal URL"
msgstr "ĺ†…é¨ URL"
msgid "Geo|Internal URL (optional)"
-msgstr ""
+msgstr "ĺ†…é¨ URLďĽĺŹŻé€‰ďĽ‰"
msgid "Geo|Last event ID from primary"
msgstr "主节点中最新的事件ID"
@@ -16556,19 +16563,19 @@ msgid "Geo|Learn more about Geo site statuses"
msgstr "了解更多关于Geo站点状ć€çš„信ćŻ"
msgid "Geo|Limit the number of concurrent operations this secondary site can run in the background."
-msgstr ""
+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 "GitLab Geo 可以ĺ›ĺ»ş GitLab 实例的只读镜ĺŹ, 使得从远端克隆和拉取大型代ç ä»“库的时间大大缩短,从而ćŹé«ĺ›˘éźćĺ‘的工作ć•çŽ‡ă€‚"
msgid "Geo|Minimum interval in days"
-msgstr ""
+msgstr "最小间隔ďĽĺ¤©ďĽ‰"
msgid "Geo|Must match with the %{codeStart}external_url%{codeEnd} in %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
-msgstr ""
+msgstr "必须与 %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}中的 %{codeStart}external_url%{codeEnd} 匹配。"
msgid "Geo|Must match with the %{codeStart}geo_node_name%{codeEnd} in %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
-msgstr ""
+msgstr "必须与 %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}中的 %{codeStart}geo_node_name%{codeEnd} 匹配。"
msgid "Geo|Never"
msgstr "从不"
@@ -16577,7 +16584,7 @@ msgid "Geo|Next sync scheduled at"
msgstr "下一次ĺŚć­Ąĺ®‰ćŽ’在"
msgid "Geo|No Geo site found"
-msgstr ""
+msgstr "未找ĺ°Geo站点"
msgid "Geo|No available replication slots"
msgstr "没有可用的复ĺ¶ć§˝"
@@ -16586,7 +16593,7 @@ msgid "Geo|Not synced yet"
msgstr "尚未ĺŚć­Ą"
msgid "Geo|Nothing found…"
-msgstr ""
+msgstr "找不ĺ°â€¦"
msgid "Geo|Nothing to checksum"
msgstr "无需校验和"
@@ -16598,14 +16605,11 @@ msgid "Geo|Nothing to verify"
msgstr "无需验čŻ"
msgid "Geo|Object Storage replication"
-msgstr ""
+msgstr "对象ĺ­ĺ‚¨ĺ¤Ťĺ¶"
msgid "Geo|Offline"
msgstr "离线"
-msgid "Geo|Open replications"
-msgstr "开放副本"
-
msgid "Geo|Pending synchronization"
msgstr "ĺľ…ĺŚć­Ą"
@@ -16613,7 +16617,7 @@ msgid "Geo|Pending verification"
msgstr "待验čŻ"
msgid "Geo|Primary"
-msgstr ""
+msgstr "主č¦čŠ‚ç‚ą"
msgid "Geo|Primary node"
msgstr "主节点"
@@ -16637,7 +16641,7 @@ msgid "Geo|Queued"
msgstr "éźĺ—中"
msgid "Geo|Re-verification interval"
-msgstr ""
+msgstr "重新验čŻé—´éš”"
msgid "Geo|Redownload"
msgstr "重新下载"
@@ -16682,7 +16686,7 @@ msgid "Geo|Replication summary"
msgstr "复ĺ¶ć‘č¦"
msgid "Geo|Repository synchronization concurrency limit"
-msgstr ""
+msgstr "仓库ĺŚć­Ąĺą¶ĺŹ‘é™ĺ¶"
msgid "Geo|Resync"
msgstr "重新ĺŚć­Ą"
@@ -16690,11 +16694,14 @@ msgstr "重新ĺŚć­Ą"
msgid "Geo|Resync all"
msgstr "重新ĺŚć­Ąć‰€ćś‰"
-msgid "Geo|Resync all %{replicableType}"
-msgstr "重新ĺŚć­Ąć‰€ćś‰ %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
-msgid "Geo|Resync all projects"
-msgstr "重新ĺŚć­Ąć‰€ćś‰éˇąç›®"
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
+msgstr ""
msgid "Geo|Retry count"
msgstr "重试计数"
@@ -16705,14 +16712,17 @@ msgstr "重新校验"
msgid "Geo|Reverify all"
msgstr "重新校验所有"
-msgid "Geo|Reverify all projects"
-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 ""
+msgstr "次č¦čŠ‚ç‚ą"
msgid "Geo|Secondary node"
msgstr "次节点"
@@ -16721,27 +16731,30 @@ msgid "Geo|Secondary site"
msgstr "次č¦ç«™ç‚ą"
msgid "Geo|Select groups to replicate"
-msgstr ""
+msgstr "选择č¦ĺ¤Ťĺ¶çš„群组"
msgid "Geo|Select shards to replicate"
-msgstr ""
+msgstr "选择č¦ĺ¤Ťĺ¶çš„ĺ†ç‰‡"
msgid "Geo|Selective (%{syncLabel})"
msgstr "选择性 (%{syncLabel})"
msgid "Geo|Selective synchronization"
-msgstr ""
+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 ""
+msgstr "以秒为单位设置超时,将次č¦ç«™ç‚ąçŠ¶ć€ĺŹ‘é€ĺ°ä¸»č¦ç«™ç‚ąĺ’Ść¬ˇč¦ç«™ç‚ąĺ…许的 IP。"
msgid "Geo|Set verification limit and frequency."
-msgstr ""
+msgstr "设置验čŻé™ĺ¶ĺ’Śé˘‘率。"
msgid "Geo|Set what should be replicated by this secondary site."
-msgstr ""
+msgstr "设置此次č¦čŠ‚点应该复ĺ¶çš„内容。"
msgid "Geo|Shards to synchronize"
+msgstr "需ĺŚć­Ąçš„ĺ­ĺ‚¨ĺ†ç‰‡"
+
+msgid "Geo|Show more"
msgstr ""
msgid "Geo|Site name can't be blank"
@@ -16778,10 +16791,10 @@ msgid "Geo|Synchronization status"
msgstr "ĺŚć­ĄçŠ¶ć€"
msgid "Geo|The URL of the primary site that is used internally by the secondary sites."
-msgstr ""
+msgstr "次č¦ç«™ç‚ąĺ†…é¨ä˝żç”¨çš„主č¦ç«™ç‚ąçš„ URL。"
msgid "Geo|The URL of the secondary site that is used internally by the primary site."
-msgstr ""
+msgstr "主č¦ç«™ç‚ąĺ†…é¨ä˝żç”¨çš„次č¦ç«™ç‚ąçš„ URL。"
msgid "Geo|The database is currently %{db_lag} behind the primary site."
msgstr "数据库当前位于主站点ĺŽéť˘ %{db_lag}。"
@@ -16796,19 +16809,19 @@ msgid "Geo|There was an error deleting the Geo Site"
msgstr "ĺ é™¤Geo站点时出错"
msgid "Geo|There was an error fetching the Geo Settings"
-msgstr ""
+msgstr "获取Geo设置时出错"
msgid "Geo|There was an error fetching the Geo Sites"
msgstr "ĺ é™¤Geo站点时出错"
msgid "Geo|There was an error fetching the Sites's Groups"
-msgstr ""
+msgstr "获取站点群组时出错"
msgid "Geo|There was an error saving this Geo Site"
-msgstr ""
+msgstr "äżťĺ­ć­¤ Geo 站点时出错"
msgid "Geo|There was an error updating the Geo Settings"
-msgstr ""
+msgstr "更新Geo设置时出错"
msgid "Geo|This will resync all %{replicableType}. It may take some time to complete. Are you sure you want to continue?"
msgstr "ĺ°†č¦é‡Ťć–°ĺŚć­Ąć‰€ćś‰%{replicableType}。可č˝éś€č¦ä¸€äş›ć—¶é—´ĺ®Ść。确定继续ĺ—?"
@@ -16820,7 +16833,7 @@ msgid "Geo|This will reverify all projects. It may take some time to complete. A
msgstr "ĺ°†č¦é‡Ťć–°ć ˇéŞŚć‰€ćś‰éˇąç›®ă€‚ĺŹŻč˝éś€č¦ä¸€äş›ć—¶é—´ĺ®Ść。确定继续ĺ—?"
msgid "Geo|Time in seconds"
-msgstr ""
+msgstr "时间ďĽç§’)"
msgid "Geo|Tracking database entry will be removed. Are you sure?"
msgstr "跟踪数据库条目将被ĺ é™¤ă€‚确定继续ĺ—?"
@@ -16829,7 +16842,7 @@ msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
msgstr "ĺ·˛ć功ĺ é™¤éˇąç›® (%{project_id}) 的跟踪项。"
msgid "Geo|Tuning settings"
-msgstr ""
+msgstr "č°ć•´č®ľç˝®"
msgid "Geo|URL can't be blank"
msgstr "URL不č˝ä¸şç©ş"
@@ -16856,7 +16869,7 @@ msgid "Geo|Verification"
msgstr "验čŻ"
msgid "Geo|Verification concurrency limit"
-msgstr ""
+msgstr "验čŻĺą¶ĺŹ‘é™ĺ¶"
msgid "Geo|Verification failed - %{error}"
msgstr "验čŻĺ¤±č´Ą - %{error}"
@@ -16874,7 +16887,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 "使用 Geo ,您可以在任何地方安装一个特殊的只读实例和复ĺ¶ĺ®žäľ‹ă€‚"
msgid "Geo|You are on a secondary, %{b_open}read-only%{b_close} Geo site."
msgstr "当前处于一个次č¦çš„,%{b_open}只读的%{b_close}Geo站点。"
@@ -16969,6 +16982,9 @@ msgstr "*ĺ并者:%{author} 于 %{timestamp}*"
msgid "GitLab"
msgstr "GitLab"
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr "取ć¶č®˘é…"
@@ -17026,11 +17042,14 @@ msgstr "GitLab 事件触发 webhook。使用 webhook 请求的详细信ćŻćťĄĺ¸®
msgid "GitLab export"
msgstr "GitLab导出"
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr "GitLab 群组:%{source_link}"
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平台,作为单个应用程序ĺ‘现,从根本上改ĺŹäş†ĺĽ€ĺŹ‘,安全和čżç»´ĺ›˘éźçš„协作方式"
@@ -17050,8 +17069,8 @@ msgstr "GitLab正在为该域获取Let's Encrypt SSLčŻäą¦ă€‚这个过程可č˝é
msgid "GitLab is open source software to collaborate on code."
msgstr "GitLab ćŻç”¨äşŽä»Łç ĺŤŹä˝śçš„开ćşč˝Żä»¶ă€‚"
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
-msgstr "GitLab 正在进行维护并以只读模式čżčˇŚă€‚"
+msgid "GitLab is undergoing maintenance"
+msgstr ""
msgid "GitLab logo"
msgstr "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr "GitLab ĺ…数据 URL"
msgid "GitLab project export"
msgstr "GitLab项目导出"
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr "GitLabĺ°†čżčˇŚĺŽĺŹ°ä˝śä¸šďĽŚç”źć数据库的匿ĺŤĺŚ–CSV,并上传ĺ°é˘„ĺ…设定的对象ĺ­ĺ‚¨ç›®ĺ˝•ă€‚"
-
msgid "GitLab single sign-on URL"
msgstr "GitLab单点登录网址"
@@ -17086,6 +17102,9 @@ msgstr "GitLab 将在你的派生项目中ĺ›ĺ»şĺ†ć”Żĺą¶ĺĽ€ĺ§‹ĺ并请求。"
msgid "GitLab.com"
msgstr "GitLab.com"
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr "从GitLab.com导入"
@@ -17104,6 +17123,9 @@ 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 "čŻäą¦: %{subject}"
@@ -17125,8 +17147,8 @@ msgstr "强ĺ¶HTTPS (需č¦ćś‰ć•çš„čŻäą¦)"
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 "GitLab Pages在此项目中ç¦ç”¨ă€‚您可以在您的项目的%{strong_start}设置 &gt; 常规 &gt; 可č§ć€§%{strong_end}页面ĺŻç”¨ă€‚"
-msgid "GitLabPages|Maximum size of pages (MB)"
-msgstr "pages 最大大小 (MB)"
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
msgid "GitLabPages|New Domain"
msgstr "ć–°ĺźźĺŤ"
@@ -17140,6 +17162,12 @@ msgstr "Pages"
msgid "GitLabPages|Remove"
msgstr "ĺ é™¤"
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr "ĺ é™¤éˇµéť˘"
@@ -17155,9 +17183,6 @@ msgstr "在获取域ĺŤ%{domain}çš„Let's EncryptčŻäą¦ć—¶ĺ‡şé”™ă€‚如需重试ďĽ
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr "ĺźźĺŤĺ’ŚčŻäą¦ć”ŻćŚĺ·˛č˘«ç¦ç”¨ă€‚请系统管ç†ĺ‘ĺŻç”¨ă€‚"
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr "é¨ç˝˛çš„éť™ć€ĺ†…容的总大小将é™ĺ¶ĺś¨ć­¤ĺ¤§ĺ°Źă€‚0为无é™ă€‚留空ĺ™ç»§ć‰żĺ…¨ĺ±€č®ľç˝®ă€‚"
-
msgid "GitLabPages|Unverified"
msgstr "未验čŻ"
@@ -17201,13 +17226,13 @@ msgid "Gitea Import"
msgstr "从Gitea导入"
msgid "GithubImporter|PR mergers"
-msgstr ""
+msgstr "PR ĺ并者"
msgid "GithubImporter|PR reviews"
-msgstr ""
+msgstr "PR 审核"
msgid "GithubImporter|Pull requests"
-msgstr ""
+msgstr "拉取请求"
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},并将其ç˛č´´ĺ°ć­¤ĺ¤„。"
@@ -17317,6 +17342,9 @@ msgstr "在群组中"
msgid "GlobalSearch|in project"
msgstr "在项目中"
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr "返回"
@@ -17386,6 +17414,9 @@ msgstr "转ĺ°ćŚ‡ć ‡"
msgid "Go to next page"
msgstr "转ĺ°ä¸‹ä¸€éˇµ"
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr "前往 %{page} 页"
@@ -17393,11 +17424,14 @@ msgid "Go to parent"
msgstr "转ĺ°ä¸Šä¸€çş§"
msgid "Go to parent directory"
-msgstr "转ĺ°ç¶ç›®ĺ˝•"
+msgstr "转ĺ°ä¸Šä¸€çş§ç›®ĺ˝•"
msgid "Go to previous page"
msgstr "转ĺ°ä¸Šä¸€éˇµ"
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr "转ĺ°ä¸»ç«™ç‚ą"
@@ -17416,6 +17450,9 @@ 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 "转ĺ°â€śç®ˇç†ä¸­ĺż &gt; 注册é™ĺ¶â€ťďĽŚç„¶ĺŽé€‰ä¸­â€śĺ…许注册的域”。"
@@ -17464,9 +17501,6 @@ msgstr "转ĺ°ć‚¨çš„项目"
msgid "Go to your snippets"
msgstr "转ĺ°ć‚¨çš„代ç ç‰‡ć®µ"
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr "ĺŹć›´çš„目的以及评审人ĺ‘应注意的事项。"
-
msgid "Google Cloud"
msgstr "Google Cloud"
@@ -17482,9 +17516,6 @@ msgstr "Google Cloud 项目配置错误"
msgid "Google Cloud project required"
msgstr "éś€č¦ Google Cloud 项目"
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "谷歌的身份验čŻćśŞ%{link_start}正确配置%{link_end}。如需使用这项服务,请č”çł»GitLab管ç†ĺ‘。"
-
msgid "GoogleCloud|Cancel"
msgstr "取ć¶"
@@ -17890,8 +17921,8 @@ msgstr "生ć SCIM 令牌"
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr "生ć SCIM 令牌以设置系统进行跨域身份管ç†ă€‚"
-msgid "GroupSAML|Identity"
-msgstr "čş«ä»˝"
+msgid "GroupSAML|Identifier"
+msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
msgstr "身份验čŻćŹäľ›ĺ•†ĺŤ•ç‚ąç™»ĺ˝•URL"
@@ -18124,12 +18155,12 @@ msgstr "选择ç¶ç»„"
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr "选择包ĺ«č‡Şĺ®šäą‰Insight文件的项目。"
+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|Set the maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
-msgstr "为该群组设置GitLab Pages的最大大小。 %{link_start}了解更多。%{link_end}"
-
msgid "GroupSettings|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "如果找不ĺ°ć›żä»Ł CI 配置文件,ĺ™Auto DevOps ćµć°´çşżĺ°†čżčˇŚă€‚"
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr "%{linkStart}群组%{linkEnd}ĺ…许您在多个项目之间进行管ç†ä¸ŽĺŤŹä˝śă€‚群组的ćĺ‘拥有访问其中所有项目的ćťé™ă€‚"
@@ -18253,15 +18302,15 @@ msgstr "ĺ›ĺ»şć–°çš„群组"
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr "在ćşĺ®žäľ‹çš„ %{pat_link_start}用ć·č®ľç˝®%{pat_link_end} 中ĺ›ĺ»şă€‚出于 %{short_living_link_start}安全原因%{short_living_link_end},在ĺ›ĺ»şä»¤ç‰Ść—¶ä˝żç”¨čľçź­çš„ĺ°ćśźć—Ąćśźă€‚"
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr "导出群组及其所有相关数据并移动ĺ°ć–°çš„ GitLab 实例。"
-
msgid "GroupsNew|GitLab source URL"
msgstr "GitLabćşURL"
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr "通过ĺ›ĺ»ş %{linkStart}ĺ­ç»„%{linkEnd} 也可以嵌套群组。"
+msgid "GroupsNew|Import a group and related data from another GitLab instance."
+msgstr ""
+
msgid "GroupsNew|Import group"
msgstr "导入群组"
@@ -18400,8 +18449,8 @@ msgstr "ĺŻç”¨ Harbor 集ćĺŽďĽŚĺ°†ĺ›ĺ»şĺ…¨ĺ±€ĺŹé‡Ź “$HARBOR_USERNAME”ă€
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr "Harbor 实例的基础 URL。"
-msgid "HarborIntegration|Enter Harbor password"
-msgstr "čľ“ĺ…Ą Harbor 密ç "
+msgid "HarborIntegration|Enter new Harbor password"
+msgstr ""
msgid "HarborIntegration|Harbor URL"
msgstr "Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr "Harbor 项目ĺŤç§°"
msgid "HarborIntegration|Harbor username"
msgstr "Harbor 用ć·ĺŤ"
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr "您的 Harbor 用ć·ĺŤçš„密ç ă€‚"
@@ -18540,9 +18592,6 @@ msgstr "ć ‡é˘ 3"
msgid "Heading 4"
msgstr "ć ‡é˘ 4"
-msgid "Headings"
-msgstr "ć ‡é˘"
-
msgid "Health"
msgstr "ĺĄĺş·"
@@ -18597,6 +18646,9 @@ msgstr "欢迎使用 GitLabďĽ"
msgid "Help"
msgstr "帮助"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "有助于é˛ć­˘ćśşĺ™¨äşşćš´ĺŠ›ć”»ĺ‡»ă€‚"
@@ -18604,7 +18656,7 @@ 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 "有助于é˛ć­˘ćśşĺ™¨äşşĺ›ĺ»şč®®é˘ă€‚"
@@ -18621,12 +18673,18 @@ msgstr "有助于减少受保护路径的请求量。"
msgid "Hi %{username}!"
msgstr "%{username},您好!"
+msgid "Hi %{username},"
+msgstr ""
+
msgid "Hidden"
msgstr "éšč—Ź"
msgid "Hide"
msgstr "éšč—Ź"
+msgid "Hide Live Preview"
+msgstr ""
+
msgid "Hide archived projects"
msgstr "éšč—Źĺ·˛ĺ˝’档的项目"
@@ -18791,9 +18849,6 @@ msgstr "如何使用 web ç»ç«ŻďĽź"
msgid "How do I use file templates?"
msgstr "如何使用文件模板?"
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr "对象标记被ĺ é™¤ĺ’Śĺ®žé™…被ĺ é™¤äą‹é—´çš„天数。"
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr "IP 计入 IP 地址é™ĺ¶çš„秒数。"
@@ -18866,6 +18921,9 @@ msgstr "ĺ·ć–°é˘„č§"
msgid "IDE|Review"
msgstr "审é…"
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr "ć功ćŹäş¤"
@@ -18897,7 +18955,7 @@ msgid "IP subnet restriction only allowed for top-level groups"
msgstr "只ĺ…许在最顶层群组设置IPĺ­ç˝‘é™ĺ¶"
msgid "Id"
-msgstr ""
+msgstr "ID"
msgid "Identifier"
msgstr "身份标识"
@@ -18939,7 +18997,7 @@ msgid "If checked, new group memberships and permissions can only be added via L
msgstr "选中ĺŽĺ°†ĺ™ĺŹŞč˝é€ščż‡LDAPĺŚć­Ąć·»ĺŠ ć–°çš„组ćĺ‘身份和ćťé™"
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 ""
+msgstr "如果ç¦ç”¨ďĽŚĺ†ĺŹ‰çš„本地ĺ†ć”Żĺ°†ä¸ŤäĽšč‡ŞĺŠ¨ć›´ć–°ĺ…¶čżśç«Żĺ†ć”Żçš„ćŹäş¤ďĽŚä»Ąé˛ć­˘ćś¬ĺś°ć•°ćŤ®ä¸˘ĺ¤±ă€‚如果é»č®¤ĺ†ć”Ż (%{default_branch}) ĺ†ĺŹ‰ĺą¶ä¸”无法更新,ĺ™é•śĺŹĺ°†ĺ¤±č´Ąă€‚其他ĺ†ĺŹ‰çš„ĺ†ć”Żč˘«éť™é»ĺż˝ç•Ąă€‚%{link_start}了解更多。%{link_end}"
msgid "If disabled, only administrators can configure repository mirroring."
msgstr "如果ç¦ç”¨ďĽŚĺ™ĺŹŞćś‰ç®ˇç†ĺ‘可以配置仓库镜ĺŹă€‚"
@@ -18950,9 +19008,6 @@ msgstr "如果ĺŻç”¨ďĽŚĺ™ĺŹŞäĽšé•śĺŹĺŹ—保护的ĺ†ć”Żă€‚"
msgid "If no options are selected, only administrators can register runners."
msgstr "如果没有选定选项,只有管ç†ĺ‘可以注册Runner。"
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-msgstr "如果YouTube网址为https://www.youtube.com/watch?v=0t1DgySidms,ĺ™č§†é˘‘ID为%{id}"
-
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}个席位的费用。"
@@ -18962,6 +19017,12 @@ msgstr "如果此电ĺ­é‚®ä»¶č˘«é”™čŻŻć·»ĺŠ ďĽŚć‚¨ĺŹŻä»Ąĺś¨čż™é‡Śĺ é™¤ďĽš"
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr "如果此电ĺ­é‚®ä»¶č˘«é”™čŻŻć·»ĺŠ ďĽŚć‚¨ĺŹŻä»Ąĺś¨čż™é‡Śĺ é™¤ĺ®ďĽš %{profile_emails_url}"
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr "如果这ćŻä¸€ä¸Şé”™čŻŻďĽŚä˝ ĺŹŻä»Ą%{leave_link_start}退出%{source_type}%{link_end}。"
@@ -19028,9 +19089,6 @@ msgstr "已忽略"
msgid "Image URL"
msgstr "图片网址"
-msgid "Image details"
-msgstr "é•śĺŹčŻ¦ç»†äżˇćŻ"
-
msgid "ImageDiffViewer|2-up"
msgstr "并ĺ—(2-up)"
@@ -19232,6 +19290,9 @@ msgstr "在此 URL 上没有有ć•çš„ Git 仓库。如果您的 HTTP 仓库不č
msgid "Improve customer support with Service Desk"
msgstr "通过服务台改善客ć·ć”ŻćŚ"
+msgid "In a seat"
+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 "在拉取镜ĺŹçš„ć…况下,您的用ć·ĺ°†ć为活动ćŹč¦ä¸­ć‰€ćś‰ä˝śä¸şć›´ć–°ç»“果的事件的作者,例如ĺ›ĺ»şć–°ĺ†ć”Żć–将新ćŹäş¤ćŽ¨é€ĺ°çŽ°ćś‰ĺ†ć”Żă€‚"
@@ -19241,9 +19302,15 @@ msgstr "在每个示例中,将 %{code_start}TOKEN%{code_end} 替换为您生ć
msgid "In progress"
msgstr "进行中"
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr "在此页面中,您将找ĺ°ćś‰ĺ…łĺ˝“前实例中使用的设置的信ćŻă€‚"
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr "%{organization_name} 标志"
@@ -19437,7 +19504,7 @@ msgid "InProductMarketing|Get our import guides"
msgstr "获取导入指南"
msgid "InProductMarketing|Get set up to build for iOS"
-msgstr ""
+msgstr "设置为 iOS 构建"
msgid "InProductMarketing|Get started today"
msgstr "立即开始"
@@ -19551,7 +19618,7 @@ msgid "InProductMarketing|Launch GitLab CI/CD in 20 minutes or less"
msgstr "在 20 ĺ†é’źć–更短的时间内ĺŻĺŠ¨ GitLab CI/CD"
msgid "InProductMarketing|Learn how to build for iOS"
-msgstr ""
+msgstr "了解如何为 iOS 构建"
msgid "InProductMarketing|Lower cost of development"
msgstr "降低开发ć本"
@@ -19664,6 +19731,9 @@ msgstr "使用GitLab的第一步"
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 "在 GitLab 中组éźä»ĄćŹé«ć•çŽ‡"
@@ -19743,7 +19813,7 @@ msgid "InProductMarketing|Want to host GitLab on your servers?"
msgstr "ćłĺś¨ć‚¨çš„服务器上ć‰ç®ˇ GitLab?"
msgid "InProductMarketing|Watch iOS building in action."
-msgstr ""
+msgstr "观看 iOS 构建实践。"
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 "ć‘们知é“一些关于ć•çŽ‡çš„äş‹ć…,ć‘们ćłĺ†äş«ç»™ĺ¤§ĺ®¶ă€‚注册GitLab Ultimate的免费试用ç‰ďĽŚć‚¨çš„团éźĺ°†ä»Žç¬¬ä¸€ĺ¤©ĺĽ€ĺ§‹ä˝żç”¨ĺ®ă€‚"
@@ -19887,7 +19957,7 @@ msgid "IncidentManagement|Incidents"
msgstr "事件"
msgid "IncidentManagement|Learn more about incident statuses"
-msgstr ""
+msgstr "了解有关事件状ć€çš„更多信ćŻ"
msgid "IncidentManagement|Low - S4"
msgstr "低-S4"
@@ -20096,9 +20166,6 @@ msgstr "未完ć"
msgid "Increase"
msgstr "增加"
-msgid "Indent"
-msgstr "缩进"
-
msgid "Index"
msgstr "索引"
@@ -20189,12 +20256,6 @@ msgstr "插入代ç ĺť—"
msgid "Insert a quote"
msgstr "插入引用"
-msgid "Insert a video"
-msgstr "插入视频"
-
-msgid "Insert an image"
-msgstr "插入图片"
-
msgid "Insert code"
msgstr "插入代ç "
@@ -20207,9 +20268,6 @@ msgstr "ĺ‘前插入ĺ—"
msgid "Insert image"
msgstr "插入图片"
-msgid "Insert inline code"
-msgstr "插入内č”代ç "
-
msgid "Insert link"
msgstr "插入链接"
@@ -20222,9 +20280,6 @@ msgstr "上方插入行"
msgid "Insert suggestion"
msgstr "插入建议"
-msgid "Insert video"
-msgstr "插入视频"
-
msgid "Insights"
msgstr "洞察"
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr "集ć"
@@ -20347,7 +20429,7 @@ msgid "Integrations|Edit project alias"
msgstr "编辑项目ĺ«ĺŤ"
msgid "Integrations|Enable GitLab.com slash commands in a Slack workspace."
-msgstr "在 Slack 工作区中ĺŻç”¨ GitLab.com 斜杠命令。"
+msgstr "在 Slack 工作区中ĺŻç”¨ GitLab.com 指令。"
msgid "Integrations|Enable SSL verification"
msgstr "ĺŻç”¨ SSL 验čŻ"
@@ -20364,6 +20446,9 @@ 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 "无法登录 GitLab。"
@@ -20511,6 +20596,12 @@ msgstr "当您在禅é“中ĺ›ĺ»şéˇąç›®çš„č®®é˘ć—¶ďĽŚç¦…é“č®®é˘äĽšćľç¤şĺś¨ć­¤
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr "不č˝č¶…过 %{recipients_limit}"
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr "交互模式"
@@ -20529,6 +20620,9 @@ msgstr "除外é¨ç”¨ć·ĺ¤–,任何登录用ć·ĺť‡ĺŹŻč®żé—®čŻĄéˇąç›®ă€‚"
msgid "Internal error occurred while delivering this webhook."
msgstr "传é€ć­¤ webhook 时发生内é¨é”™čŻŻă€‚"
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr "内é¨ç”¨ć·"
@@ -20536,7 +20630,7 @@ msgid "Internal users cannot be deactivated"
msgstr "不č˝ĺśç”¨ĺ†…é¨ç”¨ć·"
msgid "Interval"
-msgstr ""
+msgstr "é—´éš”"
msgid "Interval Pattern"
msgstr "循环周期"
@@ -20590,7 +20684,7 @@ msgid "Invalid file."
msgstr "ć— ć•çš„文件。"
msgid "Invalid format selected"
-msgstr ""
+msgstr "选定的格式无ć•"
msgid "Invalid hash"
msgstr "ć— ć•ĺ“希"
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}了解更多%{linkEnd}关于角色ćťé™çš„信ćŻ"
@@ -20739,12 +20836,12 @@ msgstr "ć­ĺ–ść‚¨ĺ›ĺ»şäş†ć‚¨çš„项目ďĽ"
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "为您的新团éźćĺ‘ĺ›ĺ»şč®®é˘ (可选)"
+msgid "InviteMembersModal|Explore paid plans"
+msgstr ""
+
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "GitLab 与ĺŚäş‹ĺ…±ĺ¤„更佳ďĽ"
-msgid "InviteMembersModal|GitLab member or email address"
-msgstr "GitLab用ć·ć–电ĺ­é‚®ä»¶ĺś°ĺť€"
-
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "邀请一两个ĺŚäş‹ĺŠ ĺ…Ąä˝ ć€Žäąć ·ďĽź"
@@ -20757,12 +20854,12 @@ msgstr "邀请群组"
msgid "InviteMembersModal|Invite members"
msgstr "邀请ćĺ‘"
+msgid "InviteMembersModal|Manage members"
+msgstr ""
+
msgid "InviteMembersModal|Members were successfully added"
msgstr "ćĺ‘ĺ·˛ć功添加"
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
-msgstr "ć–°ćĺ‘将无法参与。您可以通过ĺ é™¤ć‚¨ä¸Ťĺ†Ťéś€č¦çš„ćĺ‘来管ç†ć‚¨çš„ćĺ‘。"
-
msgid "InviteMembersModal|Search for a group to invite"
msgstr "ćśç´˘č¦é‚€čŻ·çš„群组"
@@ -20778,15 +20875,30 @@ msgstr "选择ćĺ‘ć–输入电ĺ­é‚®ä»¶ĺś°ĺť€"
msgid "InviteMembersModal|Something went wrong"
msgstr "出现错误"
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 "č¦ĺ‘新团éźćĺ‘ĺ†é…Ťč®®é˘ďĽŚć‚¨éś€č¦ä¸€ä¸Şč®®é˘ć‰€ĺ±žçš„项目。 %{linkStart}从ĺ›ĺ»şä¸€ä¸Şéˇąç›®ĺĽ€ĺ§‹ă€‚%{linkEnd}"
msgid "InviteMembersModal|To get more members an 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 make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr "在 %{name},您只有 %{count} 个更多的 %{members} 的空间"
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr "您正在邀请一个群组加入 %{strongStart}%{name}%{strongEnd} 群组。"
@@ -20802,6 +20914,9 @@ msgstr "您正在邀请ćĺ‘加入 %{strongStart}%{name}%{strongEnd} 项目。"
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr "ć‚¨ĺ·˛čľľĺ° %{name} çš„ %{count} 个 %{members} é™ĺ¶"
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "邀请群组"
@@ -20871,9 +20986,6 @@ msgstr "čż™ćŻä¸€ä¸ŞĺŹ‹ć…ćŹé†’。%{inviter}邀请您作为%{role}加入%{stron
msgid "Invited"
msgstr "已邀请"
-msgid "Invocations"
-msgstr "č°ç”¨"
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr "用空格ĺ†éš”的频é“和用ć·ă€‚ %{recipients_docs_link}"
@@ -21117,6 +21229,9 @@ 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 "č®®é˘ĺż…须与此čŚĺ›´ĺŚąé…Ťć‰Ťč˝ĺ‡şçŽ°ĺś¨ć­¤ĺ—表中。"
@@ -21207,9 +21322,6 @@ msgstr "迭代已更新"
msgid "Iterations"
msgstr "迭代"
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr "添加ćŚç»­ć—¶é—´ĺ’ŚćśŞćťĄčż­ä»Łć¬ˇć•°ďĽŚĺ°†čż™ä¸Şĺ‘¨ćśźč˝¬ćŤ˘ä¸şč‡ŞĺŠ¨č®ˇĺ’。"
-
msgid "Iterations|Add iteration"
msgstr "添加迭代"
@@ -21222,9 +21334,12 @@ msgstr "周期配置无ć•ă€‚"
msgid "Iterations|Cadence name"
msgstr "周期ĺŤç§°"
-msgid "Iterations|Cancel"
+msgid "Iterations|Can be converted"
msgstr ""
+msgid "Iterations|Cancel"
+msgstr "取ć¶"
+
msgid "Iterations|Couldn't find iteration cadence"
msgstr "找不ĺ°čż­ä»Łĺ‘¨ćśź"
@@ -21232,7 +21347,7 @@ msgid "Iterations|Create cadence"
msgstr "ĺ›ĺ»şĺ‘¨ćśź"
msgid "Iterations|Create iteration"
-msgstr ""
+msgstr "ĺ›ĺ»şčż­ä»Ł"
msgid "Iterations|Delete cadence"
msgstr "ĺ é™¤ĺ‘¨ćśź"
@@ -21244,13 +21359,13 @@ msgid "Iterations|Delete iteration?"
msgstr "ĺ é™¤čż­ä»ŁďĽź"
msgid "Iterations|Description"
-msgstr ""
+msgstr "描述"
msgid "Iterations|Done"
msgstr "已完ć"
msgid "Iterations|Due date"
-msgstr ""
+msgstr "ćŞć­˘ć—Ąćśź"
msgid "Iterations|Duration"
msgstr "时长"
@@ -21267,8 +21382,8 @@ msgstr "编辑迭代周期"
msgid "Iterations|Error loading iteration cadences."
msgstr "加载迭代周期时出错。"
-msgid "Iterations|Future iterations"
-msgstr "未来迭代"
+msgid "Iterations|First iteration start date"
+msgstr ""
msgid "Iterations|Iteration cadences"
msgstr "迭代周期"
@@ -21276,14 +21391,14 @@ msgstr "迭代周期"
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr "迭代ćŻĺś¨ä¸€ć®µć—¶é—´ĺ†…跟踪议é˘çš„一种方法,使小组也č˝ĺ¤źč·źč¸Şé€źĺş¦ĺ’Śćł˘ĺŠ¨ćŚ‡ć ‡ă€‚"
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
-msgstr "无法再手动计ĺ’迭代。将所有周期转换为自动计ĺ’来保ćŚć‚¨çš„迭代工作正常。"
-
msgid "Iterations|Learn more about automatic scheduling"
msgstr "了解更多关于自动计ĺ’的信ćŻ"
-msgid "Iterations|Move incomplete issues to the next iteration"
-msgstr "将未完ćçš„č®®é˘ç§»č‡łä¸‹ä¸€ć¬ˇčż­ä»Ł"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
+msgstr ""
+
+msgid "Iterations|Move incomplete issues to the next iteration."
+msgstr ""
msgid "Iterations|New iteration"
msgstr "新建迭代"
@@ -21303,18 +21418,18 @@ msgstr "未找ĺ°čż­ä»Ł"
msgid "Iterations|No iterations in cadence."
msgstr "周期中没有迭代。"
+msgid "Iterations|No one can change this date after the cadence has begun."
+msgstr ""
+
msgid "Iterations|No open iterations."
msgstr "没有开放的迭代。"
-msgid "Iterations|Number of future iterations you would like to have scheduled"
-msgstr "您希望安排的未来迭代次数"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
+msgstr ""
msgid "Iterations|Open"
msgstr "开放"
-msgid "Iterations|Requires update"
-msgstr "需č¦ć›´ć–°"
-
msgid "Iterations|Roll over issues"
msgstr "滚动议é˘"
@@ -21330,23 +21445,20 @@ msgstr "选择数量"
msgid "Iterations|Select start date"
msgstr "选择开始日期"
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr "您的一些周期需č¦ć›´ć–°"
-
msgid "Iterations|Start date"
msgstr "开始日期"
-msgid "Iterations|The duration for each iteration (in weeks)"
-msgstr "每次迭代的ćŚç»­ć—¶é—´ďĽä»Ąĺ‘¨ä¸şĺŤ•ä˝ŤďĽ‰"
+msgid "Iterations|The duration of each iteration (in weeks)."
+msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr "迭代已被ĺ é™¤ă€‚"
-msgid "Iterations|The start date of your first iteration"
-msgstr "第一次迭代的开始日期"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
+msgstr ""
-msgid "Iterations|This cadence requires an update"
-msgstr "此周期需č¦ć›´ć–°"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
+msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
msgstr "这将ĺ é™¤ĺ‘¨ćśźä»ĄĺŹŠĺ…¶ä¸­çš„所有迭代。"
@@ -21357,6 +21469,9 @@ msgstr "这将从ĺ†é…Ťç»™ĺ®çš„任何议é˘ä¸­ĺ é™¤čż­ä»Łă€‚"
msgid "Iterations|Title"
msgstr "ć ‡é˘"
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr "无法找ĺ°čż­ä»Łĺ‘¨ćśźă€‚"
@@ -21366,6 +21481,12 @@ msgstr "无法找ĺ°čż­ä»Łă€‚"
msgid "Iterations|Unable to save cadence. Please try again."
msgstr "ć— ćł•äżťĺ­ĺ‘¨ćśźďĽŚčŻ·é‡ŤčŻ•ă€‚"
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr "日期不č˝ä¸ŽčŻĄçľ¤ç»„内的其ĺ®çŽ°ćś‰čż­ä»Łé‡ŤĺŹ "
@@ -21414,6 +21535,9 @@ msgstr "已从配置的Jira实例中导入了Jira用ć·ă€‚可以通过从“ Git
msgid "Jira-GitLab user mapping template"
msgstr "Jira-GitLab用ć·ć ĺ°„模板"
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "为Jirač®®é˘%{jiraIssue}ĺ›ĺ»şĺ†ć”Ż"
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr "ć功ĺ›ĺ»şć–°ĺ†ć”Żă€‚"
@@ -21477,11 +21607,14 @@ msgstr "自动将 Jira é—®é˘č˝¬ćŤ˘ä¸şâ€śĺ®Ść”类ĺ«ă€‚ %{linkStart}了解ć›
msgid "JiraService|Base URL of the Jira instance."
msgstr "Jira 实例的基础 URL。"
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr "定义č¦ä»ŽćĽŹć´žĺ›ĺ»şçš„ Jira č®®é˘çš„类型。"
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 ""
+msgstr "在ĺŻç”¨ GitLab č®®é˘çš„ĺŚć—¶ćľç¤ş Jira č®®é˘ĺŹŻč˝äĽšä»¤äşşĺ›°ć‘。如果ĺ®ä»¬ä¸ŤäĽšč˘«ä˝żç”¨ďĽŚčŻ·č€č™‘ %{gitlab_issues_link_start}ç¦ç”¨ GitLab č®®é˘%{link_end}。"
msgid "JiraService|Enable Jira issue creation from vulnerabilities"
msgstr "ĺŻç”¨ä»ŽćĽŹć´žĺ›ĺ»ş Jira č®®é˘"
@@ -21510,9 +21643,15 @@ msgstr "例如12ă€24"
msgid "JiraService|For example, AB"
msgstr "例如:AB"
+msgid "JiraService|For example: https://gitlab.example.com"
+msgstr ""
+
msgid "JiraService|GitLab for Jira Configuration"
msgstr "用于 Jira 配置的 GitLab"
+msgid "JiraService|GitLab instance URL"
+msgstr ""
+
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr "ID 必须ćŻĺŹŻä»Ąç”¨ , ć– ; ĺ†ĺ‰˛çš„ć•°ĺ­—ĺ—表"
@@ -21561,24 +21700,18 @@ 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 link namespaces."
+msgstr ""
+
msgid "JiraService|Sign in to GitLab.com to get started."
msgstr "登录并开始使用。"
msgid "JiraService|This feature requires a Premium plan."
msgstr "此功č˝éś€č¦é«çş§č®ˇĺ’。"
-msgid "JiraService|This is a Premium feature"
-msgstr "čż™ćŻä¸“业ç‰ĺŠźč˝"
-
-msgid "JiraService|This is an Ultimate feature"
-msgstr "čż™ćŻä¸€ä¸Şć——č°ç‰ĺŠźč˝"
-
msgid "JiraService|Transition Jira issues to their final state:"
msgstr "ĺ°† Jira č®®é˘č˝¬ćŤ˘ä¸şćś€ç»çŠ¶ć€ďĽš"
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr "升级您的计ĺ’以ĺŻç”¨ Jira 集ć的此功č˝ă€‚"
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "使用 Jira 作为此项目的议é˘č·źč¸Şĺ™¨ă€‚"
@@ -21603,6 +21736,12 @@ msgstr "警告:有ćťč®żé—®ć­¤ GitLab 项目的所有 GitLab 用ć·é˝ĺŹŻä»Ąćź
msgid "JiraService|Web URL"
msgstr "Web URL"
+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 "在ćŹäş¤ć–ĺ并请求中ćŹĺŹŠ Jira č®®é˘ć—¶ďĽŚĺ°†ĺ›ĺ»şčżśç¨‹é“ľćŽĄĺ’ŚčŻ„论ďĽĺ¦‚ćžśĺŻç”¨ďĽ‰ă€‚"
@@ -21613,7 +21752,7 @@ msgid "JiraService|Work on Jira issues without leaving GitLab. Add a Jira menu t
msgstr "在不离开 GitLab çš„ć…ĺ†µä¸‹ĺ¤„ç† Jira č®®é˘ă€‚添加 Jira 菜单,访问 Jira č®®é˘çš„只读ĺ—表。%{jira_issues_link_start}了解更多。%{link_end}"
msgid "JiraService|You can now close this window and%{br}return to the GitLab for Jira application."
-msgstr ""
+msgstr "您现在可以关闭此窗口,%{br}返回GitLab for Jira应用程序。"
msgid "JiraService|You must configure Jira before enabling this integration. %{jira_doc_link_start}Learn more.%{link_end}"
msgstr "您必须在ĺŻç”¨ć­¤é›†ć之前配置 Jira。%{jira_doc_link_start}了解更多。%{link_end}"
@@ -21627,12 +21766,6 @@ msgstr "作业 %{jobName}"
msgid "Job Failed #%{build_id}"
msgstr "作业 #%{build_id} 已失败 "
-msgid "Job artifact"
-msgstr "作业产物"
-
-msgid "Job artifacts"
-msgstr "作业产物"
-
msgid "Job has been erased"
msgstr "作业已被ĺ é™¤"
@@ -21670,6 +21803,9 @@ msgid "Jobs older than the configured time are considered expired and are archiv
msgstr "早于配置时间的作业被视为已过期并已ĺ­ćˇŁă€‚无法再重试ĺ­ćˇŁçš„作业。留空以从不自动ĺ­ćˇŁä˝śä¸šă€‚é»č®¤ĺŤ•ä˝ŤćŻĺ¤©ďĽŚä˝†ć‚¨ĺŹŻä»Ąä˝żç”¨ĺ…¶ä»–单位,例如 %{code_open}15 days%{code_close}, %{code_open}1 month%{code_close}, %{code_open}2 years%{code_close}。最小值为 1 天。"
msgid "Jobs|All"
+msgstr "ĺ…¨é¨"
+
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
msgstr ""
msgid "Jobs|Are you sure you want to proceed?"
@@ -21685,7 +21821,7 @@ msgid "Jobs|Filter jobs"
msgstr "筛选作业"
msgid "Jobs|Finished"
-msgstr ""
+msgstr "已完ć"
msgid "Jobs|Job is stuck. Check runners."
msgstr "作业已é»ĺˇžă€‚请检查Runner。"
@@ -21702,6 +21838,9 @@ msgstr "对任务过滤ĺŽçš„ćśç´˘ĺŠźč˝ďĽŚĺ˝“前不支ćŚćśç´˘ĺŽźĺ§‹ć–‡ćś¬ă€‚
msgid "Jobs|Status"
msgstr "状ć€"
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr "使用作业自动执行任务"
@@ -21804,18 +21943,21 @@ 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 "此作业已é»ĺˇžďĽŚĺ› ä¸şčŻĄéˇąç›®ć˛ˇćś‰ĺ†é…Ťä»»ä˝•ĺŹŻç”¨Runner。"
-msgid "Job|This job is stuck because you don't have any active runners online or available with any of these tags assigned to them:"
-msgstr "此作业已é»ĺˇžďĽŚĺ› ä¸şć‚¨ćśŞĺ†é…Ťä»»ä˝•ĺ…·ĺ¤‡čż™äş›ć ‡ç­ľçš„可用Runner:"
-
msgid "Job|This job is stuck because you don't have any active runners that can run this job."
msgstr "此作业已é»ĺˇžďĽŚĺ› ä¸şć˛ˇćś‰ĺŹŻç”¨çš„Runner处ç†ć­¤éˇąä˝śä¸šă€‚"
@@ -21834,6 +21976,9 @@ 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 "加入Zoom会议"
@@ -21858,9 +22003,6 @@ msgstr "7ćś"
msgid "July"
msgstr "7ćś"
-msgid "Jump to next unresolved thread"
-msgstr "跳转ĺ°ä¸‹ä¸€ä¸ŞćśŞč§Łĺ†łçš„主é˘"
-
msgid "Jun"
msgstr "6ćś"
@@ -21885,9 +22027,6 @@ msgstr "保留最近ć功作业的产物"
msgid "Keep divergent refs"
msgstr "äżťç•™ĺ†ĺŹ‰çš„refs"
-msgid "Keep editing"
-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 "äżťćŚć‰€ćś‰ SAST ĺ†ćžĺ™¨ĺ·˛ĺŻç”¨ďĽŚä»Ąçˇ®äżťéˇąç›®ĺś¨ä»ĄĺŽć·»ĺŠ ć–°čŻ­č¨€ć—¶ä¸ŤäĽščż‡ć—¶ă€‚确定应用哪些ĺ†ćžĺ™¨ćŻä¸€ä¸Şć¶č€—最少资ćşĺą¶ä¸şćµć°´çşżĺ˘žĺŠ ćś€ĺ°‘时间的过程。ĺŻç”¨ć‰€ćś‰ SAST ĺ†ćžĺ™¨ĺŹŻçˇ®äżťćś€ĺ¤§č¦†ç›–čŚĺ›´ă€‚"
@@ -22068,6 +22207,9 @@ msgstr "升级%{labelTitle}将使其可用于%{groupName}内的所有项目。çŽ
msgid "Language"
msgstr "语言"
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr "大文件ĺ­ĺ‚¨(LFS)"
@@ -22129,6 +22271,9 @@ msgstr "最ĺŽäż®ć”ąäşŽ%{date}"
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr "最ĺŽä¸€ć¬ˇç”± %{link_start}%{avatar} %{name}%{link_end} 编辑"
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr "此页面在您的浏č§ĺ™¨ä¸­č˝˝ĺ…Ąĺ‰Ťçš„最ĺŽä¸€ä¸Şéˇąç›®ďĽš"
@@ -22226,7 +22371,7 @@ msgid "Lead Time"
msgstr "交ä»ć—¶é—´"
msgid "Lead Time for Changes"
-msgstr ""
+msgstr "ĺŹć›´çš„前置时间"
msgid "Lead time"
msgstr "前置时间"
@@ -22409,7 +22554,7 @@ msgid "LearnGitLab|Your team is growing! You've successfully invited new team me
msgstr "您的团éźć­Łĺś¨ćé•żďĽć‚¨ĺ·˛ć功地邀请了新的团éźćĺ‘ĺ° %{projectName} 项目。"
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
-msgstr ""
+msgstr "请č”系您的管ç†ĺ‘,开始免费的旗č°ç‰čŻ•ç”¨ă€‚"
msgid "LearnGitlab|Creating your onboarding experience..."
msgstr "正在ĺ›ĺ»şć‚¨çš„入门体验..."
@@ -22421,7 +22566,7 @@ msgid "LearnGitlab|Trial only"
msgstr "ä»…é™čŻ•ç”¨"
msgid "LearnGitlab|View administrator list"
-msgstr ""
+msgstr "查看管ç†ĺ‘ĺ—表"
msgid "Leave"
msgstr "退出"
@@ -22448,7 +22593,7 @@ msgid "Legacy burndown chart"
msgstr "ć—§ç‰ç‡ĺ°˝ĺ›ľ"
msgid "Legacy license"
-msgstr ""
+msgstr "旧许可čŻ"
msgid "Less Details"
msgstr "收起详ć…"
@@ -22471,9 +22616,6 @@ msgstr "使用者"
msgid "License compliance"
msgstr "许可čŻĺ规"
-msgid "License file"
-msgstr "许可čŻć–‡ä»¶"
-
msgid "License key"
msgstr "许可čŻĺŻ†é’Ą"
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] "许可čŻĺ规检测ĺ°%d个新的许可čŻĺŹŠç­–略违反。需č¦ć‰ąĺ‡†ă€‚"
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] "许可čŻĺč§„ćŁ€ćµ‹ĺ° %d 个ĺ é™¤çš„许可čŻ"
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr "许可čŻĺ规仅在ćşĺ†ć”ŻćśŞćŁ€ćµ‹ĺ°č®¸ĺŹŻčŻ"
@@ -22620,7 +22758,7 @@ 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 ""
+msgstr "基于 %{linkStart}最新ć功的%{linkEnd} 扫描,ćľç¤şéˇąç›®ä¸­ćŁ€ćµ‹ĺ°çš„不符ĺ项目策略的许可čŻ"
msgid "Licenses|Drag your license file here or %{linkStart}click to upload%{linkEnd}."
msgstr "将您的许可čŻć–‡ä»¶ć‹–动ĺ°ć­¤ĺ¤„ďĽŚć– %{linkStart}点击上传%{linkEnd}"
@@ -22676,6 +22814,9 @@ msgstr "é™ĺ¶ĺŹŻä»ĄĺŹ‘é€ĺ°éˇąç›®çš„入站事件管ç†č­¦ćŠĄçš„数量。"
msgid "Limit the number of issues and epics per minute a user can create through web and API requests."
msgstr "é™ĺ¶ç”¨ć·ćŻŹĺ†é’źĺŹŻä»Ąé€ščż‡ Web ĺ’Ś API 请求ĺ›ĺ»şçš„č®®é˘ĺ’ŚĺŹ˛čŻ—的数量。"
+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 "é™ĺ¶ĺ­ĺ‚¨ĺś¨Redis中的Sidekiq作业的大小。"
@@ -22691,9 +22832,6 @@ msgstr "链接"
msgid "Link (optional)"
msgstr "链接ďĽĺŹŻé€‰ďĽ‰"
-msgid "Link Prometheus monitoring to GitLab."
-msgstr "ĺ°†Prometheusç›‘ćŽ§é“ľćŽĄĺ° GitLab。"
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr "ĺ°† Sentry čżžćŽĄĺ° GitLab 以发现和查看您的应用程序生ć的错误。"
@@ -22715,9 +22853,6 @@ msgstr "链接标é˘"
msgid "Link title is required"
msgstr "链接标é˘ä¸şĺż…填项"
-msgid "Link to an image"
-msgstr "链接ĺ°é•śĺŹ"
-
msgid "Link to go to GitLab pipeline documentation"
msgstr "链接以转ĺ°GitLaćµć°´çşżć–‡ćˇŁ"
@@ -22760,8 +22895,8 @@ msgstr "所有ĺ并ćŹäş¤ĺ—表"
msgid "List of suitable GCP locations"
msgstr "ĺ适的 GCP 位置ĺ—表"
-msgid "List of users allowed to exceed the rate limit."
-msgstr "ĺ…许超过速率é™ĺ¶çš„用ć·ĺ—表。"
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
+msgstr ""
msgid "List options"
msgstr "ĺ—表选项"
@@ -22772,6 +22907,9 @@ 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 "ĺ—表视图"
@@ -22799,9 +22937,6 @@ msgstr "加载群组ćĺ‘的贡献统计信ćŻ"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr "加载ćŹäş¤ĺĽ•ç”¨%{ref}č·Żĺľ„%{path}中的文件,目录和ĺ­ć¨ˇĺť—"
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr "加载功č˝č¶…时。请ĺ·ć–°éˇµéť˘é‡ŤčŻ•ă€‚"
-
msgid "Loading more"
msgstr "加载更多"
@@ -22811,6 +22946,9 @@ msgstr "正在加载代ç ç‰‡ć®µ"
msgid "Loading the GitLab IDE..."
msgstr "加载GitLab IDE..."
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr "正在加载..."
@@ -22838,6 +22976,9 @@ msgstr "é”定文件?"
msgid "Lock memberships to LDAP synchronization"
msgstr "é”定ćĺ‘čş«ä»˝ĺ°LDAPĺŚć­Ą"
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr "未找ĺ°é”"
@@ -22917,7 +23058,7 @@ msgid "Logs|To see the logs, deploy your code to an environment."
msgstr "č¦ćźĄçś‹ć—Ąĺż—,请在环ĺ˘ä¸­é¨ç˝˛ć‚¨çš„代ç ă€‚"
msgid "Looks like you've reached your %{free_limit} member limit for %{strong_start}%{namespace_name}%{strong_end}"
-msgstr ""
+msgstr "似乎您已经达ĺ°äş† %{free_limit} %{strong_start}%{namespace_name}çš„%{strong_end} ćĺ‘上é™"
msgid "Low vulnerabilities present"
msgstr "ĺ­ĺś¨ä˝ŽĺŤ±ćĽŹć´ž"
@@ -22994,12 +23135,18 @@ msgstr "GitLab Geo可以ĺ›ĺ»şGitLab实例的只读镜ĺŹ, 使得从远端克隆
msgid "Make issue confidential"
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 issue confidential."
msgstr "将此议é˘č®ľç˝®ä¸şç§ĺŻ†."
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr "ç®ˇç† %{workspace} 标记"
@@ -23102,18 +23249,12 @@ msgstr "将此议é˘ć ‡č®°ä¸şä¸ŽĺŹ¦ä¸€ä¸Şč®®é˘çš„相关"
msgid "Mark to do as done"
msgstr "将待办事项标记为已完ć。"
-msgid "Markdown"
-msgstr "Markdown"
-
msgid "Markdown Help"
msgstr "Markdown帮助"
msgid "Markdown enabled."
msgstr "Markdownĺ·˛ĺŻç”¨ă€‚"
-msgid "Markdown is supported"
-msgstr "支ćŚMarkdown"
-
msgid "Markdown supported."
msgstr "ć”ŻćŚ Markdown。"
@@ -23141,6 +23282,9 @@ msgstr "添加ĺ é™¤çşżć–‡ćś¬ (%{modifierKey}⇧X)"
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr "添加带ĺ é™¤çşżçš„文本ďĽ%{modifier_key}⇧X)"
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr "标记ĺ é™¤äşŽ - %{deletion_time}"
@@ -23217,13 +23361,13 @@ msgid "MattermostService|Suggestions:"
msgstr "建议:"
msgid "MattermostService|Use this service to perform common tasks in your project by entering slash commands in Mattermost."
-msgstr "通过在 Mattermost 中输入斜杠命令,使用此服务执行项目中的常č§ä»»ĺŠˇă€‚"
+msgstr "通过在 Mattermost 中输入指令,使用此服务执行项目中的常č§ä»»ĺŠˇă€‚"
msgid "Max 100,000 events"
msgstr "最多100,000个事件"
msgid "Max Value"
-msgstr ""
+msgstr "最大值"
msgid "Max authenticated Git LFS requests per period per user"
msgstr "每个用ć·ćŻŹä¸Şć—¶ćśźçš„最大经过身份验čŻçš„ Git LFS 请求"
@@ -23265,7 +23409,7 @@ msgid "Maximum Users"
msgstr "最大用ć·ć•°"
msgid "Maximum allowable lifetime for access token (days)"
-msgstr ""
+msgstr "访问令牌的最长有ć•ćśźďĽĺ¤©ďĽ‰"
msgid "Maximum allowable lifetime for personal access token (days)"
msgstr "个人访问令牌的最长有ć•ćśź(天)"
@@ -23315,6 +23459,12 @@ msgstr "最大差异补ä¸ĺ¤§ĺ°ŹďĽĺ­—节)"
msgid "Maximum duration of a session."
msgstr "会话的最大有ć•ćśźé™ă€‚"
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr "最大字段长度"
@@ -23325,14 +23475,11 @@ msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed ima
msgstr "最大文件大小为 1 MB。图片大小必须为 32 x 32 ĺŹç´ ă€‚ĺ…许的图ĺŹć ĽĺĽŹä¸ş %{favicon_extension_whitelist}。"
msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
-msgstr ""
+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 file size is 2MB. Please select a smaller file."
-msgstr "最大文件大小为 2MB。请选择一个čľĺ°Źçš„文件。"
-
msgid "Maximum files in a diff"
msgstr "差异中的最大文件数"
@@ -23381,6 +23528,9 @@ 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 "经过身份验čŻçš„用ć·ćŻŹĺ†é’źçš„最大请求数"
@@ -23393,6 +23543,9 @@ msgstr "每个原始路径每ĺ†é’źçš„最大请求数ďĽé»č®¤ä¸ş 300)。设ç˝
msgid "Maximum number of unique IP addresses per user."
msgstr "每个用ć·çš„最大唯一 IP 地址数。"
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr "已达ĺ°ćś€ĺ¤§éˇµéť˘"
@@ -23432,6 +23585,9 @@ msgstr "每个仓库的最大大小é™ĺ¶ă€‚"
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr "Elasticsearch批量索引请求的最大大小。"
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr "导入文件的最大大小。"
@@ -23582,7 +23738,7 @@ msgid "Members|Expiration date updated successfully."
msgstr "ć功更新过期日期。"
msgid "Members|Filter groups"
-msgstr ""
+msgstr "筛选群组"
msgid "Members|Filter members"
msgstr "筛选ćĺ‘"
@@ -23705,7 +23861,7 @@ msgid "Merge request %{mr_link} was reviewed by %{mr_author}"
msgstr "ĺ并请求%{mr_link}已被%{mr_author}审核"
msgid "Merge request actions"
-msgstr ""
+msgstr "ĺ并请求操作"
msgid "Merge request analytics"
msgstr "ĺ并请求ĺ†ćž"
@@ -23954,16 +24110,16 @@ msgid "MetricChart|There is too much data to calculate. Please change your selec
msgstr "数据太多无法计算。请更改您的选择。"
msgid "MetricImages|There was an issue deleting the image."
-msgstr ""
+msgstr "ĺ é™¤ĺ›ľĺŹć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "MetricImages|There was an issue loading metric images."
-msgstr ""
+msgstr "加载指标图ĺŹć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "MetricImages|There was an issue updating your image."
-msgstr ""
+msgstr "更新您的指标图ĺŹć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "MetricImages|There was an issue uploading your image."
-msgstr ""
+msgstr "上传您的指标图ĺŹć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "Metrics"
msgstr "指标"
@@ -24478,7 +24634,7 @@ msgid "Milestones|Use milestones to track issues and merge requests over a fixed
msgstr "使用里程碑在固定时间段内跟踪议é˘ĺ’Śĺ并请求ĺ并请求"
msgid "Min Value"
-msgstr ""
+msgstr "最小值"
msgid "Minimum capacity to be available before we schedule more mirrors preemptively."
msgstr "在ć‘们预ĺ…安排更多镜ĺŹäą‹ĺ‰ŤĺŹŻç”¨çš„最小容量。"
@@ -24627,6 +24783,9 @@ msgstr "超前 %{number_commits_distance} 个ćŹäş¤ä¸Ž %{default_branch} 不ĺŚ"
msgid "More topics"
msgstr "更多主é˘"
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr "相关度最é«"
@@ -24741,9 +24900,6 @@ msgstr "ć‘的主é˘"
msgid "My-Reaction"
msgstr "ć‘的反应"
-msgid "N/A"
-msgstr "不适用"
-
msgid "Name"
msgstr "ĺŤç§°"
@@ -24800,19 +24956,19 @@ msgid "NamespaceStorageSize|push to your repository, create pipelines, create is
msgstr "推é€ĺ°ć‚¨çš„仓库,ĺ›ĺ»şćµć°´çşżďĽŚĺ›ĺ»şč®®é˘ć–添加评论。如需减少ĺ­ĺ‚¨ä˝żç”¨ďĽŚčŻ·ĺ é™¤ćśŞä˝żç”¨çš„仓库,产物,wiki,议é˘ĺ’Śćµć°´çşżă€‚"
msgid "NamespaceStorage|%{name_with_link} namespace has approximately %{percent} (%{size}) namespace storage space remaining."
-msgstr ""
+msgstr "%{name_with_link} ĺ‘˝ĺŤç©şé—´ĺ‰©ä˝™ĺ¤§çş¦ %{percent} (%{size}) ĺ‘˝ĺŤç©şé—´ĺ­ĺ‚¨ç©şé—´ă€‚"
msgid "NamespaceStorage|%{name_with_link} namespace has exceeded its namespace storage limit."
msgstr "%{name_with_link} ĺ‘˝ĺŤç©şé—´ĺ·˛č¶…出其命ĺŤç©şé—´ĺ­ĺ‚¨é™ĺ¶ă€‚"
msgid "NamespaceStorage|%{name}(%{url}) namespace has approximately %{percent} (%{size}) namespace storage space remaining."
-msgstr ""
+msgstr "%{name}(%{url}) ĺ‘˝ĺŤç©şé—´ĺ‰©ä˝™ĺ¤§çş¦ %{percent} (%{size}) ĺ‘˝ĺŤç©şé—´ĺ­ĺ‚¨ç©şé—´ă€‚"
msgid "NamespaceStorage|%{name}(%{url}) namespace has exceeded its namespace storage limit."
msgstr "%{name}(%{url}) ĺ‘˝ĺŤç©şé—´ĺ·˛č¶…出其命ĺŤç©şé—´ĺ­ĺ‚¨é™ĺ¶ă€‚"
msgid "NamespaceStorage|Action required: Approximately %{percentage_of_available_storage}%% of namespace storage remains for %{namespace_name}"
-msgstr ""
+msgstr "需č¦ć“Ťä˝śďĽš%{namespace_name} ĺ‘˝ĺŤç©şé—´ĺ‰©ä˝™ĺ¤§çş¦ %{percentage_of_available_storage}%% çš„ĺ‘˝ĺŤç©şé—´ĺ­ĺ‚¨ç©şé—´"
msgid "NamespaceStorage|Action required: Storage has been exceeded for %{namespace_name}"
msgstr "需č¦é‡‡ĺŹ–措施:%{namespace_name} çš„ĺ­ĺ‚¨ç©şé—´ĺ·˛č¶…出"
@@ -24916,33 +25072,6 @@ msgstr "网络"
msgid "Network:"
msgstr "网络:"
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr "环ĺ˘ć˛ˇćś‰é¨ç˝˛ĺąłĺŹ°"
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr "ć— ć•ć–ç©şç­–ç•Ą"
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr "ć— ć•ć–不支ćŚçš„策略类型"
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr "Kubernetes错误: %{error}"
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr "ĺ·˛ć功更改策略%{policyName}"
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr "出现错误,未č˝ć›´ć–°ç­–ç•Ą"
-
-msgid "NetworkPolicy|Policy"
-msgstr "ç­–ç•Ą"
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr "按策略ĺŤç§°ćśç´˘"
-
-msgid "NetworkPolicy|Status"
-msgstr "状ć€"
-
msgid "Never"
msgstr "从不"
@@ -24990,7 +25119,7 @@ msgid "New Label"
msgstr "新标签"
msgid "New Milestone"
-msgstr "新里程碑"
+msgstr "新建里程碑"
msgid "New Pages Domain"
msgstr "新页面域ĺŤ"
@@ -25376,9 +25505,6 @@ msgstr "没有与“%{query}”匹配的结果"
msgid "No matching results..."
msgstr "无匹配结果..."
-msgid "No member provided"
-msgstr "没有ćŹäľ›ćĺ‘"
-
msgid "No members found"
msgstr "未找ĺ°ćĺ‘"
@@ -25424,6 +25550,9 @@ msgstr "没有此ĺŤç§°ć–描述的äĽĺ…标记"
msgid "No project subscribes to the pipelines in this project."
msgstr "没有项目订é…此项目中的ćµć°´çşżă€‚"
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr "未找ĺ°éˇąç›®"
@@ -25448,9 +25577,6 @@ msgstr "无仓库"
msgid "No runner executable"
msgstr "无runner可执行文件"
-msgid "No runners found"
-msgstr "未找ĺ°Runner"
-
msgid "No schedules"
msgstr "无计ĺ’"
@@ -25490,6 +25616,9 @@ msgstr "无测试覆盖率"
msgid "No triggers exist yet. Use the form above to create one."
msgstr "尚无触发器。使用上面的表单ĺ›ĺ»şä¸€ä¸Şă€‚"
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr "无漏洞"
@@ -25542,6 +25671,9 @@ msgstr "并非所有浏č§ĺ™¨é˝ć”ŻćŚWebAuthn。因此,ć‘们需č¦ć‚¨é¦–ĺ…č
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 "数据不足"
@@ -25602,23 +25734,29 @@ msgstr "注意:当前派生ďĽfork)将保ćŚĺ…¶ĺŹŻč§ç­‰çş§ă€‚"
msgid "NoteForm|Note"
msgstr "注意"
-msgid "Notes"
+msgid "NoteToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}. For %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd}, type %{keyboardStart}/%{keyboardEnd}."
msgstr ""
+msgid "Notes"
+msgstr "备注"
+
msgid "Notes rate limit"
msgstr "Notes 速率é™ĺ¶"
+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|Collapse replies"
msgstr "收起回复"
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
-msgstr "机密评论只对具有报告人ć–ć›´é«č§’色的ćĺ‘可č§"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
+msgstr ""
-msgid "Notes|Make this comment confidential"
-msgstr "将此评论保密"
+msgid "Notes|Make this an internal note"
+msgstr ""
msgid "Notes|Show all activity"
msgstr "ćľç¤şć‰€ćś‰ć´»ĺŠ¨"
@@ -25632,11 +25770,8 @@ 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 "自您开始编辑以来,此评论已更改,请查看 %{open_link}更新过的评论%{close_link} 以确保信ćŻä¸ŤäĽšä¸˘ĺ¤±"
-msgid "Notes|This comment is confidential and only visible to group members"
-msgstr "此评论ćŻç§ĺŻ†çš„,只对群组ćĺ‘可č§"
-
-msgid "Notes|This comment is confidential and only visible to project members"
-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 "您只č˝ĺś¨äżˇćŻćµä¸­çś‹ĺ°%{boldStart}其他活动%{boldEnd} 。č¦ć·»ĺŠ čŻ„论,请ĺ‡ćŤ˘ĺ°ä»Ąä¸‹é€‰éˇąäą‹ä¸€ă€‚"
@@ -25763,40 +25898,40 @@ 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 ""
+msgstr "%{author_link} çš„č®®é˘ %{issue_reference_link} 即将ĺ°ćśźă€‚"
msgid "Notify|Author: %{author_name}"
-msgstr ""
+msgstr "作者:%{author_name}"
msgid "Notify|Issue was %{issue_status} by %{updated_by}"
-msgstr ""
+msgstr "č®®é˘çš„状ć€ç”± %{updated_by} 更改为 %{issue_status}"
msgid "Notify|Issue was moved to another project."
-msgstr ""
+msgstr "č®®é˘ĺ·˛ç§»ĺŠ¨ĺ°ĺŹ¦ä¸€ä¸Şéˇąç›®ă€‚"
msgid "Notify|Merge request %{merge_request} can no longer be merged due to conflict."
-msgstr ""
+msgstr "ĺ并请求 %{merge_request} 由于冲çŞć— ćł•ĺ并。"
msgid "Notify|Merge request %{merge_request} was %{mr_status}"
-msgstr ""
+msgstr "ĺ并请求 %{merge_request} 的状ć€ä¸ş %{mr_status}"
msgid "Notify|Merge request %{merge_request} was %{mr_status} by %{updated_by}"
-msgstr ""
+msgstr "ĺ并请求 %{merge_request} 的状ć€ç”± %{updated_by} ĺŹć›´ä¸ş %{mr_status}"
msgid "Notify|Merge request %{merge_request} was merged"
-msgstr ""
+msgstr "ĺ并请求 %{merge_request} 已完ć"
msgid "Notify|Merge request URL: %{merge_request_url}"
-msgstr ""
+msgstr "ĺ并请求 URL:%{merge_request_url}"
msgid "Notify|New issue: %{project_issue_url}"
-msgstr ""
+msgstr "新建议é˘ďĽš%{project_issue_url}"
msgid "Notify|This issue is due on: %{issue_due_date}"
-msgstr ""
+msgstr "此议é˘ĺ°ćśźć—¶é—´ďĽš%{issue_due_date}"
msgid "Notify|You don't have access to the project."
-msgstr ""
+msgstr "您没有访问此项目的ćťé™ă€‚"
msgid "Nov"
msgstr "11ćś"
@@ -25867,6 +26002,9 @@ msgstr "过滤"
msgid "Off"
msgstr "ĺ…łé—­"
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr "哦不ďĽ"
@@ -25895,7 +26033,7 @@ msgid "On-call schedules"
msgstr "待命计ĺ’"
msgid "On-demand scans run outside of the DevOps cycle and find vulnerabilities in your projects"
-msgstr ""
+msgstr "按需扫描在 DevOps 周期之外čżčˇŚďĽŚĺą¶ĺś¨ć‚¨çš„项目中发现漏洞"
msgid "OnCallScheduless|Any escalation rules that are using this schedule will also be deleted."
msgstr "使用此计ĺ’的任何升级规ĺ™äąźĺ°†č˘«ĺ é™¤ă€‚"
@@ -26053,17 +26191,20 @@ msgstr "您的日程已ć功ĺ›ĺ»şă€‚č¦ĺ°†ĺŤ•ä¸Şç”¨ć·ć·»ĺŠ ĺ°ć­¤č®ˇĺ’,请
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr "%{learnMoreLinkStart}了解有关按需扫描的更多信ćŻ%{learnMoreLinkEnd}。"
-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."
+msgid "OnDemandScans|%{profileType} profile library"
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 ""
+msgstr "通过从外ĺ‘内检查来ĺ†ćžć‚¨çš„ Web 应用程序的已é¨ç˝˛ç‰ćś¬ćŻĺ¦ĺ­ĺś¨ĺ·˛çźĄćĽŹć´žă€‚DAST 的工作原ç†ćŻĺś¨ĺş”用程序čżčˇŚć—¶ć¨ˇć‹źĺŻąć‚¨çš„应用程序的外é¨ć”»ĺ‡»ă€‚"
msgid "OnDemandScans|Are you sure you want to delete this scan?"
msgstr "您确定č¦ĺ é™¤ć­¤ć‰«ćŹŹĺ—?"
msgid "OnDemandScans|Cancel"
-msgstr ""
+msgstr "取ć¶"
msgid "OnDemandScans|Could not delete saved scan. Please refresh the page, or try again later."
msgstr "ć— ćł•ĺ é™¤äżťĺ­çš„扫描。请ĺ·ć–°éˇµéť˘ć–稍ĺŽĺ†ŤčŻ•ă€‚"
@@ -26087,13 +26228,13 @@ msgid "OnDemandScans|Create new site profile"
msgstr "ĺ›ĺ»şć–°çš„站点配置文件"
msgid "OnDemandScans|DAST configuration"
-msgstr ""
+msgstr "DAST é…Ťç˝®"
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 ""
+msgstr "DAST 扫描项目正在čżčˇŚçš„应用程序ă€ç˝‘ç«™ć– API 中的漏洞。有关所有配置选项的详细信ćŻďĽŚčŻ·ĺŹ‚é… %{linkStart}DAST 文档%{linkEnd}"
msgid "OnDemandScans|Define the fundamental configuration options for your on-demand scan."
-msgstr ""
+msgstr "定义按需扫描的基本配置选项。"
msgid "OnDemandScans|Delete profile"
msgstr "ĺ é™¤é…Ťç˝®ć–‡ä»¶"
@@ -26102,19 +26243,22 @@ msgid "OnDemandScans|Description (optional)"
msgstr "描述 (可选)"
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
+msgstr "动ć€ĺş”用程序安全性测试(DAST)"
+
+msgid "OnDemandScans|Edit %{profileType} profile"
msgstr ""
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr "编辑按需扫描DAST"
msgid "OnDemandScans|Edit on-demand scan"
-msgstr ""
+msgstr "编辑按需扫描"
msgid "OnDemandScans|Edit profile"
msgstr "编辑配置文件"
msgid "OnDemandScans|Enable scan schedule"
-msgstr ""
+msgstr "ĺŻç”¨ć‰«ćŹŹč®ˇĺ’"
msgid "OnDemandScans|For example: Tests the login page for SQL injections"
msgstr "例如:测试SQL注入的登录页面"
@@ -26128,15 +26272,24 @@ msgstr "管ç†ç«™ç‚ąé…Ťç˝®ć–‡ä»¶"
msgid "OnDemandScans|My daily scan"
msgstr "ć‘的每日扫描"
+msgid "OnDemandScans|New %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|New on-demand DAST scan"
msgstr "新建按需扫描DAST"
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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr "尚无配置文件。如需ĺ›ĺ»şć–°ć‰«ćŹŹďĽŚéś€č¦č‡łĺ°‘有一个完整的扫描工具配置文件。"
@@ -26168,7 +26321,7 @@ msgid "OnDemandScans|Save scan"
msgstr "äżťĺ­ć‰«ćŹŹ"
msgid "OnDemandScans|Scan configuration"
-msgstr ""
+msgstr "扫描配置"
msgid "OnDemandScans|Scan library"
msgstr "扫描库"
@@ -26177,10 +26330,10 @@ msgid "OnDemandScans|Scan name"
msgstr "扫描ĺŤç§°"
msgid "OnDemandScans|Scan results will be associated with the selected branch."
-msgstr ""
+msgstr "扫描结果将与选定的ĺ†ć”Żĺ…łč”。"
msgid "OnDemandScans|Scan schedule"
-msgstr ""
+msgstr "扫描计ĺ’"
msgid "OnDemandScans|Scan type"
msgstr "扫描类型"
@@ -26194,6 +26347,9 @@ msgstr "选择一个现有的配置文件"
msgid "OnDemandScans|Site profile"
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 "开始时间"
@@ -26219,7 +26375,7 @@ msgid "OnDemandScans|There are no scheduled scans."
msgstr "没有计ĺ’中的扫描。"
msgid "OnDemandScans|Timezone"
-msgstr ""
+msgstr "时区"
msgid "OnDemandScans|Use existing scanner profile"
msgstr "使用现有的站点配置"
@@ -26234,7 +26390,7 @@ msgid "OnDemandScans|You must create a repository within your project to run an
msgstr "您必须在项目中ĺ›ĺ»şä»“库才č˝čżčˇŚćŚ‰éś€ć‰«ćŹŹă€‚"
msgid "OnDemandScans|at"
-msgstr ""
+msgstr "在"
msgid "Once imported, repositories can be mirrored over SSH. Read more %{link_start}here%{link_end}."
msgstr "仓库导入ĺŽďĽŚĺŹŻä»Ąé€ščż‡SSH进行镜ĺŹă€‚点击%{link_start}此处%{link_end}了解更多."
@@ -26273,6 +26429,9 @@ msgstr "您的一个ć–多个个人访问令牌已过期。"
msgid "One or more of your personal access tokens will expire in %{days_to_expire} days or less:"
msgstr "您的一个ć–多个个人访问令牌将在 %{days_to_expire} 天ć–更短的时间内ĺ°ćśźďĽš"
+msgid "Only %{workspaceType} members with at least Reporter role 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 "只有在专业ç‰ĺŹŠä»Ąä¸Šç‰ćś¬ä¸­ďĽŚâ€śćŠĄĺ‘Šč€…”及以上角色才č˝çś‹ĺ°ä»·ĺ€Ľćµĺ†ćžă€‚"
@@ -26282,9 +26441,15 @@ msgstr "只č˝ĺ­ĺś¨ä¸€ä¸Şĺ¤–观行"
msgid "Only Issue ID or merge request ID is required"
msgstr "仅需č¦č®®é˘ ID ć–ĺ并请求 ID"
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr "仅项目ćĺ‘"
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr "仅活动的项目ćľç¤şĺś¨ćśç´˘ĺ’Śä»Şčˇ¨ćťżä¸Šă€‚"
@@ -26297,6 +26462,9 @@ msgstr "只ĺ…许任何人在您打算被任何人使用的 GitLab 实例上注ĺ
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr "仅在ĺŻç”¨čżśç¨‹ĺ­ĺ‚¨ć—¶ćś‰ć•ă€‚设置为 0 表示没有大小é™ĺ¶ă€‚"
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr "仅包括您当前订é…级ĺ«çš„新功č˝ă€‚"
@@ -26354,6 +26522,9 @@ msgstr "在文件视图中打开"
msgid "Open in your IDE"
msgstr "在您的IDE中打开"
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "打开原始文件"
@@ -26501,9 +26672,6 @@ msgstr "GitLab可č˝ć— ćł•ć­Łĺ¸¸ĺ·Ąä˝śďĽŚĺ› ä¸şć‚¨ć­Łĺś¨ä˝żç”¨čż‡ć—¶çš„浏č§ĺ™¨
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr "请安装一个%{browser_link_start}支ćŚçš„网页浏č§ĺ™¨%{browser_link_end}以获取更好的体验。"
-msgid "Outdent"
-msgstr "减少缩进"
-
msgid "Overridden"
msgstr "覆盖"
@@ -26742,10 +26910,10 @@ msgid "PackageRegistry|Delete package"
msgstr "ĺ é™¤č˝Żä»¶ĺŚ…"
msgid "PackageRegistry|Delete this package"
-msgstr ""
+msgstr "ĺ é™¤ć­¤č˝Żä»¶ĺŚ…"
msgid "PackageRegistry|Error publishing"
-msgstr ""
+msgstr "发ĺ¸é”™čŻŻ"
msgid "PackageRegistry|Failed to load the package data"
msgstr "加载软件包数据失败"
@@ -26898,6 +27066,9 @@ msgstr "ĺ é™¤ĺŚ…文件时出错。"
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr "ĺ é™¤č˝Żä»¶ĺŚ…时出错。"
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr "对不起,没有符ĺ筛选器的任何结果"
@@ -26917,10 +27088,10 @@ 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 ""
+msgstr "ĺŹ‘ĺ¸ %{packageName} 包时出错"
msgid "PackageRegistry|This NuGet package has no dependencies."
msgstr "这个Nuget包没有依赖项目。"
@@ -26964,9 +27135,6 @@ msgstr "软件包与镜ĺŹĺş“"
msgid "Page not found"
msgstr "找不ĺ°éˇµéť˘"
-msgid "Page settings"
-msgstr "页面设置"
-
msgid "PagerDutySettings|Active"
msgstr "ĺŻç”¨"
@@ -27033,12 +27201,18 @@ msgstr "参数\"job_id\"不č˝č¶…过%{job_id_max_size}的长度"
msgid "Parent"
msgstr "ç¶çş§"
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr "ç¶ĺŹ˛čŻ—不ĺ­ĺś¨ă€‚"
msgid "Parent epic is not present."
msgstr "ç¶ĺŹ˛čŻ—不ĺ­ĺś¨ă€‚"
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr "参数:embed_json解ćžé”™čŻŻă€‚%{message}"
@@ -27046,7 +27220,7 @@ msgid "Part of merge request changes"
msgstr "包ĺ«äşŽĺ并请求ĺŹć›´ä¸­"
msgid "Partial import"
-msgstr ""
+msgstr "é¨ĺ†ĺŻĽĺ…Ą"
msgid "Participants"
msgstr "参与者"
@@ -27093,6 +27267,18 @@ msgstr "请输入您的密ç ä»Ąçˇ®č®¤"
msgid "Passwords should be unique and not used for any other sites or services."
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 "逾期"
@@ -27114,6 +27300,9 @@ msgstr "ç˛č´´ĺŹ˛čŻ—链接"
msgid "Paste issue link"
msgstr "ç˛č´´č®®é˘é“ľćŽĄ"
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr "ç˛č´´éˇąç›®č·Żĺľ„ďĽĺŤłgitlab-org/gitlab)"
@@ -27138,9 +27327,12 @@ msgstr "使用速率é™ĺ¶äżťćŠ¤çš„č·Żĺľ„"
msgid "Pause"
msgstr "ćš‚ĺś"
-msgid "Pause time (ms)"
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
+msgid "Pause time (ms)"
+msgstr "ćš‚ĺść—¶é—´ďĽćŻ«ç§’)"
+
msgid "Paused"
msgstr "已暂ĺś"
@@ -27162,8 +27354,8 @@ msgstr "待处ç†çš„评论"
msgid "Pending deletion"
msgstr "等待ĺ é™¤"
-msgid "Pending owner approval"
-msgstr "等待所有者批准"
+msgid "Pending owner action"
+msgstr ""
msgid "Pending sync…"
msgstr "等待ĺŚć­Ąâ€¦"
@@ -27174,6 +27366,9 @@ 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 "百ĺ†ćŻ”上线必须ćŻ0-100äą‹é—´çš„ć•´ć•°"
@@ -27285,9 +27480,6 @@ msgstr "个人访问凭čŻ"
msgid "Personal Access Token prefix"
msgstr "个人访问令牌前缀"
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr "个人访问令牌在ĺ°ćśźć—¶ä¸ŤäĽšč˘«ć’¤é”€ă€‚"
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr "不ĺ…许ĺ›ĺ»şä¸Şäşşéˇąç›®ă€‚如有疑问,请č”系您的管ç†ĺ‘"
@@ -27342,6 +27534,9 @@ msgstr "ćµć°´çşżč®ˇĺ’"
msgid "Pipeline URL"
msgstr "ćµć°´çşż URL"
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr "最近 30 次ćŹäş¤çš„ćµć°´çşżćŚç»­ć—¶é—´"
@@ -27394,10 +27589,10 @@ msgid "PipelineCharts|Total:"
msgstr "总计:"
msgid "PipelineEditorFileTree|Configuration files added with the include keyword"
-msgstr ""
+msgstr "使用 include 关键字添加的配置文件"
msgid "PipelineEditorFileTree|When you use the include keyword to add pipeline configuration from files in the project, those files will be listed here."
-msgstr ""
+msgstr "当您使用 include 关键字从项目中的文件添加ćµć°´çşżé…Ťç˝®ć—¶ďĽŚčż™äş›ć–‡ä»¶ĺ°†ĺś¨ć­¤ĺ¤„ĺ—出。"
msgid "PipelineEditorTutorial|Browse %{linkStart}CI/CD examples and templates%{linkEnd}"
msgstr "ćµŹč§ %{linkStart}CI/CD 示例和模板%{linkEnd}"
@@ -27603,6 +27798,12 @@ msgstr "“%{project_name}”的ćµć°´çşżč®ľç˝®ĺ·˛ć功更新。"
msgid "Pipelines|\"Hello world\" with GitLab CI"
msgstr "使用 GitLab CI 实现 \"Hello world\""
+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 "GitLab Runner ćŻä¸€ä¸Şä˝żç”¨ GitLab CI/CD 在ćµć°´çşżä¸­čżčˇŚä˝śä¸šçš„应用程序。安装 GitLab Runner 并注册您自己的 runner 来开始使用 CI/CD。"
@@ -27615,18 +27816,21 @@ msgstr "您确定č¦čżčˇŚčż™ćťˇćµć°´çşżĺ—?"
msgid "Pipelines|Auto DevOps"
msgstr "Auto DevOps"
+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 "CI lint"
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
-msgstr "用于测试和é¨ç˝˛ć‚¨çš„ %{name} 项目的 CI/CD 模板。"
-
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
msgstr "ĺ­ćµć°´çşżďĽ%{link_start}ç¶ćµć°´çşż%{link_end})"
@@ -27636,6 +27840,12 @@ msgstr "清除Runner缓ĺ­"
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 "复ĺ¶č§¦ĺŹ‘令牌"
@@ -27648,12 +27858,18 @@ msgstr "无法加载ĺ并的 YAML 内容"
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 "通过设置一个čżčˇŚ \"Hello world\" 脚本的简单ćµć°´çşżćťĄç†źć‚‰ GitLab CI 语法,查看ĺ®ĺ¦‚何čżčˇŚďĽŚćŽ˘ç´˘ CI/CD 的工作方式。"
@@ -27663,6 +27879,9 @@ msgstr "开始使用 GitLab CI/CD"
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 "GitLab CI/CD可以自动构建,测试和é¨ç˝˛ć‚¨çš„代ç ă€‚让GitLab处ç†č´ąć—¶çš„任务,您就有花更多的时间进行ĺ›é€ ć€§çš„工作。"
+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 "GitLab Runner ćŻä¸€ä¸Şä¸Ž GitLab CI/CD ĺ作在ćµć°´çşżä¸­čżčˇŚä˝śä¸šçš„应用程序。现在有ĺŻç”¨çš„ runner 可以čżčˇŚć‚¨çš„作业。您可以%{settingsLinkStart}配置您的 runner%{settingsLinkEnd} ć–%{docsLinkStart}了解更多关于 runner 的信ćŻ%{docsLinkEnd}。"
@@ -27681,6 +27900,9 @@ msgstr "最近使用"
msgid "Pipelines|Learn the basics of pipelines and .yml files"
msgstr "学习ćµć°´çşżĺ’Ś .yml 文件的基础知识"
+msgid "Pipelines|Let's get that runner set up! %{emojiStart}tada%{emojiEnd}"
+msgstr ""
+
msgid "Pipelines|Lint"
msgstr "Lint"
@@ -27696,12 +27918,18 @@ msgstr "ĺ并ĺŽçš„ YAML 仅供浏č§"
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 "ćśŞćŁ€ćµ‹ĺ° runner"
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 "所有者"
@@ -27720,6 +27948,9 @@ msgstr "撤销触发器"
msgid "Pipelines|Runners are available to run your jobs now"
msgstr "Runner 现在可以čżčˇŚć‚¨çš„作业"
+msgid "Pipelines|Set up a runner"
+msgstr ""
+
msgid "Pipelines|Something went wrong while cleaning runners cache."
msgstr "清ç†runner缓ĺ­ć—¶ĺŹ‘生错误。"
@@ -27801,6 +28032,15 @@ msgstr "查看ĺ并的 YAML"
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 "您的更改已ć功ćŹäş¤ďĽŚçŽ°ĺś¨é‡Ťĺ®šĺ‘ĺ°ć–°çš„ĺ并请求页面。"
@@ -28059,9 +28299,6 @@ msgstr "请检查您的电ĺ­é‚®ä»¶ %{email} 以确认您的ĺ¸ć·"
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 "请检查您的电ĺ­é‚®ä»¶(%{email})以确认您拥有此电ĺ­é‚®ç®±ĺą¶č§Łé”CI/CD的强大功č˝ă€‚čżć˛ˇć”¶ĺ°é‚®ä»¶ďĽź %{resend_link}。ć–ćŻç”µĺ­é‚®ä»¶ĺś°ĺť€é”™čŻŻďĽź%{update_link}。"
-msgid "Please choose a file"
-msgstr "请选择一个文件"
-
msgid "Please complete your profile with email address"
msgstr "请在您的个人资料中填写电ĺ­é‚®ä»¶ĺś°ĺť€"
@@ -28129,7 +28366,7 @@ msgid "Please fill in a name for your topic."
msgstr "请填写您主é˘çš„ĺŤç§°ă€‚"
msgid "Please fill in a title for your topic."
-msgstr ""
+msgstr "请为您的主é˘ĺˇ«ĺ†™ć ‡é˘ă€‚"
msgid "Please fill out this field."
msgstr "请填写此字段。"
@@ -28152,15 +28389,9 @@ msgstr "请ćŹäľ›ĺŤç§°"
msgid "Please provide a name."
msgstr "请ćŹäľ›ä¸€ä¸ŞĺŤç§°ă€‚"
-msgid "Please provide a valid URL"
-msgstr "请ćŹäľ›ćś‰ć•çš„网址"
-
msgid "Please provide a valid URL."
msgstr "请ćŹäľ›ćś‰ć•çš„URL。"
-msgid "Please provide a valid YouTube URL or ID"
-msgstr "请ćŹäľ›ä¸€ä¸Şćś‰ć•çš„YouTube URLć–ID"
-
msgid "Please provide a valid email address."
msgstr "请ćŹäľ›ćś‰ć•çš„电ĺ­é‚®ä»¶ĺś°ĺť€ă€‚"
@@ -28227,9 +28458,6 @@ msgstr "请输入%{phrase_code}以继续ć–关闭此对话框以取ć¶ă€‚"
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr "请使用此表单ĺ‘管ç†ĺ‘报告ĺ›ĺ»şĺžĺśľč®®é˘ă€čŻ„论ć–行为不当的用ć·ă€‚"
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr "请稍等片ĺ»ďĽŚć­¤éˇµéť˘ĺś¨ĺ°±ç»Şć—¶äĽšč‡ŞĺŠ¨ĺ·ć–°ă€‚"
@@ -28257,8 +28485,8 @@ msgstr "ç­–ç•Ą"
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr "策略“%{escalation_policy_name}”不ĺ­ĺś¨ă€‚"
-msgid "Policy management project does have any policies in %{policy_path}"
-msgstr "策略管ç†éˇąç›®çš„任何策略位于%{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
+msgstr ""
msgid "Policy project doesn't exist"
msgstr "策略项目不ĺ­ĺś¨"
@@ -28315,10 +28543,10 @@ msgid "Preferences|Choose what content you want to see on your homepage."
msgstr "选择您ćłč¦ĺś¨é¦–页上看ĺ°çš„内容。"
msgid "Preferences|Color for added lines"
-msgstr ""
+msgstr "添加行的颜色"
msgid "Preferences|Color for removed lines"
-msgstr ""
+msgstr "ĺ é™¤čˇŚçš„颜色"
msgid "Preferences|Configure how dates and times display for you."
msgstr "配置日期和时间的ćľç¤şć–ąĺĽŹă€‚"
@@ -28330,10 +28558,10 @@ msgid "Preferences|Customize the appearance of the application header and naviga
msgstr "自定义应用程序顶é¨ĺ’ŚĺŻĽčŞäľ§čľąć Źçš„外观。"
msgid "Preferences|Customize the colors of removed and added lines in diffs."
-msgstr ""
+msgstr "自定义差异中ĺ é™¤čˇŚĺ’Ść·»ĺŠ čˇŚçš„颜色。"
msgid "Preferences|Diff colors"
-msgstr ""
+msgstr "差异颜色"
msgid "Preferences|Display time in 24-hour format"
msgstr "以24小时格式ćľç¤şć—¶é—´"
@@ -28372,7 +28600,7 @@ msgid "Preferences|Navigation theme"
msgstr "导čŞä¸»é˘"
msgid "Preferences|Preview"
-msgstr ""
+msgstr "预č§"
msgid "Preferences|Project overview content"
msgstr "项目概č§ĺ†…容"
@@ -28398,8 +28626,8 @@ msgstr "语法é«äş®ä¸»é˘"
msgid "Preferences|Tab width"
msgstr "ĺ¶čˇ¨ç¬¦ĺ®˝ĺş¦"
-msgid "Preferences|This feature is experimental and translations are not complete yet"
-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 "此设置ĺ…许您自定义基于语法的外观。"
@@ -28731,9 +28959,6 @@ msgstr "例如:MacBook Key"
msgid "Profiles|Expiration date"
msgstr "ĺ°ćśźć—Ąćśź"
-msgid "Profiles|Expired key is not valid."
-msgstr "过期的密钥无ć•ă€‚"
-
msgid "Profiles|Expired:"
msgstr "已过期:"
@@ -28749,8 +28974,8 @@ 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 "GitLab 无法自动验čŻć‚¨çš„身份。为了安全起č§ďĽŚć‚¨ĺż…须通过 %{openingTag}重置您的密ç %{closingTag} 进行密ç č®ľç˝®ćťĄĺ é™¤ć‚¨çš„账号。"
-msgid "Profiles|If after setting a password, the option to delete your account is still not available, please email %{data_request} to begin the account deletion process."
-msgstr "如果设置密ç ĺŽďĽŚĺ é™¤č´¦ĺŹ·çš„选项仍然不可用,请发é€ç”µĺ­é‚®ä»¶ %{data_request} 开始账号ĺ é™¤ćµç¨‹ă€‚"
+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 "在个人资料中包ĺ«éťžĺ…¬ĺĽ€č´ˇçŚ®"
@@ -28761,9 +28986,6 @@ msgstr "接收邮件令牌已重置"
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr "ĺŻç”¨ĺŹŚé‡Ťčş«ä»˝č®¤čŻďĽ2FA),ćŹé«č´¦ć·ĺ®‰ĺ…¨ć€§"
-msgid "Profiles|Invalid key."
-msgstr "ć— ć•çš„密钥。"
-
msgid "Profiles|Invalid password"
msgstr "密ç ć— ć•"
@@ -28782,15 +29004,9 @@ msgstr "密钥在此日期无ć•ă€‚"
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr "密钥在此日期无ć•ďĽŚSSH 密钥的最大有ć•ćśźä¸ş %{max_ssh_key_lifetime} 天"
-msgid "Profiles|Key can still be used after expiration."
-msgstr "密钥ĺ°ćśźĺŽä»ŤĺŹŻä˝żç”¨ă€‚"
-
msgid "Profiles|Key titles are publicly visible."
msgstr "密钥标é˘ćŻĺ…¬ĺĽ€ĺŹŻč§çš„。"
-msgid "Profiles|Key usable beyond expiration date."
-msgstr "密钥在过期日期ĺŽä»ŤĺŹŻä˝żç”¨ă€‚"
-
msgid "Profiles|Last used:"
msgstr "最近使用:"
@@ -29313,6 +29529,9 @@ msgstr "Jenkins 服务器 URL"
msgid "ProjectService|Leave blank to use your current API key"
msgstr "留空时,使用您当前的 API 密钥"
+msgid "ProjectService|Leave blank to use your current API key."
+msgstr ""
+
msgid "ProjectService|Leave blank to use your current password"
msgstr "留空时,使用您当前的密ç "
@@ -29400,11 +29619,14 @@ msgstr "%{link_start}什äąćŻćŹŹčż°ć¨ˇćťżďĽź%{link_end}"
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr "%{link_start}ć‘可以使用哪些ĺŹé‡ŹďĽź%{link_end}"
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr "影响ĺ并完ć的方式和时间的其他设置。"
-msgid "ProjectSettings|All discussions must be resolved"
-msgstr "所有讨论é˝ĺż…须解决"
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
msgid "ProjectSettings|Allow"
msgstr "ĺ…许"
@@ -29415,8 +29637,8 @@ msgstr "始ç»ĺś¨č®®é˘ă€ĺ并请求和代ç ç‰‡ć®µä¸Šćľç¤şčµžč®¸ĺ’Śä¸Ťčµžč®¸
msgid "ProjectSettings|Analytics"
msgstr "ĺ†ćž"
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
-msgstr "自动解决过期的ĺ并请求差异相关讨论"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
+msgstr ""
msgid "ProjectSettings|Badges"
msgstr "徽章"
@@ -29478,6 +29700,9 @@ 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."
+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 "每个项目é˝ĺŹŻä»Ąćś‰č‡Şĺ·±çš„空间来ĺ­ĺ‚¨ĺ®çš„软件包。注意:当一个项目ćŻĺ…¬ĺĽ€时,软件包库总ćŻĺŹŻč§çš„。"
@@ -29517,6 +29742,9 @@ msgstr "çŞĺ‡şćľç¤şéšč—Źçš„ unicode 字符的用法。这些对从右ĺ°ĺ·¦çš„
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 "如果ĺŻç”¨äş†ĺ并éźĺ—,ĺ™ĺŹŞćś‰ĺś¨ĺŹŻä»Ąé‡Ťć–°č®ľç˝®ĺ†ć”Żč€Śä¸ŤĺŹ‘生冲çŞçš„ć…况下才č˝čż›čˇŚĺ并。"
@@ -29532,9 +29760,6 @@ msgstr "č®®é˘"
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr "此仓库中的 LFS 对象可供派生。 %{linkStart}ć‘如何移除ĺ®ä»¬ďĽź%{linkEnd}"
-msgid "ProjectSettings|Learn about commit history."
-msgstr "了解ćŹäş¤ĺŽ†ĺŹ˛ă€‚"
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr "留空使用é»č®¤ć¨ˇćťżă€‚"
@@ -29595,6 +29820,9 @@ msgstr "čżç»´"
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr "覆盖所有项目ćĺ‘的用ć·é€šçźĄé¦–选项。"
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr "软件包"
@@ -29607,6 +29835,9 @@ msgstr "项目Pages的文档。"
msgid "ProjectSettings|Pipelines must succeed"
msgstr "ćµć°´çşżĺż…须ć功"
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr "ç§ćś‰"
@@ -29625,6 +29856,9 @@ msgstr "必须"
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr "需č¦ćťĄč‡Ş Jira 的相关议é˘"
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr "需求"
@@ -29719,7 +29953,7 @@ msgid "ProjectSettings|Users can copy the repository to a new project."
msgstr "用ć·ĺŹŻä»Ąĺ°†ä»“库复ĺ¶ĺ°ć–°éˇąç›®ă€‚"
msgid "ProjectSettings|Users can only push commits to this repository if the committer email is one of their own verified emails."
-msgstr ""
+msgstr "如果ćŹäş¤č€…电ĺ­é‚®ä»¶ćŻä»–们自己的已验čŻç”µĺ­é‚®ä»¶äą‹ä¸€ďĽŚç”¨ć·ĺŹŞč˝ĺ°†ćŹäş¤ćŽ¨é€ĺ°ć­¤ä»“库。"
msgid "ProjectSettings|Users can request access"
msgstr "用ć·ĺŹŻä»ĄčŻ·ć±‚访问"
@@ -29781,6 +30015,9 @@ msgstr "Go Micro"
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr "HIPAA审计协议"
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr "Linuxçš„Kotlin Native"
@@ -29820,6 +30057,9 @@ msgstr "Pages/Jekyll"
msgid "ProjectTemplates|Pages/Middleman"
msgstr "Pages/Middleman"
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr "Pages/Plain HTML"
@@ -29859,6 +30099,9 @@ msgstr "项目"
msgid "Projects (%{count})"
msgstr "项目 (%{count})"
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr "项目ć功读取"
@@ -30006,9 +30249,6 @@ msgstr "可č§ć€§çş§ĺ«"
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr "ćłč¦ĺś¨ĺŚä¸€ĺ‘˝ĺŤç©şé—´ä¸‹ĺ­ć”ľĺ‡ ä¸Şäľťčµ–项目?请%{link_start}ĺ›ĺ»şä¸€ä¸Şçľ¤ç»„。%{link_end}"
-msgid "Prometheus"
-msgstr "Prometheus"
-
msgid "PrometheusAlerts|exceeded"
msgstr "超过"
@@ -30105,9 +30345,6 @@ msgstr "č¦ä˝żç”¨ĺ®‰čŁ…在集群上的 Prometheus,请ĺśç”¨ć‰‹ĺŠ¨é…Ťç˝®ă€‚"
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr "等待首次é¨ç˝˛ĺ°çŽŻĺ˘ä»ĄćźĄć‰ľĺ¸¸ç”¨ćŚ‡ć ‡"
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr "您现在可以在 %{operations_link_start}čżç»´%{operations_link_end} 页面上管ç†ć‚¨çš„ Prometheus 设置。此页面上的字段已被ĺĽç”¨ă€‚"
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr "您有一个ĺŻç”¨äş† Prometheus 集ć的集群。"
@@ -30432,6 +30669,9 @@ msgstr "ĺ…许é¨ç˝˛"
msgid "ProtectedEnvironment|Environment"
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 "只有指定的用ć·ć‰Ťč˝ĺś¨ĺŹ—保护的环ĺ˘ä¸­ć‰§čˇŚé¨ç˝˛ă€‚"
@@ -30450,6 +30690,9 @@ msgstr "所需批准"
msgid "ProtectedEnvironment|Select an environment"
msgstr "选择一个环ĺ˘"
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr "选择用ć·"
@@ -30510,12 +30753,6 @@ msgstr "ćŹäľ›č€…:"
msgid "Proxy support for this API is not available currently"
msgstr "ć­¤API目前不支ćŚä˝żç”¨ä»Łç†"
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr "匿ĺŤĺŚ–数据ćśé›†ĺ·˛ç¦ç”¨ă€‚该功č˝ĺŻç”¨ć—¶ďĽŚGitLab 会čżčˇŚĺŽĺŹ°ä»»ĺŠˇďĽŚä»Ąç”źć关于数据库的匿ĺŤĺŚ– CSV,并将这些 CSV 文件上传至预ĺ…配置的对象ĺ­ĺ‚¨ç›®ĺ˝•ă€‚"
-
-msgid "Pseudonymizer data collection"
-msgstr "匿ĺŤĺŚ–数据收集"
-
msgid "Public"
msgstr "公开"
@@ -30588,6 +30825,9 @@ msgstr "推é€çŽ°ćś‰çš„ Git 仓库"
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 "推é€ćŹäş¤ĺ°ćşĺ†ć”Żć–添加ĺ…前ĺ并的ćŹäş¤ä»Ąčż›čˇŚĺ®ˇć ¸ă€‚"
@@ -30666,6 +30906,9 @@ msgstr "%{user_name} 推é€ĺ†ć”Ż \"%{ref}\"。"
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr "%{user_name} 已推é€ć–°ĺ†ć”Ż \"%{ref}\"。"
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr "输入您的应用程序密钥。"
@@ -30681,6 +30924,9 @@ 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 "低äĽĺ…级"
@@ -30825,9 +31071,6 @@ msgstr "收ĺ°ä¸€ĺĽ  50 美ĺ…的礼ĺ“卡作为对您时间的感谢。"
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr "收ĺ°ä¸€ĺĽ  %{strongOpen}çľŽĺ… 50 美ĺ…的礼ĺ“卡%{strongClose} 作为对您时间的感谢。"
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr "从手动配置的 Prometheus 服务器接收警报。"
-
msgid "Receive any notifications from GitLab."
msgstr "接收来自 GitLab 的任何通知。"
@@ -31033,6 +31276,9 @@ msgstr "ĺ…łč”ĺ° %{issuable_type} %{add_related_issue_link}"
msgid "Related feature flags"
msgstr "相关的功č˝ć ‡ĺż—"
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr "相关议é˘"
@@ -31106,6 +31352,12 @@ msgstr "发ĺ¸ć–‡ćˇŁ"
msgid "Releases|New Release"
msgstr "ć–°ç‰ćś¬"
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr "ĺ›ĺ»şć–°ĺŹ‘ĺ¸ć—¶ĺ‡şé”™ă€‚"
@@ -31115,6 +31367,12 @@ 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 "重新加载页面"
@@ -31442,9 +31700,18 @@ msgstr "替换 %{name}"
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 "已将所有标记替换为%{label_references}%{label_text}。"
@@ -31457,6 +31724,9 @@ msgstr "复ĺ¶"
msgid "Reply by email"
msgstr "通过电ĺ­é‚®ä»¶ĺ›žĺ¤Ť"
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr "回复评论"
@@ -31466,9 +31736,6 @@ msgstr "ç›´ćŽĄĺ›žĺ¤Ťć­¤é‚®ä»¶ć– %{view_it_on_gitlab}。"
msgid "Reply…"
msgstr "回复…"
-msgid "Repo by URL"
-msgstr "从 URL 导入仓库"
-
msgid "Report abuse"
msgstr "报告滥用"
@@ -31481,6 +31748,9 @@ msgstr "无法准备报告。"
msgid "Report for the scan has been removed from the database."
msgstr "扫描报告已从数据库中ĺ é™¤ă€‚"
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr "由%{reportedBy}报告于%{timeAgo}"
@@ -31589,7 +31859,7 @@ msgid "Reports|Metrics reports: %{strong_start}%{numberOfChanges}%{strong_end} %
msgstr "指标报告:%{strong_start}%{numberOfChanges}%{strong_end} 个 %{changes}"
msgid "Reports|New"
-msgstr ""
+msgstr "新建报告"
msgid "Reports|Scanner"
msgstr "扫描工具"
@@ -31633,14 +31903,17 @@ 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 last 30 days"
-msgstr "过去 30 天的平均测试覆盖率"
+msgid "RepositoriesAnalytics|Average test coverage"
+msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
msgstr "代ç č¦†ç›–čŚĺ›´: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ msgstr "下载测试覆盖率数据 (.csv)"
msgid "RepositoriesAnalytics|Historic Test Coverage Data is available in raw format (.csv) for further analysis."
msgstr "历史测试覆盖率数据原始格式(.csv)已就绪,可供进一步ĺ†ćžă€‚"
+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 "覆盖čŚĺ›´çš„作业: %{coverageCount}"
+msgid "RepositoriesAnalytics|Last 30 days"
+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 "没有č¦ćľç¤şçš„测试覆盖率"
@@ -31690,6 +31983,9 @@ msgstr "覆盖čŚĺ›´ĺ†…的项目"
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr "覆盖čŚĺ›´çš„项目: %{projectCount}"
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr "测试代ç č¦†ç›–率"
@@ -31711,6 +32007,9 @@ msgstr "仓库设置"
msgid "Repository already read-only"
msgstr "ĺ­ĺ‚¨ĺş“已经ćŻĺŹŞčŻ»"
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr "仓库检查"
@@ -31768,6 +32067,9 @@ 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 "仓库: %{counter_repositories} / Wikis: %{counter_wikis} / 构建产物: %{counter_build_artifacts} / ćµć°´çşżäş§ç‰©ďĽš%{counter_pipeline_artifacts} / LFS: %{counter_lfs_objects} / 代ç ç‰‡ć®µ: %{counter_snippets} / 软件包: %{counter_packages} / 上传文件: %{counter_uploads}"
@@ -31792,6 +32094,9 @@ msgstr "来自指派人ć–审核者的请求关注"
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr "来自指派人ć–审核者的请求关注"
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr "请求详ć…"
@@ -31819,12 +32124,18 @@ msgstr "已从 %{users_sentence} 请求关注。"
msgid "Requested attention from @%{username}"
msgstr "请求来自 @%{username} 的注意事项"
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr "请求的设计ç‰ćś¬ä¸Ťĺ­ĺś¨."
msgid "Requested review"
msgstr "请求审核"
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr "请求的状ć€ć— ć•"
@@ -31917,12 +32228,6 @@ msgstr "重新发é€č§Łé”说ćŽ"
msgid "Reset"
msgstr "重置"
-msgid "Reset authorization key"
-msgstr "重置ćŽćťĺŻ†é’Ą"
-
-msgid "Reset authorization key?"
-msgstr "重置ćŽćťĺŻ†é’ĄďĽź"
-
msgid "Reset file"
msgstr "重置文件"
@@ -31932,9 +32237,6 @@ msgstr "重置筛选器"
msgid "Reset health check access token"
msgstr "重置čżčˇŚçŠ¶ĺ†µćŁ€ćźĄč®żé—®ä»¤ç‰Ś"
-msgid "Reset key"
-msgstr "重置密钥"
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr "将生ć重置链接并发é€ç»™ç”¨ć·ă€‚ %{break} 用ć·ĺ°†č˘«čż«ĺś¨é¦–次登录时设置密ç ă€‚"
@@ -31950,9 +32252,6 @@ msgstr "重置模板"
msgid "Reset to project defaults"
msgstr "重置为项目é»č®¤ĺ€Ľ"
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr "重置ćŽćťĺŻ†é’Ąĺ°†äĽšä˝żĺ…前的密钥无ć•ă€‚现有警报配置需č¦é€ščż‡ć–°çš„密钥更新。"
-
msgid "Resolve"
msgstr "解决"
@@ -32056,7 +32355,7 @@ msgid "Retry"
msgstr "重试"
msgid "Retry downstream pipeline"
-msgstr ""
+msgstr "重试下游ćµć°´çşż"
msgid "Retry failed jobs"
msgstr "重试失败的作业"
@@ -32105,7 +32404,7 @@ msgid "Review App|View latest app"
msgstr "查看最新应用"
msgid "Review changes"
-msgstr "审é…更改"
+msgstr "评审ĺŹć›´"
msgid "Review requests for you"
msgstr "您的审核请求"
@@ -32178,7 +32477,7 @@ msgid "Roadmap settings"
msgstr "路线图设置"
msgid "Roadmap view"
-msgstr ""
+msgstr "路径图视图"
msgid "Role"
msgstr "角色"
@@ -32223,7 +32522,7 @@ msgid "Run untagged jobs"
msgstr "čżčˇŚćśŞć ‡č®°çš„作业"
msgid "Runner"
-msgstr ""
+msgstr "Runner"
msgid "Runner API"
msgstr "Runner API"
@@ -32260,12 +32559,24 @@ msgstr[0] "%{strongStart}%{count}%{strongEnd} 个 runner 将被永久ĺ é™¤ďĽŚä¸
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 "容量为 1,通过自动扩展组重新生ćĺŻç”¨ćš– HA。容量为 2,ĺŻç”¨ç­ HA,因为即使节点丢失,该服务也可用。容量为 3 个ć–更多,ĺŻç”¨ç­ HA 和手动扩展 runner éźĺ—。"
+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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr "ĺŻç”¨"
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 "Amazon Linux 2 Docker HA,具有手动扩展和可选č°ĺş¦ĺŠźč˝ă€‚ %{percentage} 点。"
@@ -32351,10 +32662,22 @@ 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|Get started with runners"
msgstr ""
msgid "Runners|Group"
@@ -32378,6 +32701,9 @@ msgstr "最ĺŽč”çł»"
msgid "Runners|Locked to this project"
msgstr "é”定ĺ°ć­¤éˇąç›®"
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr "最大作业超时"
@@ -32402,6 +32728,9 @@ msgstr "新建群组 runner 视图"
msgid "Runners|New registration token generated!"
msgstr "已生ć新的注册令牌ďĽ"
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr "未发现。Windows Shell executor çš„é»č®¤é€‰ć‹©ă€‚"
@@ -32544,6 +32873,9 @@ msgstr "取ć¶ĺ†é…Ťĺ°éˇąç›®çš„runner。"
msgid "Runners|Runners"
msgstr "Runner"
+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|Runs untagged jobs"
msgstr "čżčˇŚćśŞć ‡č®°çš„作业"
@@ -32592,6 +32924,13 @@ 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|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 "ć­¤ runner 没有čżčˇŚä»»ä˝•ä˝śä¸šă€‚"
@@ -32601,6 +32940,9 @@ msgstr "ć­¤Runner与特定项目相关č”。"
msgid "Runners|This runner is available to all projects and subgroups in a group."
msgstr "ć­¤Runner适用于一个群组中的所有项目和ĺ­çľ¤ç»„。"
+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 "č¦ĺś¨ Kubernetes 中安装Runner,请éµĺľŞ GitLab 文档中描述的说ćŽă€‚"
@@ -32634,6 +32976,9 @@ msgstr "Windows 2019 Shell,具有手动缩放和可选č°ĺş¦ĺŠźč˝ă€‚ %{percen
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. Non-spot."
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 runner."
msgstr "您可以设置一个特定的Runner供多个项目使用,但ćŻć‚¨ä¸Ťč˝č®©ĺ®ć为一个共享的Runner。"
@@ -32667,6 +33012,12 @@ msgstr "特定"
msgid "Runners|stale"
msgstr "stale"
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr "čżčˇŚä¸­"
@@ -32766,15 +33117,15 @@ msgstr "äżťĺ­čŻ„论"
msgid "Save deploy freeze"
msgstr "äżťĺ­é¨ç˝˛ĺ†»ç»“"
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr "äżťĺ­ĺŻ†ç "
msgid "Save pipeline schedule"
msgstr "äżťĺ­ćµć°´çşżč®ˇĺ’"
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
-msgstr "通过自动从容器镜ĺŹĺş“中ĺ é™¤ć ‡ç­ľĺą¶äżťç•™ć‚¨ćłč¦çš„标签来节çśĺ­ĺ‚¨ç©şé—´ă€‚%{linkStart}清ç†ĺ¦‚何工作?%{linkEnd}"
-
msgid "Saving"
msgstr "äżťĺ­ä¸­"
@@ -32967,6 +33318,9 @@ msgstr "ćśç´˘ć–筛选结果......"
msgid "Search or filter results…"
msgstr "ćśç´˘ć–筛选结果…"
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr "ćśç´˘éˇąç›®"
@@ -33125,6 +33479,15 @@ msgstr "安全文件"
msgid "Secure token that identifies an external storage request."
msgstr "识ĺ«ĺ¤–é¨ĺ­ĺ‚¨čŻ·ć±‚的安全令牌。"
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr "安全"
@@ -33149,9 +33512,6 @@ msgstr "安全报告已过时。请使用目标ĺ†ć”Ż(%{targetBranchName})中的
msgid "Security report is out of date. Run %{newPipelineLinkStart}a new pipeline%{newPipelineLinkEnd} for the target branch (%{targetBranchName})"
msgstr "安全报告已过时。请在目标ĺ†ć”Ż(%{targetBranchName})上čżčˇŚ%{newPipelineLinkStart}ć–°çš„ćµć°´çşż%{newPipelineLinkEnd}"
-msgid "SecurityApprovals|A merge request approval is required when a security report contains a new vulnerability."
-msgstr "当安全报告包ĺ«ć–°ćĽŹć´žć—¶éś€č¦ĺ并请求审批。"
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr "当测试覆盖率下降时需č¦ĺ并请求批准。"
@@ -33167,9 +33527,6 @@ msgstr "了解更多关于覆盖čŚĺ›´ćŁ€ćźĄçš„信ćŻ"
msgid "SecurityApprovals|Learn more about License-Check"
msgstr "了解更多关于许可čŻćŁ€ćźĄçš„信ćŻ"
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr "了解更多关于漏洞检查的信ćŻ"
-
msgid "SecurityApprovals|License-Check"
msgstr "许可čŻćŁ€ćźĄ"
@@ -33179,12 +33536,6 @@ msgstr "需č¦ĺŻąč˘«ć‹’绝的许可čŻčż›čˇŚć‰ąĺ‡†ă€‚%{linkStart}了解更多。
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr "测试覆盖率降低,需批准。%{linkStart}了解更多。%{linkEnd}"
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr "需č¦ĺŻąćĽŹć´žčż›čˇŚĺ®ˇć‰ąă€‚ %{linkStart}了解更多。%{linkEnd}"
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr "漏洞检查"
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr "%{featureName} ĺ并请求ĺ›ĺ»şçŞĺŹĺ¤±č´Ą"
@@ -33326,9 +33677,12 @@ msgstr "%{scanners}"
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr "é’对 %{branches} 的开放ĺ并请求中的 %{scanners} %{severities}。"
-msgid "SecurityOrchestration|.yaml mode"
+msgid "SecurityOrchestration|+%{count} more"
msgstr ""
+msgid "SecurityOrchestration|.yaml mode"
+msgstr ".yaml 模式"
+
msgid "SecurityOrchestration|.yaml preview"
msgstr ".yaml 预č§"
@@ -33341,12 +33695,12 @@ 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 in this group."
+msgstr ""
+
msgid "SecurityOrchestration|All policies"
msgstr "所有策略"
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
-msgstr ""
-
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
msgstr "ĺ†é…Ťć‚¨çš„安全策略项目时出错"
@@ -33354,34 +33708,34 @@ msgid "SecurityOrchestration|An error occurred unassigning your security policy
msgstr "取ć¶ĺ†é…Ťć‚¨çš„安全策略项目时出错"
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
-msgstr ""
+msgstr "获取扫描结果策略时出错。"
msgid "SecurityOrchestration|Any scanner finds"
-msgstr ""
+msgstr "任何扫描器发现"
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
-msgstr ""
+msgstr "确定č¦ĺ é™¤ć­¤ç­–ç•Ąĺ—?此操作无法撤ć¶ă€‚"
msgid "SecurityOrchestration|Choose a project"
msgstr "选择项目"
msgid "SecurityOrchestration|Create more robust vulnerability rules and apply them to all your projects."
-msgstr ""
+msgstr "ĺ›ĺ»şć›´ĺĽşĺ¤§çš„漏洞规ĺ™ĺą¶ĺ°†ĺ…¶ĺş”用于您的所有项目。"
msgid "SecurityOrchestration|Create policy"
-msgstr ""
+msgstr "ĺ›ĺ»şç­–ç•Ą"
msgid "SecurityOrchestration|Create security policy"
-msgstr ""
+msgstr "ĺ›ĺ»şĺ®‰ĺ…¨ç­–ç•Ą"
msgid "SecurityOrchestration|Define this policy's location, conditions and actions."
-msgstr ""
+msgstr "定义此策略的位置ă€ćťˇä»¶ĺ’Ść“Ťä˝śă€‚"
msgid "SecurityOrchestration|Delete policy"
-msgstr ""
+msgstr "ĺ é™¤ç­–ç•Ą"
msgid "SecurityOrchestration|Delete policy: %{policy}"
-msgstr ""
+msgstr "ĺ é™¤ç­–略:%{policy}"
msgid "SecurityOrchestration|Description"
msgstr "描述"
@@ -33396,7 +33750,7 @@ msgid "SecurityOrchestration|Edit policy project"
msgstr "编辑策略项目"
msgid "SecurityOrchestration|Edit scan execution policy"
-msgstr ""
+msgstr "编辑扫描执行策略"
msgid "SecurityOrchestration|Edit scan result policy"
msgstr "编辑扫描结果策略"
@@ -33413,6 +33767,9 @@ msgstr "强ĺ¶ć­¤éˇąç›®çš„安全性。 %{linkStart}更多信ćŻă€‚%{linkEnd}"
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 "如果任何扫描器在é’对主ĺ†ć”Żçš„开放ĺ并请求中发现新检测的严重漏洞,然ĺŽéś€č¦ä»»ä˝• App security ćĺ‘的两次批准。"
+msgid "SecurityOrchestration|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr "ć— ć•çš„策略类型"
@@ -33423,7 +33780,7 @@ msgid "SecurityOrchestration|New policy"
msgstr "ć–°ç­–ç•Ą"
msgid "SecurityOrchestration|New scan execution policy"
-msgstr ""
+msgstr "新建扫描执行策略"
msgid "SecurityOrchestration|New scan result policy"
msgstr "新建扫描结果策略"
@@ -33446,9 +33803,6 @@ msgstr "只有所有者可以更新安全策略项目"
msgid "SecurityOrchestration|Policies"
msgstr "ç­–ç•Ą"
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr "策略类型"
@@ -33459,10 +33813,7 @@ msgid "SecurityOrchestration|Policy cannot be enabled without branch information
msgstr "没有ĺ†ć”ŻäżˇćŻĺ°±ć— ćł•ĺŻç”¨ç­–ç•Ą"
msgid "SecurityOrchestration|Policy definition"
-msgstr ""
-
-msgid "SecurityOrchestration|Policy description"
-msgstr "策略描述"
+msgstr "策略定义"
msgid "SecurityOrchestration|Policy editor"
msgstr "策略编辑器"
@@ -33477,10 +33828,10 @@ msgid "SecurityOrchestration|Require %{approvals} %{plural} from %{approvers} if
msgstr "如果发生以下任何ć…况,ĺ™éś€č¦ćťĄč‡Ş %{approvers} çš„ %{approvals} %{plural} :"
msgid "SecurityOrchestration|Rule mode"
-msgstr ""
+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 ""
+msgstr "规ĺ™ć¨ˇĺĽŹć— ćł•ç”¨äşŽć­¤ç­–略。在ćźäş›ć…况下,ć‘们无法将YAML文件解ćžĺ›žĺ°č§„ĺ™çĽ–辑器中。"
msgid "SecurityOrchestration|Rules"
msgstr "规ĺ™"
@@ -33495,7 +33846,7 @@ msgid "SecurityOrchestration|Runs a %{action} scan"
msgstr "čżčˇŚ %{action} 扫描"
msgid "SecurityOrchestration|Save changes"
-msgstr ""
+msgstr "äżťĺ­ć›´ć”ą"
msgid "SecurityOrchestration|Scan Execution"
msgstr "扫描执行"
@@ -33534,7 +33885,7 @@ msgid "SecurityOrchestration|Scan to be performed on every pipeline on the %{bra
msgstr "在%{branches}上扫描每个ćµć°´çşż"
msgid "SecurityOrchestration|Security Approvals"
-msgstr ""
+msgstr "安全批准"
msgid "SecurityOrchestration|Security policy project was linked successfully"
msgstr "安全策略项目已ć功连接"
@@ -33552,11 +33903,14 @@ msgid "SecurityOrchestration|Select security project"
msgstr "选择安全项目"
msgid "SecurityOrchestration|Something went wrong, unable to fetch policies"
-msgstr ""
+msgstr "出现错误,无法获取策略"
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr "对不起,您的过滤器没有产生任何结果。"
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr "状ć€"
@@ -33570,11 +33924,29 @@ msgid "SecurityOrchestration|Summary"
msgstr "ć‘č¦"
msgid "SecurityOrchestration|The following branches do not exist on this development project: %{branches}. Please review all branches to ensure the values are accurate before updating this policy."
-msgstr ""
+msgstr "此开发项目中不ĺ­ĺś¨ä»Ąä¸‹ĺ†ć”ŻďĽš%{branches}。在更新此策略之前,请检查所有ĺ†ć”ŻďĽŚçˇ®äżťĺ€Ľĺ‡†çˇ®ć— čŻŻă€‚"
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr "此项目不包ĺ«ä»»ä˝•ĺ®‰ĺ…¨ç­–略。"
@@ -33600,7 +33972,7 @@ msgid "SecurityOrchestration|View policy project"
msgstr "查看策略项目"
msgid "SecurityOrchestration|You don't have any security policies yet"
-msgstr ""
+msgstr "您čżć˛ˇćś‰ä»»ä˝•ĺ®‰ĺ…¨ç­–ç•Ą"
msgid "SecurityOrchestration|a"
msgstr "一个"
@@ -33650,14 +34022,8 @@ msgstr "漏洞"
msgid "SecurityOrchestration|vulnerability"
msgstr "漏洞"
-msgid "SecurityPolicies|+%{count} more"
-msgstr "+%{count} 更多"
-
-msgid "SecurityPolicies|Policy type"
-msgstr "策略类型"
-
msgid "SecurityReports|%{count} Selected"
-msgstr ""
+msgstr "已选择 %{count} 个"
msgid "SecurityReports|%{count}+ projects"
msgstr "%{count}+项目"
@@ -33707,9 +34073,6 @@ msgstr "ĺ›ĺ»ş Jira č®®é˘"
msgid "SecurityReports|Create issue"
msgstr "ĺ›ĺ»şč®®é˘"
-msgid "SecurityReports|Create policy"
-msgstr "ĺ›ĺ»şç­–ç•Ą"
-
msgid "SecurityReports|Development vulnerabilities"
msgstr "开发漏洞"
@@ -33737,6 +34100,9 @@ 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 "请确保此项目ĺŻç”¨%{trackingStart}č®®é˘č·źč¸Ş%{trackingEnd}并且您有%{permissionsStart}ćťé™ĺ›ĺ»şć–°č®®é˘%{permissionsEnd}。"
+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 "获取漏洞数量时出错。请检查您的网络连接,然ĺŽé‡ŤčŻ•ă€‚"
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr "在您的 Kubernetes 集群中管ç†ĺ’Śč·źč¸Şĺ·˛čŻ†ĺ«çš„漏洞。您在此群组的任何项目中ĺ›ĺ»şć‰«ćŹŹć‰§čˇŚç­–ç•Ąäą‹ĺŽďĽŚćĽŹć´žćľç¤şĺś¨čż™é‡Śă€‚"
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr "在您的 Kubernetes 集群中管ç†ĺ’Śč·źč¸Şĺ·˛čŻ†ĺ«çš„漏洞。您在此实例的任何项目中ĺ›ĺ»şć‰«ćŹŹć‰§čˇŚç­–ç•Ąäą‹ĺŽďĽŚćĽŹć´žćľç¤şĺś¨čż™é‡Śă€‚"
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr "在您的 Kubernetes 集群中管ç†ĺ’Śč·źč¸Şĺ·˛ç»ŹčŻ†ĺ«çš„漏洞。在您ĺ›ĺ»şć­¤éˇąç›®çš„扫描执行政策ĺŽďĽŚćĽŹć´žćľç¤şĺś¨čż™é‡Śă€‚"
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr "管ç†ĺ’Śč·źč¸Şć‚¨çš„项目中发现的漏洞。配置安全测试时,此处会ćľç¤şćĽŹć´žă€‚"
@@ -33782,9 +34139,6 @@ msgstr "管ç†ĺ’Śč·źč¸Şĺś¨ć‚¨é€‰ć‹©çš„项目中发现的漏洞。此处ćľç¤şäş†
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr "已达ĺ°ćś€ĺ¤§é€‰ĺ®šéˇąç›®é™ĺ¶"
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr "跨集群监控漏洞"
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr "监控您所有项目中的漏洞"
@@ -33833,6 +34187,9 @@ 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 "扫描详ć…"
@@ -33876,7 +34233,7 @@ msgid "SecurityReports|Take survey"
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 ""
+msgstr "漏洞报告ćľç¤şĺŻąéˇąç›®é»č®¤ĺ†ć”Żçš„ć功扫描结果,手动添加的漏洞记录以及从扫描操作环ĺ˘ä¸­ĺŹ‘现的漏洞。 %{linkStart}了解更多。%{linkEnd}"
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 "安全报告包ĺ«ä¸€ä¸Şć–多个无法解ćžä¸”未记录的漏洞发现。č¦č°ćźĄä¸€ä¸ŞćŠĄĺ‘ŠďĽŚä¸‹č˝˝ä˝śä¸ščľ“出中的产物。确保ĺ›ĺ»şçš„安全报告é˝ç¬¦ĺ相关的 %{helpPageLinkStart}JSON schema%{helpPageLinkEnd}。"
@@ -33980,9 +34337,6 @@ msgstr "查看ć‘们的网站以获取帮助"
msgid "See the affected projects in the GitLab admin panel"
msgstr "查看 GitLab 管ç†éť˘ćťżä¸­çš„受影响项目"
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr "通过输入设置此服务ĺŽďĽŚćźĄçś‹ Slack 中可用命令的ĺ—表"
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr "有关任何修复的详细信ćŻďĽŚčŻ·ĺŹ‚č§ćĽŹć´ž%{vulnerability_link}。"
@@ -34001,6 +34355,9 @@ msgstr "选择Gitç‰ćś¬"
msgid "Select Page"
msgstr "选择页面"
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr "选择ĺ†ć”Ż"
@@ -34062,7 +34419,7 @@ msgid "Select branch"
msgstr "选择ĺ†ć”Ż"
msgid "Select branches"
-msgstr ""
+msgstr "选择ĺ†ć”Ż"
msgid "Select due date"
msgstr "设置ćŞć­˘ć—Ąćśź"
@@ -34070,9 +34427,6 @@ msgstr "设置ćŞć­˘ć—Ąćśź"
msgid "Select epic"
msgstr "选择史诗"
-msgid "Select file"
-msgstr "选择文件"
-
msgid "Select group"
msgstr "选择群组"
@@ -34103,12 +34457,6 @@ msgstr "选择ç§ćś‰éˇąç›®"
msgid "Select project"
msgstr "选择项目"
-msgid "Select project and zone to choose machine type"
-msgstr "按项目和地域选择实例类型"
-
-msgid "Select project to choose zone"
-msgstr "按项目选择地域"
-
msgid "Select project to create %{type}"
msgstr "选择č¦ĺ›ĺ»ş %{type} 的项目"
@@ -34160,12 +34508,21 @@ msgstr "已选择"
msgid "Selected commits"
msgstr "选定的ćŹäş¤"
+msgid "Selected for all items."
+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 projects"
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 "选择GitLab用ć·ĺ°†ĺś¨č®®é˘ĺ’ŚčŻ„论的描述中加入指ĺ‘该GitLab用ć·çš„链接(例如“由%{link_open}@johnsmith%{link_close}”)。ĺ®čżĺ°†ä¸Žć‰€é€‰ç”¨ć·ĺ…łč”ĺ’Ś/ć–ĺ†é…Ťčż™äş›č®®é˘ĺ’ŚčŻ„论。"
@@ -34280,78 +34637,6 @@ msgstr "服务器仅支ćŚć‰ąĺ¤„ç†API,请将您的Git LFS客ć·ç«Żć›´ć–°ĺ°1.
msgid "Server version"
msgstr "服务器ç‰ćś¬"
-msgid "Serverless"
-msgstr "Serverless"
-
-msgid "Serverless platform"
-msgstr "无服务器平台"
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr "配置集群。"
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr "函数č°ç”¨ćŚ‡ć ‡éś€č¦ Prometheus 集群集ć。"
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr "č°ç”¨ćŚ‡ć ‡ç›®ĺ‰Ťć­Łĺś¨ĺŠ č˝˝ć–不可用。"
-
-msgid "ServerlessDetails|Invocations"
-msgstr "č°ç”¨ć¬ˇć•°"
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr "Kubernestes Pods"
-
-msgid "ServerlessDetails|More information"
-msgstr "更多信ćŻ"
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr "当前未加载任何pod。"
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr "根据需č¦éšŹć—¶é—´ćŽ¨ç§»ä˝żç”¨çš„Kubernetes Pod数量。"
-
-msgid "ServerlessDetails|pod in use"
-msgstr "Pod正在使用"
-
-msgid "ServerlessDetails|pods in use"
-msgstr "Pods正在使用"
-
-msgid "ServerlessURL|Copy URL"
-msgstr "复ĺ¶ç˝‘址"
-
-msgid "Serverless|Getting started with serverless"
-msgstr "开始使用Serverless"
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr "如果您认为这些é˝ä¸Ťé€‚用,请稍ĺŽĺ†ŤćźĄçś‹ďĽŚĺ› ä¸şĺŠźč˝ć•°ćŤ®ĺŹŻč˝ć­Łĺś¨ĺŹä¸şĺŹŻç”¨ă€‚"
-
-msgid "Serverless|Learn more about Serverless"
-msgstr "了解更多关于 Serverless"
-
-msgid "Serverless|No functions available"
-msgstr "没有可用的功č˝"
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr "无服务器在 14.3 ç‰ćś¬ä¸­%{linkStart}ĺ·˛ĺĽç”¨%{linkEnd}。"
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr "无服务器 %{postLinkStart}ĺ·˛ĺĽç”¨%{postLinkEnd}。但ćŻĺ¦‚果您选择使用ĺ®ďĽŚĺż…须ĺ…在您的 Kubernetes 集群中安装 Knative。%{linkStart}了解更多。%{linkEnd}"
-
-msgid "Serverless|The deploy job has not finished."
-msgstr "é¨ç˝˛ä˝śä¸šĺ°šćśŞĺ®Ść。"
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr "%{startTag}serverless.yml%{endTag}中ĺ—出的功č˝ä¸Žć‚¨çš„群集命ĺŤç©şé—´ä¸ŤĺŚąé…Ťă€‚"
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr " Knative目前没有可用的功č˝ć•°ćŤ®ă€‚这可č˝ćś‰ĺ¤šç§ŤĺŽźĺ› ďĽŚĺŚ…括:"
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr "%{startTag}.gitab-ci.yml%{endTag}文件未正确配置。"
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr "仓库中没有相应的%{startTag}serverless.yml%{endTag}文件。"
-
msgid "Service"
msgstr "服务"
@@ -34371,7 +34656,7 @@ msgid "Service Desk allows people to create issues in your GitLab instance witho
msgstr "服务台ĺ…许人们在没有自己的用ć·č´¦ĺŹ·çš„ć…况下在您的 GitLab 实例中ĺ›ĺ»şč®®é˘ă€‚ĺ®ä¸şćś€ç»ç”¨ć·ĺś¨éˇąç›®ä¸­ĺ›ĺ»şč®®é˘ćŹäľ›äş†ä¸€ä¸Şĺ”Żä¸€çš„电ĺ­é‚®ä»¶ĺś°ĺť€ă€‚回复可以通过 GitLab 界面ć–通过电ĺ­é‚®ä»¶ĺŹ‘é€ă€‚最ç»ç”¨ć·ĺŹŞč˝é€ščż‡ç”µĺ­é‚®ä»¶ćźĄçś‹ä¸»é˘ă€‚"
msgid "Service Ping payload not found in the application cache"
-msgstr ""
+msgstr "在应用程序缓ĺ­ä¸­ć‰ľä¸Ťĺ°ćśŤĺŠˇ Ping 有ć•č´źč˝˝"
msgid "Service account generated successfully"
msgstr "服务ĺ¸ć·ç”źćć功"
@@ -34535,6 +34820,9 @@ msgstr "设置时间估计"
msgid "Set time estimate to %{time_estimate}."
msgstr "将时间估计设置为%{time_estimate}。"
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr "é…Ťç˝® CI/CD"
@@ -34556,9 +34844,6 @@ msgstr "设置新设备"
msgid "Set up new password"
msgstr "设置新密ç "
-msgid "Set up shared runner availability"
-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 "设置项目以自动推é€ĺ’Ś/ć–从另一个仓库中ćŹĺŹ–更改。ĺ†ć”ŻďĽŚć ‡ç­ľĺ’ŚćŹäş¤ĺ°†č‡ŞĺŠ¨ĺŚć­Ąă€‚"
@@ -34824,8 +35109,8 @@ msgstr "ćľç¤şä¸»é˘"
msgid "Show whitespace changes"
msgstr "ćľç¤şç©şç™˝ĺŹć›´ĺ†…容"
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
-msgstr "在 %{sourceBranch} ĺ’Ś %{targetBranch}äą‹é—´ćľç¤ş %{conflict}"
+msgid "Showing %{conflict}"
+msgstr ""
msgid "Showing %{count} of %{total} projects"
msgstr "ćľç¤ş%{count}个项目,共计%{total} 个"
@@ -35042,7 +35327,7 @@ msgid "Slack application"
msgstr "Slack应用"
msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr "Slack集ćĺ…许您通过čŠĺ¤©çŞ—ĺŹŁä¸­çš„shash命令与GitLab交互。"
+msgstr "Slack集ćĺ…许您通过čŠĺ¤©çŞ—ĺŹŁä¸­çš„ćŚ‡ä»¤ä¸ŽGitLab交互。"
msgid "Slack logo"
msgstr "Slack logo"
@@ -35050,33 +35335,57 @@ msgstr "Slack logo"
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
msgstr "您确定č¦ä»Ž Slack 应用程序中ĺ é™¤ć­¤éˇąç›®ĺ—?"
+msgid "SlackIntegration|Client ID"
+msgstr ""
+
+msgid "SlackIntegration|Client secret"
+msgstr ""
+
msgid "SlackIntegration|GitLab for Slack"
msgstr "GitLab for Slack"
msgid "SlackIntegration|GitLab for Slack was successfully installed."
msgstr "GitLab for Slack ĺ·˛ć功安装。"
+msgid "SlackIntegration|Install Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr "项目ĺ«ĺŤ"
+msgid "SlackIntegration|Reinstall 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 "选择一个č¦čżžćŽĄĺ°ä˝ çš„ Slack 工作区的项目。"
msgid "SlackIntegration|Sends notifications about project events to Slack channels."
msgstr "ĺ‘ Slack 频é“发é€ćś‰ĺ…łéˇąç›®äş‹ä»¶çš„通知。"
+msgid "SlackIntegration|Signing secret"
+msgstr ""
+
msgid "SlackIntegration|Team name"
msgstr "团éźĺŤç§°"
-msgid "SlackIntegration|To set up this integration press \"Add to Slack\""
-msgstr "ćŚ‰ä¸‹â€ść·»ĺŠ ĺ° Slack”来设置这个集ć"
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+msgstr ""
+
+msgid "SlackIntegration|Verification token"
+msgstr ""
msgid "SlackIntegration|You can now close this window and go to your Slack workspace."
msgstr "您现在可以关闭此窗口并转ĺ°ć‚¨çš„ Slack 工作区。"
+msgid "SlackIntegration|You may need to reinstall the Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+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}:"
@@ -35084,16 +35393,16 @@ msgid "SlackService|2. Paste the token from Slack in the %{strong_open}Token%{st
msgstr "2. 在下面的 %{strong_open}令牌%{strong_close} 字段ç˛č´´ćťĄč‡ŞSlack的令牌。"
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 "3. 选择 %{strong_open}激活%{strong_close} 复选框,选择 %{strong_open}äżťĺ­ć›´ć”ą%{strong_close},然ĺŽĺĽ€ĺ§‹ä˝żç”¨Slack的斜杠命令ďĽ"
+msgstr "3. 选择 %{strong_open}激活%{strong_close} 复选框,选择 %{strong_open}äżťĺ­ć›´ć”ą%{strong_close},然ĺŽĺĽ€ĺ§‹ä˝żç”¨ Slack 指令ďĽ"
msgid "SlackService|After setup, get a list of available Slack slash commands by entering"
-msgstr "设置ĺŽďĽŚé€ščż‡čľ“入获取可用Slack斜杠命令的ĺ—表"
+msgstr "设置ĺŽďĽŚé€ščż‡čľ“入获取可用 Slack 指令的ĺ—表"
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 "通过在Slack中输入斜杠命令来执行这个项目中的常用操作。"
+msgstr "通过在Slack中输入指令来执行这个项目中的常用操作。"
msgid "Slice multiplier"
msgstr "ĺ‡ç‰‡ĺ€Ťć•°"
@@ -35155,6 +35464,9 @@ msgstr "给文件命ĺŤä»ĄĺŻç”¨ä»Łç é«äş®ďĽŚäľ‹ĺ¦‚Ruby文件example.rb"
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 "Snowplow"
@@ -35299,9 +35611,6 @@ msgstr "获取软件包ĺ—表时出错。"
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr "ĺťĺ§‹ĺŚ–OpenAPI查看器时出错"
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr "插入图ĺŹć—¶ĺ‡şäş†é”™ă€‚请重试。"
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr "获取Let's EncryptčŻäą¦ć—¶ĺ‡şäş†é”™ă€‚"
@@ -35567,10 +35876,10 @@ msgid "Source branch"
msgstr "ćşĺ†ć”Ż"
msgid "Source branch will be deleted."
-msgstr ""
+msgstr "ćşĺ†ć”Żĺ°†č˘«ĺ é™¤ă€‚"
msgid "Source branch will not be deleted."
-msgstr ""
+msgstr "ćşĺ†ć”Żä¸ŤäĽšč˘«ĺ é™¤ă€‚"
msgid "Source branch: %{source_branch_open}%{source_branch}%{source_branch_close}"
msgstr "ćşĺ†ć”Ż: %{source_branch_open}%{source_branch}%{source_branch_close}"
@@ -35677,6 +35986,9 @@ msgstr "指定Runner"
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "无法使用指定的URL:“%{reason}”"
+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 "指定电ĺ­é‚®ä»¶ĺś°ĺť€ć­Łĺ™čˇ¨čľľĺĽŹć¨ˇĺĽŹä»Ąć ‡čŻ†é»č®¤ĺ†…é¨ç”¨ć·ă€‚"
@@ -35701,6 +36013,9 @@ msgstr "ĺ †ć č·źč¸Şä»Łç ç‰‡ć®µ"
msgid "Stage"
msgstr "é¶ć®µ"
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr "标准"
@@ -35755,9 +36070,6 @@ msgstr "开始免费试用旗č°ç‰"
msgid "Start a new discussion…"
msgstr "开始一个新的讨论..."
-msgid "Start a new merge request"
-msgstr "ĺŻĺŠ¨ć–°çš„ĺ并请求"
-
msgid "Start a new merge request with these changes"
msgstr "使用这些更改开始新的ĺ并请求"
@@ -35779,6 +36091,9 @@ msgstr "开始免费试用"
msgid "Start inputting changes and we will generate a YAML-file for you to add to your repository"
msgstr "开始输入更改,ć‘们将生ć一个 YAML 文件供您添加ĺ°ć‚¨çš„仓库"
+msgid "Start internal thread"
+msgstr ""
+
msgid "Start merge train"
msgstr "ĺŻĺŠ¨ĺ并éźĺ—"
@@ -35845,69 +36160,6 @@ msgstr "ĺ·ž/çś/市"
msgid "Static Application Security Testing (SAST)"
msgstr "éť™ć€ĺş”用程序安全测试(SAST)"
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr "1. 添加清晰的标é˘ćťĄćŹŹčż°ĺŹć›´ă€‚"
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr "2. 添加描述来解释ĺŹć›´çš„原因。"
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr "3. 指派用ć·ĺ®ˇć ¸ĺą¶ćŽĄĺŹ—ĺ并请求。"
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr "查看ĺ并请求的链接将于就绪ĺŽćľç¤şă€‚"
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr "ćŹäş¤ć›´ć”ąć—¶ĺŹ‘生错误。"
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr "自动格式化更改"
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr "ć— ćł•ĺ›ĺ»şĺ†ć”Żă€‚"
-
-msgid "StaticSiteEditor|Copy update"
-msgstr "复ĺ¶ć›´ć–°"
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr "ć— ćł•ćŹäş¤ĺ†…容更改。"
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr "ć— ćł•ĺ›ĺ»şĺ并请求。"
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr "正在ĺ›ĺ»şĺ并请求"
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr "文件内容不兼容"
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr "éť™ć€ç«™ç‚ąçĽ–辑器引入的Markdown格式ĺŹĺĄ˝č®ľç˝®"
-
-msgid "StaticSiteEditor|Return to site"
-msgstr "返回站点"
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr "éť™ć€ç«™ç‚ąçĽ–辑器"
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr "éť™ć€ç«™ç‚ąçĽ–辑器当前配置为仅可编辑由Middleman生ć的页面上的Markdown内容。请访问文档以了解有关配置站点以使用静ć€ç«™ç‚ąçĽ–辑器的更多信ćŻă€‚"
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr "č¦çś‹ĺ°ć‚¨çš„ĺŹć›´ä¸ŠçşżďĽŚć‚¨éś€č¦ĺšä»Ąä¸‹äş‹ć…:"
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr "更新%{sourcePath}文件"
-
-msgid "StaticSiteEditor|View documentation"
-msgstr "查看文档"
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr "当ĺ›ĺ»şĺ并请求ĺŽďĽŚć‚¨ĺŹŻä»Ąč®ľç˝®ä¸€ä¸ŞćŚ‡ć´ľäşşćťĄĺ®ˇćźĄĺ’Śé¨ç˝˛ć‚¨çš„更改。"
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr "您的ĺ并请求已ĺ›ĺ»ş"
-
msgid "Statistics"
msgstr "统计"
@@ -36098,7 +36350,7 @@ 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 ""
+msgstr "Pages ć ąĺźźĺŤ %{root_domain} çš„ĺ­ĺźźĺŤč˘«äżťç•™ďĽŚä¸Ťč˝ä˝śä¸şč‡Şĺ®šäą‰ Pages ĺźźĺŤă€‚"
msgid "Subgroup information"
msgstr "ĺ­çľ¤ç»„信ćŻ"
@@ -36145,12 +36397,6 @@ msgstr "以hamčş«ä»˝ćŹäş¤"
msgid "Submit as spam"
msgstr "ĺžĺśľäżˇćŻä¸ľćŠĄ"
-msgid "Submit changes"
-msgstr "ćŹäş¤ć›´ć”ą"
-
-msgid "Submit changes..."
-msgstr "ćŹäş¤ć›´ć”ą..."
-
msgid "Submit feedback"
msgstr "ćŹäş¤ĺŹŤé¦"
@@ -36163,9 +36409,6 @@ msgstr "ćŹäş¤ćśç´˘"
msgid "Submit the current review."
msgstr "ćŹäş¤ĺ˝“前评审。"
-msgid "Submit your changes"
-msgstr "ćŹäş¤ć‚¨çš„更改"
-
msgid "Submitted as ham"
msgstr "以hamčş«ä»˝ćŹäş¤"
@@ -36226,6 +36469,9 @@ msgstr "添加新的许可čŻ"
msgid "SubscriptionBanner|Export license usage file"
msgstr "导出许可čŻä˝żç”¨ć–‡ä»¶"
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr "添加席位"
@@ -36419,10 +36665,10 @@ msgid "SuggestedColors|Crimson"
msgstr "深红色"
msgid "SuggestedColors|Current addition color"
-msgstr ""
+msgstr "当前表示添加的颜色"
msgid "SuggestedColors|Current removal color"
-msgstr ""
+msgstr "当前表示ĺ é™¤çš„颜色"
msgid "SuggestedColors|Dark coral"
msgstr "暗珊瑚色"
@@ -36440,14 +36686,17 @@ msgid "SuggestedColors|Deep violet"
msgstr "深紫色"
msgid "SuggestedColors|Default addition color"
-msgstr ""
+msgstr "é»č®¤čˇ¨ç¤şć·»ĺŠ çš„颜色"
msgid "SuggestedColors|Default removal color"
-msgstr ""
+msgstr "é»č®¤čˇ¨ç¤şĺ é™¤çš„颜色"
msgid "SuggestedColors|Gray"
msgstr "ç°č‰˛"
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr "绿屏"
@@ -36464,6 +36713,9 @@ msgid "SuggestedColors|Medium sea green"
msgstr "中海绿"
msgid "SuggestedColors|Orange"
+msgstr "橙色"
+
+msgid "SuggestedColors|Purple"
msgstr ""
msgid "SuggestedColors|Red"
@@ -36509,7 +36761,7 @@ msgid "SuperSonics|Activation code"
msgstr "激活ç "
msgid "SuperSonics|An error occurred while adding your subscription."
-msgstr ""
+msgstr "添加您的订é…时发生错误。"
msgid "SuperSonics|Billable users"
msgstr "计费用ć·"
@@ -36517,6 +36769,9 @@ msgstr "计费用ć·"
msgid "SuperSonics|Buy subscription"
msgstr "购买订é…"
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr "äş‘ćŽćť"
@@ -36532,9 +36787,6 @@ msgstr "导出许可čŻä˝żç”¨ć–‡ä»¶"
msgid "SuperSonics|Free trial"
msgstr "免费试用"
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-msgstr "通过 %{linkStart}激活ç ć•…障排查%{linkEnd},获取最常č§çš„连接问é˘çš„帮助。"
-
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 "ć‘ĺŚć„Źć‘对GitLab 软件的使用必须éµĺ®ä˝ŤäşŽ %{linkStart}服务条款%{linkEnd}的订é…协议, 除非与GitLab另有书面协议。"
@@ -36542,7 +36794,7 @@ msgid "SuperSonics|Learn how to %{linkStart}activate your subscription%{linkEnd}
msgstr "了解如何 %{linkStart}激活您的订é…%{linkEnd}。"
msgid "SuperSonics|Learn more about %{activationLinkStart}activating your subscription%{activationLinkEnd}. If you need further assistance, %{supportLinkStart}contact GitLab Support%{supportLinkEnd}."
-msgstr ""
+msgstr "了解有关 %{activationLinkStart}激活您的订é…%{activationLinkEnd}的更多信ćŻă€‚如果您需č¦čż›ä¸€ć­Ąçš„帮助, %{supportLinkStart}č”系技术支ćŚ%{supportLinkEnd}。"
msgid "SuperSonics|Licensed to"
msgstr "ćŽćť"
@@ -36554,10 +36806,10 @@ msgid "SuperSonics|Maximum users"
msgstr "最大用ć·ć•°"
msgid "SuperSonics|Offline license"
-msgstr ""
+msgstr "离线许可čŻ"
msgid "SuperSonics|Online license"
-msgstr ""
+msgstr "在线许可čŻ"
msgid "SuperSonics|Paste your activation code"
msgstr "ç˛č´´ć‚¨çš„激活ç "
@@ -36598,8 +36850,8 @@ 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 "čż™ćŻ %{billableUsersLinkStart}计费用ć·%{billableUsersLinkEnd} 的数量,也ćŻć‚¨ç»­č®˘č®¸ĺŹŻčŻć—¶éś€č¦č´­äą°çš„最小数量。"
-msgid "SuperSonics|To activate your subscription, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
-msgstr "č¦ćż€ć´»ć‚¨çš„订é…,请通过 %{linkStart}Cloud Licensing%{linkEnd} ćśŤĺŠˇčżžćŽĄĺ° GitLab 服务器,这ćŻä¸€ç§Ťč˝»ćťľç®ˇç†č®˘é…的方式。"
+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"
@@ -36614,6 +36866,9 @@ 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 "您无法再将订é…详细信ćŻä¸Ž GitLab ĺŚć­Ąă€‚ %{connectivityHelpLinkStart}通过对激活ç čż›čˇŚć•…障排除%{connectivityHelpLinkEnd},获取有关最常č§čżžćŽĄé—®é˘çš„帮助。"
@@ -36647,6 +36902,9 @@ 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 "您的订é…ĺ·˛ć功激活。您可以在下面查看详细信ćŻă€‚"
@@ -36776,8 +37034,8 @@ msgstr "标签ĺ—表:"
msgid "Tag name"
msgstr "标签ĺŤç§°"
-msgid "Tag name is required"
-msgstr "标签ĺŤç§°ä¸şĺż…填项"
+msgid "Tag name is required."
+msgstr ""
msgid "Tag push"
msgstr "标签推é€"
@@ -36815,6 +37073,9 @@ msgstr "将此ćŹäş¤č®ľç˝®%{tag_name}标签。"
msgid "Tags:"
msgstr "标签:"
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
msgid "TagsPage|Browse commits"
msgstr "浏č§ćŹäş¤"
@@ -36827,14 +37088,26 @@ msgstr "无法找ĺ°ć­¤ć ‡č®°çš„HEADćŹäş¤"
msgid "TagsPage|Cancel"
msgstr "取ć¶"
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "ĺ é™¤ %{tag_name} ĺŽĺ°†ć— ćł•ć˘ĺ¤ŤďĽŚć‚¨çˇ®ĺ®šďĽź"
+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|Edit release notes"
msgstr "编辑发行说ćŽ"
@@ -36851,12 +37124,18 @@ 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 "也可以添加ć¶ćŻĺ°ć ‡ç­ľă€‚保留空白ĺ™ĺ›ĺ»ş %{link_start}轻量标签%{link_end}。"
msgid "TagsPage|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr "可选,基于此标签ĺ›ĺ»şéˇąç›®ĺ…¬ĺĽ€ĺŹ‘ĺ¸ă€‚ 发ĺ¸čŻ´ćŽäĽšćľç¤şĺś¨%{releases_page_link_start}发ĺ¸%{link_end}页面。 %{docs_link_start}更多信ćŻ%{link_end}"
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr "发行说ćŽ"
@@ -36864,7 +37143,7 @@ msgid "TagsPage|Repository has no tags yet."
msgstr "ç‰ćś¬ĺş“čżć˛ˇćś‰ć ‡ç­ľă€‚"
msgid "TagsPage|Sorry, your filter produced no results."
-msgstr ""
+msgstr "对不起,您的过滤器没有产生任何结果。"
msgid "TagsPage|Tags"
msgstr "标签"
@@ -36884,6 +37163,18 @@ msgstr "使用git tag命令添加一个:"
msgid "TagsPage|Write your release notes or drag files here…"
msgstr "编写发行说ćŽ(Release Notes)ć–将文件拖动ĺ°ć­¤ĺ¤„..."
+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 "已保护"
@@ -37044,9 +37335,15 @@ msgstr "确定č¦ĺ é™¤Terraform状ć€%{name}ĺ—?"
msgid "Terraform|Cancel"
msgstr "取ć¶"
+msgid "Terraform|Cannot remove a locked state"
+msgstr ""
+
msgid "Terraform|Copy Terraform init command"
msgstr "ĺ¤Ťĺ¶ Terraform init 命令"
+msgid "Terraform|Deletion in progress"
+msgstr ""
+
msgid "Terraform|Details"
msgstr "详细信ćŻ"
@@ -37060,7 +37357,7 @@ msgid "Terraform|Generating the report caused an error."
msgstr "生ć报告时发生错误。"
msgid "Terraform|How to use GitLab-managed Terraform state?"
-msgstr ""
+msgstr "如何使用 GitLab 管ç†çš„ Terraform State?"
msgid "Terraform|Job status"
msgstr "作业状ć€"
@@ -37092,6 +37389,9 @@ msgstr "ĺ é™¤"
msgid "Terraform|Remove state file and versions"
msgstr "ĺ é™¤çŠ¶ć€ć–‡ä»¶ĺ’Śç‰ćś¬"
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr "正在ĺ é™¤"
@@ -37137,11 +37437,11 @@ 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 "您将č¦ĺ é™¤ state 文件 %{name}。这将永久ĺ é™¤ć‰€ćś‰ State ç‰ćś¬ĺ’ŚĺŽ†ĺŹ˛č®°ĺ˝•ă€‚之前配置的基础架构将保ćŚä¸ŤĺŹďĽŚĺą¶ä¸”只会ĺ é™¤ĺŚ…ĺ«ć‰€ćś‰ç‰ćś¬çš„ state 文件。此操作无法撤ć¶ă€‚"
-msgid "Terraform|You cannot remove the State file because it's locked. Unlock the State file first before removing it."
-msgstr "ć— ćł•ĺ é™¤çŠ¶ć€ć–‡ä»¶ďĽŚĺ› ä¸şĺ®ĺ·˛č˘«é”定。在ĺ é™¤äą‹ĺ‰Ťĺ…解é”状ć€ć–‡ä»¶ă€‚"
+msgid "Terraform|You have insufficient permissions to delete this state"
+msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
-msgstr ""
+msgstr "您的项目没有任何Terraform state文件"
msgid "Test"
msgstr "测试"
@@ -37247,6 +37547,9 @@ msgstr "%{rate}%{sign}ć功率"
msgid "TestReports|Attachment"
msgstr "附件"
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr "作业"
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr "测试"
@@ -37398,6 +37704,9 @@ 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 "ĺ规报告ćľç¤şĺ并请求在受保护的环ĺ˘ä¸­ĺ并。"
@@ -37425,6 +37734,9 @@ msgstr "该群组,其ĺ­ç»„和项目的内容将于%{deletion_adjourned_period
msgid "The current epic"
msgstr "当前史诗"
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr "当前议é˘"
@@ -37510,8 +37822,9 @@ msgstr[0] "因为设置了新的个人访问令牌过期策略,以下个人访
msgid "The fork relationship has been removed."
msgstr "派生关系已被ĺ é™¤ă€‚"
-msgid "The form contains the following errors:"
-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 "该表格包ĺ«ä»Ąä¸‹č­¦ĺ‘ŠďĽš"
@@ -37573,6 +37886,9 @@ 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 "ĺ°†ĺ­ĺ‚¨ç”±ćś€čż‘ć功ćµć°´çşżä¸­çš„作业ĺ›ĺ»şçš„最新产物。"
@@ -37651,6 +37967,9 @@ msgstr "Jenkins 项目的ĺŤç§°ă€‚ĺ°† URL ćś«ĺ°ľçš„ĺŤç§°ĺ¤Ťĺ¶ĺ°éˇąç›®ä¸­ă€‚"
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 "克隆仓库时č¦ä»Ž GitLab 获取的更改数量,čľä˝Žçš„值可以加速ćµć°´çşżć‰§čˇŚă€‚ 设置为 %{code_open}0%{code_close} ć–空白以获取每个作业的所有ĺ†ć”Żĺ’Ść ‡ç­ľ"
+msgid "The number of days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr "每ćśĺ并的ĺ并请求数"
@@ -37699,6 +38018,9 @@ 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 "该项目ć功派生。"
@@ -37817,7 +38139,7 @@ msgid "The vulnerability is no longer detected. Verify the vulnerability has bee
msgstr "漏洞已不再被检测ĺ°ă€‚请在更改其状ć€ĺ‰Ťçˇ®äżťćĽŹć´žĺ·˛äż®čˇĄă€‚"
msgid "Theme"
-msgstr ""
+msgstr "主é˘"
msgid "There are currently no events."
msgstr "当前没有事件。"
@@ -37939,6 +38261,9 @@ msgstr "没有可用的数据。"
msgid "There is no data available. Please change your selection."
msgstr "没有可用数据。请更改选择。"
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr "没有可用的表数据。"
@@ -37997,10 +38322,10 @@ msgid "There was a problem fetching the keep latest artifacts setting."
msgstr "获取保ćŚćś€ć–°çš„产物设置时出现问é˘ă€‚"
msgid "There was a problem fetching the latest pipeline status."
-msgstr ""
+msgstr "获取最新ćµć°´çşżçŠ¶ć€ć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "There was a problem fetching the pipeline stages."
-msgstr ""
+msgstr "获取ćµć°´çşżé¶ć®µć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "There was a problem fetching the projects"
msgstr "获取项目时出现问é˘"
@@ -38009,7 +38334,7 @@ msgid "There was a problem fetching users."
msgstr "获取用ć·ć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "There was a problem handling the pipeline data."
-msgstr ""
+msgstr "处ç†ćµć°´çşżć•°ćŤ®ć—¶ĺ‡şçŽ°é—®é˘ă€‚"
msgid "There was a problem sending the confirmation email"
msgstr "发é€çˇ®č®¤é‚®ä»¶ć—¶ĺ‡şçŽ°é—®é˘"
@@ -38038,9 +38363,6 @@ msgstr "ĺ é™¤ĺľ…办事项时出现错误"
msgid "There was an error fetching configuration for charts"
msgstr "获取图表的配置时出错"
-msgid "There was an error fetching content, please refresh the page"
-msgstr "获取内容时出错,请ĺ·ć–°éˇµéť˘"
-
msgid "There was an error fetching data for the selected stage"
msgstr "获取选定é¶ć®µçš„数据时出错"
@@ -38194,9 +38516,6 @@ msgstr "第三方建议链接"
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "ć­¤%{issuableDisplayName}被é”定。只有项目ćĺ‘可以评论。"
-msgid "This %{issuableType} is confidential"
-msgstr "ć­¤%{issuableType}ćŻç§ĺŻ†çš„"
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr "ć­¤%{issuable}已被é”定。只有%{strong_open}项目ćĺ‘%{strong_close}才可以发表评论。"
@@ -38218,9 +38537,6 @@ msgstr "ć­¤ GitLab 实例尚未ćŹäľ›ä»»ä˝•ĺ…±äş« Runner,实例管ç†ĺ‘可以
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr "该GitLab实例的许可为%{insufficient_license}级ĺ«ă€‚拥有é«çş§ç‰ć–ć›´é«çş§ĺ«č®¸ĺŹŻčŻçš„用ć·ć‰Ťč˝ä˝żç”¨Geo。"
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr "ć­¤GitLab实例正在维护中,并以只读模式čżčˇŚă€‚"
-
msgid "This PDF is too large to display. Please download to view."
msgstr "ć­¤ PDF 太大而无法ćľç¤şă€‚请下载查看。"
@@ -38344,6 +38660,12 @@ msgstr "当前目录"
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 "此端点请求次数过多。请稍ĺŽĺ†ŤčŻ•ă€‚"
@@ -38369,7 +38691,7 @@ 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 ""
+msgstr "此史诗将超过相关史诗的最大数量。"
msgid "This feature requires local storage to be enabled"
msgstr "此功č˝éś€č¦ćś¬ĺś°ĺ­ĺ‚¨ä»ĄĺŻç”¨"
@@ -38483,7 +38805,7 @@ 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 ""
+msgstr "此作业无法ĺŻĺŠ¨ďĽŚĺ› ä¸şĺ®ć— ćł•čŽ·ĺŹ–所需的产物%{punctuation}%{invalid_dependencies}"
msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
msgstr "当前作业需在上级作业ć功ĺŽć‰ŤĺŹŻč˘«ĺŻĺŠ¨ă€‚"
@@ -38716,9 +39038,6 @@ msgstr "此仓库上次检查于%{last_check_timestamp}。检查通过。"
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "ć­¤Runner仅在受保护ĺ†ć”Żä¸Šč§¦ĺŹ‘çš„ćµć°´çşżä¸ŠčżčˇŚ"
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr "此服务ĺ…许用ć·é€ščż‡ĺś¨Slackčľ“ĺ…Ą slash command 来执行此项目的常č§ć“Ťä˝śă€‚"
-
msgid "This setting can be overridden in each project."
msgstr "当前设置可在每个项目中进行更改覆盖。"
@@ -38743,6 +39062,9 @@ msgstr "此用ć·ćś‰ä¸€ä¸ŞćśŞç»Źçˇ®č®¤çš„电ĺ­é‚®ä»¶ĺś°ĺť€ (%{email})。您可ä
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 active %{type}."
msgstr "此用ć·ć˛ˇćś‰ćś‰ć•çš„%{type}。"
@@ -38782,123 +39104,6 @@ msgstr "这将ĺ é™¤ć­¤éˇąç›®ä¸Žć´ľç”źç˝‘络中其他项目之间的派生关系
msgid "Thread to reply to cannot be found"
msgstr "找不ĺ°č¦ĺ›žĺ¤Ťçš„主é˘"
-msgid "ThreatMonitoring|Alert Details"
-msgstr "警报详细信ćŻ"
-
-msgid "ThreatMonitoring|Alerts"
-msgstr "警报"
-
-msgid "ThreatMonitoring|All Environments"
-msgstr "所有环ĺ˘"
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr "异常请求"
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr "容器网络策略尚未安装ć–已被ç¦ç”¨ă€‚č¦ćźĄçś‹ć­¤ć•°ćŤ®ďĽŚčŻ·çˇ®äżťć‚¨çš„网络策略已安装并为您的集群ĺŻç”¨ă€‚"
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr "容器网络政策"
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr "未检测ĺ°ĺ®ąĺ™¨ç˝‘络策略"
-
-msgid "ThreatMonitoring|Date and time"
-msgstr "日期和时间"
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr "已解除"
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr "丢ĺĽć•°ćŤ®ĺŚ…"
-
-msgid "ThreatMonitoring|Environment"
-msgstr "环ĺ˘"
-
-msgid "ThreatMonitoring|Events"
-msgstr "事件"
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr "ć— ćł•ĺ›ĺ»şäş‹ä»¶ďĽŚčŻ·é‡ŤčŻ•ă€‚"
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr "éšč—Źĺ·˛č§Łé™¤çš„警报"
-
-msgid "ThreatMonitoring|In review"
-msgstr "审查中"
-
-msgid "ThreatMonitoring|Incident"
-msgstr "事件"
-
-msgid "ThreatMonitoring|Name"
-msgstr "ĺŤç§°"
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr "没有可ćľç¤şçš„警报。有关将警报添加ĺ°ĺ—表的详细信ćŻďĽŚčŻ·ĺŹ‚é… %{linkStart}ĺŻç”¨ĺ¨č警报%{linkEnd}"
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr "没有č¦ćľç¤şçš„警报。"
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr "未检测ĺ°çŽŻĺ˘"
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr "每秒操作数"
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr "数据包活动"
-
-msgid "ThreatMonitoring|Requests"
-msgstr "请求"
-
-msgid "ThreatMonitoring|Resolved"
-msgstr "已解决"
-
-msgid "ThreatMonitoring|Show last"
-msgstr "ćľç¤şćś€ĺŽ"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr "出现错误,无法获取环ĺ˘"
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr "出现错误,无法获取统计信ćŻ"
-
-msgid "ThreatMonitoring|Statistics"
-msgstr "统计"
-
-msgid "ThreatMonitoring|Status"
-msgstr "状ć€"
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr "ćľç¤şč­¦ćŠĄć—¶ĺŹ‘生错误,请确认您的ç»ç«Żé…Ťç˝®čŻ¦ç»†äżˇćŻä»Ąçˇ®äżťč­¦ćŠĄĺŹŻä»Ąć­Łĺ¸¸ćľç¤şă€‚"
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr "更新警报状ć€ć—¶ĺ‡şé”™ďĽŚčŻ·é‡Ťĺ†ŤčŻ•ă€‚"
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr "ĺ¨č监测"
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr "ĺ¨č监视帮助页面链接"
-
-msgid "ThreatMonitoring|Time"
-msgstr "时间"
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr "č¦ćźĄçś‹ć­¤ć•°ćŤ®ďĽŚčŻ·çˇ®äżťć‚¨ĺ·˛ä¸şć­¤éˇąç›®é…Ťç˝®çŽŻĺ˘ĺą¶ä¸”至少ĺŻç”¨äş†ä¸€éˇąĺ¨č监控功č˝ă€‚ %{linkStart}更多信ćŻ%{linkEnd}"
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr "总数据包"
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr "总请求"
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr "未审核"
-
-msgid "ThreatMonitoring|View documentation"
-msgstr "查看文档"
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr "压缩 Sidekiq 作业参数的é值ďĽä»Ąĺ­—节为单位)。"
@@ -38959,6 +39164,9 @@ msgstr "剩余时间:"
msgid "Time spent"
msgstr "花费的时间"
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr "ĺ并时间"
@@ -39119,10 +39327,10 @@ msgid "Timeago|right now"
msgstr "ĺšĺš"
msgid "Timeline|Turn recent updates view off"
-msgstr ""
+msgstr "关闭最近更新视图"
msgid "Timeline|Turn recent updates view on"
-msgstr ""
+msgstr "打开最近更新视图"
msgid "Timeout"
msgstr "超时"
@@ -39162,6 +39370,9 @@ msgstr "ćŹç¤şďĽšć·»ĺŠ  %{linkStart}CODEOWNERS%{linkEnd} 以根据文件路径ĺ’
msgid "Title"
msgstr "ć ‡é˘"
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr "ć ‡é˘ďĽš"
@@ -39193,7 +39404,7 @@ msgid "To access this domain create a new DNS record"
msgstr "č¦č®żé—®ć­¤ĺźźďĽŚčŻ·ĺ›ĺ»şć–°çš„DNS记录"
msgid "To activate your trial, we need additional details from you."
-msgstr ""
+msgstr "č¦ćż€ć´»ć‚¨çš„试用,ć‘们需č¦ć‚¨ćŹäľ›ć›´ĺ¤šçš„详细信ćŻă€‚"
msgid "To add a custom suffix, set up a Service Desk email address. %{linkStart}Learn more.%{linkEnd}"
msgstr "č¦ć·»ĺŠ č‡Şĺ®šäą‰ĺŽçĽ€ďĽŚčŻ·č®ľç˝®ćśŤĺŠˇĺŹ°ç”µĺ­é‚®ä»¶ĺś°ĺť€ă€‚%{linkStart}了解更多。%{linkEnd}"
@@ -39205,7 +39416,7 @@ msgid "To ask someone to look at a merge request, select %{strongStart}Request a
msgstr "č¦č®©ćźäşşćźĄçś‹ĺ并请求,请选择 %{strongStart}请求关注%{strongEnd}。再次选择以移除请求。"
msgid "To complete registration, we need additional details from you."
-msgstr ""
+msgstr "č¦ĺ®Ść注册,ć‘们需č¦ć‚¨ćŹäľ›ć›´ĺ¤šäżˇćŻă€‚"
msgid "To confirm, type %{phrase_code}"
msgstr "č¦çˇ®č®¤ďĽŚčŻ·é”®ĺ…Ą %{phrase_code}"
@@ -39234,6 +39445,12 @@ msgstr "č¦ĺ®šäą‰ĺ†…é¨ç”¨ć·ďĽŚčŻ·é¦–ĺ…ĺŻç”¨č®ľç˝®ä¸şĺ¤–é¨çš„新用ć·"
msgid "To enable Registration Features, first enable Service Ping."
msgstr "č¦ĺŻç”¨ćł¨ĺ†ŚĺŠźč˝ďĽŚčŻ·ĺ…ĺŻç”¨Service Ping。"
+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 "为保čŻä¸Şäşşĺ†…容不丢失,本账号仅用于与 %{group_name}相关的事项。"
@@ -39273,6 +39490,9 @@ msgstr "为了保ćŚčż™ä¸Şéˇąç›®çš„进行,请ĺ›ĺ»şä¸€ä¸Şć–°çš„ĺ并请求"
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr "č¦äş†č§Łć›´ĺ¤šĺ…łäşŽć­¤éˇąç›®çš„信ćŻďĽŚčŻ·é…读 %{link_to_wiki}"
+msgid "To manage 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 "如需将整个GitLab项目从另一个GitLab服务器移动ć–复ĺ¶ĺ°ć­¤ćśŤĺŠˇĺ™¨ďĽŚčŻ·č®żé—®ĺŽźéˇąç›®çš„设置页面,生ć导出文件,然ĺŽĺś¨ć­¤ĺ¤„上载。"
@@ -39303,9 +39523,6 @@ msgstr "č¦é‡Ťć–°ćż€ć´»ć‚¨çš„ĺ¸ć·ďĽŚ %{gitlab_link_start}ç™»ĺ˝•ĺ° GitLab。%{
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr "č¦é‡Ťć–°ćż€ć´»ć‚¨çš„ĺ¸ć·ďĽŚčŻ·ĺś¨ %{gitlab_url}登录 GitLab。"
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr "č¦ä»Žć‰‹ĺŠ¨é…Ťç˝®çš„Prometheus服务接收警报,请将以下URLĺ’ŚćŽćťĺŻ†é’Ąć·»ĺŠ ĺ°Prometheus webhook配置文件中。了解更多关于 %{linkStart}é…Ťç˝®Prometheus%{linkEnd} 将警报发é€ĺ°GitLab。"
-
msgid "To renew, 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 "č‹Ąč¦ć›´ć–°ďĽŚčŻ·ĺ°†ć‚¨çš„许可čŻä˝żç”¨ć–‡ä»¶ĺŻĽĺ‡şĺą¶ĺŹ‘é€ç”µĺ­é‚®ä»¶č‡ł %{renewal_service_email}。 新的许可čŻĺ°†ĺŹ‘é€ĺ°ĺś¨ %{customers_dot} 注册的电ĺ­é‚®ä»¶ĺś°ĺť€ă€‚您可以将此许可čŻć·»ĺŠ ĺ°ć‚¨çš„实例。"
@@ -39354,12 +39571,18 @@ msgstr "č¦ä˝żç”¨çł»ç»źé»č®¤ĺ€ĽďĽŚčŻ·ĺ°†ć­¤ĺ€Ľč®ľç˝®ä¸ş 0。"
msgid "To view all %{scannedResourcesCount} scanned URLs, %{linkStart}please download the CSV file%{linkEnd}"
msgstr "如需查看所有%{scannedResourcesCount}已扫描网址,%{linkStart}请下载CSV文件%{linkEnd}"
+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"
+msgstr ""
+
msgid "To-Do List"
msgstr "待办事项ĺ—表"
@@ -39505,10 +39728,10 @@ msgid "Topic avatar for %{name} will be removed. This cannot be undone."
msgstr "%{name} 的主é˘ĺ¤´ĺŹĺ°†č˘«ĺ é™¤ă€‚此操作无法撤ć¶ă€‚"
msgid "Topic slug (name)"
-msgstr ""
+msgstr "主é˘çĽ©ĺ†™(ĺŤç§°)"
msgid "Topic title"
-msgstr ""
+msgstr "主é˘ć ‡é˘"
msgid "Topic was successfully updated."
msgstr "主é˘ĺ·˛ć功更新。"
@@ -39531,9 +39754,6 @@ msgstr "所有产物大小: %{total_size}"
msgid "Total cores (CPUs)"
msgstr "总核ĺż(CPU)"
-msgid "Total issues"
-msgstr "总议é˘ć•°"
-
msgid "Total memory (GB)"
msgstr "ć€»ĺ†…ĺ­ (GB)"
@@ -39741,6 +39961,9 @@ msgstr "触发集群重建索引"
msgid "Trigger cluster reindexing. Only use this with an index that was created in GitLab 13.0 or later."
msgstr "触发集群重建。仅使用 13.0 ć–ć›´é«ç‰ćś¬ĺ›ĺ»şçš„索引。"
+msgid "Trigger job"
+msgstr ""
+
msgid "Trigger manual job"
msgstr "触发手动作业"
@@ -39748,7 +39971,7 @@ 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 ""
+msgstr "在上游仓库更新ĺ†ć”Żć–标记时触发ćµć°´çşżă€‚如上游仓库更新频çąďĽŚCI Runner的负荷可č˝äĽšĺ¤§ĺ¤§ĺ˘žĺŠ ă€‚只有ćŽçˇ®CI Runner的处ç†č˝ĺŠ›č˝ĺ¤źć‰żĺŹ—这样的负荷时,才应ĺŻç”¨ć­¤ĺŠźč˝ă€‚%{strong_start}Ci 将使用上面ĺ†é…Ťçš„凭据čżčˇŚă€‚%{strong_end}%{link_start}了解更多。%{link_end}"
msgid "Trigger removed."
msgstr "触发器已ĺ é™¤ă€‚"
@@ -39787,7 +40010,7 @@ 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 ""
+msgstr "受信任的应用程序会在 GitLab OAuth ćµä¸­č‡ŞĺŠ¨ćŽćťă€‚强ç建议受信任的应用程序将机密设置配置为 true。"
msgid "Try again"
msgstr "请重试"
@@ -39834,9 +40057,15 @@ msgstr "ćźćśźäşŚ"
msgid "Turn off"
msgstr "ĺ…łé—­"
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr "打开"
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr "Twitter"
@@ -39988,7 +40217,7 @@ msgid "Unable to find Jira project to import data from."
msgstr "无法找ĺ°č¦ĺŻĽĺ…Ąć•°ćŤ®çš„Jira项目。"
msgid "Unable to fully load the default commit message. You can still apply this suggestion and the commit message will be correct."
-msgstr ""
+msgstr "无法完全加载é»č®¤ćŹäş¤ć¶ćŻă€‚您仍然可以应用此建议,并且ćŹäş¤ć¶ćŻĺ°†ćŻć­Łçˇ®çš„。"
msgid "Unable to generate new instance ID"
msgstr "无法生ć新的实例 ID"
@@ -40140,6 +40369,9 @@ msgstr "解é”"
msgid "Unlock account"
msgstr "解é”č´¦ć·"
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr "使用旗č°ç‰č§Łé”更多功č˝"
@@ -40215,9 +40447,6 @@ msgstr "不支ćŚçš„排序值。"
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr "传入了不支ćŚçš„待办事项类型。支ćŚçš„待办事项类型为: %{todo_types}"
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr "在撤销之前,过期的个人访问令牌会带来安全风险。"
-
msgid "Unused"
msgstr "未使用"
@@ -40329,9 +40558,6 @@ msgstr "正在更新…"
msgid "Upgrade offers available!"
msgstr "ćŹäľ›ĺŤ‡çş§äĽć ďĽ"
-msgid "Upgrade your plan"
-msgstr "升级你的计ĺ’"
-
msgid "Upload"
msgstr "上传"
@@ -40353,9 +40579,6 @@ msgstr "通过ĺ­ĺ‚¨ä»‹č´¨ä¸ŠäĽ ć‚¨çš„ĺźźĺŤčŻäą¦"
msgid "Upload a private key for your certificate"
msgstr "为您的čŻäą¦ä¸ŠäĽ ä¸€ä¸Şç§é’Ą"
-msgid "Upload an image"
-msgstr "上传图片"
-
msgid "Upload file"
msgstr "上传文件"
@@ -40377,6 +40600,9 @@ msgstr "已上传"
msgid "Uploading changes to terminal"
msgstr "正在将ĺŹć›´ĺ†…容上传ĺ°ç»ç«Ż"
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr "上游"
@@ -40395,6 +40621,9 @@ msgstr "使用ć…况统计"
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
msgstr "%{help_link_start}共享Runner%{help_link_end}ĺ·˛ç¦ç”¨ďĽŚć‰€ä»Ąćµć°´çşżä˝żç”¨ć˛ˇćś‰č®ľç˝®é™ĺ¶"
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr ""
+
msgid "UsageQuota|%{linkTitle} help link"
msgstr "%{linkTitle} 帮助链接"
@@ -40416,6 +40645,9 @@ msgstr "由于已知问é˘ďĽŚćźäş›éˇąç›®çš„产物总数可č˝ä¸Ťć­Łçˇ®ă€‚有关
msgid "UsageQuota|Buy additional minutes"
msgstr "购买更多ĺ†é’źć•°"
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr "CI ĺ†é’źä˝żç”¨é‡ŹďĽćŚ‰ćśďĽ‰"
@@ -40423,17 +40655,23 @@ msgid "UsageQuota|CI minutes usage by project"
msgstr "CI ĺ†é’źä˝żç”¨é‡ŹďĽćŚ‰éˇąç›®ďĽ‰"
msgid "UsageQuota|CI/CD minutes usage"
-msgstr ""
+msgstr "CI/CD ĺ†é’źć•°ä˝żç”¨é‡Ź"
msgid "UsageQuota|CI/CD minutes usage since %{timeElapsed}"
-msgstr ""
+msgstr "%{timeElapsed} 以来的 CI/CD ĺ†é’źć•°ä˝żç”¨é‡Ź"
msgid "UsageQuota|Code packages and container images."
msgstr "代ç ĺŚ…和容器镜ĺŹă€‚"
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr "当前周期使用量"
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr "文件附件和čľĺ°Źçš„设计图表。"
@@ -40443,6 +40681,12 @@ msgstr ""
msgid "UsageQuota|Git repository."
msgstr "Git仓库。"
+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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr "包括产物ă€ä»“ĺş“ă€wikiă€ä¸ŠäĽ ć–‡ä»¶ĺ’Śĺ…¶ĺ®äş‹éˇąă€‚"
@@ -40458,6 +40702,15 @@ 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 "无可用的 CI ĺ†é’źä˝żç”¨ć•°ćŤ®ă€‚"
@@ -40476,9 +40729,18 @@ msgstr "ćµć°´çşż"
msgid "UsageQuota|Purchase more storage"
msgstr "购买更多ĺ­ĺ‚¨ç©şé—´"
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr "č´­äą°çš„ĺ­ĺ‚¨ç©şé—´ĺŹŻç”¨"
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr "仓库"
@@ -40488,12 +40750,15 @@ msgstr "席位"
msgid "UsageQuota|Shared bits of code and text."
msgstr "代ç ĺ’Ść–‡ćś¬çš„共享bits。"
-msgid "UsageQuota|Shared runner usage"
+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 "获取项目ĺ­ĺ‚¨ç»źč®ˇć—¶ĺ‡şçŽ°é”™čŻŻ"
@@ -40506,6 +40771,12 @@ msgstr "ĺ­ĺ‚¨ç±»ĺž‹"
msgid "UsageQuota|Storage used"
msgstr "已使用ĺ­ĺ‚¨"
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr "čż™ćŻć­¤ĺŤç§°ç©şé—´ä¸­ć‰€ćś‰éˇąç›®ä˝żç”¨çš„ĺ­ĺ‚¨ç©şé—´ć€»ĺ’Śă€‚"
@@ -40518,6 +40789,12 @@ msgstr "此命ĺŤç©şé—´ĺŚ…ĺ«ĺ·˛é”定的项目"
msgid "UsageQuota|This namespace has no projects which use shared runners"
msgstr "此命ĺŤç©şé—´ć˛ˇćś‰ä˝żç”¨ĺ…±äş«Runner的项目"
+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|Total excess storage used"
msgstr "已使用超量ĺ­ĺ‚¨ç©şé—´ć€»č®ˇ"
@@ -40540,10 +40817,10 @@ msgid "UsageQuota|Usage breakdown"
msgstr "使用ćŽç»†"
msgid "UsageQuota|Usage by month"
-msgstr ""
+msgstr "每ćśä˝żç”¨é‡Ź"
msgid "UsageQuota|Usage by project"
-msgstr ""
+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}群组中的项目使用群组资ćşçŠ¶ĺ†µ"
@@ -40557,6 +40834,9 @@ msgstr "您的项目中资ćşä˝żç”¨ć…况"
msgid "UsageQuota|Usage quotas help link"
msgstr "使用配额帮助链接"
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr "当您购买更多的ĺ­ĺ‚¨ç©şé—´ć—¶ďĽŚć‘们会自动解é”čľľĺ°%{actualRepositorySizeLimit}é™ĺ¶ć—¶č˘«é”定的项目。"
@@ -41104,7 +41384,7 @@ msgid "Users can launch a development environment from a GitLab browser tab when
msgstr "%{linkStart}Gitpod%{linkEnd} 集ćĺŽďĽŚç”¨ć·ĺŹŻä»Ąä»Ž GitLab 浏č§ĺ™¨é€‰éˇąĺŤˇĺŻĺŠ¨ĺĽ€ĺŹ‘环ĺ˘ă€‚"
msgid "Users can reactivate their account by signing in. %{link_start}Learn more%{link_end}"
-msgstr ""
+msgstr "用ć·ĺŹŻä»Ąé€ščż‡ç™»ĺ˝•é‡Ťć–°ćż€ć´»ä»–们的ĺ¸ć·ă€‚ %{link_start}了解更多的%{link_end}"
msgid "Users can render diagrams in AsciiDoc, Markdown, reStructuredText, and Textile documents using Kroki."
msgstr "用ć·ĺŹŻä»Ąä˝żç”¨ Kroki 在 AsciiDocă€Markdownă€reStructuredText ĺ’Ś Textile 文档中渲染图表。"
@@ -41202,6 +41482,10 @@ msgstr "ć‘们没有足够的数据来ćľç¤şć­¤é¶ć®µă€‚"
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr "%{stageCount}+ 项"
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr "%{value}ćś"
@@ -41223,14 +41507,20 @@ msgstr "&lt;1m"
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr "每天生产环ĺ˘é¨ç˝˛çš„平均数。"
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr "仪表ç›"
msgid "ValueStreamAnalytics|Go to docs"
msgstr "转ĺ°ć–‡ćˇŁ"
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
-msgstr "价值ćµĺ†ćžä¸­çš„项目目前根据ĺ›ĺ»şć—¶é—´čż›čˇŚčż‡ć»¤ă€‚ 有一个 %{epic_link_start}史诗%{epic_link_end} 将更改价值ćµĺ†ćžć—Ąćśźčż‡ć»¤ĺ™¨ďĽŚćťĄä˝żç”¨ć‰€é€‰é¶ć®µçš„结束事件时间。"
+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 "对于在给定时间内é¨ç˝˛çš„所有管ç†äżˇćŻçł»ç»źďĽŚä»Žĺ并请求ĺ并ĺ°é¨ç˝˛ĺ°ç”źäş§çŽŻĺ˘äą‹é—´çš„中位时间。"
@@ -41247,12 +41537,27 @@ msgstr "推é€ĺ°é»č®¤ĺ†ć”Żçš„ćŹäş¤ć•°é‡Ź"
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr "ĺ›ĺ»şć–°č®®é˘çš„数量"
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr "é¶ć®µä¸­çš„事项"
@@ -41364,6 +41669,9 @@ msgstr "查看所有环ĺ˘ă€‚"
msgid "View all issues"
msgstr "查看所有议é˘"
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr "查看 blame"
@@ -41459,9 +41767,6 @@ msgstr "查看日志"
msgid "View logs"
msgstr "查看日志"
-msgid "View merge request"
-msgstr "查看ĺ并请求"
-
msgid "View milestones"
msgstr "查看里程碑"
@@ -41499,6 +41804,9 @@ 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 "查看文档"
@@ -41559,9 +41867,6 @@ msgstr "公开"
msgid "VisibilityLevel|Unknown"
msgstr "未知"
-msgid "Visit settings page"
-msgstr "访问设置页面"
-
msgid "Visual Studio Code (HTTPS)"
msgstr "Visual Studio Code (HTTPS)"
@@ -41839,7 +42144,7 @@ msgid "Vulnerability|Image"
msgstr "é•śĺŹ"
msgid "Vulnerability|Information related to how the vulnerability was discovered and its impact on the system."
-msgstr ""
+msgstr "关于如何发现漏洞及其对系统的影响相关的信ćŻă€‚"
msgid "Vulnerability|Learn more about this vulnerability and the best way to resolve it."
msgstr "了解有关此漏洞的更多信ćŻä»ĄĺŹŠč§Łĺ†łĺ®çš„最佳方法。"
@@ -41907,9 +42212,6 @@ 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 "警告:此代ç ç‰‡ć®µĺŚ…ĺ«ĺŹŻč˝ç”¨äşŽćŽ©ç›–ć¶ć„ŹčˇŚä¸şçš„éšč—Źć–‡ä»¶ďĽŚĺ…‹éš†ĺ’Ść‰§čˇŚĺ…¶ä¸­çš„代ç éś€č¦č°¨ć…Žă€‚"
@@ -41985,6 +42287,9 @@ msgstr "ć‘们收ĺ°äş†ć‚¨č®ľĺ¤‡çš„响应。您已通过身份验čŻă€‚"
msgid "We invite you to %{featureLinkStart}request a feature%{featureLinkEnd}, %{bugLinkStart}report a bug%{bugLinkEnd} or %{feedbackLinkStart}share feedback%{feedbackLinkEnd}"
msgstr "ć‘们邀请您加入 %{featureLinkStart}请求功č˝%{featureLinkEnd}, %{bugLinkStart}报告错误%{bugLinkEnd} ć– %{feedbackLinkStart}ĺ†äş«ĺŹŤé¦%{feedbackLinkEnd}"
+msgid "We recommend a work email address."
+msgstr ""
+
msgid "We recommend cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr "ć‘们推čŤĺźşäşŽäş‘端的移动身份验čŻĺ™¨ĺş”用,例如Authyă€Duo Mobileĺ’ŚLastPas。如果您丢失了硬件设备,他们可以ć˘ĺ¤Ťč®żé—®ă€‚"
@@ -42006,6 +42311,9 @@ msgstr "ć‘们尝试于%{expires_on}自动将%{strong}%{namespace_name}%{strong_
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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr "ć‘们会通知%{inviter} ,您拒绝了注册GitLab的邀请。您将不会继续收ĺ°ćŹé†’。"
@@ -42021,6 +42329,12 @@ 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 "未发现安全漏洞"
@@ -42097,7 +42411,7 @@ msgid "Webhooks|A comment is added to a confidential issue."
msgstr "一条评论被添加ĺ°ćśşĺŻ†č®®é˘ă€‚"
msgid "Webhooks|A comment is added to an issue or merge request."
-msgstr ""
+msgstr "一条评论被添加ĺ°č®®é˘ć–ĺ并请求。"
msgid "Webhooks|A confidential issue is created, updated, closed, or reopened."
msgstr "ĺ·˛ĺ›ĺ»şă€ć›´ć–°ă€ĺ…łé—­ć–重新打开机密议é˘ă€‚"
@@ -42294,15 +42608,15 @@ msgstr "这个命令有什äąä˝śç”¨ďĽź"
msgid "What is Markdown?"
msgstr "什äąćŻ Markdown?"
+msgid "What is listed here?"
+msgstr ""
+
msgid "What is repository mirroring?"
msgstr "什äąćŻä»“ĺş“é•śĺŹďĽź"
msgid "What is squashing?"
msgstr "什äąćŻĺŽ‹çĽ©ďĽź"
-msgid "What is your job title? (optional)"
-msgstr "您的工作čŚä˝ŤćŻä»€äąďĽź(可选)"
-
msgid "What templates can I create?"
msgstr "ć‘可以ĺ›ĺ»şä»€äąć ·çš„模板?"
@@ -42328,7 +42642,7 @@ msgid "When enabled, cleanup polices execute faster but put more load on Redis."
msgstr "ĺŻç”¨ĺŽďĽŚć¸…ç†ç­–略执行速度更快,但会给 Redis 带来更多负载。"
msgid "When enabled, existing access tokens may be revoked. Leave blank for no limit."
-msgstr ""
+msgstr "ĺŻç”¨ĺŽďĽŚçŽ°ćś‰çš„访问令牌可č˝äĽšč˘«ć’¤é”€ă€‚留空表示没有é™ĺ¶ă€‚"
msgid "When enabled, job logs are collected by Datadog and displayed along with pipeline execution traces."
msgstr "ĺŻç”¨ĺŽďĽŚDatadog 会收集作业日志并与ćµć°´çşżć‰§čˇŚč·źč¸Şä¸€čµ·ćľç¤şă€‚"
@@ -42377,7 +42691,7 @@ msgid "Who will be using this group?"
msgstr "č°ĺ°†ä˝żç”¨čż™ä¸Şçľ¤ç»„?"
msgid "Why are you signing up? (optional)"
-msgstr ""
+msgstr "您为什äąč¦ćł¨ĺ†ŚďĽźďĽĺŹŻé€‰ďĽ‰"
msgid "Wiki"
msgstr "Wiki"
@@ -42610,7 +42924,22 @@ msgstr "正在进行中(开放和未ĺ†é…Ť)"
msgid "Work in progress Limit"
msgstr "“进行中”é™ĺ¶"
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
+msgstr "确定č¦ĺ é™¤ĺ·Ąä˝śéˇąĺ—?此操作无法撤ć¶ă€‚"
+
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
msgstr ""
msgid "WorkItem|Convert to work item"
@@ -42620,11 +42949,17 @@ msgid "WorkItem|Create work item"
msgstr "ĺ›ĺ»şĺ·Ąä˝śéˇą"
msgid "WorkItem|Delete work item"
+msgstr "ĺ é™¤ĺ·Ąä˝śéˇą"
+
+msgid "WorkItem|Expand child items"
msgstr ""
msgid "WorkItem|New Task"
msgstr "新建任务"
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr "选择类型"
@@ -42632,7 +42967,7 @@ msgid "WorkItem|Something went wrong when creating a work item. Please try again
msgstr "ĺ›ĺ»şĺ·Ąä˝śéˇąć—¶ĺ‡şçŽ°é”™čŻŻďĽŚčŻ·ĺ†ŤčŻ•ä¸€ć¬ˇă€‚"
msgid "WorkItem|Something went wrong when deleting the work item. Please try again."
-msgstr ""
+msgstr "ĺ é™¤ĺ·Ąä˝śéˇąć—¶ĺ‡şé”™ă€‚请再试一次。"
msgid "WorkItem|Something went wrong when fetching the work item. Please try again."
msgstr "获取工作项时出现错误,请再试一次。"
@@ -42650,7 +42985,7 @@ msgid "WorkItem|Work Items"
msgstr "工作事项"
msgid "WorkItem|Work item deleted"
-msgstr ""
+msgstr "ĺ·˛ĺ é™¤ĺ·Ąä˝śéˇą"
msgid "Would you like to create a new branch?"
msgstr "您č¦ĺ›ĺ»şä¸€ä¸Şć–°ĺ†ć”Żĺ—?"
@@ -42673,6 +43008,9 @@ msgstr "写下描述ć–将您的文件拖ĺ°ć­¤ĺ¤„…"
msgid "Write a description…"
msgstr "写说ćŽ..."
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr "写入里程碑描述..."
@@ -42717,7 +43055,7 @@ msgstr "即将把%{usersTag}相关人ĺ‘添加ĺ°č®¨č®şä¸­ă€‚他们é˝äĽšć”¶ĺ°é
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] ""
+msgstr[0] "您即将从缓ĺ­ä¸­ć¸…除 %{count} 个镜ĺŹă€‚确认ĺŽďĽŚćµć°´çşżä¸‹ć¬ˇčżčˇŚć—¶ĺż…须从 Docker Hub 拉取镜ĺŹć–标签。您确定ĺ—?"
msgid "You are about to delete this forked project containing:"
msgstr "您将č¦ĺ é™¤ć­¤ć´ľç”źéˇąç›®ďĽŚĺ…¶ä¸­ĺŚ…ĺ«ďĽš"
@@ -42749,6 +43087,9 @@ msgstr "如果超过此数字,将为您计费。%{qsrOverageLinkStart}计费ĺ¦
msgid "You are connected to the Prometheus server, but there is currently no data to display."
msgstr "您已连接ĺ°Prometheus服务器,但当前没有数据可ćľç¤şă€‚"
+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 "即将č¦ĺ é™¤%{project_full_name}。已ĺ é™¤çš„项目无法ć˘ĺ¤ŤďĽçˇ®ĺ®šç»§ç»­ĺ—?"
@@ -42767,8 +43108,8 @@ msgstr "您将č¦ĺ°† %{project_full_name} 转移ĺ°ĺŹ¦ä¸€ä¸ŞĺŤç§°ç©şé—´ă€‚您ĺ®
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 "即将关闭ç§ĺŻ†ć€§ă€‚这将使得%{strongStart}所有用ć·%{strongEnd}é˝ĺŹŻä»ĄćźĄçś‹ĺą¶ä¸”评论当前%{issuableType}。"
-msgid "You are going to turn on confidentiality. Only team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
-msgstr "您将开ĺŻäżťĺŻ†ĺŠźč˝ă€‚ 只有拥有%{strongStart}报告者及以上ćťé™%{strongEnd}的团éźćĺ‘才č˝ĺś¨ %{issuableType} 上看ĺ°ĺą¶ç•™ä¸‹čŻ„论。"
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
+msgstr ""
msgid "You are not allowed to %{action} a user"
msgstr "您无ćť%{action}一ĺŤç”¨ć·"
@@ -42816,7 +43157,7 @@ msgid "You are receiving this message because you are a GitLab administrator for
msgstr "您收ĺ°ć­¤ć¶ćŻćŻĺ› ä¸şć‚¨ćŻ %{url} çš„GitLab管ç†ĺ‘。"
msgid "You are signed in to GitLab as:"
-msgstr ""
+msgstr "您登录的身份:"
msgid "You are trying to upload something other than an image. Please upload a .png, .jpg, .jpeg, .gif, .bmp, .tiff or .ico."
msgstr "您正在尝试上传非图片文件。请上传.pngă€.jpgă€.jpegă€.gifă€.bmpă€.tiffć–.ico。"
@@ -42830,6 +43171,12 @@ msgstr "您可以%{gitlabLinkStart}在 GitLab 上解决冲çŞ%{gitlabLinkEnd} ć
msgid "You can %{resolveLocallyStart}resolve it locally%{resolveLocallyEnd}."
msgstr "您可以 %{resolveLocallyStart}在本地解决ĺ®%{resolveLocallyEnd}。"
+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 "您也可以通过命令行来ĺ›ĺ»şć–°éˇąç›®ă€‚"
@@ -42920,6 +43267,9 @@ msgstr "您可以通过克隆仓库开始ć–开始以以下方式之一添加文
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr "您可以使用标签对测试用例进行ĺ†ç»„。č¦äş†č§Łć­¤ĺŠźč˝çš„未来发展方ĺ‘,请访问 %{linkStart}质量管ç†ć–ąĺ‘页%{linkEnd}。"
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr "您可以邀请一个新ćĺ‘ć–另一个群组加入%{project_name}。"
@@ -42956,6 +43306,9 @@ msgstr "当处于ĺ†ć”Żć—¶ďĽŚć‚¨ĺŹŞč˝ %{action} 文件"
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr "您一次最多只č˝ć·»ĺŠ  %{max_contacts} 个č”系人"
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr "只č˝ĺś¨ĺ†ć”Żä¸ŠçĽ–辑文件"
@@ -42987,7 +43340,7 @@ msgid "You can view the source or %{linkStart}%{cloneIcon} clone the repository%
msgstr "您可以查看ćşä»Łç ć–%{linkStart}%{cloneIcon}克隆仓库%{linkEnd}"
msgid "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. To get more members an owner of this namespace can start a trial or upgrade to a paid tier."
-msgstr ""
+msgstr "您不č˝ć·»ĺŠ ć›´ĺ¤šćĺ‘,但您可以通过移除非活动ćĺ‘并用新ćĺ‘替换ĺ®ä»¬ćťĄç®ˇç†ć‚¨çŽ°ćś‰çš„ćĺ‘。 č¦čŽ·ĺľ—更多ćĺ‘,这个命ĺŤç©şé—´çš„所有者可以开始试用ć–升级ĺ°ä»č´ąç­‰çş§ă€‚"
msgid "You cannot %{action} %{state} users."
msgstr "ć‚¨ä¸Ťč˝ %{action} %{state} 用ć·ă€‚"
@@ -42995,9 +43348,15 @@ msgstr "ć‚¨ä¸Ťč˝ %{action} %{state} 用ć·ă€‚"
msgid "You cannot access the raw file. Please wait a minute."
msgstr "您不č˝č®żé—®ĺŽźĺ§‹ć–‡ä»¶ă€‚请稍候。"
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr "您不č˝ć‰ąĺ‡†ć‚¨č‡Şĺ·±çš„é¨ç˝˛ă€‚"
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr "您不č˝ĺ°† replace_ids 与 add_ids ć– remove_ids 结ĺ使用"
@@ -43016,6 +43375,9 @@ 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 "您不č˝ĺ†™ĺ…ĄĺŹŞčŻ»çš„ć¬ˇč¦ GitLab Geo 实例。请改用%{link_to_primary_node}。"
@@ -43028,6 +43390,9 @@ msgstr "您不č˝ĺś¨čż™ä¸Şéˇąç›®ä¸­ç›´ćŽĄçĽ–辑文件,请派生ďĽFork)这ä¸
msgid "You could not create a new trigger."
msgstr "您无法ĺ›ĺ»şć–°çš„触发器。"
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr "您没有任何 Google Cloud 项目。请ĺ›ĺ»şä¸€ä¸Ş Google Cloud 项目,然ĺŽé‡Ťć–°ĺŠ č˝˝ć­¤éˇµéť˘ă€‚"
@@ -43049,6 +43414,9 @@ msgstr "您没有ćťé™ĺś¨ć­¤ĺ†ć”Żä¸ŠčżčˇŚćµć°´çşżă€‚"
msgid "You do not have permission to run the Web Terminal. Please contact a project administrator."
msgstr "您无ćťčżčˇŚWebç»ç«Żă€‚请č”系项目管ç†ĺ‘。"
+msgid "You do not have permission to set a member awaiting"
+msgstr ""
+
msgid "You do not have permission to update the environment."
msgstr "您没有更新此环ĺ˘çš„ćťé™ă€‚"
@@ -43076,18 +43444,21 @@ msgstr "您现在没有任何é¨ç˝˛ă€‚"
msgid "You don't have any open merge requests"
msgstr "您没有任何开ĺŻçš„ĺ并请求"
-msgid "You don't have any projects available."
-msgstr "您没有任何可用的项目。"
-
msgid "You don't have any recent searches"
msgstr "您没有任何近期的ćśç´˘"
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 "您没有对ćşĺ†ć”Żçš„写ćťé™ă€‚"
@@ -43338,15 +43709,15 @@ msgstr "您收ĺ°ć­¤ç”µĺ­é‚®ä»¶ćŻĺ› ä¸ş%{host}上ćŹĺŹŠäş†ć‚¨ă€‚"
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 reached your %{free_limit} member limit across all of your personal projects"
+msgstr ""
+
msgid "You've rejected %{user}"
msgstr "您拒绝了 %{user}"
msgid "YouTube"
msgstr "YouTube"
-msgid "YouTube URL or ID"
-msgstr "YouTube URLć–ID"
-
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
msgstr "您的 %{doc_link_start}ĺ‘˝ĺŤç©şé—´%{doc_link_end},%{strong_start}%{namespace_name}%{strong_end} 有超过 %{free_limit} 个ćĺ‘。从 2022 ĺą´ 6 ćś 22 日起,将é™ĺ¶ä¸ş %{free_limit} 个,其余ćĺ‘将处于 %{link_start} 超过é™ĺ¶%{link_end} 状ć€ĺą¶ĺ¤±ĺŽ»ĺŻąĺ‘˝ĺŤç©şé—´çš„访问ćťé™ă€‚您可以转ĺ°ä˝żç”¨é‡Źé…Ťé˘ťéˇµéť˘ďĽŚćťĄç®ˇç†ĺ°† %{free_limit} 个ćĺ‘保留在您的命ĺŤç©şé—´ä¸­ă€‚č¦čŽ·ĺľ—更多会ĺ‘,所有者可以开始试用ć–升级ĺ°ä»č´ąč®ˇĺ’。"
@@ -43363,7 +43734,7 @@ msgid "Your %{plan} subscription expires on %{expiry_date}"
msgstr "您的 %{plan} 订é…于 %{expiry_date} ĺ°ćśź"
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
-msgstr ""
+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 来继续。"
@@ -43578,6 +43949,12 @@ msgstr "您的ć¶ćŻćľç¤şäşŽć­¤"
msgid "Your name"
msgstr "您的ĺŤĺ­—"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr "您的新%{type}"
@@ -43656,8 +44033,9 @@ msgstr "您的代ç ç‰‡ć®µ"
msgid "Your subscription expired!"
msgstr "您的订é…已过期ďĽ"
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "您的订é…剩余 %{total_seats_count} 个席位中的 %{remaining_seats_count} 个。即使您达ĺ°č®˘é…的席位数量,您也可以继续添加用ć·ďĽŚçł»ç»źäĽšĺ‘您收取超额费用。"
+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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr "您的订é…现已过期。č¦ç»­č®˘ďĽŚčŻ·ĺŻĽĺ‡şć‚¨çš„许可čŻä˝żç”¨ć–‡ä»¶ĺą¶ĺ°†ĺ…¶é€ščż‡ç”µĺ­é‚®ä»¶ĺŹ‘é€ĺ° %{renewal_service_email}。新的许可čŻĺ°†é€ščż‡ç”µĺ­é‚®ä»¶ĺŹ‘é€ĺ°ĺś¨ %{customers_dot}中注册的电ĺ­é‚®ä»¶ĺś°ĺť€ă€‚您可以将此许可čŻć·»ĺŠ ĺ°ć‚¨çš„实例。č¦ä˝żç”¨ĺ…Ťč´ąç‰ďĽŚčŻ·ĺ é™¤ć‚¨ĺ˝“前的许可čŻă€‚"
@@ -43700,7 +44078,7 @@ msgid "ZentaoIntegration|Use ZenTao as this project's issue tracker."
msgstr "使用禅é“作为此项目的议é˘č·źč¸Şĺ™¨ă€‚"
msgid "ZentaoIntegration|ZenTao"
-msgstr ""
+msgstr "禅é“"
msgid "ZentaoIntegration|ZenTao API URL (optional)"
msgstr "ç¦…é“ API URLďĽĺŹŻé€‰ďĽ‰"
@@ -43844,13 +44222,13 @@ msgid "can contain only lowercase letters, digits, and '_'."
msgstr "只č˝ĺŚ…ĺ«ĺ°Źĺ†™ĺ­—母ă€ć•°ĺ­—和“_”。"
msgid "can not be changed for existing notes"
-msgstr ""
+msgstr "无法更改现有备注"
msgid "can not be set for this resource"
-msgstr ""
+msgstr "无法为此资ćşč®ľç˝®"
msgid "can not be set for this type of note"
-msgstr ""
+msgstr "无法为此类备注设置"
msgid "can only be changed by a group admin."
msgstr "只č˝ç”±çľ¤ç»„管ç†ĺ‘更改。"
@@ -43970,6 +44348,12 @@ msgstr "%{reportType}:发生一个错误"
msgid "ciReport|%{sameNum} same"
msgstr "相ĺŚ%{sameNum}"
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ": 加载导致错误"
@@ -43989,7 +44373,7 @@ 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 ""
+msgstr "通过从外ĺ‘内检查来ĺ†ćžć‚¨çš„ Web 应用程序的已é¨ç˝˛ç‰ćś¬ćŻĺ¦ĺ­ĺś¨ĺ·˛çźĄćĽŹć´žă€‚DAST 的工作原ç†ćŻĺś¨ĺş”用程序čżčˇŚć—¶ć¨ˇć‹źĺŻąć‚¨çš„应用程序的外é¨ć”»ĺ‡»ă€‚"
msgid "ciReport|Automatically apply the patch in a new branch"
msgstr "在新ĺ†ć”Żä¸­č‡ŞĺŠ¨ĺş”用补ä¸"
@@ -44028,11 +44412,13 @@ msgstr "Code Quality 加载结果失败"
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr "ć­Łĺś¨č§Łćž Code Quality 测试指标结果"
-msgid "ciReport|Code quality degraded"
-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"
-msgstr "代ç č´¨é‡ŹćŹĺŤ‡äş†"
+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 "代ç č´¨é‡Źć‰«ćŹŹĺś¨ĺĺą¶ç»“ćžśä¸­ćŁ€ćµ‹ĺ° %{issueCount} 个更改"
@@ -44100,6 +44486,9 @@ msgstr "已修复:"
msgid "ciReport|Found %{issuesWithCount}"
msgstr "找ĺ°%{issuesWithCount}"
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr "IaC 扫描"
@@ -44137,6 +44526,9 @@ msgstr "载入%{reportName} 报告"
msgid "ciReport|Loading Code Quality report"
msgstr "加载代ç č´¨é‡ŹćŠĄĺ‘Š"
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr "管ç†č®¸ĺŹŻčŻ"
@@ -44173,12 +44565,18 @@ msgstr "Secret 检测在ćşä»Łç ä¸­ćŁ€ćµ‹ Secrets 和凭据漏洞。"
msgid "ciReport|Secret detection"
msgstr "密ç ćŁ€ćµ‹"
+msgid "ciReport|Security reports failed loading 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 "ćľç¤ş %{fetchedItems} 项,共 %{totalItems}项"
@@ -44219,6 +44617,9 @@ msgstr[0] "已用于 %{packagesString} 和 %{lastPackage}"
msgid "ciReport|View full report"
msgstr "查看完整报告"
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr "正在加载"
@@ -44374,9 +44775,6 @@ msgstr "条目不č˝ä¸şç©ş"
msgid "entries cannot contain HTML tags"
msgstr "条目不č˝ĺŚ…ĺ«HTML标记"
-msgid "environment_id parameter is required when type is container_policy"
-msgstr "当类型为container_policy时,需č¦environment_id 参数"
-
msgid "epic"
msgstr "史诗"
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] "实例已完ć"
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr "ć— ć•çš„é‡Śç¨‹ç˘‘çŠ¶ć€ `%{state}`"
@@ -44698,7 +45099,7 @@ msgid_plural "merge requests"
msgstr[0] "ĺ并请求"
msgid "mergedCommitsAdded|(commits were squashed)"
-msgstr ""
+msgstr "ďĽćŹäş¤č˘«ĺŽ‹çĽ©ďĽ‰"
msgid "metric_id must be unique across a project"
msgstr "metric_id必须ćŻć•´ä¸Şéˇąç›®ĺ”Żä¸€çš„"
@@ -44706,14 +45107,17 @@ msgstr "metric_id必须ćŻć•´ä¸Şéˇąç›®ĺ”Żä¸€çš„"
msgid "missing"
msgstr "丢失"
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr "最近的é¨ç˝˛"
msgid "mrWidgetCommitsAdded|%{commitCount} and %{mergeCommitCount} will be added to %{targetBranch}%{squashedCommits}."
-msgstr ""
+msgstr "%{commitCount} ĺ’Ś %{mergeCommitCount} ĺ°†č˘«ć·»ĺŠ ĺ° %{targetBranch}%{squashedCommits}。"
msgid "mrWidgetCommitsAdded|%{commitCount} will be added to %{targetBranch}."
-msgstr ""
+msgstr "%{commitCount} ĺ°†č˘«ć·»ĺŠ ĺ° %{targetBranch}。"
msgid "mrWidgetCommitsAdded|1 merge commit"
msgstr "1个ĺ并ćŹäş¤"
@@ -44725,10 +45129,10 @@ msgid "mrWidgetCommitsAdded|Adds %{commitCount} to %{targetBranch}."
msgstr "ĺ°† %{commitCount} ć·»ĺŠ ĺ° %{targetBranch}。"
msgid "mrWidgetCommitsAdded|Changes merged into %{targetBranch} with %{mergeCommitSha}%{squashedCommits}."
-msgstr ""
+msgstr "ĺ·˛ĺĺą¶ĺ° %{targetBranch} çš„ %{mergeCommitSha}%{squashedCommits} çš„ĺŹć›´ă€‚"
msgid "mrWidgetCommitsAdded|The changes were not merged into %{targetBranch}."
-msgstr ""
+msgstr "更改未ĺ并ĺ°ĺ†ć”Ż %{targetBranch}。"
msgid "mrWidgetNothingToMerge|This merge request contains no changes."
msgstr "ć­¤ĺ并请求不包ĺ«ä»»ä˝•ć›´ć”ąă€‚"
@@ -44951,12 +45355,6 @@ msgstr "正在ĺ并ďĽć‘们快完ć了…"
msgid "mrWidget|More information"
msgstr "更多信ćŻ"
-msgid "mrWidget|Open in Gitpod"
-msgstr "在 Gitpod 中打开"
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "在Web IDE中打开"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr "请čżĺŽźĺ®ć–使用不ĺŚçš„ %{type} ĺ†ć”Żă€‚"
@@ -44975,9 +45373,6 @@ msgstr "立即ĺ·ć–°"
msgid "mrWidget|Remove from merge train"
msgstr "从ĺ并éźĺ—中移除"
-msgid "mrWidget|Request to merge"
-msgstr "请求ĺ并"
-
msgid "mrWidget|Resolve conflicts"
msgstr "解决冲çŞ"
@@ -45053,9 +45448,6 @@ msgstr "什äąćŻĺ并éźĺ—?"
msgid "mrWidget|Your password"
msgstr "您的密ç "
-msgid "mrWidget|into"
-msgstr "ĺ…Ą"
-
msgid "must be a Debian package"
msgstr "ĺż…éˇ»ćŻ Debian 软件包"
@@ -45105,7 +45497,7 @@ msgid "my-channel"
msgstr "ć‘的频é“"
msgid "my-topic"
-msgstr ""
+msgstr "ć‘的主é˘"
msgid "need attention"
msgstr "需č¦ĺ…łćł¨"
@@ -45138,10 +45530,10 @@ msgid "none"
msgstr "ć— "
msgid "not authorized to create member"
-msgstr ""
+msgstr "ć— ćťĺ›ĺ»şćĺ‘"
msgid "not authorized to update member"
-msgstr ""
+msgstr "ć— ćťć›´ć–°ćĺ‘"
msgid "not found"
msgstr "未找ĺ°"
@@ -45223,6 +45615,9 @@ msgstr "这个 %{codeStart}.gitlab-ci.yml%{codeEnd} 文件ĺ›ĺ»şäş†ä¸€ä¸Şç®€ĺŤ•ç
msgid "pipelineEditorWalkthrough|Use the %{boldStart}commit changes%{boldEnd} button at the bottom of the page to run the pipeline."
msgstr "使用页面底é¨çš„ %{boldStart}ćŹäş¤äż®ć”ą%{boldEnd} 按钮来čżčˇŚćµć°´çşżă€‚"
+msgid "pipelineEditorWalkthrough|You can use the file tree to view your pipeline configuration files. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
msgid "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr "pod_name只č˝ĺŚ…ĺ«ĺ°Źĺ†™ĺ­—母,数字,'-'ĺ’Ś'.',并且必须以字母和数字字符开头和结尾"
@@ -45273,9 +45668,6 @@ msgstr "项目命ĺŤç©şé—´ä¸Ťč˝ćŻĺŹ¦ä¸€ä¸Şĺ‘˝ĺŤç©şé—´çš„ç¶çş§"
msgid "projects"
msgstr "项目"
-msgid "quick actions"
-msgstr "快捷操作"
-
msgid "reCAPTCHA"
msgstr "reCAPTCHA"
@@ -45326,7 +45718,7 @@ msgid_plural "replies"
msgstr[0] "条回复"
msgid "reply should have same confidentiality as top-level note"
-msgstr ""
+msgstr "回复应与顶级备注具有相ĺŚçš„机密性"
msgid "repositories"
msgstr "仓库"
@@ -45334,9 +45726,6 @@ msgstr "仓库"
msgid "repository:"
msgstr "仓库:"
-msgid "required"
-msgstr "必填"
-
msgid "satisfied"
msgstr "满足"
@@ -45460,6 +45849,9 @@ msgstr "正确的格式。"
msgid "the following epic(s)"
msgstr "下ĺ—史诗"
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr "下ĺ—č®®é˘"
@@ -45475,6 +45867,9 @@ msgstr "此文档"
msgid "time summary"
msgstr "时间总计"
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr "ĺ‡ćŤ˘ćŠĺŹ "
diff --git a/locale/zh_HK/gitlab.po b/locale/zh_HK/gitlab.po
index ecc43b67289..60c869d0320 100644
--- a/locale/zh_HK/gitlab.po
+++ b/locale/zh_HK/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: zh-HK\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:58\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:26\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -46,6 +46,9 @@ msgstr "ć–"
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr ""
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] ""
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d 導出"
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] ""
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] ""
@@ -310,8 +301,8 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] ""
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgid "%d second"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -398,6 +385,9 @@ 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 ""
@@ -413,12 +403,6 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -689,9 +673,6 @@ msgstr ""
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr ""
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -707,21 +688,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} 被使用者 %{lock_user_id} 鎖定"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-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 ""
@@ -789,6 +773,9 @@ msgstr ""
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr ""
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ 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 ""
@@ -829,7 +819,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -924,10 +914,7 @@ 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}%{human_size}%{strong_end} Files"
-msgstr ""
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -983,7 +970,7 @@ msgstr ""
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
+msgid "%{total} remaining issue weight"
msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1190,16 +1174,34 @@ 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 ""
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1228,9 +1233,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] ""
@@ -1326,9 +1328,6 @@ msgstr[0] ""
msgid "1-9 contributions"
msgstr ""
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr ""
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "第一個貢獻!"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr ""
@@ -1383,6 +1379,12 @@ 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 "7 days"
msgstr ""
@@ -1446,6 +1448,9 @@ 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 ""
@@ -1728,9 +1733,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1791,6 +1793,9 @@ 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 ""
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr "啟用"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -1971,12 +1982,6 @@ msgstr ""
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "新增連çµ"
-
msgid "Add a new issue"
msgstr ""
@@ -2028,9 +2033,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr ""
-
msgid "Add broadcast message"
msgstr ""
@@ -2082,7 +2084,7 @@ msgstr ""
msgid "Add image comment"
msgstr "增加圖片留言"
-msgid "Add italic text"
+msgid "Add internal note"
msgstr ""
msgid "Add key"
@@ -2100,6 +2102,9 @@ msgstr ""
msgid "Add new directory"
msgstr "添加新目錄"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2124,9 +2129,6 @@ msgstr ""
msgid "Add request manually"
msgstr ""
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2466,6 +2468,9 @@ msgstr "ĺŞé™¤"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "ĺŞé™¤é …ç›® %{projectName}?"
+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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 ""
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 ""
@@ -3123,6 +3167,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3561,7 +3605,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3702,9 +3746,6 @@ msgstr ""
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr ""
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr ""
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "取ć¶č¨‚閱通知時出錯"
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4517,21 +4540,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr ""
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr ""
@@ -4715,7 +4702,7 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
+msgid "Are you sure you want to cancel editing this %{commentType}?"
msgstr ""
msgid "Are you sure you want to close this blocked issue?"
@@ -4727,7 +4714,7 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr ""
-msgid "Are you sure you want to delete this %{typeOfComment}?"
+msgid "Are you sure you want to delete this %{commentType}?"
msgstr ""
msgid "Are you sure you want to delete this SSH key?"
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 ""
@@ -5510,6 +5518,12 @@ 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 ""
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5591,21 +5740,84 @@ 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 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 ""
@@ -5621,6 +5833,9 @@ 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 ""
@@ -5639,6 +5854,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr "ĺ†ć”ŻĺŤç¨±"
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr "ĺ†ć”Ż"
@@ -6107,6 +6358,9 @@ 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 "ĺ…¨é¨"
@@ -6155,9 +6409,6 @@ msgstr "新增ĺ†ć”Ż"
msgid "Branches|No branches to show"
msgstr "找不ĺ°ĺ†ć”Ż"
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6197,7 +6448,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,10 +6463,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6230,9 +6481,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,10 +6640,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6446,7 +6694,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -6864,6 +7136,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -6996,7 +7271,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr "將標題改為「%{title_param}」。"
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7089,9 +7364,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7250,6 +7522,9 @@ 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 ""
@@ -7556,9 +7831,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8218,9 +8451,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8422,18 +8586,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8542,18 +8619,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8572,126 +8640,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8707,12 +8664,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -8929,6 +8829,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9601,6 +9516,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr ""
@@ -9836,6 +9757,9 @@ 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 ""
@@ -10013,6 +9937,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10025,12 +9952,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10046,6 +9967,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10079,6 +10003,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10127,6 +10054,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr "創建目錄"
@@ -10436,9 +10369,6 @@ msgstr ""
msgid "Create group label"
msgstr "建立群組標籤"
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10499,6 +10429,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11072,13 +11014,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Aggregation enabled"
-msgstr ""
-
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12104,6 +12090,9 @@ 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 ""
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12200,6 +12186,9 @@ msgstr[0] "é¨ç˝˛"
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12603,6 +12595,9 @@ msgstr ""
msgid "Description"
msgstr "描述"
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12612,9 +12607,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13150,6 +13142,12 @@ 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 ""
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13505,6 +13515,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr "編輯留言"
@@ -13541,6 +13554,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr "ĺ…¨é¨"
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,13 +15058,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15183,9 +15184,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -15995,6 +15996,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,7 +16017,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16040,6 +16044,12 @@ 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 ""
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16199,9 +16212,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr "從創建議題ĺ°é¨ç˝˛ĺ°ç”źç”˘ç’°ĺ˘"
@@ -16283,15 +16296,9 @@ msgstr "產生é č¨­çš„標籤"
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16690,10 +16694,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17104,6 +17123,9 @@ 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 ""
@@ -17125,7 +17147,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17140,6 +17162,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17155,9 +17183,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17317,6 +17342,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17386,6 +17414,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,7 +17921,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18124,10 +18155,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr "説ćŽ"
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18621,12 +18673,18 @@ 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 ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,10 +20836,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ 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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,16 +21943,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -21834,6 +21976,9 @@ 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 ""
@@ -21858,9 +22003,6 @@ msgstr "ä¸ćś"
msgid "July"
msgstr "ä¸ćś"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "ĺ…­ćś"
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 "ĺ—表顯示"
@@ -22799,9 +22937,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22811,6 +22946,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -22994,12 +23135,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23102,18 +23249,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -24916,33 +25072,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr "沒有ĺ­ĺ„˛ĺş«"
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr "沒有č¨ĺŠ"
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25542,6 +25671,9 @@ 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 "不可用"
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr "篩é¸"
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26128,15 +26272,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr "打開原文件"
@@ -26501,9 +26672,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26898,6 +27066,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27114,6 +27300,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27342,6 +27534,9 @@ msgstr "ćµć°´ç·šč¨ĺŠ"
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,12 +27858,18 @@ 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 ""
@@ -27663,6 +27879,9 @@ 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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 ""
@@ -27801,6 +28032,15 @@ 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 ""
@@ -28059,9 +28299,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28152,15 +28389,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28227,9 +28458,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,7 +28626,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,10 +29619,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29415,7 +29637,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29781,6 +30015,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -29859,6 +30099,9 @@ msgstr "ĺ°ćˇ"
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30006,9 +30249,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30588,6 +30825,9 @@ 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 ""
@@ -30666,6 +30906,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,9 +31700,18 @@ 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 ""
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31466,9 +31736,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31633,13 +31903,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ 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 30 days"
+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 ""
@@ -31690,6 +31983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31711,6 +32007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr "重置ĺĄĺş·ćŞ˘ćźĄč¨Şĺ•Źä»¤ç‰Ś"
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32766,15 +33117,15 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
+msgid "Save internal note"
+msgstr ""
+
msgid "Save password"
msgstr ""
msgid "Save pipeline schedule"
msgstr "äżťĺ­ćµć°´ç·šč¨ĺŠ"
-msgid "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 "Saving"
msgstr ""
@@ -32967,6 +33318,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 ""
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34103,12 +34457,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34535,6 +34820,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -34824,7 +35109,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,6 +35464,9 @@ 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 ""
@@ -35299,9 +35611,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35677,6 +35986,9 @@ 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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr "開始一個新的ĺ併請求"
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 ""
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr "ćŹäş¤ć„Źč¦‹"
@@ -36163,9 +36409,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,7 +37034,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -36815,6 +37073,9 @@ 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 ""
@@ -36827,13 +37088,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -36851,12 +37124,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -36884,6 +37163,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr ""
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr "派生關係已被ĺŞé™¤ă€‚"
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 ""
@@ -37939,6 +38261,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38038,9 +38363,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38959,6 +39164,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39531,9 +39754,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40140,6 +40369,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40353,9 +40579,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr "上傳文件"
@@ -40377,6 +40600,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40395,6 +40621,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40518,6 +40789,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41459,9 +41767,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41499,6 +41804,9 @@ 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 ""
@@ -41559,9 +41867,6 @@ msgstr "公開"
msgid "VisibilityLevel|Unknown"
msgstr "未知"
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 ""
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42610,9 +42924,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42749,6 +43087,9 @@ 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 ""
@@ -42767,7 +43108,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 ""
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ 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 ""
@@ -43076,18 +43444,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43338,13 +43709,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43578,6 +43949,12 @@ msgstr ""
msgid "Your name"
msgstr "您的ĺŤĺ­—"
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44706,6 +45107,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr "ĺś¨ç¶˛é  IDE 中開啟"
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr "請求ĺ併"
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr "進入"
-
msgid "must be a Debian package"
msgstr ""
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr "快速操作"
-
msgid "reCAPTCHA"
msgstr ""
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45475,6 +45867,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/locale/zh_TW/gitlab.po b/locale/zh_TW/gitlab.po
index b277052bbcb..26586a5a2ba 100644
--- a/locale/zh_TW/gitlab.po
+++ b/locale/zh_TW/gitlab.po
@@ -12,9 +12,9 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Project-ID: 288872\n"
"X-Crowdin-Language: zh-TW\n"
-"X-Crowdin-File: /[gitlab-org.GitLab] master/locale/gitlab.pot\n"
-"X-Crowdin-File-ID: 6\n"
-"PO-Revision-Date: 2022-05-01 06:53\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2022-06-10 15:20\n"
msgid " %{start} to %{end}"
msgstr " %{start} ĺ° %{end}"
@@ -46,6 +46,9 @@ msgstr " ć– "
msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
msgstr " ć– %{emphasisStart}ďĽĺ併請求ID%{emphasisEnd}"
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
msgstr ""
@@ -194,10 +197,6 @@ msgid "%d error"
msgid_plural "%d errors"
msgstr[0] "%d 個錯誤"
-msgid "%d error found:"
-msgid_plural "%d errors found:"
-msgstr[0] "發現 %d 個錯誤:"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d 個匯出工具"
@@ -278,14 +277,6 @@ msgid "%d more comment"
msgid_plural "%d more comments"
msgstr[0] "還有 %d 則留言"
-msgid "%d new license"
-msgid_plural "%d new licenses"
-msgstr[0] ""
-
-msgid "%d open issue"
-msgid_plural "%d open issues"
-msgstr[0] "%d 個開放議題"
-
msgid "%d pending comment"
msgid_plural "%d pending comments"
msgstr[0] "%d 待處ç†č©•č«–"
@@ -310,8 +301,8 @@ msgid "%d project selected"
msgid_plural "%d projects selected"
msgstr[0] "é¸ć“‡äş†%d 個ĺ°ćˇ"
-msgid "%d removed license"
-msgid_plural "%d removed licenses"
+msgid "%d remaining"
+msgid_plural "%d remaining"
msgstr[0] ""
msgid "%d second"
@@ -330,10 +321,6 @@ msgid "%d tag per image name"
msgid_plural "%d tags per image name"
msgstr[0] ""
-msgid "%d token has expired"
-msgid_plural "%d tokens have expired"
-msgstr[0] ""
-
msgid "%d unassigned issue"
msgid_plural "%d unassigned issues"
msgstr[0] ""
@@ -398,6 +385,9 @@ msgstr ""
msgid "%{authorsName}'s thread"
msgstr "%{authorsName} 的話題"
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
msgid "%{board_target} not found"
msgstr ""
@@ -413,12 +403,6 @@ msgid "%{bold_start}%{count}%{bold_end} opened merge request"
msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
msgstr[0] ""
-msgid "%{codeStart}type%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stage%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
-msgid "%{codeStart}types%{codeEnd} is deprecated and will be removed in 15.0. Use %{codeStart}stages%{codeEnd} instead. %{linkStart}Learn More %{linkEnd}"
-msgstr ""
-
msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
msgstr ""
@@ -689,9 +673,6 @@ msgstr "%{group_level_name} 群組不ĺ…許 %{level_name} 。"
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
msgstr "由於ĺ†ĺŹ‰çš„ćşé …目可見性čĽä˝ŽďĽŚĺ› ć­¤ä¸Ťĺ…許使用 %{level_name}。"
-msgid "%{link_start}Add a license%{link_end} that you have received from GitLab Inc."
-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 ""
@@ -707,21 +688,24 @@ msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr "%{lock_path} 被 GitLab 使用者 %{lock_user_id} 鎖定"
-msgid "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} and %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd} are supported"
-msgstr ""
-
msgid "%{mergeLength}/%{usersLength} can merge"
msgstr "%{mergeLength}/%{usersLength} 可以ĺ併"
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 ""
@@ -789,6 +773,9 @@ msgstr "%{openedEpics} 個開放,%{closedEpics} 個關閉"
msgid "%{openedIssues} open, %{closedIssues} closed"
msgstr "%{openedIssues} 個開放,%{closedIssues} 個關閉"
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
msgid "%{percentage}%% issues closed"
msgstr ""
@@ -810,6 +797,9 @@ 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 ""
@@ -829,7 +819,7 @@ msgstr ""
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
msgstr ""
-msgid "%{reportType} detected %{totalStart}no%{totalEnd} vulnerabilities."
+msgid "%{reportType} detected no %{totalStart}new%{totalEnd} vulnerabilities."
msgstr ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
@@ -924,10 +914,7 @@ 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}%{human_size}%{strong_end} Files"
-msgstr "%{strong_start}%{human_size}%{strong_end} 檔ćˇ"
-
-msgid "%{strong_start}%{human_size}%{strong_end} Storage"
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
msgid "%{strong_start}%{release_count}%{strong_end} Release"
@@ -983,8 +970,8 @@ msgstr "%{totalWeight} 總權重"
msgid "%{total_warnings} warning(s) found:"
msgstr ""
-msgid "%{total} open issue weight"
-msgstr "%{total} 開放議題權重"
+msgid "%{total} remaining issue weight"
+msgstr ""
msgid "%{total} warnings found: showing first %{warningsDisplayed}"
msgstr ""
@@ -1163,9 +1150,6 @@ msgid "+%d more"
msgid_plural "+%d more"
msgstr[0] ""
-msgid "+%{extra} more"
-msgstr ""
-
msgid "+%{more_assignees_count}"
msgstr ""
@@ -1190,16 +1174,34 @@ 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 ""
@@ -1207,6 +1209,9 @@ 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 ""
@@ -1228,9 +1233,6 @@ msgstr ""
msgid "0 bytes"
msgstr ""
-msgid "0t1DgySidms"
-msgstr ""
-
msgid "1 Day"
msgid_plural "%d Days"
msgstr[0] "%d天"
@@ -1326,9 +1328,6 @@ msgstr[0] ""
msgid "1-9 contributions"
msgstr "1-9 項貢獻"
-msgid "1. Effective June 1, 2022, all free tier public projects will be %{minutes_quota_link}."
-msgstr ""
-
msgid "10-19 contributions"
msgstr "10-19 項貢獻"
@@ -1341,9 +1340,6 @@ msgstr ""
msgid "1st contribution!"
msgstr "您的第一次貢獻ďĽ"
-msgid "2. Before July 1, 2022, all free tier public open source projects will need to %{enrollment_link} to continue to receive GitLab Ultimate benefits."
-msgstr ""
-
msgid "20-29 contributions"
msgstr "20-29 項貢獻"
@@ -1383,6 +1379,12 @@ msgstr "找不ĺ°ç¶˛é "
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
msgstr "如果您覺得這ćŻĺ¤±čŞ¤ďĽŚč«‹čŻçµˇć‚¨çš„ GitLab 管ç†ĺ“ˇă€‚"
+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 "7 days"
msgstr ""
@@ -1446,6 +1448,9 @@ msgstr ""
msgid "A file with '%{file_name}' already exists in %{branch} branch"
msgstr "「%{file_name}」檔ĺŤĺ·˛ç¶“在 %{branch} ĺ†ć”Ż"
+msgid "A file with this name already exists."
+msgstr ""
+
msgid "A group is a collection of several projects"
msgstr ""
@@ -1728,9 +1733,6 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "不ĺ…許ĺ­ĺŹ–「%{classification_label}」"
-msgid "Access tokens expire after 2 hours. A refresh token may be used at any time to generate a new access token. Non-expiring access tokens are deprecated. Clear this setting to enable backward compatibility."
-msgstr ""
-
msgid "AccessDropdown|Deploy Keys"
msgstr ""
@@ -1791,6 +1793,9 @@ 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 "當您啟用兩步驟認證 (2FA) 時,ĺ®ĺ€‘ĺ°‡ćŻĺ”Żä¸€č˝ćŽĄĺŹ—的密碼。"
@@ -1878,6 +1883,9 @@ msgstr ""
msgid "Active"
msgstr "使用中"
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
msgid "Active %{type} (%{token_length})"
msgstr ""
@@ -1959,6 +1967,9 @@ 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 in group and project CI/CD settings, in the Runners section. Markdown is supported."
msgstr ""
@@ -1971,12 +1982,6 @@ msgstr "在 wiki 中加入首é ďĽŚĺ…¶ä¸­ĺŚ…ĺ«ćś‰é—śĺ°ćˇçš„資訊,GitLab ĺ°
msgid "Add a horizontal rule"
msgstr ""
-msgid "Add a line"
-msgstr ""
-
-msgid "Add a link"
-msgstr "加入連çµ"
-
msgid "Add a new issue"
msgstr ""
@@ -2028,9 +2033,6 @@ msgstr ""
msgid "Add attention request"
msgstr ""
-msgid "Add bold text"
-msgstr "加入粗體文字"
-
msgid "Add broadcast message"
msgstr ""
@@ -2082,8 +2084,8 @@ msgstr "加入é é¦–ĺ’Śé ĺ°ľĺ°é›»ĺ­éµä»¶ă€‚請注意,顏色設定只ćśĺĄ—
msgid "Add image comment"
msgstr "加入圖片留言"
-msgid "Add italic text"
-msgstr "加入斜體文字"
+msgid "Add internal note"
+msgstr ""
msgid "Add key"
msgstr ""
@@ -2100,6 +2102,9 @@ msgstr "新增應用程式"
msgid "Add new directory"
msgstr "新增目錄"
+msgid "Add or remove a user."
+msgstr ""
+
msgid "Add or remove previously merged commits"
msgstr ""
@@ -2124,9 +2129,6 @@ msgstr "加入回應"
msgid "Add request manually"
msgstr "手動加入請求"
-msgid "Add strikethrough text"
-msgstr ""
-
msgid "Add suggestion to batch"
msgstr ""
@@ -2466,6 +2468,9 @@ msgstr "ĺŞé™¤"
msgid "AdminProjects|Delete Project %{projectName}?"
msgstr "ĺŞé™¤ĺ°ćˇ %{projectName}?"
+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 ""
@@ -2484,6 +2489,18 @@ msgstr ""
msgid "AdminSettings|Configure Let's Encrypt"
msgstr ""
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+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 ""
@@ -2511,6 +2528,9 @@ msgstr ""
msgid "AdminSettings|Enable Service Ping"
msgstr ""
+msgid "AdminSettings|Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
msgstr ""
@@ -2547,6 +2567,9 @@ msgstr ""
msgid "AdminSettings|Import sources"
msgstr ""
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2583,6 +2606,9 @@ 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 ""
@@ -2613,6 +2639,9 @@ 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 ""
@@ -2631,6 +2660,12 @@ 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 ""
@@ -2649,6 +2684,9 @@ 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 ""
@@ -2682,9 +2720,15 @@ 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 "活躍使用者"
@@ -3123,6 +3167,9 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
@@ -3450,9 +3497,6 @@ msgstr ""
msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
msgstr ""
-msgid "AlertSettings|You can now set up alert endpoints for manually configured Prometheus instances in the Alerts section on the Operations settings page. Alert endpoint fields on this page have been deprecated."
-msgstr ""
-
msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
msgstr ""
@@ -3561,7 +3605,7 @@ msgstr ""
msgid "All protected branches"
msgstr ""
-msgid "All threads resolved"
+msgid "All threads resolved!"
msgstr ""
msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
@@ -3702,9 +3746,6 @@ msgstr "Amazon EKS ć•´ĺ讓您č˝ĺľž GitLab ç®ˇç† EKS 叢集。"
msgid "Amazon Web Services Logo"
msgstr ""
-msgid "Amazon authentication is not %{link_start}correctly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr "Amazon 身份驗證未%{link_start}正確設定%{link_end}。如需使用這項服務,請čŻçµˇ GitLab 管ç†ĺ“ˇă€‚"
-
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 ""
@@ -3996,9 +4037,6 @@ msgstr ""
msgid "An error occurred while loading the pipelines jobs."
msgstr "載入ćµć°´ç·šä˝śćĄ­ć™‚發生錯誤。"
-msgid "An error occurred while loading your content. Please try again."
-msgstr ""
-
msgid "An error occurred while making the request."
msgstr "建立請求時發生錯誤。"
@@ -4057,12 +4095,18 @@ 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 generate the report. Please try again later."
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 unsubscribing to notifications."
msgstr "取ć¶č¨‚閱通知時發生錯誤。"
@@ -4454,33 +4498,12 @@ msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
msgstr[0] ""
-msgid "ApprovalRule|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
-
msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
msgstr ""
msgid "ApprovalRule|Add approvers"
msgstr ""
-msgid "ApprovalRule|All scanners"
-msgstr ""
-
-msgid "ApprovalRule|All severity levels"
-msgstr ""
-
-msgid "ApprovalRule|All vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected security scanners."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected severity levels."
-msgstr ""
-
-msgid "ApprovalRule|Apply this approval rule to consider only the selected vulnerability states."
-msgstr ""
-
msgid "ApprovalRule|Approval rules"
msgstr ""
@@ -4517,21 +4540,6 @@ msgstr ""
msgid "ApprovalRule|Newly detected"
msgstr ""
-msgid "ApprovalRule|Number of vulnerabilities allowed before approval rule is triggered."
-msgstr ""
-
-msgid "ApprovalRule|Please enter a number equal or greater than zero"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one security scanner"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one severity level"
-msgstr ""
-
-msgid "ApprovalRule|Please select at least one vulnerability state"
-msgstr ""
-
msgid "ApprovalRule|Previously detected"
msgstr ""
@@ -4544,39 +4552,15 @@ msgstr ""
msgid "ApprovalRule|Rule name"
msgstr ""
-msgid "ApprovalRule|Security scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select All"
-msgstr ""
-
msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
msgstr ""
-msgid "ApprovalRule|Select scanners"
-msgstr ""
-
-msgid "ApprovalRule|Select severity levels"
-msgstr ""
-
-msgid "ApprovalRule|Select vulnerability states"
-msgstr ""
-
-msgid "ApprovalRule|Severity levels"
-msgstr ""
-
msgid "ApprovalRule|Target branch"
msgstr ""
msgid "ApprovalRule|Try for free"
msgstr ""
-msgid "ApprovalRule|Vulnerabilities allowed"
-msgstr ""
-
-msgid "ApprovalRule|Vulnerability states"
-msgstr ""
-
msgid "ApprovalSettings|Merge request approval settings have been updated."
msgstr ""
@@ -4643,6 +4627,9 @@ msgstr "核准了目前的ĺ併請求。"
msgid "Approved-By"
msgstr ""
+msgid "Approved. Your attention request was removed."
+msgstr ""
+
msgid "Approver"
msgstr "核准人"
@@ -4715,8 +4702,8 @@ msgstr ""
msgid "Are you sure you want to attempt to merge?"
msgstr ""
-msgid "Are you sure you want to cancel editing this comment?"
-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 ""
@@ -4727,8 +4714,8 @@ msgstr ""
msgid "Are you sure you want to delete these artifacts?"
msgstr "確定č¦ĺŞé™¤é€™äş›ç”˘ç‰©ĺ—ŽďĽź"
-msgid "Are you sure you want to delete this %{typeOfComment}?"
-msgstr "確定č¦ĺŞé™¤ć­¤%{typeOfComment}嗎?"
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
msgid "Are you sure you want to delete this SSH key?"
msgstr ""
@@ -4818,6 +4805,9 @@ 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 %{type}? This action cannot be undone."
msgstr ""
@@ -4971,6 +4961,9 @@ msgstr ""
msgid "Assigned to you"
msgstr ""
+msgid "Assigned user(s). Your attention request was removed."
+msgstr ""
+
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5002,10 +4995,10 @@ 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, but expiration enforcement is disabled. %{generate_new}"
+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, but expiration enforcement is disabled. %{generate_new}"
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
msgstr ""
msgid "At risk"
@@ -5171,9 +5164,6 @@ msgstr ""
msgid "Authenticated web requests"
msgstr ""
-msgid "Authenticating"
-msgstr ""
-
msgid "Authentication"
msgstr ""
@@ -5219,9 +5209,6 @@ msgstr ""
msgid "Authorization code:"
msgstr ""
-msgid "Authorization key"
-msgstr ""
-
msgid "Authorization required"
msgstr ""
@@ -5420,6 +5407,27 @@ 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 ""
@@ -5510,6 +5518,12 @@ 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 ""
@@ -5528,12 +5542,87 @@ 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 "Before July 1, 2022, all free tier public open source projects must %{enrollment_link} to continue to receive GitLab Ultimate benefits."
+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 ""
@@ -5564,24 +5653,84 @@ msgstr ""
msgid "Billing"
msgstr ""
-msgid "BillingPlans|%{group_name} is currently using the %{plan_name}."
+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 ""
@@ -5591,21 +5740,84 @@ 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 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 ""
@@ -5621,6 +5833,9 @@ 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 ""
@@ -5639,6 +5854,9 @@ msgstr ""
msgid "BillingPlans|per user"
msgstr ""
+msgid "BillingPlans|per user/month"
+msgstr ""
+
msgid "BillingPlan|Upgrade"
msgstr ""
@@ -5666,6 +5884,12 @@ msgstr ""
msgid "Billings|Extend trial"
msgstr ""
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
msgid "Billings|Reactivate trial"
msgstr ""
@@ -5678,6 +5902,12 @@ msgstr ""
msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
msgstr ""
+msgid "Billings|The last owner cannot be removed from a seat."
+msgstr ""
+
+msgid "Billings|To make this member active, you must first remove an existing active member, or toggle them to over limit."
+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 ""
@@ -5693,6 +5923,12 @@ msgstr ""
msgid "Billings|Validate user account"
msgstr ""
+msgid "Billings|You can't change the seat status of a user who was invited via a group or project."
+msgstr ""
+
+msgid "Billings|You can't remove yourself from a seat, but you can leave the group."
+msgstr ""
+
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
msgstr ""
@@ -5747,6 +5983,9 @@ msgstr ""
msgid "Billing|Free groups on GitLab are limited to %{maxNamespaceSeats} seats"
msgstr ""
+msgid "Billing|From June 22, 2022 (GitLab 15.1), free groups will be limited to 5 members"
+msgstr ""
+
msgid "Billing|Group invite"
msgstr ""
@@ -5783,6 +6022,9 @@ 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|You can begin moving members in %{namespaceName} now. A member loses access to the group when you turn off %{strongStart}In a seat%{strongEnd}. If over 5 members have %{strongStart}In a seat%{strongEnd} enabled after June 22, 2022, we'll select the 5 members who maintain access. We'll first count members that have Owner and Maintainer roles, then the most recently active members until we reach 5 members. The remaining members will get a status of Over limit and lose access to the group."
+msgstr ""
+
msgid "Bitbucket Server Import"
msgstr ""
@@ -5856,6 +6098,9 @@ 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 ""
@@ -5889,6 +6134,9 @@ msgstr ""
msgid "BoardScope|Current iteration"
msgstr ""
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
msgid "BoardScope|Edit"
msgstr ""
@@ -6098,6 +6346,9 @@ msgstr ""
msgid "Branch not loaded - %{branchId}"
msgstr ""
+msgid "Branch rules"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -6107,6 +6358,9 @@ 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 ""
@@ -6155,9 +6409,6 @@ msgstr ""
msgid "Branches|No branches to show"
msgstr ""
-msgid "Branches|Once you confirm and press %{strongStart}%{buttonText},%{strongEnd} it cannot be undone or recovered."
-msgstr ""
-
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr ""
@@ -6197,7 +6448,7 @@ 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."
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
msgstr ""
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
@@ -6212,10 +6463,10 @@ msgstr ""
msgid "Branches|Yes, delete protected branch"
msgstr ""
-msgid "Branches|You're about to permanently delete the branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
msgstr ""
-msgid "Branches|You're about to permanently delete the protected branch %{strongStart}%{branchName}.%{strongEnd}"
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
msgstr ""
msgid "Branches|diverged from upstream"
@@ -6230,9 +6481,6 @@ msgstr ""
msgid "Breadcrumbs"
msgstr ""
-msgid "Brief title about the change"
-msgstr ""
-
msgid "Broadcast Message was successfully created."
msgstr ""
@@ -6332,12 +6580,18 @@ 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|Project import history"
msgstr ""
@@ -6347,10 +6601,10 @@ msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
msgstr ""
-msgid "BulkImport|Showing %{start}-%{end} of %{total} matching filter \"%{filter}\" from %{link}"
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
msgstr ""
msgid "BulkImport|Source"
@@ -6368,9 +6622,6 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|You have no groups to import"
-msgstr ""
-
msgid "BulkImport|Your imported groups will appear here."
msgstr ""
@@ -6389,10 +6640,7 @@ msgstr ""
msgid "Burndown chart"
msgstr ""
-msgid "BurndownChartLabel|Open issue weight"
-msgstr ""
-
-msgid "BurndownChartLabel|Open issues"
+msgid "BurndownChartLabel|Remaining"
msgstr ""
msgid "Burnup chart"
@@ -6446,7 +6694,7 @@ msgstr ""
msgid "CI Lint"
msgstr ""
-msgid "CI configuration validated, including all configuration added with the %{codeStart}includes%{codeEnd} keyword. %{link}"
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
msgstr ""
msgid "CI settings"
@@ -6470,6 +6718,9 @@ msgstr ""
msgid "CI/CD configuration file"
msgstr ""
+msgid "CI/CD limits"
+msgstr ""
+
msgid "CI/CD minutes"
msgstr ""
@@ -6507,6 +6758,9 @@ msgstr ""
msgid "CICDAnalytics|Shared Runners Usage"
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 ""
@@ -6519,6 +6773,9 @@ msgstr ""
msgid "CICDAnalytics|Something went wrong while fetching release statistics"
msgstr ""
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
msgid "CICDAnalytics|What is shared runner usage?"
msgstr ""
@@ -6555,6 +6812,9 @@ msgstr ""
msgid "CICD|Jobs"
msgstr ""
+msgid "CICD|Limit"
+msgstr ""
+
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
@@ -6567,6 +6827,15 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|There are several CI/CD limits in place."
+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|group enabled"
msgstr ""
@@ -6762,6 +7031,9 @@ msgstr ""
msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
msgstr ""
+msgid "Cannot assign an issue that does not belong under the same group (or descendant) as the epic."
+msgstr ""
+
msgid "Cannot be merged automatically"
msgstr ""
@@ -6864,6 +7136,9 @@ msgstr ""
msgid "Certificate Subject"
msgstr ""
+msgid "Change Failure Rate"
+msgstr ""
+
msgid "Change assignee"
msgstr ""
@@ -6996,7 +7271,7 @@ msgstr ""
msgid "Changes the title to \"%{title_param}\"."
msgstr ""
-msgid "Changes to free tier public projects"
+msgid "Changes to free tier open source projects"
msgstr ""
msgid "Changes to the title have not been saved"
@@ -7089,9 +7364,6 @@ msgstr ""
msgid "Check your Kubernetes cluster images for known vulnerabilities."
msgstr ""
-msgid "Check your source instance permissions."
-msgstr ""
-
msgid "Checking %{text} availability…"
msgstr ""
@@ -7250,6 +7522,9 @@ 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 ""
@@ -7556,9 +7831,6 @@ msgstr ""
msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
msgstr ""
-msgid "Clean up image tags"
-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 ""
@@ -7896,12 +8168,6 @@ msgstr ""
msgid "ClusterAgents|Create a cluster"
msgstr ""
-msgid "ClusterAgents|Create a cluster (certificate - deprecated)"
-msgstr ""
-
-msgid "ClusterAgents|Create a cluster (deprecated)"
-msgstr ""
-
msgid "ClusterAgents|Create agent access token"
msgstr ""
@@ -8101,9 +8367,6 @@ msgstr ""
msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
msgstr ""
-msgid "ClusterApplicationsRemoved|One-click application management was removed in GitLab 14.0. Your applications are still installed in your cluster, and integrations continue working."
-msgstr ""
-
msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
msgstr ""
@@ -8137,9 +8400,6 @@ msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
msgstr ""
-msgid "ClusterIntegration|Allow GitLab to manage namespace and service accounts for this cluster. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
msgstr ""
@@ -8152,18 +8412,6 @@ msgstr ""
msgid "ClusterIntegration|Amazon EKS"
msgstr ""
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred while trying to fetch zone machine types: %{error}"
-msgstr ""
-
msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
msgstr ""
@@ -8173,12 +8421,6 @@ msgstr ""
msgid "ClusterIntegration|Apply for credit"
msgstr ""
-msgid "ClusterIntegration|Authenticate with AWS"
-msgstr ""
-
-msgid "ClusterIntegration|Authenticate with Amazon Web Services"
-msgstr ""
-
msgid "ClusterIntegration|Authentication Error"
msgstr ""
@@ -8200,15 +8442,6 @@ msgstr ""
msgid "ClusterIntegration|Check your token"
msgstr ""
-msgid "ClusterIntegration|Choose the %{linkStart}security group%{linkEnd} to apply to the EKS-managed Elastic Network Interfaces that are created in your worker node subnets."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the %{linkStart}subnets %{linkEnd} in your VPC where your worker nodes will run."
-msgstr ""
-
-msgid "ClusterIntegration|Choose the worker node %{linkStart}instance type%{linkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
msgstr ""
@@ -8218,9 +8451,6 @@ msgstr ""
msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
msgstr ""
-msgid "ClusterIntegration|Cluster Region"
-msgstr ""
-
msgid "ClusterIntegration|Cluster management project"
msgstr ""
@@ -8248,57 +8478,18 @@ msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
msgstr ""
-msgid "ClusterIntegration|Could not load IAM roles"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load VPCs for the selected region"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load networks"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load security groups for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnets for the selected VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Could not load subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Create a Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Creating Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Deletes all GitLab resources attached to this cluster during removal"
-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|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. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
msgid "ClusterIntegration|Did you know?"
msgstr ""
msgid "ClusterIntegration|Elastic Kubernetes Service"
msgstr ""
-msgid "ClusterIntegration|Enable Cloud Run for Anthos"
-msgstr ""
-
msgid "ClusterIntegration|Enable Elastic Stack integration"
msgstr ""
@@ -8317,12 +8508,6 @@ msgstr ""
msgid "ClusterIntegration|Enter new Service Token"
msgstr ""
-msgid "ClusterIntegration|Enter the details for your Amazon EKS Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr ""
-
msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
msgstr ""
@@ -8350,15 +8535,6 @@ msgstr ""
msgid "ClusterIntegration|Failed to run Kubeclient: %{message}"
msgstr ""
-msgid "ClusterIntegration|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
msgid "ClusterIntegration|GitLab Integration"
msgstr ""
@@ -8371,18 +8547,12 @@ msgstr ""
msgid "ClusterIntegration|GitLab-managed cluster"
msgstr ""
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
msgid "ClusterIntegration|Google GKE"
msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
msgstr ""
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
msgid "ClusterIntegration|Group cluster"
msgstr ""
@@ -8398,9 +8568,6 @@ msgstr ""
msgid "ClusterIntegration|Instance cluster"
msgstr ""
-msgid "ClusterIntegration|Instance type"
-msgstr ""
-
msgid "ClusterIntegration|Integration disabled"
msgstr ""
@@ -8410,9 +8577,6 @@ msgstr ""
msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
msgstr ""
-msgid "ClusterIntegration|Key pair name"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster is being created..."
msgstr ""
@@ -8422,18 +8586,6 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created."
msgstr ""
-msgid "ClusterIntegration|Kubernetes version"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes version not found"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
-msgstr ""
-
msgid "ClusterIntegration|Learn more about Kubernetes."
msgstr ""
@@ -8443,93 +8595,18 @@ msgstr ""
msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
msgstr ""
-msgid "ClusterIntegration|Loading IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Loading Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Loading instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Loading networks"
-msgstr ""
-
-msgid "ClusterIntegration|Loading security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Loading subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
msgid "ClusterIntegration|Make sure your API endpoint is correct"
msgstr ""
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
msgstr ""
msgid "ClusterIntegration|Namespace per environment"
msgstr ""
-msgid "ClusterIntegration|No IAM Roles found"
-msgstr ""
-
-msgid "ClusterIntegration|No Key Pairs found"
-msgstr ""
-
-msgid "ClusterIntegration|No VPCs found"
-msgstr ""
-
-msgid "ClusterIntegration|No instance type found"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No networks found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No security group found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnet found"
-msgstr ""
-
-msgid "ClusterIntegration|No subnetworks found"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
msgstr ""
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes must be a numerical value."
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
msgid "ClusterIntegration|Project cluster"
msgstr ""
@@ -8542,18 +8619,9 @@ msgstr ""
msgid "ClusterIntegration|Provider details"
msgstr ""
-msgid "ClusterIntegration|Provision Role ARN"
-msgstr ""
-
msgid "ClusterIntegration|RBAC-enabled cluster"
msgstr ""
-msgid "ClusterIntegration|Read our %{linkStart}help page%{linkEnd} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_start}help page%{link_end} on Kubernetes cluster integration."
-msgstr ""
-
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
msgstr ""
@@ -8572,126 +8640,15 @@ msgstr ""
msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
msgstr ""
-msgid "ClusterIntegration|Removes cluster from project but keeps associated resources"
-msgstr ""
-
msgid "ClusterIntegration|Save changes"
msgstr ""
-msgid "ClusterIntegration|Search IAM Roles"
-msgstr ""
-
-msgid "ClusterIntegration|Search Key Pairs"
-msgstr ""
-
-msgid "ClusterIntegration|Search VPCs"
-msgstr ""
-
-msgid "ClusterIntegration|Search instance types"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search networks"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search security groups"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Search subnetworks"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|Security group"
-msgstr ""
-
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Select a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to choose a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a VPC to use for your EKS Cluster resources. To use a new VPC, first create one on %{linkStart}Amazon Web Services %{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select a network to choose a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a Key Pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select a region to choose a VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Select a security group"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnet"
-msgstr ""
-
-msgid "ClusterIntegration|Select a subnetwork"
-msgstr ""
-
-msgid "ClusterIntegration|Select a zone to choose a network"
-msgstr ""
-
-msgid "ClusterIntegration|Select an instance type"
-msgstr ""
-
-msgid "ClusterIntegration|Select key pair"
-msgstr ""
-
-msgid "ClusterIntegration|Select machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project"
-msgstr ""
-
-msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Select project to choose zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select service role"
-msgstr ""
-
-msgid "ClusterIntegration|Select the key pair name that will be used to create EC2 nodes. To use a new key pair name, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select the region you want to create the new cluster in. Make sure you have access to this region for your role to be able to authenticate. If no region is selected, we will use %{codeStart}DEFAULT_REGION%{codeEnd}. Learn more about %{linkStart}Regions%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Select zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
msgid "ClusterIntegration|Service Token"
msgstr ""
-msgid "ClusterIntegration|Service role"
-msgstr ""
-
msgid "ClusterIntegration|Service token is required."
msgstr ""
@@ -8707,12 +8664,6 @@ 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|Subnets"
-msgstr ""
-
-msgid "ClusterIntegration|The Amazon Resource Name (ARN) associated with your role. If you do not have a provisioned role, first create one on %{awsLinkStart}Amazon Web Services %{awsLinkEnd} using the above account and external IDs. %{moreInfoStart}More information%{moreInfoEnd}"
-msgstr ""
-
msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
msgstr ""
@@ -8725,18 +8676,12 @@ msgstr ""
msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, logs, and Web terminals."
msgstr ""
-msgid "ClusterIntegration|The region the new cluster will be created in. You must reauthenticate to change regions."
-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 account must have permissions to create a Kubernetes cluster in the %{link_to_container_project} specified below"
-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 ""
@@ -8749,24 +8694,15 @@ 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 project does not have billing enabled. To create a cluster, %{linkToBillingStart}enable billing%{linkToBillingEnd} and try again."
-msgstr ""
-
msgid "ClusterIntegration|This will permanently delete the following resources:"
msgstr ""
-msgid "ClusterIntegration|To create a cluster, first create a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-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|To use a new project, first create one on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Troubleshooting tips:"
msgstr ""
@@ -8785,24 +8721,9 @@ 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|Uses the Cloud Run, Istio, and HTTP Load Balancing addons for this cluster."
-msgstr ""
-
msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
msgstr ""
-msgid "ClusterIntegration|VPC"
-msgstr ""
-
-msgid "ClusterIntegration|Validating project billing status"
-msgstr ""
-
-msgid "ClusterIntegration|We could not verify that one of your projects on GCP has billing enabled. Please try again."
-msgstr ""
-
-msgid "ClusterIntegration|We were unable to fetch any projects. Ensure that you have a project on %{docsLinkStart}Google Cloud Platform%{docsLinkEnd}."
-msgstr ""
-
msgid "ClusterIntegration|Where do you want to create a cluster?"
msgstr ""
@@ -8812,30 +8733,9 @@ msgstr ""
msgid "ClusterIntegration|You are about to remove your cluster integration."
msgstr ""
-msgid "ClusterIntegration|You must grant access to your organization’s AWS resources in order to create a new EKS cluster. To grant access, create a provision role using the account and external ID below and provide us the ARN."
-msgstr ""
-
-msgid "ClusterIntegration|You should select at least two subnets"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
msgstr ""
-msgid "ClusterIntegration|Your service role is distinct from the provision role used when authenticating. It will allow Amazon EKS and the Kubernetes control plane to manage AWS resources on your behalf. To use a new role, first create one on %{linkStart}Amazon Web Services%{linkEnd}."
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
msgid "ClusterIntegration|sign up"
msgstr ""
@@ -8929,6 +8829,9 @@ msgstr ""
msgid "Collapse issues"
msgstr ""
+msgid "Collapse jobs"
+msgstr ""
+
msgid "Collapse milestones"
msgstr ""
@@ -8947,6 +8850,18 @@ msgstr ""
msgid "Collector hostname"
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 ""
@@ -9601,6 +9516,9 @@ msgstr ""
msgid "ContainerRegistry|CLI Commands"
msgstr ""
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
msgid "ContainerRegistry|Cleanup disabled"
msgstr ""
@@ -9631,12 +9549,6 @@ msgstr ""
msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
msgstr ""
-msgid "ContainerRegistry|Cleanup timed out"
-msgstr ""
-
-msgid "ContainerRegistry|Cleanup timed out before it could delete all tags"
-msgstr ""
-
msgid "ContainerRegistry|Cleanup will run %{time}"
msgstr ""
@@ -9652,6 +9564,9 @@ msgstr ""
msgid "ContainerRegistry|Copy build command"
msgstr ""
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
msgid "ContainerRegistry|Copy login command"
msgstr ""
@@ -9739,6 +9654,9 @@ 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 ""
@@ -9776,6 +9694,9 @@ 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 up cleanup"
msgstr ""
@@ -9836,6 +9757,9 @@ 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 ""
@@ -10013,6 +9937,9 @@ msgstr ""
msgid "Copy"
msgstr ""
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
msgid "Copy %{http_label} clone URL"
msgstr ""
@@ -10025,12 +9952,6 @@ msgstr ""
msgid "Copy %{type}"
msgstr ""
-msgid "Copy Account ID to clipboard"
-msgstr ""
-
-msgid "Copy External ID to clipboard"
-msgstr ""
-
msgid "Copy ID"
msgstr ""
@@ -10046,6 +9967,9 @@ msgstr ""
msgid "Copy URL"
msgstr ""
+msgid "Copy audio URL"
+msgstr ""
+
msgid "Copy branch name"
msgstr ""
@@ -10079,6 +10003,9 @@ msgstr ""
msgid "Copy file path"
msgstr ""
+msgid "Copy image URL"
+msgstr ""
+
msgid "Copy issue URL to clipboard"
msgstr ""
@@ -10127,6 +10054,9 @@ msgstr ""
msgid "Copy value"
msgstr ""
+msgid "Copy video URL"
+msgstr ""
+
msgid "Corpus Management"
msgstr ""
@@ -10415,6 +10345,9 @@ msgstr ""
msgid "Create confidential merge request and branch"
msgstr ""
+msgid "Create custom type"
+msgstr ""
+
msgid "Create directory"
msgstr ""
@@ -10436,9 +10369,6 @@ msgstr ""
msgid "Create group label"
msgstr ""
-msgid "Create incident"
-msgstr ""
-
msgid "Create issue"
msgstr ""
@@ -10499,6 +10429,9 @@ msgstr ""
msgid "Create one"
msgstr ""
+msgid "Create or close an issue."
+msgstr ""
+
msgid "Create or import your first project"
msgstr ""
@@ -10538,6 +10471,9 @@ msgstr ""
msgid "Create your group"
msgstr ""
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
msgid "Create/import your first project"
msgstr ""
@@ -10781,6 +10717,9 @@ msgstr ""
msgid "Critical vulnerabilities present"
msgstr ""
+msgid "Crm|Contact"
+msgstr ""
+
msgid "Crm|Contact has been added."
msgstr ""
@@ -10811,9 +10750,15 @@ 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 ""
@@ -10961,9 +10906,6 @@ msgstr ""
msgid "Customize name"
msgstr ""
-msgid "Customize your pipeline configuration and coverage report."
-msgstr ""
-
msgid "Customize your pipeline configuration."
msgstr ""
@@ -11072,13 +11014,10 @@ msgstr ""
msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
msgstr ""
-msgid "CycleAnalytics|Aggregation disabled"
-msgstr ""
-
-msgid "CycleAnalytics|Aggregation enabled"
+msgid "CycleAnalytics|Average time to completion"
msgstr ""
-msgid "CycleAnalytics|Average time to completion"
+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."
@@ -11099,9 +11038,6 @@ msgstr ""
msgid "CycleAnalytics|Display chart filters"
msgstr ""
-msgid "CycleAnalytics|Filter by stop date"
-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 ""
@@ -11124,16 +11060,6 @@ msgstr ""
msgid "CycleAnalytics|Show"
msgstr ""
-msgid "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} label"
-msgid_plural "CycleAnalytics|Showing %{subjectFilterText} and %{selectedLabelsCount} labels"
-msgstr[0] ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
-msgid "CycleAnalytics|Showing data for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
-msgstr ""
-
msgid "CycleAnalytics|Stage time: %{title}"
msgstr ""
@@ -11155,18 +11081,12 @@ msgstr ""
msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
msgstr ""
-msgid "CycleAnalytics|There was an error updating the aggregation status, please try again."
+msgid "CycleAnalytics|Time to Restore Service"
msgstr ""
msgid "CycleAnalytics|Total time"
msgstr ""
-msgid "CycleAnalytics|Type of work"
-msgstr ""
-
-msgid "CycleAnalytics|When enabled, the results show items with a stop event within the date range. When disabled, the results show items with a start event within the date range."
-msgstr ""
-
msgid "CycleAnalytics|group dropdown filter"
msgstr ""
@@ -11200,6 +11120,9 @@ msgstr ""
msgid "DORA4Metrics|Date"
msgstr ""
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
msgid "DORA4Metrics|Days from merge to deploy"
msgstr ""
@@ -11212,6 +11135,15 @@ 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|No incidents during this period"
+msgstr ""
+
msgid "DORA4Metrics|No merge requests were deployed during this period"
msgstr ""
@@ -11224,12 +11156,18 @@ 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 "DSN"
msgstr ""
@@ -11290,6 +11228,9 @@ 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 ""
@@ -11299,6 +11240,12 @@ 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 ""
@@ -11401,15 +11348,24 @@ 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|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 ""
@@ -11425,6 +11381,9 @@ msgstr ""
msgid "DastProfiles|Password form field"
msgstr ""
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
msgid "DastProfiles|Profile name"
msgstr ""
@@ -11458,9 +11417,24 @@ msgstr ""
msgid "DastProfiles|Scanner name"
msgstr ""
+msgid "DastProfiles|Scanner profiles define the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+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 ""
@@ -11473,6 +11447,9 @@ msgstr ""
msgid "DastProfiles|Site name"
msgstr ""
+msgid "DastProfiles|Site profiles define the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Site type"
msgstr ""
@@ -11843,6 +11820,9 @@ 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 ""
@@ -11879,6 +11859,12 @@ msgstr ""
msgid "Delete Comment"
msgstr ""
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Internal Note"
+msgstr ""
+
msgid "Delete Key"
msgstr ""
@@ -11894,6 +11880,9 @@ msgstr ""
msgid "Delete artifacts"
msgstr ""
+msgid "Delete audio"
+msgstr ""
+
msgid "Delete badge"
msgstr ""
@@ -11915,6 +11904,9 @@ msgstr ""
msgid "Delete file"
msgstr ""
+msgid "Delete image"
+msgstr ""
+
msgid "Delete image repository"
msgstr ""
@@ -11969,6 +11961,9 @@ msgstr ""
msgid "Delete variable"
msgstr ""
+msgid "Delete video"
+msgstr ""
+
msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
msgstr ""
@@ -11987,12 +11982,6 @@ msgstr ""
msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
msgstr ""
-msgid "DeleteProject|Failed to restore project repository. Please contact the administrator."
-msgstr ""
-
-msgid "DeleteProject|Failed to restore wiki repository. Please contact the administrator."
-msgstr ""
-
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr ""
@@ -12071,9 +12060,6 @@ msgstr ""
msgid "Dependencies|All"
msgstr ""
-msgid "Dependencies|Based on the %{linkStart}latest successful%{linkEnd} scan"
-msgstr ""
-
msgid "Dependencies|Component"
msgstr ""
@@ -12104,6 +12090,9 @@ 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 ""
@@ -12158,9 +12147,6 @@ msgstr ""
msgid "DependencyProxy|Dependency Proxy"
msgstr ""
-msgid "DependencyProxy|Dependency Proxy feature is limited to public groups for now."
-msgstr ""
-
msgid "DependencyProxy|Dependency Proxy image prefix"
msgstr ""
@@ -12200,6 +12186,9 @@ msgstr[0] ""
msgid "Deploy Keys"
msgstr ""
+msgid "Deploy Token"
+msgstr ""
+
msgid "Deploy container based web apps on Google managed clusters"
msgstr ""
@@ -12579,6 +12568,12 @@ msgstr ""
msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
msgstr ""
+msgid "Deprecations|For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
+msgstr ""
+
+msgid "Deprecations|The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0."
+msgstr ""
+
msgid "Deprecations|The logs and tracing features were deprecated in GitLab 14.7 and are %{epicStart} scheduled for removal %{epicEnd} in GitLab 15.0."
msgstr ""
@@ -12588,9 +12583,6 @@ msgstr ""
msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
msgstr ""
-msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7. The logs and tracing features were also deprecated in GitLab 14.7, and are %{removal_link_start} scheduled for removal %{link_end} in GitLab 15.0. For information on a possible replacement, %{opstrace_link_start} learn more about Opstrace %{link_end}."
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -12603,6 +12595,9 @@ msgstr ""
msgid "Description"
msgstr ""
+msgid "Description (alt text)"
+msgstr ""
+
msgid "Description (optional)"
msgstr ""
@@ -12612,9 +12607,6 @@ msgstr ""
msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
msgstr ""
-msgid "Description template"
-msgstr ""
-
msgid "Description:"
msgstr ""
@@ -13150,6 +13142,12 @@ 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 ""
@@ -13391,6 +13389,15 @@ 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 ""
@@ -13487,6 +13494,9 @@ msgstr ""
msgid "Edit Pipeline Schedule"
msgstr ""
+msgid "Edit Profile"
+msgstr ""
+
msgid "Edit Release"
msgstr ""
@@ -13505,6 +13515,9 @@ msgstr ""
msgid "Edit application"
msgstr ""
+msgid "Edit audio description"
+msgstr ""
+
msgid "Edit comment"
msgstr ""
@@ -13541,6 +13554,9 @@ msgstr ""
msgid "Edit identity for %{user_name}"
msgstr ""
+msgid "Edit image description"
+msgstr ""
+
msgid "Edit in pipeline editor"
msgstr ""
@@ -13583,6 +13599,9 @@ msgstr ""
msgid "Edit user: %{user_name}"
msgstr ""
+msgid "Edit video description"
+msgstr ""
+
msgid "Edit wiki page"
msgstr ""
@@ -13805,9 +13824,6 @@ msgstr ""
msgid "Enable PlantUML"
msgstr ""
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
msgid "Enable SSL verification"
msgstr ""
@@ -13826,15 +13842,9 @@ msgstr ""
msgid "Enable What's new: Current tier only"
msgstr ""
-msgid "Enable a Prometheus endpoint that exposes health and performance statistics. The Health Check menu item appears in the Monitoring section of the Admin Area. Restart required."
-msgstr ""
-
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
-msgid "Enable access tokens to expire after 2 hours. If disabled, tokens do not expire."
-msgstr ""
-
msgid "Enable admin mode"
msgstr ""
@@ -13907,9 +13917,6 @@ 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 the Pseudonymizer data collection."
-msgstr ""
-
msgid "Enable or disable version check and Service Ping."
msgstr ""
@@ -14003,12 +14010,6 @@ msgstr ""
msgid "Ends: %{endsAt}"
msgstr ""
-msgid "Enforce SSH key expiration"
-msgstr ""
-
-msgid "Enforce access token expiration"
-msgstr ""
-
msgid "Enforce two-factor authentication"
msgstr ""
@@ -14123,9 +14124,6 @@ msgstr ""
msgid "Environment scope"
msgstr ""
-msgid "Environment variable %{environment_variable} does not exist or is not pointing to a valid directory."
-msgstr ""
-
msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
msgstr ""
@@ -14426,9 +14424,6 @@ msgstr ""
msgid "Epics|Assign Epic"
msgstr ""
-msgid "Epics|Enter a title for your epic"
-msgstr ""
-
msgid "Epics|Leave empty to inherit from milestone dates"
msgstr ""
@@ -14876,6 +14871,9 @@ 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 "EventFilterBy|Filter by all"
msgstr ""
@@ -14906,6 +14904,9 @@ msgstr ""
msgid "Events"
msgstr ""
+msgid "Events API"
+msgstr ""
+
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr ""
@@ -14988,6 +14989,9 @@ 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 ""
@@ -15054,13 +15058,13 @@ msgstr ""
msgid "Expand issues"
msgstr ""
-msgid "Expand milestones"
+msgid "Expand jobs"
msgstr ""
-msgid "Expand panel"
+msgid "Expand milestones"
msgstr ""
-msgid "Expand pipeline"
+msgid "Expand panel"
msgstr ""
msgid "Expand settings section"
@@ -15087,9 +15091,6 @@ msgstr ""
msgid "Expiration date:"
msgstr ""
-msgid "Expire access tokens"
-msgstr ""
-
msgid "Expired"
msgstr ""
@@ -15183,9 +15184,6 @@ msgstr ""
msgid "Exported requirements"
msgstr ""
-msgid "External ID"
-msgstr ""
-
msgid "External URL"
msgstr ""
@@ -15421,6 +15419,9 @@ msgstr ""
msgid "Failed to load groups, users and deploy keys."
msgstr ""
+msgid "Failed to load groups."
+msgstr ""
+
msgid "Failed to load iteration cadences."
msgstr ""
@@ -15499,9 +15500,6 @@ msgstr ""
msgid "Failed to request attention because no user was found."
msgstr ""
-msgid "Failed to reset key. Please try again."
-msgstr ""
-
msgid "Failed to retrieve page"
msgstr ""
@@ -15857,6 +15855,9 @@ msgstr ""
msgid "File templates"
msgstr ""
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
msgid "File upload error."
msgstr ""
@@ -15995,6 +15996,9 @@ msgstr ""
msgid "First seen"
msgstr ""
+msgid "Fixed"
+msgstr ""
+
msgid "Fixed burndown chart"
msgstr ""
@@ -16013,7 +16017,7 @@ msgstr ""
msgid "FloC|Federated Learning of Cohorts"
msgstr ""
-msgid "FlowdockService|1b609b52537..."
+msgid "FlowdockService|Enter your Flowdock token."
msgstr ""
msgid "FlowdockService|Send event notifications from GitLab to Flowdock flows."
@@ -16040,6 +16044,12 @@ 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 ""
@@ -16097,6 +16107,9 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
+msgid "For more information, see the %{faq_link}."
+msgstr ""
+
msgid "For more information, see the File Hooks documentation."
msgstr ""
@@ -16199,9 +16212,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Found warning in your .gitlab-ci.yml"
-msgstr ""
-
msgid "Framework successfully deleted"
msgstr ""
@@ -16235,6 +16245,9 @@ msgstr ""
msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members"
msgstr ""
+msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects"
+msgstr ""
+
msgid "From issue creation until deploy to production"
msgstr ""
@@ -16283,15 +16296,9 @@ msgstr ""
msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
msgstr ""
-msgid "Generate key"
-msgstr ""
-
msgid "Generate new export"
msgstr ""
-msgid "Generate new token"
-msgstr ""
-
msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
msgstr ""
@@ -16336,7 +16343,7 @@ msgid "Geo|%d shard selected"
msgid_plural "%d shards selected"
msgstr[0] ""
-msgid "Geo|%{boldStart}N/A%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+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"
@@ -16366,9 +16373,6 @@ msgstr ""
msgid "Geo|%{title} checksum progress"
msgstr ""
-msgid "Geo|(%{timeAgo})"
-msgstr ""
-
msgid "Geo|Add New Site"
msgstr ""
@@ -16486,6 +16490,9 @@ msgstr ""
msgid "Geo|Filter by status"
msgstr ""
+msgid "Geo|Full details"
+msgstr ""
+
msgid "Geo|Geo Settings"
msgstr ""
@@ -16603,9 +16610,6 @@ msgstr ""
msgid "Geo|Offline"
msgstr ""
-msgid "Geo|Open replications"
-msgstr ""
-
msgid "Geo|Pending synchronization"
msgstr ""
@@ -16690,10 +16694,13 @@ msgstr ""
msgid "Geo|Resync all"
msgstr ""
-msgid "Geo|Resync all %{replicableType}"
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Resync project"
msgstr ""
msgid "Geo|Retry count"
@@ -16705,7 +16712,10 @@ msgstr ""
msgid "Geo|Reverify all"
msgstr ""
-msgid "Geo|Reverify all projects"
+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."
@@ -16744,6 +16754,9 @@ msgstr ""
msgid "Geo|Shards to synchronize"
msgstr ""
+msgid "Geo|Show more"
+msgstr ""
+
msgid "Geo|Site name can't be blank"
msgstr ""
@@ -16969,6 +16982,9 @@ msgstr ""
msgid "GitLab"
msgstr ""
+msgid "GitLab (self-managed)"
+msgstr ""
+
msgid "GitLab / Unsubscribe"
msgstr ""
@@ -17026,6 +17042,9 @@ msgstr ""
msgid "GitLab export"
msgstr ""
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
msgid "GitLab group: %{source_link}"
msgstr ""
@@ -17050,7 +17069,7 @@ msgstr ""
msgid "GitLab is open source software to collaborate on code."
msgstr ""
-msgid "GitLab is undergoing maintenance and is operating in read-only mode."
+msgid "GitLab is undergoing maintenance"
msgstr ""
msgid "GitLab logo"
@@ -17062,9 +17081,6 @@ msgstr ""
msgid "GitLab project export"
msgstr ""
-msgid "GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
msgid "GitLab single sign-on URL"
msgstr ""
@@ -17086,6 +17102,9 @@ msgstr ""
msgid "GitLab.com"
msgstr ""
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
msgid "GitLab.com import"
msgstr ""
@@ -17104,6 +17123,9 @@ 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 ""
@@ -17125,7 +17147,7 @@ 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 of pages (MB)"
+msgid "GitLabPages|Maximum size (MB)"
msgstr ""
msgid "GitLabPages|New Domain"
@@ -17140,6 +17162,12 @@ msgstr ""
msgid "GitLabPages|Remove"
msgstr ""
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
msgid "GitLabPages|Remove pages"
msgstr ""
@@ -17155,9 +17183,6 @@ msgstr ""
msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
msgstr ""
-msgid "GitLabPages|The total size of deployed static content will be limited to this size. 0 for unlimited. Leave empty to inherit the global value."
-msgstr ""
-
msgid "GitLabPages|Unverified"
msgstr ""
@@ -17317,6 +17342,9 @@ msgstr ""
msgid "GlobalSearch|in project"
msgstr ""
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
msgid "Go Back"
msgstr ""
@@ -17386,6 +17414,9 @@ msgstr ""
msgid "Go to next page"
msgstr ""
+msgid "Go to next unresolved thread"
+msgstr ""
+
msgid "Go to page %{page}"
msgstr ""
@@ -17398,6 +17429,9 @@ msgstr ""
msgid "Go to previous page"
msgstr ""
+msgid "Go to previous unresolved thread"
+msgstr ""
+
msgid "Go to primary site"
msgstr ""
@@ -17416,6 +17450,9 @@ 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 ""
@@ -17464,9 +17501,6 @@ msgstr ""
msgid "Go to your snippets"
msgstr ""
-msgid "Goal of the changes and what reviewers should be aware of"
-msgstr ""
-
msgid "Google Cloud"
msgstr ""
@@ -17482,9 +17516,6 @@ msgstr ""
msgid "Google Cloud project required"
msgstr ""
-msgid "Google authentication is not %{link_start}properly configured%{link_end}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
msgid "GoogleCloud|Cancel"
msgstr ""
@@ -17890,7 +17921,7 @@ msgstr ""
msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
msgstr ""
-msgid "GroupSAML|Identity"
+msgid "GroupSAML|Identifier"
msgstr ""
msgid "GroupSAML|Identity provider single sign-on URL"
@@ -18124,10 +18155,10 @@ msgstr ""
msgid "GroupSettings|Select the project that contains your custom Insights file."
msgstr ""
-msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+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 maximum size of GitLab Pages for this group. %{link_start}Learn more.%{link_end}"
+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."
@@ -18223,15 +18254,33 @@ 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 groups found"
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|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr ""
@@ -18253,15 +18302,15 @@ msgstr ""
msgid "GroupsNew|Create this 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}, use a short expiration date when creating the token."
msgstr ""
-msgid "GroupsNew|Export groups with all their related data and move to a new GitLab instance."
-msgstr ""
-
msgid "GroupsNew|GitLab source 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 ""
@@ -18400,7 +18449,7 @@ msgstr ""
msgid "HarborIntegration|Base URL of the Harbor instance."
msgstr ""
-msgid "HarborIntegration|Enter Harbor password"
+msgid "HarborIntegration|Enter new Harbor password"
msgstr ""
msgid "HarborIntegration|Harbor URL"
@@ -18415,6 +18464,9 @@ msgstr ""
msgid "HarborIntegration|Harbor username"
msgstr ""
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
msgid "HarborIntegration|Password for your Harbor username."
msgstr ""
@@ -18540,9 +18592,6 @@ msgstr ""
msgid "Heading 4"
msgstr ""
-msgid "Headings"
-msgstr ""
-
msgid "Health"
msgstr ""
@@ -18597,6 +18646,9 @@ msgstr ""
msgid "Help"
msgstr ""
+msgid "Help translate GitLab into your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -18621,12 +18673,18 @@ 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 ""
@@ -18791,9 +18849,6 @@ msgstr ""
msgid "How do I use file templates?"
msgstr ""
-msgid "How many days need to pass between marking entity for deletion and actual removing it."
-msgstr ""
-
msgid "How many seconds an IP counts toward the IP address limit."
msgstr ""
@@ -18866,6 +18921,9 @@ msgstr ""
msgid "IDE|Review"
msgstr ""
+msgid "IDE|Start a new merge request"
+msgstr ""
+
msgid "IDE|Successful commit"
msgstr ""
@@ -18950,9 +19008,6 @@ msgstr ""
msgid "If no options are selected, only administrators can register runners."
msgstr ""
-msgid "If the YouTube URL is https://www.youtube.com/watch?v=0t1DgySidms then the video ID is %{id}"
-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 ""
@@ -18962,6 +19017,12 @@ msgstr ""
msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
msgstr ""
+msgid "If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
msgstr ""
@@ -19028,9 +19089,6 @@ msgstr ""
msgid "Image URL"
msgstr ""
-msgid "Image details"
-msgstr ""
-
msgid "ImageDiffViewer|2-up"
msgstr ""
@@ -19232,6 +19290,9 @@ msgstr ""
msgid "Improve customer support with Service Desk"
msgstr ""
+msgid "In a seat"
+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 ""
@@ -19241,9 +19302,15 @@ msgstr ""
msgid "In progress"
msgstr ""
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In use"
+msgstr ""
+
msgid "InProductMarketing|%{organization_name} logo"
msgstr ""
@@ -19664,6 +19731,9 @@ 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 ""
@@ -20096,9 +20166,6 @@ msgstr ""
msgid "Increase"
msgstr ""
-msgid "Indent"
-msgstr ""
-
msgid "Index"
msgstr ""
@@ -20189,12 +20256,6 @@ msgstr ""
msgid "Insert a quote"
msgstr ""
-msgid "Insert a video"
-msgstr ""
-
-msgid "Insert an image"
-msgstr ""
-
msgid "Insert code"
msgstr ""
@@ -20207,9 +20268,6 @@ msgstr ""
msgid "Insert image"
msgstr ""
-msgid "Insert inline code"
-msgstr ""
-
msgid "Insert link"
msgstr ""
@@ -20222,9 +20280,6 @@ msgstr ""
msgid "Insert suggestion"
msgstr ""
-msgid "Insert video"
-msgstr ""
-
msgid "Insights"
msgstr ""
@@ -20280,6 +20335,33 @@ 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 confidential issue is created, updated, or closed"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, updated, or merged"
+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"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgstr ""
+
msgid "Integrations"
msgstr ""
@@ -20364,6 +20446,9 @@ 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 ""
@@ -20511,6 +20596,12 @@ msgstr ""
msgid "Integrations|can't exceed %{recipients_limit}"
msgstr ""
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
msgid "Interactive mode"
msgstr ""
@@ -20529,6 +20620,9 @@ msgstr ""
msgid "Internal error occurred while delivering this webhook."
msgstr ""
+msgid "Internal note"
+msgstr ""
+
msgid "Internal users"
msgstr ""
@@ -20718,6 +20812,9 @@ 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| To get more members and access to additional paid features, an owner of this namespace can start a trial or upgrade to a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr ""
@@ -20739,10 +20836,10 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
-msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgid "InviteMembersModal|Explore paid plans"
msgstr ""
-msgid "InviteMembersModal|GitLab member or email address"
+msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
@@ -20757,10 +20854,10 @@ msgstr ""
msgid "InviteMembersModal|Invite members"
msgstr ""
-msgid "InviteMembersModal|Members were successfully added"
+msgid "InviteMembersModal|Manage members"
msgstr ""
-msgid "InviteMembersModal|New members will be unable to participate. You can manage your members by removing ones you no longer need."
+msgid "InviteMembersModal|Members were successfully added"
msgstr ""
msgid "InviteMembersModal|Search for a group to invite"
@@ -20778,15 +20875,30 @@ msgstr ""
msgid "InviteMembersModal|Something went wrong"
msgstr ""
+msgid "InviteMembersModal|This feature is disabled until this group has space for more members."
+msgstr ""
+
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 this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
+msgid "InviteMembersModal|To make more space, you can remove members who no longer need access."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You cannot add more members, but you can remove members who no longer need access."
+msgstr ""
+
msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
msgstr ""
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in your personal projects"
+msgstr ""
+
msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
msgstr ""
@@ -20802,6 +20914,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for your personal projects"
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -20871,9 +20986,6 @@ msgstr ""
msgid "Invited"
msgstr ""
-msgid "Invocations"
-msgstr ""
-
msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
msgstr ""
@@ -21117,6 +21229,9 @@ 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 ""
@@ -21207,9 +21322,6 @@ msgstr ""
msgid "Iterations"
msgstr ""
-msgid "Iterations|Add a duration, and number of future iterations in order to convert this cadence to automatic scheduling."
-msgstr ""
-
msgid "Iterations|Add iteration"
msgstr ""
@@ -21222,6 +21334,9 @@ msgstr ""
msgid "Iterations|Cadence name"
msgstr ""
+msgid "Iterations|Can be converted"
+msgstr ""
+
msgid "Iterations|Cancel"
msgstr ""
@@ -21267,7 +21382,7 @@ msgstr ""
msgid "Iterations|Error loading iteration cadences."
msgstr ""
-msgid "Iterations|Future iterations"
+msgid "Iterations|First iteration start date"
msgstr ""
msgid "Iterations|Iteration cadences"
@@ -21276,13 +21391,13 @@ msgstr ""
msgid "Iterations|Iterations are a way to track issues over a period of time, allowing teams to also track velocity and volatility metrics."
msgstr ""
-msgid "Iterations|Iterations can no longer be scheduled manually. Convert all cadences to automatic scheduling to keep your iterations working as expected."
+msgid "Iterations|Learn more about automatic scheduling"
msgstr ""
-msgid "Iterations|Learn more about automatic scheduling"
+msgid "Iterations|Manual management of iterations will be deprecated in GitLab 15.6. Convert your manual cadence to use automated scheduling when you are ready."
msgstr ""
-msgid "Iterations|Move incomplete issues to the next iteration"
+msgid "Iterations|Move incomplete issues to the next iteration."
msgstr ""
msgid "Iterations|New iteration"
@@ -21303,16 +21418,16 @@ msgstr ""
msgid "Iterations|No iterations in cadence."
msgstr ""
-msgid "Iterations|No open iterations."
+msgid "Iterations|No one can change this date after the cadence has begun."
msgstr ""
-msgid "Iterations|Number of future iterations you would like to have scheduled"
+msgid "Iterations|No open iterations."
msgstr ""
-msgid "Iterations|Open"
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
msgstr ""
-msgid "Iterations|Requires update"
+msgid "Iterations|Open"
msgstr ""
msgid "Iterations|Roll over issues"
@@ -21330,22 +21445,19 @@ msgstr ""
msgid "Iterations|Select start date"
msgstr ""
-msgid "Iterations|Some of your cadences need to be updated"
-msgstr ""
-
msgid "Iterations|Start date"
msgstr ""
-msgid "Iterations|The duration for each iteration (in weeks)"
+msgid "Iterations|The duration of each iteration (in weeks)."
msgstr ""
msgid "Iterations|The iteration has been deleted."
msgstr ""
-msgid "Iterations|The start date of your first iteration"
+msgid "Iterations|The start date of the first iteration determines when your cadence begins."
msgstr ""
-msgid "Iterations|This cadence requires an update"
+msgid "Iterations|This cadence can be converted to use automated scheduling"
msgstr ""
msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
@@ -21357,6 +21469,9 @@ msgstr ""
msgid "Iterations|Title"
msgstr ""
+msgid "Iterations|To convert this cadence to automatic scheduling, add a duration and number of upcoming iterations. The upgrade is irreversible."
+msgstr ""
+
msgid "Iterations|Unable to find iteration cadence."
msgstr ""
@@ -21366,6 +21481,12 @@ msgstr ""
msgid "Iterations|Unable to save cadence. Please try again."
msgstr ""
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iterations|Your manual cadence can be converted to use automated scheduling"
+msgstr ""
+
msgid "Iteration|Dates cannot overlap with other existing Iterations within this group"
msgstr ""
@@ -21414,6 +21535,9 @@ msgstr ""
msgid "Jira-GitLab user mapping template"
msgstr ""
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
@@ -21423,6 +21547,12 @@ 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|New branch was successfully created."
msgstr ""
@@ -21477,6 +21607,9 @@ msgstr ""
msgid "JiraService|Base URL of the Jira instance."
msgstr ""
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
msgstr ""
@@ -21510,9 +21643,15 @@ 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 ""
@@ -21561,24 +21700,18 @@ 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.com to get started."
-msgstr ""
-
-msgid "JiraService|This feature requires a Premium plan."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|This is a Premium feature"
+msgid "JiraService|Sign in to GitLab.com to get started."
msgstr ""
-msgid "JiraService|This is an Ultimate feature"
+msgid "JiraService|This feature requires a Premium plan."
msgstr ""
msgid "JiraService|Transition Jira issues to their final state:"
msgstr ""
-msgid "JiraService|Upgrade your plan to enable this feature of the Jira Integration."
-msgstr ""
-
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
@@ -21603,6 +21736,12 @@ 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 ""
@@ -21627,12 +21766,6 @@ msgstr ""
msgid "Job Failed #%{build_id}"
msgstr ""
-msgid "Job artifact"
-msgstr ""
-
-msgid "Job artifacts"
-msgstr ""
-
msgid "Job has been erased"
msgstr ""
@@ -21672,6 +21805,9 @@ msgstr ""
msgid "Jobs|All"
msgstr ""
+msgid "Jobs|An error occurred while loading the Failed Jobs tab."
+msgstr ""
+
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -21702,6 +21838,9 @@ msgstr ""
msgid "Jobs|Status"
msgstr ""
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
msgid "Jobs|Use jobs to automate your tasks"
msgstr ""
@@ -21804,16 +21943,19 @@ 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 the project doesn't have any runners online assigned to it."
+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 you don't have any active runners online or available with any of these tags assigned to them:"
+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."
@@ -21834,6 +21976,9 @@ 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 ""
@@ -21858,9 +22003,6 @@ msgstr "7ćś"
msgid "July"
msgstr "7ćś"
-msgid "Jump to next unresolved thread"
-msgstr ""
-
msgid "Jun"
msgstr "6ćś"
@@ -21885,9 +22027,6 @@ msgstr ""
msgid "Keep divergent refs"
msgstr ""
-msgid "Keep editing"
-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 ""
@@ -22068,6 +22207,9 @@ msgstr ""
msgid "Language"
msgstr ""
+msgid "Language type"
+msgstr ""
+
msgid "Large File Storage"
msgstr ""
@@ -22129,6 +22271,9 @@ msgstr ""
msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
msgstr ""
+msgid "Last event"
+msgstr ""
+
msgid "Last item before this page loaded in your browser:"
msgstr ""
@@ -22471,9 +22616,6 @@ msgstr ""
msgid "License compliance"
msgstr ""
-msgid "License file"
-msgstr ""
-
msgid "License key"
msgstr ""
@@ -22540,10 +22682,6 @@ msgid "LicenseCompliance|License Compliance detected %d new license and policy v
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
msgstr[0] ""
-msgid "LicenseCompliance|License Compliance detected %d removed license"
-msgid_plural "LicenseCompliance|License Compliance detected %d removed licenses"
-msgstr[0] ""
-
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
msgstr ""
@@ -22676,6 +22814,9 @@ 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 ""
@@ -22691,9 +22832,6 @@ msgstr ""
msgid "Link (optional)"
msgstr ""
-msgid "Link Prometheus monitoring to GitLab."
-msgstr ""
-
msgid "Link Sentry to GitLab to discover and view the errors your application generates."
msgstr ""
@@ -22715,9 +22853,6 @@ msgstr ""
msgid "Link title is required"
msgstr ""
-msgid "Link to an image"
-msgstr ""
-
msgid "Link to go to GitLab pipeline documentation"
msgstr ""
@@ -22760,7 +22895,7 @@ msgstr ""
msgid "List of suitable GCP locations"
msgstr ""
-msgid "List of users allowed to exceed the rate limit."
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
msgstr ""
msgid "List options"
@@ -22772,6 +22907,9 @@ 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 ""
@@ -22799,9 +22937,6 @@ msgstr ""
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
msgstr ""
-msgid "Loading functions timed out. Please reload the page to try again."
-msgstr ""
-
msgid "Loading more"
msgstr ""
@@ -22811,6 +22946,9 @@ msgstr ""
msgid "Loading the GitLab IDE..."
msgstr ""
+msgid "Loading, please wait."
+msgstr ""
+
msgid "Loading..."
msgstr ""
@@ -22838,6 +22976,9 @@ msgstr ""
msgid "Lock memberships to LDAP synchronization"
msgstr ""
+msgid "Lock merge request"
+msgstr ""
+
msgid "Lock not found"
msgstr ""
@@ -22994,12 +23135,18 @@ msgstr ""
msgid "Make issue confidential"
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 issue confidential."
msgstr ""
+msgid "Manage"
+msgstr ""
+
msgid "Manage %{workspace} labels"
msgstr ""
@@ -23102,18 +23249,12 @@ msgstr ""
msgid "Mark to do as done"
msgstr ""
-msgid "Markdown"
-msgstr ""
-
msgid "Markdown Help"
msgstr ""
msgid "Markdown enabled."
msgstr ""
-msgid "Markdown is supported"
-msgstr ""
-
msgid "Markdown supported."
msgstr ""
@@ -23141,6 +23282,9 @@ msgstr ""
msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
msgstr ""
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
msgid "Marked For Deletion At - %{deletion_time}"
msgstr ""
@@ -23315,6 +23459,12 @@ msgstr ""
msgid "Maximum duration of a session."
msgstr ""
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
msgid "Maximum field length"
msgstr ""
@@ -23330,9 +23480,6 @@ msgstr ""
msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
msgstr ""
-msgid "Maximum file size is 2MB. Please select a smaller file."
-msgstr ""
-
msgid "Maximum files in a diff"
msgstr ""
@@ -23381,6 +23528,9 @@ 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 ""
@@ -23393,6 +23543,9 @@ msgstr ""
msgid "Maximum number of unique IP addresses per user."
msgstr ""
+msgid "Maximum of 255 characters"
+msgstr ""
+
msgid "Maximum page reached"
msgstr ""
@@ -23432,6 +23585,9 @@ msgstr ""
msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
+msgid "Maximum size of export files."
+msgstr ""
+
msgid "Maximum size of import files."
msgstr ""
@@ -24627,6 +24783,9 @@ msgstr ""
msgid "More topics"
msgstr ""
+msgid "Most common"
+msgstr ""
+
msgid "Most relevant"
msgstr ""
@@ -24741,9 +24900,6 @@ msgstr ""
msgid "My-Reaction"
msgstr ""
-msgid "N/A"
-msgstr ""
-
msgid "Name"
msgstr ""
@@ -24916,33 +25072,6 @@ msgstr ""
msgid "Network:"
msgstr ""
-msgid "NetworkPolicies|Environment does not have deployment platform"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or empty policy"
-msgstr ""
-
-msgid "NetworkPolicies|Invalid or unsupported policy kind"
-msgstr ""
-
-msgid "NetworkPolicies|Kubernetes error: %{error}"
-msgstr ""
-
-msgid "NetworkPolicies|Policy %{policyName} was successfully changed"
-msgstr ""
-
-msgid "NetworkPolicies|Something went wrong, failed to update policy"
-msgstr ""
-
-msgid "NetworkPolicy|Policy"
-msgstr ""
-
-msgid "NetworkPolicy|Search by policy name"
-msgstr ""
-
-msgid "NetworkPolicy|Status"
-msgstr ""
-
msgid "Never"
msgstr ""
@@ -25376,9 +25505,6 @@ msgstr ""
msgid "No matching results..."
msgstr ""
-msgid "No member provided"
-msgstr ""
-
msgid "No members found"
msgstr ""
@@ -25424,6 +25550,9 @@ msgstr ""
msgid "No project subscribes to the pipelines in this project."
msgstr ""
+msgid "No projects available."
+msgstr ""
+
msgid "No projects found"
msgstr ""
@@ -25448,9 +25577,6 @@ msgstr ""
msgid "No runner executable"
msgstr ""
-msgid "No runners found"
-msgstr ""
-
msgid "No schedules"
msgstr ""
@@ -25490,6 +25616,9 @@ msgstr ""
msgid "No triggers exist yet. Use the form above to create one."
msgstr ""
+msgid "No user provided"
+msgstr ""
+
msgid "No vulnerabilities present"
msgstr ""
@@ -25542,6 +25671,9 @@ 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 ""
@@ -25602,22 +25734,28 @@ 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|Collapse replies"
msgstr ""
-msgid "Notes|Confidential comments are only visible to members with the role of Reporter or higher"
+msgid "Notes|Internal notes are only visible to the author, assignees, and members with the role of Reporter or higher"
msgstr ""
-msgid "Notes|Make this comment confidential"
+msgid "Notes|Make this an internal note"
msgstr ""
msgid "Notes|Show all activity"
@@ -25632,10 +25770,7 @@ 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 comment is confidential and only visible to group members"
-msgstr ""
-
-msgid "Notes|This comment is confidential and only visible to project members"
+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."
@@ -25867,6 +26002,9 @@ msgstr ""
msgid "Off"
msgstr ""
+msgid "Offline"
+msgstr ""
+
msgid "Oh no!"
msgstr ""
@@ -26053,6 +26191,9 @@ msgstr ""
msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
msgstr ""
+msgid "OnDemandScans|%{profileType} profile library"
+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 ""
@@ -26104,6 +26245,9 @@ msgstr ""
msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
msgstr ""
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
msgid "OnDemandScans|Edit on-demand DAST scan"
msgstr ""
@@ -26128,15 +26272,24 @@ 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 profile yet. In order to create a new scan, you need to have at least one completed scanner profile."
msgstr ""
@@ -26194,6 +26347,9 @@ msgstr ""
msgid "OnDemandScans|Site profile"
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 ""
@@ -26273,6 +26429,9 @@ 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 at least Reporter role 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 ""
@@ -26282,9 +26441,15 @@ msgstr ""
msgid "Only Issue ID or merge request ID is required"
msgstr ""
+msgid "Only Issue can be parent of Task."
+msgstr ""
+
msgid "Only Project Members"
msgstr ""
+msgid "Only Task can be assigned as a child in hierarchy."
+msgstr ""
+
msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
@@ -26297,6 +26462,9 @@ msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
msgstr ""
+msgid "Only group members with at least Reporter role can view or be notified about this epic."
+msgstr ""
+
msgid "Only include features new to your current subscription tier."
msgstr ""
@@ -26354,6 +26522,9 @@ msgstr ""
msgid "Open in your IDE"
msgstr ""
+msgid "Open new window"
+msgstr ""
+
msgid "Open raw"
msgstr ""
@@ -26501,9 +26672,6 @@ msgstr ""
msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
msgstr ""
-msgid "Outdent"
-msgstr ""
-
msgid "Overridden"
msgstr ""
@@ -26898,6 +27066,9 @@ msgstr ""
msgid "PackageRegistry|Something went wrong while deleting the package."
msgstr ""
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
msgid "PackageRegistry|Sorry, your filter produced no results"
msgstr ""
@@ -26964,9 +27135,6 @@ msgstr ""
msgid "Page not found"
msgstr ""
-msgid "Page settings"
-msgstr ""
-
msgid "PagerDutySettings|Active"
msgstr ""
@@ -27033,12 +27201,18 @@ msgstr ""
msgid "Parent"
msgstr ""
+msgid "Parent already has maximum number of children."
+msgstr ""
+
msgid "Parent epic doesn't exist."
msgstr ""
msgid "Parent epic is not present."
msgstr ""
+msgid "Parent must be in the same project as child."
+msgstr ""
+
msgid "Parsing error for param :embed_json. %{message}"
msgstr ""
@@ -27093,6 +27267,18 @@ msgstr ""
msgid "Passwords should be unique and not used for any other sites or services."
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 ""
@@ -27114,6 +27300,9 @@ msgstr ""
msgid "Paste issue link"
msgstr ""
+msgid "Paste link"
+msgstr ""
+
msgid "Paste project path (i.e. gitlab-org/gitlab)"
msgstr ""
@@ -27138,6 +27327,9 @@ msgstr ""
msgid "Pause"
msgstr ""
+msgid "Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
msgid "Pause time (ms)"
msgstr ""
@@ -27162,7 +27354,7 @@ msgstr ""
msgid "Pending deletion"
msgstr ""
-msgid "Pending owner approval"
+msgid "Pending owner action"
msgstr ""
msgid "Pending sync…"
@@ -27174,6 +27366,9 @@ 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 ""
@@ -27285,9 +27480,6 @@ msgstr ""
msgid "Personal Access Token prefix"
msgstr ""
-msgid "Personal access tokens are not revoked upon expiration."
-msgstr ""
-
msgid "Personal project creation is not allowed. Please contact your administrator with questions"
msgstr ""
@@ -27342,6 +27534,9 @@ msgstr ""
msgid "Pipeline URL"
msgstr ""
+msgid "Pipeline creation rate limits"
+msgstr ""
+
msgid "Pipeline durations for the last 30 commits"
msgstr ""
@@ -27603,6 +27798,12 @@ msgstr ""
msgid "Pipelines|\"Hello world\" with GitLab CI"
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 ""
@@ -27615,16 +27816,19 @@ 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|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgid "Pipelines|Building for iOS?"
msgstr ""
-msgid "Pipelines|CI lint"
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
msgstr ""
-msgid "Pipelines|CI/CD template to test and deploy your %{name} project."
+msgid "Pipelines|CI lint"
msgstr ""
msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
@@ -27636,6 +27840,12 @@ 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 ""
@@ -27648,12 +27858,18 @@ 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 ""
@@ -27663,6 +27879,9 @@ 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 ""
@@ -27681,6 +27900,9 @@ 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 ""
@@ -27696,12 +27918,18 @@ 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 ""
@@ -27720,6 +27948,9 @@ 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 ""
@@ -27801,6 +28032,15 @@ 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 ""
@@ -28059,9 +28299,6 @@ 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 choose a file"
-msgstr ""
-
msgid "Please complete your profile with email address"
msgstr ""
@@ -28152,15 +28389,9 @@ msgstr ""
msgid "Please provide a name."
msgstr ""
-msgid "Please provide a valid URL"
-msgstr ""
-
msgid "Please provide a valid URL."
msgstr ""
-msgid "Please provide a valid YouTube URL or ID"
-msgstr ""
-
msgid "Please provide a valid email address."
msgstr ""
@@ -28227,9 +28458,6 @@ msgstr ""
msgid "Please use this form to report to the admin users who create spam issues, comments or behave inappropriately."
msgstr ""
-msgid "Please visit the %{faq_link} for more information."
-msgstr ""
-
msgid "Please wait a moment, this page will automatically refresh when ready."
msgstr ""
@@ -28257,7 +28485,7 @@ msgstr ""
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
-msgid "Policy management project does have any policies in %{policy_path}"
+msgid "Policy management project does not have any policies in %{policy_path}"
msgstr ""
msgid "Policy project doesn't exist"
@@ -28398,7 +28626,7 @@ msgstr ""
msgid "Preferences|Tab width"
msgstr ""
-msgid "Preferences|This feature is experimental and translations are not complete yet"
+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."
@@ -28731,9 +28959,6 @@ msgstr ""
msgid "Profiles|Expiration date"
msgstr ""
-msgid "Profiles|Expired key is not valid."
-msgstr ""
-
msgid "Profiles|Expired:"
msgstr ""
@@ -28749,7 +28974,7 @@ 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 email %{data_request} to begin the account deletion process."
+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"
@@ -28761,9 +28986,6 @@ msgstr ""
msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)"
msgstr ""
-msgid "Profiles|Invalid key."
-msgstr ""
-
msgid "Profiles|Invalid password"
msgstr ""
@@ -28782,15 +29004,9 @@ msgstr ""
msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
msgstr ""
-msgid "Profiles|Key can still be used after expiration."
-msgstr ""
-
msgid "Profiles|Key titles are publicly visible."
msgstr ""
-msgid "Profiles|Key usable beyond expiration date."
-msgstr ""
-
msgid "Profiles|Last used:"
msgstr ""
@@ -29313,6 +29529,9 @@ 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 ""
@@ -29400,10 +29619,13 @@ msgstr ""
msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
msgstr ""
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
msgid "ProjectSettings|Additional settings that influence how and when merges are done."
msgstr ""
-msgid "ProjectSettings|All discussions must be resolved"
+msgid "ProjectSettings|All threads must be resolved"
msgstr ""
msgid "ProjectSettings|Allow"
@@ -29415,7 +29637,7 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
-msgid "ProjectSettings|Automatically resolve merge request diff discussions when they become outdated"
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
msgstr ""
msgid "ProjectSettings|Badges"
@@ -29478,6 +29700,9 @@ 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."
+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 ""
@@ -29517,6 +29742,9 @@ 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 ""
@@ -29532,9 +29760,6 @@ msgstr ""
msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
msgstr ""
-msgid "ProjectSettings|Learn about commit history."
-msgstr ""
-
msgid "ProjectSettings|Leave empty to use default template."
msgstr ""
@@ -29595,6 +29820,9 @@ msgstr ""
msgid "ProjectSettings|Override user notification preferences for all project members."
msgstr ""
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
msgid "ProjectSettings|Packages"
msgstr ""
@@ -29607,6 +29835,9 @@ msgstr ""
msgid "ProjectSettings|Pipelines must succeed"
msgstr ""
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
msgid "ProjectSettings|Private"
msgstr ""
@@ -29625,6 +29856,9 @@ msgstr ""
msgid "ProjectSettings|Require an associated issue from Jira"
msgstr ""
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
msgid "ProjectSettings|Requirements"
msgstr ""
@@ -29781,6 +30015,9 @@ msgstr ""
msgid "ProjectTemplates|HIPAA Audit Protocol"
msgstr ""
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
msgid "ProjectTemplates|Kotlin Native for Linux"
msgstr ""
@@ -29820,6 +30057,9 @@ msgstr ""
msgid "ProjectTemplates|Pages/Middleman"
msgstr ""
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
msgid "ProjectTemplates|Pages/Plain HTML"
msgstr ""
@@ -29859,6 +30099,9 @@ msgstr ""
msgid "Projects (%{count})"
msgstr ""
+msgid "Projects API"
+msgstr ""
+
msgid "Projects Successfully Retrieved"
msgstr ""
@@ -30006,9 +30249,6 @@ msgstr ""
msgid "ProjectsNew|Want to house several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
-msgid "Prometheus"
-msgstr ""
-
msgid "PrometheusAlerts|exceeded"
msgstr ""
@@ -30105,9 +30345,6 @@ msgstr ""
msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
msgstr ""
-msgid "PrometheusService|You can now manage your Prometheus settings on the %{operations_link_start}Operations%{operations_link_end} page. Fields on this page have been deprecated."
-msgstr ""
-
msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
msgstr ""
@@ -30432,6 +30669,9 @@ msgstr ""
msgid "ProtectedEnvironment|Environment"
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 ""
@@ -30450,6 +30690,9 @@ msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr ""
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
msgid "ProtectedEnvironment|Select users"
msgstr ""
@@ -30510,12 +30753,6 @@ msgstr ""
msgid "Proxy support for this API is not available currently"
msgstr ""
-msgid "Pseudonymized data collection is disabled. When enabled, GitLab runs a background job to export pseudonymized CSVs of the GitLab database. The CSV files are then uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-msgstr ""
-
msgid "Public"
msgstr ""
@@ -30588,6 +30825,9 @@ 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 ""
@@ -30666,6 +30906,9 @@ msgstr ""
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr ""
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
msgid "PushoverService|Enter your application key."
msgstr ""
@@ -30681,6 +30924,9 @@ 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 ""
@@ -30825,9 +31071,6 @@ msgstr ""
msgid "Receive a %{strongOpen}$50 gift card%{strongClose} as a thank you for your time."
msgstr ""
-msgid "Receive alerts from manually configured Prometheus servers."
-msgstr ""
-
msgid "Receive any notifications from GitLab."
msgstr ""
@@ -31033,6 +31276,9 @@ msgstr ""
msgid "Related feature flags"
msgstr ""
+msgid "Related incidents or issues"
+msgstr ""
+
msgid "Related issues"
msgstr ""
@@ -31106,6 +31352,12 @@ msgstr ""
msgid "Releases|New Release"
msgstr ""
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -31115,6 +31367,12 @@ 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 ""
@@ -31442,9 +31700,18 @@ 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 ""
@@ -31457,6 +31724,9 @@ msgstr ""
msgid "Reply by email"
msgstr ""
+msgid "Reply internally"
+msgstr ""
+
msgid "Reply to comment"
msgstr ""
@@ -31466,9 +31736,6 @@ msgstr ""
msgid "Reply…"
msgstr ""
-msgid "Repo by URL"
-msgstr ""
-
msgid "Report abuse"
msgstr ""
@@ -31481,6 +31748,9 @@ msgstr ""
msgid "Report for the scan has been removed from the database."
msgstr ""
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
msgid "Reported %{timeAgo} by %{reportedBy}"
msgstr ""
@@ -31633,13 +31903,16 @@ 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 last 30 days"
+msgid "RepositoriesAnalytics|Average test coverage"
msgstr ""
msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
@@ -31663,18 +31936,38 @@ 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 30 days"
+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 ""
@@ -31690,6 +31983,9 @@ msgstr ""
msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
msgstr ""
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
msgid "RepositoriesAnalytics|Test Code Coverage"
msgstr ""
@@ -31711,6 +32007,9 @@ msgstr ""
msgid "Repository already read-only"
msgstr ""
+msgid "Repository by URL"
+msgstr ""
+
msgid "Repository check"
msgstr ""
@@ -31768,6 +32067,9 @@ 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 ""
@@ -31792,6 +32094,9 @@ msgstr ""
msgid "Request attention from assignee(s) or reviewer(s)"
msgstr ""
+msgid "Request data is too large"
+msgstr ""
+
msgid "Request details"
msgstr ""
@@ -31819,12 +32124,18 @@ msgstr ""
msgid "Requested attention from @%{username}"
msgstr ""
+msgid "Requested attention from @%{username}. Your own attention request was removed."
+msgstr ""
+
msgid "Requested design version does not exist."
msgstr ""
msgid "Requested review"
msgstr ""
+msgid "Requested review. Your attention request was removed."
+msgstr ""
+
msgid "Requested states are invalid"
msgstr ""
@@ -31917,12 +32228,6 @@ msgstr ""
msgid "Reset"
msgstr ""
-msgid "Reset authorization key"
-msgstr ""
-
-msgid "Reset authorization key?"
-msgstr ""
-
msgid "Reset file"
msgstr ""
@@ -31932,9 +32237,6 @@ msgstr ""
msgid "Reset health check access token"
msgstr ""
-msgid "Reset key"
-msgstr ""
-
msgid "Reset link will be generated and sent to the user. %{break} User will be forced to set the password on first sign in."
msgstr ""
@@ -31950,9 +32252,6 @@ msgstr ""
msgid "Reset to project defaults"
msgstr ""
-msgid "Resetting the authorization key will invalidate the previous key. Existing alert configurations will need to be updated with the new key."
-msgstr ""
-
msgid "Resolve"
msgstr ""
@@ -32260,12 +32559,24 @@ 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}. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Active"
msgstr ""
+msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+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 ""
@@ -32351,12 +32662,24 @@ 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|Get started with runners"
+msgstr ""
+
msgid "Runners|Group"
msgstr ""
@@ -32378,6 +32701,9 @@ msgstr ""
msgid "Runners|Locked to this project"
msgstr ""
+msgid "Runners|Maintenance note"
+msgstr ""
+
msgid "Runners|Maximum job timeout"
msgstr ""
@@ -32402,6 +32728,9 @@ msgstr ""
msgid "Runners|New registration token generated!"
msgstr ""
+msgid "Runners|No results found"
+msgstr ""
+
msgid "Runners|No spot. Default choice for Windows Shell executor."
msgstr ""
@@ -32544,6 +32873,9 @@ msgstr ""
msgid "Runners|Runners"
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|Runs untagged jobs"
msgstr ""
@@ -32592,6 +32924,13 @@ 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|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 ""
@@ -32601,6 +32940,9 @@ 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 ""
@@ -32634,6 +32976,9 @@ 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 specific runner to be used by multiple projects but you cannot make this a shared runner."
msgstr ""
@@ -32667,6 +33012,12 @@ msgstr ""
msgid "Runners|stale"
msgstr ""
+msgid "Runners|upgrade available"
+msgstr ""
+
+msgid "Runners|upgrade recommended"
+msgstr ""
+
msgid "Running"
msgstr ""
@@ -32766,13 +33117,13 @@ msgstr ""
msgid "Save deploy freeze"
msgstr ""
-msgid "Save password"
+msgid "Save internal note"
msgstr ""
-msgid "Save pipeline schedule"
+msgid "Save password"
msgstr ""
-msgid "Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgid "Save pipeline schedule"
msgstr ""
msgid "Saving"
@@ -32967,6 +33318,9 @@ msgstr ""
msgid "Search or filter results…"
msgstr ""
+msgid "Search page"
+msgstr ""
+
msgid "Search project"
msgstr ""
@@ -33125,6 +33479,15 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -33149,9 +33512,6 @@ 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 a security report contains a new vulnerability."
-msgstr ""
-
msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
msgstr ""
@@ -33167,9 +33527,6 @@ msgstr ""
msgid "SecurityApprovals|Learn more about License-Check"
msgstr ""
-msgid "SecurityApprovals|Learn more about Vulnerability-Check"
-msgstr ""
-
msgid "SecurityApprovals|License-Check"
msgstr ""
@@ -33179,12 +33536,6 @@ msgstr ""
msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
-msgid "SecurityApprovals|Requires approval for vulnerabilities. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "SecurityApprovals|Vulnerability-Check"
-msgstr ""
-
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
msgstr ""
@@ -33326,6 +33677,9 @@ msgstr ""
msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
msgstr ""
+msgid "SecurityOrchestration|+%{count} more"
+msgstr ""
+
msgid "SecurityOrchestration|.yaml mode"
msgstr ""
@@ -33341,10 +33695,10 @@ msgstr ""
msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
msgstr ""
-msgid "SecurityOrchestration|All policies"
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects in this group."
msgstr ""
-msgid "SecurityOrchestration|Allow up to 10 minutes for any policy changes to take effect."
+msgid "SecurityOrchestration|All policies"
msgstr ""
msgid "SecurityOrchestration|An error occurred assigning your security policy project"
@@ -33413,6 +33767,9 @@ 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|Inherited from %{namespace}"
+msgstr ""
+
msgid "SecurityOrchestration|Invalid policy type"
msgstr ""
@@ -33446,9 +33803,6 @@ msgstr ""
msgid "SecurityOrchestration|Policies"
msgstr ""
-msgid "SecurityOrchestration|Policies created in this project are applied through a background job that runs once every 10 minutes."
-msgstr ""
-
msgid "SecurityOrchestration|Policy Type"
msgstr ""
@@ -33461,9 +33815,6 @@ msgstr ""
msgid "SecurityOrchestration|Policy definition"
msgstr ""
-msgid "SecurityOrchestration|Policy description"
-msgstr ""
-
msgid "SecurityOrchestration|Policy editor"
msgstr ""
@@ -33557,6 +33908,9 @@ msgstr ""
msgid "SecurityOrchestration|Sorry, your filter produced no results."
msgstr ""
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
msgid "SecurityOrchestration|Status"
msgstr ""
@@ -33575,6 +33929,24 @@ msgstr ""
msgid "SecurityOrchestration|There was a problem creating the new security policy"
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 project does not contain any security policies."
msgstr ""
@@ -33650,12 +34022,6 @@ msgstr ""
msgid "SecurityOrchestration|vulnerability"
msgstr ""
-msgid "SecurityPolicies|+%{count} more"
-msgstr ""
-
-msgid "SecurityPolicies|Policy type"
-msgstr ""
-
msgid "SecurityReports|%{count} Selected"
msgstr ""
@@ -33707,9 +34073,6 @@ msgstr ""
msgid "SecurityReports|Create issue"
msgstr ""
-msgid "SecurityReports|Create policy"
-msgstr ""
-
msgid "SecurityReports|Development vulnerabilities"
msgstr ""
@@ -33737,6 +34100,9 @@ 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 ""
@@ -33764,15 +34130,6 @@ 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 Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this group."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in any project in this instance."
-msgstr ""
-
-msgid "SecurityReports|Manage and track vulnerabilities identified in your Kubernetes clusters. Vulnerabilities appear here after you create a scan execution policy in this project."
-msgstr ""
-
msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
msgstr ""
@@ -33782,9 +34139,6 @@ msgstr ""
msgid "SecurityReports|Maximum selected projects limit reached"
msgstr ""
-msgid "SecurityReports|Monitor vulnerabilities across clusters"
-msgstr ""
-
msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
msgstr ""
@@ -33833,6 +34187,9 @@ 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 ""
@@ -33980,9 +34337,6 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
-msgid "See the list of available commands in Slack after setting up this service by entering"
-msgstr ""
-
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
@@ -34001,6 +34355,9 @@ msgstr ""
msgid "Select Page"
msgstr ""
+msgid "Select Profile"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
@@ -34070,9 +34427,6 @@ msgstr ""
msgid "Select epic"
msgstr ""
-msgid "Select file"
-msgstr ""
-
msgid "Select group"
msgstr ""
@@ -34103,12 +34457,6 @@ msgstr ""
msgid "Select project"
msgstr ""
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
msgid "Select project to create %{type}"
msgstr ""
@@ -34160,12 +34508,21 @@ msgstr ""
msgid "Selected commits"
msgstr ""
+msgid "Selected for all items."
+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 projects"
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 ""
@@ -34280,78 +34637,6 @@ msgstr ""
msgid "Server version"
msgstr ""
-msgid "Serverless"
-msgstr ""
-
-msgid "Serverless platform"
-msgstr ""
-
-msgid "ServerlessDetails|Configure cluster."
-msgstr ""
-
-msgid "ServerlessDetails|Function invocation metrics require the Prometheus cluster integration."
-msgstr ""
-
-msgid "ServerlessDetails|Invocation metrics loading or not available at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Invocations"
-msgstr ""
-
-msgid "ServerlessDetails|Kubernetes Pods"
-msgstr ""
-
-msgid "ServerlessDetails|More information"
-msgstr ""
-
-msgid "ServerlessDetails|No pods loaded at this time."
-msgstr ""
-
-msgid "ServerlessDetails|Number of Kubernetes pods in use over time based on necessity."
-msgstr ""
-
-msgid "ServerlessDetails|pod in use"
-msgstr ""
-
-msgid "ServerlessDetails|pods in use"
-msgstr ""
-
-msgid "ServerlessURL|Copy URL"
-msgstr ""
-
-msgid "Serverless|Getting started with serverless"
-msgstr ""
-
-msgid "Serverless|If you believe none of these apply, please check back later as the function data may be in the process of becoming available."
-msgstr ""
-
-msgid "Serverless|Learn more about Serverless"
-msgstr ""
-
-msgid "Serverless|No functions available"
-msgstr ""
-
-msgid "Serverless|Serverless was %{linkStart}deprecated%{linkEnd} in GitLab 14.3."
-msgstr ""
-
-msgid "Serverless|Serverless was %{postLinkStart}deprecated%{postLinkEnd}. But if you opt to use it, you must install Knative in your Kubernetes cluster first. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
-
-msgid "Serverless|The deploy job has not finished."
-msgstr ""
-
-msgid "Serverless|The functions listed in the %{startTag}serverless.yml%{endTag} file don't match the namespace of your cluster."
-msgstr ""
-
-msgid "Serverless|There is currently no function data available from Knative. This could be for a variety of reasons including:"
-msgstr ""
-
-msgid "Serverless|Your %{startTag}.gitlab-ci.yml%{endTag} file is not properly configured."
-msgstr ""
-
-msgid "Serverless|Your repository does not have a corresponding %{startTag}serverless.yml%{endTag} file."
-msgstr ""
-
msgid "Service"
msgstr ""
@@ -34535,6 +34820,9 @@ msgstr ""
msgid "Set time estimate to %{time_estimate}."
msgstr ""
+msgid "Set to 0 for no size limit."
+msgstr ""
+
msgid "Set up CI/CD"
msgstr ""
@@ -34556,9 +34844,6 @@ msgstr ""
msgid "Set up new password"
msgstr ""
-msgid "Set up shared runner availability"
-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 ""
@@ -34824,7 +35109,7 @@ msgstr ""
msgid "Show whitespace changes"
msgstr ""
-msgid "Showing %{conflict} between %{sourceBranch} and %{targetBranch}"
+msgid "Showing %{conflict}"
msgstr ""
msgid "Showing %{count} of %{total} projects"
@@ -35050,33 +35335,57 @@ msgstr ""
msgid "SlackIntegration|Are you sure you want to remove this project from the Slack application?"
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 Slack app"
+msgstr ""
+
msgid "SlackIntegration|Project alias"
msgstr ""
+msgid "SlackIntegration|Reinstall 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|To set up this integration press \"Add to Slack\""
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+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 Slack application when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -35155,6 +35464,9 @@ 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 ""
@@ -35299,9 +35611,6 @@ msgstr ""
msgid "Something went wrong while initializing the OpenAPI viewer"
msgstr ""
-msgid "Something went wrong while inserting your image. Please try again."
-msgstr ""
-
msgid "Something went wrong while obtaining the Let's Encrypt certificate."
msgstr ""
@@ -35677,6 +35986,9 @@ 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 ""
@@ -35701,6 +36013,9 @@ msgstr ""
msgid "Stage"
msgstr ""
+msgid "Stage:"
+msgstr ""
+
msgid "Standard"
msgstr ""
@@ -35755,9 +36070,6 @@ msgstr ""
msgid "Start a new discussion…"
msgstr ""
-msgid "Start a new merge request"
-msgstr ""
-
msgid "Start a new merge request with these changes"
msgstr ""
@@ -35779,6 +36091,9 @@ 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 ""
@@ -35845,69 +36160,6 @@ msgstr ""
msgid "Static Application Security Testing (SAST)"
msgstr ""
-msgid "StaticSiteEditor|1. Add a clear title to describe the change."
-msgstr ""
-
-msgid "StaticSiteEditor|2. Add a description to explain why the change is being made."
-msgstr ""
-
-msgid "StaticSiteEditor|3. Assign a person to review and accept the merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|A link to view the merge request will appear once ready."
-msgstr ""
-
-msgid "StaticSiteEditor|An error occurred while submitting your changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Automatic formatting changes"
-msgstr ""
-
-msgid "StaticSiteEditor|Branch could not be created."
-msgstr ""
-
-msgid "StaticSiteEditor|Copy update"
-msgstr ""
-
-msgid "StaticSiteEditor|Could not commit the content changes."
-msgstr ""
-
-msgid "StaticSiteEditor|Could not create merge request."
-msgstr ""
-
-msgid "StaticSiteEditor|Creating your merge request"
-msgstr ""
-
-msgid "StaticSiteEditor|Incompatible file content"
-msgstr ""
-
-msgid "StaticSiteEditor|Markdown formatting preferences introduced by the Static Site Editor"
-msgstr ""
-
-msgid "StaticSiteEditor|Return to site"
-msgstr ""
-
-msgid "StaticSiteEditor|Static site editor"
-msgstr ""
-
-msgid "StaticSiteEditor|The Static Site Editor is currently configured to only edit Markdown content on pages generated from Middleman. Visit the documentation to learn more about configuring your site to use the Static Site Editor."
-msgstr ""
-
-msgid "StaticSiteEditor|To see your changes live you will need to do the following things:"
-msgstr ""
-
-msgid "StaticSiteEditor|Update %{sourcePath} file"
-msgstr ""
-
-msgid "StaticSiteEditor|View documentation"
-msgstr ""
-
-msgid "StaticSiteEditor|You can set an assignee to get your changes reviewed and deployed once your merge request is created."
-msgstr ""
-
-msgid "StaticSiteEditor|Your merge request has been created"
-msgstr ""
-
msgid "Statistics"
msgstr ""
@@ -36145,12 +36397,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit changes"
-msgstr ""
-
-msgid "Submit changes..."
-msgstr ""
-
msgid "Submit feedback"
msgstr ""
@@ -36163,9 +36409,6 @@ msgstr ""
msgid "Submit the current review."
msgstr ""
-msgid "Submit your changes"
-msgstr ""
-
msgid "Submitted as ham"
msgstr ""
@@ -36226,6 +36469,9 @@ msgstr ""
msgid "SubscriptionBanner|Export license usage file"
msgstr ""
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
msgid "SubscriptionTable|Add seats"
msgstr ""
@@ -36448,6 +36694,9 @@ msgstr ""
msgid "SuggestedColors|Gray"
msgstr ""
+msgid "SuggestedColors|Green"
+msgstr ""
+
msgid "SuggestedColors|Green screen"
msgstr ""
@@ -36466,6 +36715,9 @@ msgstr ""
msgid "SuggestedColors|Orange"
msgstr ""
+msgid "SuggestedColors|Purple"
+msgstr ""
+
msgid "SuggestedColors|Red"
msgstr ""
@@ -36517,6 +36769,9 @@ msgstr ""
msgid "SuperSonics|Buy subscription"
msgstr ""
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue."
+msgstr ""
+
msgid "SuperSonics|Cloud licensing"
msgstr ""
@@ -36532,9 +36787,6 @@ msgstr ""
msgid "SuperSonics|Free trial"
msgstr ""
-msgid "SuperSonics|Get help for the most common connectivity issues by %{linkStart}troubleshooting the activation code%{linkEnd}."
-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 ""
@@ -36598,7 +36850,7 @@ 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, connect to GitLab servers through the %{linkStart}Cloud Licensing%{linkEnd} service, a hassle-free way to manage your subscription."
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
msgstr ""
msgid "SuperSonics|User in subscription"
@@ -36614,6 +36866,9 @@ 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 ""
@@ -36647,6 +36902,9 @@ 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 ""
@@ -36776,7 +37034,7 @@ msgstr ""
msgid "Tag name"
msgstr ""
-msgid "Tag name is required"
+msgid "Tag name is required."
msgstr ""
msgid "Tag push"
@@ -36815,6 +37073,9 @@ 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 ""
@@ -36827,13 +37088,25 @@ msgstr ""
msgid "TagsPage|Cancel"
msgstr ""
+msgid "TagsPage|Cancel, keep tag"
+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|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
+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|Edit release notes"
@@ -36851,12 +37124,18 @@ 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|Optionally, create a public Release of your project, based on this tag. Release notes are displayed on the %{releases_page_link_start}Releases%{link_end} page. %{docs_link_start}More information%{link_end}"
msgstr ""
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
msgid "TagsPage|Release notes"
msgstr ""
@@ -36884,6 +37163,18 @@ msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
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 ""
@@ -37044,9 +37335,15 @@ 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 ""
@@ -37092,6 +37389,9 @@ msgstr ""
msgid "Terraform|Remove state file and versions"
msgstr ""
+msgid "Terraform|Removed"
+msgstr ""
+
msgid "Terraform|Removing"
msgstr ""
@@ -37137,7 +37437,7 @@ 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 cannot remove the State file because it's locked. Unlock the State file first before removing it."
+msgid "Terraform|You have insufficient permissions to delete this state"
msgstr ""
msgid "Terraform|Your project doesn't have any Terraform state files"
@@ -37247,6 +37547,9 @@ msgstr ""
msgid "TestReports|Attachment"
msgstr ""
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
msgid "TestReports|Jobs"
msgstr ""
@@ -37259,6 +37562,9 @@ 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|Tests"
msgstr ""
@@ -37398,6 +37704,9 @@ 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 ""
@@ -37425,6 +37734,9 @@ msgstr ""
msgid "The current epic"
msgstr ""
+msgid "The current incident"
+msgstr ""
+
msgid "The current issue"
msgstr ""
@@ -37510,8 +37822,9 @@ msgstr[0] ""
msgid "The fork relationship has been removed."
msgstr ""
-msgid "The form contains the following errors:"
-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 ""
@@ -37573,6 +37886,9 @@ 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 ""
@@ -37651,6 +37967,9 @@ 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 days that must pass between marking an entity for deletion and actually removing it. The delay can be between 0 and 90 days."
+msgstr ""
+
msgid "The number of merge requests merged by month."
msgstr ""
@@ -37699,6 +38018,9 @@ 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 ""
@@ -37939,6 +38261,9 @@ msgstr ""
msgid "There is no data available. Please change your selection."
msgstr ""
+msgid "There is no seat left to activate the member"
+msgstr ""
+
msgid "There is no table data available."
msgstr ""
@@ -38038,9 +38363,6 @@ msgstr ""
msgid "There was an error fetching configuration for charts"
msgstr ""
-msgid "There was an error fetching content, please refresh the page"
-msgstr ""
-
msgid "There was an error fetching data for the selected stage"
msgstr ""
@@ -38194,9 +38516,6 @@ msgstr ""
msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr ""
-msgid "This %{issuableType} is confidential"
-msgstr ""
-
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr ""
@@ -38218,9 +38537,6 @@ msgstr ""
msgid "This GitLab instance is licensed at the %{insufficient_license} tier. Geo is only available for users who have at least a Premium license."
msgstr ""
-msgid "This GitLab instance is undergoing maintenance and is operating in read-only mode."
-msgstr ""
-
msgid "This PDF is too large to display. Please download to view."
msgstr ""
@@ -38344,6 +38660,12 @@ msgstr ""
msgid "This domain is not verified. You will need to verify ownership before access is enabled."
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 ""
@@ -38716,9 +39038,6 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
-msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
-msgstr ""
-
msgid "This setting can be overridden in each project."
msgstr ""
@@ -38743,6 +39062,9 @@ 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 active %{type}."
msgstr ""
@@ -38782,123 +39104,6 @@ msgstr ""
msgid "Thread to reply to cannot be found"
msgstr ""
-msgid "ThreatMonitoring|Alert Details"
-msgstr ""
-
-msgid "ThreatMonitoring|Alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|All Environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Anomalous Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policies are not installed or have been disabled. To view this data, ensure your Network Policies are installed and enabled for your cluster."
-msgstr ""
-
-msgid "ThreatMonitoring|Container Network Policy"
-msgstr ""
-
-msgid "ThreatMonitoring|Container NetworkPolicies not detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Date and time"
-msgstr ""
-
-msgid "ThreatMonitoring|Dismissed"
-msgstr ""
-
-msgid "ThreatMonitoring|Dropped Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Environment"
-msgstr ""
-
-msgid "ThreatMonitoring|Events"
-msgstr ""
-
-msgid "ThreatMonitoring|Failed to create incident, please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Hide dismissed alerts"
-msgstr ""
-
-msgid "ThreatMonitoring|In review"
-msgstr ""
-
-msgid "ThreatMonitoring|Incident"
-msgstr ""
-
-msgid "ThreatMonitoring|Name"
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts available to display. See %{linkStart}enabling threat alerts%{linkEnd} for more information on adding alerts to the list."
-msgstr ""
-
-msgid "ThreatMonitoring|No alerts to display."
-msgstr ""
-
-msgid "ThreatMonitoring|No environments detected"
-msgstr ""
-
-msgid "ThreatMonitoring|Operations Per Second"
-msgstr ""
-
-msgid "ThreatMonitoring|Packet Activity"
-msgstr ""
-
-msgid "ThreatMonitoring|Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Resolved"
-msgstr ""
-
-msgid "ThreatMonitoring|Show last"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch environments"
-msgstr ""
-
-msgid "ThreatMonitoring|Something went wrong, unable to fetch statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Statistics"
-msgstr ""
-
-msgid "ThreatMonitoring|Status"
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
-msgstr ""
-
-msgid "ThreatMonitoring|There was an error while updating the status of the alert. Please try again."
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring"
-msgstr ""
-
-msgid "ThreatMonitoring|Threat Monitoring help page link"
-msgstr ""
-
-msgid "ThreatMonitoring|Time"
-msgstr ""
-
-msgid "ThreatMonitoring|To view this data, ensure you have configured an environment for this project and that at least one threat monitoring feature is enabled. %{linkStart}More information%{linkEnd}"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Packets"
-msgstr ""
-
-msgid "ThreatMonitoring|Total Requests"
-msgstr ""
-
-msgid "ThreatMonitoring|Unreviewed"
-msgstr ""
-
-msgid "ThreatMonitoring|View documentation"
-msgstr ""
-
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
msgstr ""
@@ -38959,6 +39164,9 @@ msgstr ""
msgid "Time spent"
msgstr ""
+msgid "Time to Restore Service"
+msgstr ""
+
msgid "Time to merge"
msgstr ""
@@ -39162,6 +39370,9 @@ msgstr ""
msgid "Title"
msgstr ""
+msgid "Title (required)"
+msgstr ""
+
msgid "Title:"
msgstr ""
@@ -39234,6 +39445,12 @@ 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 ""
@@ -39273,6 +39490,9 @@ msgstr ""
msgid "To learn more about this project, read %{link_to_wiki}"
msgstr ""
+msgid "To manage 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 ""
@@ -39303,9 +39523,6 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To receive alerts from manually configured Prometheus services, add the following URL and Authorization key to your Prometheus webhook config file. Learn more about %{linkStart}configuring Prometheus%{linkEnd} to send alerts to GitLab."
-msgstr ""
-
msgid "To renew, 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 ""
@@ -39354,12 +39571,18 @@ 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"
+msgstr ""
+
msgid "To-Do List"
msgstr ""
@@ -39531,9 +39754,6 @@ msgstr ""
msgid "Total cores (CPUs)"
msgstr ""
-msgid "Total issues"
-msgstr ""
-
msgid "Total memory (GB)"
msgstr ""
@@ -39741,6 +39961,9 @@ 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 ""
@@ -39834,9 +40057,15 @@ msgstr ""
msgid "Turn off"
msgstr ""
+msgid "Turn off notifications"
+msgstr ""
+
msgid "Turn on"
msgstr ""
+msgid "Turn on notifications"
+msgstr ""
+
msgid "Twitter"
msgstr ""
@@ -40140,6 +40369,9 @@ msgstr ""
msgid "Unlock account"
msgstr ""
+msgid "Unlock merge request"
+msgstr ""
+
msgid "Unlock more features with GitLab Ultimate"
msgstr ""
@@ -40215,9 +40447,6 @@ msgstr ""
msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
msgstr ""
-msgid "Until revoked, expired personal access tokens pose a security risk."
-msgstr ""
-
msgid "Unused"
msgstr ""
@@ -40329,9 +40558,6 @@ msgstr ""
msgid "Upgrade offers available!"
msgstr ""
-msgid "Upgrade your plan"
-msgstr ""
-
msgid "Upload"
msgstr ""
@@ -40353,9 +40579,6 @@ msgstr ""
msgid "Upload a private key for your certificate"
msgstr ""
-msgid "Upload an image"
-msgstr ""
-
msgid "Upload file"
msgstr ""
@@ -40377,6 +40600,9 @@ msgstr ""
msgid "Uploading changes to terminal"
msgstr ""
+msgid "Uploading..."
+msgstr ""
+
msgid "Upstream"
msgstr ""
@@ -40395,6 +40621,9 @@ msgstr ""
msgid "UsageQuota|%{help_link_start}Shared runners%{help_link_end} are disabled, so there are no limits set on pipeline usage"
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 ""
@@ -40416,6 +40645,9 @@ msgstr ""
msgid "UsageQuota|Buy additional minutes"
msgstr ""
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
msgid "UsageQuota|CI minutes usage by month"
msgstr ""
@@ -40431,9 +40663,15 @@ msgstr ""
msgid "UsageQuota|Code packages and container images."
msgstr ""
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
msgid "UsageQuota|Current period usage"
msgstr ""
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -40443,6 +40681,12 @@ 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|Includes artifacts, repositories, wiki, uploads, and other items."
msgstr ""
@@ -40458,6 +40702,15 @@ 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 ""
@@ -40476,9 +40729,18 @@ msgstr ""
msgid "UsageQuota|Purchase more storage"
msgstr ""
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
msgid "UsageQuota|Purchased storage available"
msgstr ""
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
msgid "UsageQuota|Repository"
msgstr ""
@@ -40488,12 +40750,15 @@ msgstr ""
msgid "UsageQuota|Shared bits of code and text."
msgstr ""
-msgid "UsageQuota|Shared runner usage"
+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 ""
@@ -40506,6 +40771,12 @@ msgstr ""
msgid "UsageQuota|Storage used"
msgstr ""
+msgid "UsageQuota|The table below shows current period usage"
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{timeElapsed}"
+msgstr ""
+
msgid "UsageQuota|This is the total amount of storage used across your projects within this namespace."
msgstr ""
@@ -40518,6 +40789,12 @@ msgstr ""
msgid "UsageQuota|This namespace has no projects which use shared runners"
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|Total excess storage used"
msgstr ""
@@ -40557,6 +40834,9 @@ msgstr ""
msgid "UsageQuota|Usage quotas help link"
msgstr ""
+msgid "UsageQuota|Usage since %{usageSince}"
+msgstr ""
+
msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked when you reached the %{actualRepositorySizeLimit} limit."
msgstr ""
@@ -41202,6 +41482,10 @@ msgstr ""
msgid "ValueStreamAnalytics|%{stageCount}+ items"
msgstr ""
+msgid "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} label"
+msgid_plural "ValueStreamAnalytics|%{subjectFilterText} and %{selectedLabelsCount} labels"
+msgstr[0] ""
+
msgid "ValueStreamAnalytics|%{value}M"
msgstr ""
@@ -41223,13 +41507,19 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
msgid "ValueStreamAnalytics|Dashboard"
msgstr ""
msgid "ValueStreamAnalytics|Go to docs"
msgstr ""
-msgid "ValueStreamAnalytics|Items in Value Stream Analytics are currently filtered by their creation time. There is an %{epic_link_start}epic%{epic_link_end} that will change the Value Stream Analytics date filter to use the end event time for the selected stage."
+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."
@@ -41247,12 +41537,27 @@ msgstr ""
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' and %{selectedProjectCount} projects from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedFiltersDescription} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+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 "ValueStreamEvent|Items in stage"
msgstr ""
@@ -41364,6 +41669,9 @@ msgstr ""
msgid "View all issues"
msgstr ""
+msgid "View all personal projects"
+msgstr ""
+
msgid "View blame"
msgstr ""
@@ -41459,9 +41767,6 @@ msgstr ""
msgid "View logs"
msgstr ""
-msgid "View merge request"
-msgstr ""
-
msgid "View milestones"
msgstr ""
@@ -41499,6 +41804,9 @@ 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 ""
@@ -41559,9 +41867,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Visit settings page"
-msgstr ""
-
msgid "Visual Studio Code (HTTPS)"
msgstr ""
@@ -41907,9 +42212,6 @@ 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 ""
@@ -41985,6 +42287,9 @@ 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 cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device."
msgstr ""
@@ -42006,6 +42311,9 @@ 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 been banned from your GitLab instance due to them downloading more than %{max_project_downloads} project repositories within %{within_minutes} minutes."
+msgstr ""
+
msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
msgstr ""
@@ -42021,6 +42329,12 @@ 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 ""
@@ -42294,13 +42608,13 @@ msgstr ""
msgid "What is Markdown?"
msgstr ""
-msgid "What is repository mirroring?"
+msgid "What is listed here?"
msgstr ""
-msgid "What is squashing?"
+msgid "What is repository mirroring?"
msgstr ""
-msgid "What is your job title? (optional)"
+msgid "What is squashing?"
msgstr ""
msgid "What templates can I create?"
@@ -42610,9 +42924,24 @@ msgstr ""
msgid "Work in progress Limit"
msgstr ""
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add a child"
+msgstr ""
+
msgid "WorkItem|Are you sure you want to delete the work item? This action cannot be reversed."
msgstr ""
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child items"
+msgstr ""
+
+msgid "WorkItem|Collapse child items"
+msgstr ""
+
msgid "WorkItem|Convert to work item"
msgstr ""
@@ -42622,9 +42951,15 @@ msgstr ""
msgid "WorkItem|Delete work item"
msgstr ""
+msgid "WorkItem|Expand child items"
+msgstr ""
+
msgid "WorkItem|New Task"
msgstr ""
+msgid "WorkItem|No child items are currently assigned. Use child items to prioritize tasks that your team should complete in order to accomplish your goals!"
+msgstr ""
+
msgid "WorkItem|Select type"
msgstr ""
@@ -42673,6 +43008,9 @@ msgstr ""
msgid "Write a description…"
msgstr ""
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
msgid "Write milestone description..."
msgstr ""
@@ -42749,6 +43087,9 @@ 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 ""
@@ -42767,7 +43108,7 @@ 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 team members with %{strongStart}at least Reporter access%{strongEnd} will be able to see and leave comments on the %{issuableType}."
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}at least Reporter role%{strongEnd} can view or be notified about this %{issuableType}."
msgstr ""
msgid "You are not allowed to %{action} a user"
@@ -42830,6 +43171,12 @@ msgstr ""
msgid "You can %{resolveLocallyStart}resolve it 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 ""
@@ -42920,6 +43267,9 @@ msgstr ""
msgid "You can group test cases using labels. To learn about the future direction of this feature, visit %{linkStart}Quality Management direction page%{linkEnd}."
msgstr ""
+msgid "You can have a maximum of %{free_limit} unique members across all of your personal projects. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your projects to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You can invite a new member to %{project_name} or invite another group."
msgstr ""
@@ -42956,6 +43306,9 @@ msgstr ""
msgid "You can only add up to %{max_contacts} contacts at one time"
msgstr ""
+msgid "You can only approve an indivdual user, member, or all members"
+msgstr ""
+
msgid "You can only edit files when you are on a branch"
msgstr ""
@@ -42995,9 +43348,15 @@ msgstr ""
msgid "You cannot access the raw file. Please wait a minute."
msgstr ""
+msgid "You cannot approve all pending members on a free plan"
+msgstr ""
+
msgid "You cannot approve your own deployment."
msgstr ""
+msgid "You cannot change the start date after the cadence has started. Please create a new cadence."
+msgstr ""
+
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr ""
@@ -43016,6 +43375,9 @@ 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 ""
@@ -43028,6 +43390,9 @@ msgstr ""
msgid "You could not create a new trigger."
msgstr ""
+msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features."
+msgstr ""
+
msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page."
msgstr ""
@@ -43049,6 +43414,9 @@ 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 ""
@@ -43076,18 +43444,21 @@ msgstr ""
msgid "You don't have any open merge requests"
msgstr ""
-msgid "You don't have any projects available."
-msgstr ""
-
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have permission to review this deployment. Contact the project or group owner for help."
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 ""
@@ -43338,13 +43709,13 @@ 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}"
+msgid "You've reached your %{free_limit} member limit across all of your personal projects"
msgstr ""
-msgid "YouTube"
+msgid "You've rejected %{user}"
msgstr ""
-msgid "YouTube URL or ID"
+msgid "YouTube"
msgstr ""
msgid "Your %{doc_link_start}namespace%{doc_link_end}, %{strong_start}%{namespace_name}%{strong_end} has more than %{free_limit} members. From June 22, 2022, it will be limited to %{free_limit}, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access to the namespace. You can go to the Usage Quotas page to manage which %{free_limit} members will remain in your namespace. To get more members, an owner can start a trial or upgrade to a paid tier."
@@ -43578,6 +43949,12 @@ msgstr ""
msgid "Your name"
msgstr ""
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
msgid "Your new %{type}"
msgstr ""
@@ -43656,8 +44033,9 @@ msgstr ""
msgid "Your subscription expired!"
msgstr ""
-msgid "Your subscription has %{remaining_seats_count} out of %{total_seats_count} seats remaining. 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 "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 subscription is now expired. To renew, 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. To use Free tier, remove your current license."
msgstr ""
@@ -43970,6 +44348,12 @@ msgstr ""
msgid "ciReport|%{sameNum} same"
msgstr ""
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
msgid "ciReport|: Loading resulted in an error"
msgstr ""
@@ -44028,11 +44412,13 @@ msgstr ""
msgid "ciReport|Code Quality test metrics results are being parsed"
msgstr ""
-msgid "ciReport|Code quality degraded"
-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"
-msgstr ""
+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 ""
@@ -44100,6 +44486,9 @@ msgstr ""
msgid "ciReport|Found %{issuesWithCount}"
msgstr ""
+msgid "ciReport|Full Report"
+msgstr ""
+
msgid "ciReport|IaC Scanning"
msgstr ""
@@ -44137,6 +44526,9 @@ msgstr ""
msgid "ciReport|Loading Code Quality report"
msgstr ""
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
msgid "ciReport|Manage licenses"
msgstr ""
@@ -44173,12 +44565,18 @@ msgstr ""
msgid "ciReport|Secret detection"
msgstr ""
+msgid "ciReport|Security reports failed loading 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 ""
@@ -44219,6 +44617,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|in"
+msgstr ""
+
msgid "ciReport|is loading"
msgstr ""
@@ -44374,9 +44775,6 @@ msgstr ""
msgid "entries cannot contain HTML tags"
msgstr ""
-msgid "environment_id parameter is required when type is container_policy"
-msgstr ""
-
msgid "epic"
msgstr ""
@@ -44533,6 +44931,9 @@ msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
+msgid "internal note"
+msgstr ""
+
msgid "invalid milestone state `%{state}`"
msgstr ""
@@ -44706,6 +45107,9 @@ msgstr ""
msgid "missing"
msgstr ""
+msgid "months"
+msgstr ""
+
msgid "most recent deployment"
msgstr ""
@@ -44951,12 +45355,6 @@ msgstr ""
msgid "mrWidget|More information"
msgstr ""
-msgid "mrWidget|Open in Gitpod"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr ""
@@ -44975,9 +45373,6 @@ msgstr ""
msgid "mrWidget|Remove from merge train"
msgstr ""
-msgid "mrWidget|Request to merge"
-msgstr ""
-
msgid "mrWidget|Resolve conflicts"
msgstr ""
@@ -45053,9 +45448,6 @@ msgstr ""
msgid "mrWidget|Your password"
msgstr ""
-msgid "mrWidget|into"
-msgstr ""
-
msgid "must be a Debian package"
msgstr ""
@@ -45223,6 +45615,9 @@ 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 "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character"
msgstr ""
@@ -45273,9 +45668,6 @@ msgstr ""
msgid "projects"
msgstr ""
-msgid "quick actions"
-msgstr ""
-
msgid "reCAPTCHA"
msgstr ""
@@ -45334,9 +45726,6 @@ msgstr ""
msgid "repository:"
msgstr ""
-msgid "required"
-msgstr ""
-
msgid "satisfied"
msgstr ""
@@ -45460,6 +45849,9 @@ msgstr ""
msgid "the following epic(s)"
msgstr ""
+msgid "the following incident(s) or issue(s)"
+msgstr ""
+
msgid "the following issue(s)"
msgstr ""
@@ -45475,6 +45867,9 @@ msgstr ""
msgid "time summary"
msgstr ""
+msgid "today"
+msgstr ""
+
msgid "toggle collapse"
msgstr ""
diff --git a/spec/frontend/pipeline_wizard/components/input_spec.js b/spec/frontend/pipeline_wizard/components/input_wrapper_spec.js
index ee1f3fe70ff..ea2448b1362 100644
--- a/spec/frontend/pipeline_wizard/components/input_spec.js
+++ b/spec/frontend/pipeline_wizard/components/input_wrapper_spec.js
@@ -1,6 +1,6 @@
import { mount, shallowMount } from '@vue/test-utils';
import { Document } from 'yaml';
-import InputWrapper from '~/pipeline_wizard/components/input.vue';
+import InputWrapper from '~/pipeline_wizard/components/input_wrapper.vue';
import TextWidget from '~/pipeline_wizard/components/widgets/text.vue';
describe('Pipeline Wizard -- Input Wrapper', () => {
diff --git a/spec/frontend/pipeline_wizard/components/step_spec.js b/spec/frontend/pipeline_wizard/components/step_spec.js
index 2289a349318..aa87b1d0b04 100644
--- a/spec/frontend/pipeline_wizard/components/step_spec.js
+++ b/spec/frontend/pipeline_wizard/components/step_spec.js
@@ -3,7 +3,7 @@ import { omit } from 'lodash';
import { nextTick } from 'vue';
import { shallowMountExtended } from 'helpers/vue_test_utils_helper';
import PipelineWizardStep from '~/pipeline_wizard/components/step.vue';
-import InputWrapper from '~/pipeline_wizard/components/input.vue';
+import InputWrapper from '~/pipeline_wizard/components/input_wrapper.vue';
import StepNav from '~/pipeline_wizard/components/step_nav.vue';
import {
stepInputs,
diff --git a/spec/frontend/pipeline_wizard/components/widgets_spec.js b/spec/frontend/pipeline_wizard/components/widgets_spec.js
index 5944c76c5d0..6bd858e746c 100644
--- a/spec/frontend/pipeline_wizard/components/widgets_spec.js
+++ b/spec/frontend/pipeline_wizard/components/widgets_spec.js
@@ -1,7 +1,7 @@
import fs from 'fs';
import { mount } from '@vue/test-utils';
import { Document } from 'yaml';
-import InputWrapper from '~/pipeline_wizard/components/input.vue';
+import InputWrapper from '~/pipeline_wizard/components/input_wrapper.vue';
describe('Test all widgets in ./widgets/* whether they provide a minimal api', () => {
const createComponent = (props = {}, mountFunc = mount) => {
diff --git a/spec/graphql/resolvers/user_resolver_spec.rb b/spec/graphql/resolvers/user_resolver_spec.rb
index 32a9b177629..d57b015b705 100644
--- a/spec/graphql/resolvers/user_resolver_spec.rb
+++ b/spec/graphql/resolvers/user_resolver_spec.rb
@@ -26,18 +26,6 @@ RSpec.describe Resolvers::UserResolver do
resolve_user(args)
end
end
-
- context 'require_auth_for_graphql_user_resolver feature flag is disabled' do
- before do
- stub_feature_flags(require_auth_for_graphql_user_resolver: false)
- end
-
- it 'returns the correct user' do
- expect(
- resolve_user(args)
- ).to eq(user)
- end
- end
end
end
diff --git a/spec/graphql/resolvers/users_resolver_spec.rb b/spec/graphql/resolvers/users_resolver_spec.rb
index 5f7a096a14b..dda15303676 100644
--- a/spec/graphql/resolvers/users_resolver_spec.rb
+++ b/spec/graphql/resolvers/users_resolver_spec.rb
@@ -76,22 +76,6 @@ RSpec.describe Resolvers::UsersResolver do
resolve_users(args: { usernames: [user1.username] })
end
end
-
- context 'require_auth_for_graphql_user_resolver feature flag is disabled' do
- before do
- stub_feature_flags(require_auth_for_graphql_user_resolver: false)
- end
-
- it 'prohibits search without usernames passed' do
- expect_graphql_error_to_be_created(Gitlab::Graphql::Errors::ResourceNotAvailable) do
- resolve_users
- end
- end
-
- it 'allows to search by username' do
- expect(resolve_users(args: { usernames: [user1.username] })).to contain_exactly(user1)
- end
- end
end
end
diff --git a/spec/models/integrations/irker_spec.rb b/spec/models/integrations/irker_spec.rb
index 8aea2c26dc5..16487aa36e7 100644
--- a/spec/models/integrations/irker_spec.rb
+++ b/spec/models/integrations/irker_spec.rb
@@ -25,9 +25,11 @@ RSpec.describe Integrations::Irker do
end
describe 'Execute' do
+ let_it_be(:user) { create(:user) }
+ let_it_be(:project) { create(:project, :repository) }
+
let(:irker) { described_class.new }
- let(:user) { create(:user) }
- let(:project) { create(:project, :repository) }
+ let(:irker_server) { TCPServer.new('localhost', 0) }
let(:sample_data) do
Gitlab::DataBuilder::Push.build_sample(project, user)
end
@@ -36,15 +38,13 @@ RSpec.describe Integrations::Irker do
let(:colorize_messages) { '1' }
before do
- @irker_server = TCPServer.new 'localhost', 0
-
allow(Gitlab::CurrentSettings).to receive(:allow_local_requests_from_web_hooks_and_services?).and_return(true)
allow(irker).to receive_messages(
active: true,
project: project,
project_id: project.id,
- server_host: @irker_server.addr[2],
- server_port: @irker_server.addr[1],
+ server_host: irker_server.addr[2],
+ server_port: irker_server.addr[1],
default_irc_uri: 'irc://chat.freenode.net/',
recipients: recipients,
colorize_messages: colorize_messages)
@@ -53,18 +53,22 @@ RSpec.describe Integrations::Irker do
end
after do
- @irker_server.close
+ irker_server.close
end
it 'sends valid JSON messages to an Irker listener', :sidekiq_might_not_need_inline do
+ expect(Integrations::IrkerWorker).to receive(:perform_async)
+ .with(project.id, irker.channels, colorize_messages, sample_data, irker.settings)
+ .and_call_original
+
irker.execute(sample_data)
- conn = @irker_server.accept
+ conn = irker_server.accept
Timeout.timeout(5) do
conn.each_line do |line|
msg = Gitlab::Json.parse(line.chomp("\n"))
- expect(msg.keys).to match_array(%w(to privmsg))
+ expect(msg.keys).to match_array(%w[to privmsg])
expect(msg['to']).to match_array(["irc://chat.freenode.net/#commits",
"irc://test.net/#test"])
end
@@ -72,5 +76,19 @@ RSpec.describe Integrations::Irker do
ensure
conn.close if conn
end
+
+ context 'when the FF :rename_integrations_workers is disabled' do
+ before do
+ stub_feature_flags(rename_integrations_workers: false)
+ end
+
+ it 'queues a IrkerWorker' do
+ expect(::IrkerWorker).to receive(:perform_async)
+ .with(project.id, irker.channels, colorize_messages, sample_data, irker.settings)
+ expect(Integrations::IrkerWorker).not_to receive(:perform_async)
+
+ irker.execute(sample_data)
+ end
+ end
end
end
diff --git a/spec/requests/api/users_spec.rb b/spec/requests/api/users_spec.rb
index 2c5a734a0e1..d4dc7375e9e 100644
--- a/spec/requests/api/users_spec.rb
+++ b/spec/requests/api/users_spec.rb
@@ -1694,6 +1694,111 @@ RSpec.describe API::Users do
end
end
+ describe 'GET /users/:id/project_deploy_keys' do
+ let(:project) { create(:project) }
+
+ before do
+ project.add_maintainer(user)
+
+ deploy_key = create(:deploy_key, user: user)
+ create(:deploy_keys_project, project: project, deploy_key_id: deploy_key.id)
+ end
+
+ it 'returns 404 for non-existing user' do
+ get api("/users/#{non_existing_record_id}/project_deploy_keys")
+
+ expect(response).to have_gitlab_http_status(:not_found)
+ expect(json_response['message']).to eq('404 User Not Found')
+ end
+
+ it 'returns array of project deploy keys with pagination' do
+ get api("/users/#{user.id}/project_deploy_keys", user)
+
+ expect(response).to have_gitlab_http_status(:ok)
+ expect(response).to include_pagination_headers
+ expect(json_response).to be_an Array
+ expect(json_response.first['title']).to eq(user.deploy_keys.first.title)
+ end
+
+ it 'forbids when a developer fetches maintainer keys' do
+ dev_user = create(:user)
+ project.add_developer(dev_user)
+
+ get api("/users/#{user.id}/project_deploy_keys", dev_user)
+
+ expect(response).to have_gitlab_http_status(:forbidden)
+ expect(json_response['message']).to eq('403 Forbidden - No common authorized project found')
+ end
+
+ context 'with multiple projects' do
+ let(:second_project) { create(:project) }
+ let(:second_user) { create(:user) }
+
+ before do
+ second_project.add_maintainer(second_user)
+
+ deploy_key = create(:deploy_key, user: second_user)
+ create(:deploy_keys_project, project: second_project, deploy_key_id: deploy_key.id)
+ end
+
+ context 'when no common projects for user and current_user' do
+ it 'forbids' do
+ get api("/users/#{user.id}/project_deploy_keys", second_user)
+
+ expect(response).to have_gitlab_http_status(:forbidden)
+ expect(json_response['message']).to eq('403 Forbidden - No common authorized project found')
+ end
+ end
+
+ context 'when there are common projects for user and current_user' do
+ before do
+ project.add_maintainer(second_user)
+ end
+
+ it 'lists only common project keys' do
+ expect(second_user.project_deploy_keys).to contain_exactly(
+ project.deploy_keys.first, second_project.deploy_keys.first)
+
+ get api("/users/#{second_user.id}/project_deploy_keys", user)
+
+ expect(json_response.count).to eq(1)
+ expect(json_response.first['key']).to eq(project.deploy_keys.first.key)
+ end
+
+ it 'lists only project_deploy_keys and not user deploy_keys' do
+ third_user = create(:user)
+
+ project.add_maintainer(third_user)
+ second_project.add_maintainer(third_user)
+
+ create(:deploy_key, user: second_user)
+ create(:deploy_key, user: third_user)
+
+ get api("/users/#{second_user.id}/project_deploy_keys", third_user)
+
+ expect(json_response.count).to eq(2)
+ expect([json_response.first['key'], json_response.second['key']]).to contain_exactly(
+ project.deploy_keys.first.key, second_project.deploy_keys.first.key)
+ end
+
+ it 'avoids N+1 queries' do
+ second_project.add_maintainer(user)
+
+ control_count = ActiveRecord::QueryRecorder.new do
+ get api("/users/#{second_user.id}/project_deploy_keys", user)
+ end.count
+
+ deploy_key = create(:deploy_key, user: second_user)
+ create(:deploy_keys_project, project: second_project, deploy_key_id: deploy_key.id)
+
+ expect do
+ get api("/users/#{second_user.id}/project_deploy_keys", user)
+ end.not_to exceed_query_limit(control_count)
+ end
+ end
+ end
+ end
+
describe 'GET /user/:id/keys' do
it 'returns 404 for non-existing user' do
get api("/users/#{non_existing_record_id}/keys")
diff --git a/spec/workers/every_sidekiq_worker_spec.rb b/spec/workers/every_sidekiq_worker_spec.rb
index eaf75cccb3e..a9e886de52a 100644
--- a/spec/workers/every_sidekiq_worker_spec.rb
+++ b/spec/workers/every_sidekiq_worker_spec.rb
@@ -308,6 +308,7 @@ RSpec.describe 'Every Sidekiq worker' do
'IncidentManagement::OncallRotations::PersistShiftsJob' => 3,
'IncidentManagement::PagerDuty::ProcessIncidentWorker' => 3,
'Integrations::ExecuteWorker' => 3,
+ 'Integrations::IrkerWorker' => 3,
'InvalidGpgSignatureUpdateWorker' => 3,
'IrkerWorker' => 3,
'IssuableExportCsvWorker' => 3,
diff --git a/spec/workers/irker_worker_spec.rb b/spec/workers/integrations/irker_worker_spec.rb
index c3d40ad2783..27dc08212ea 100644
--- a/spec/workers/irker_worker_spec.rb
+++ b/spec/workers/integrations/irker_worker_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-RSpec.describe IrkerWorker, '#perform' do
+RSpec.describe Integrations::IrkerWorker, '#perform' do
let_it_be(:project) { create(:project, :repository) }
let_it_be(:user) { create(:user) }
let_it_be(:push_data) { HashWithIndifferentAccess.new(Gitlab::DataBuilder::Push.build_sample(project, user)) }
@@ -25,7 +25,7 @@ RSpec.describe IrkerWorker, '#perform' do
]
end
- let(:tcp_socket) { double('socket') }
+ let(:tcp_socket) { instance_double(TCPSocket) }
subject(:worker) { described_class.new }
@@ -35,7 +35,7 @@ RSpec.describe IrkerWorker, '#perform' do
allow(tcp_socket).to receive(:close).and_return(true)
end
- context 'local requests are not allowed' do
+ context 'when local requests are not allowed' do
before do
allow(Gitlab::CurrentSettings).to receive(:allow_local_requests_from_web_hooks_and_services?).and_return(false)
end
@@ -43,7 +43,7 @@ RSpec.describe IrkerWorker, '#perform' do
it { expect(worker.perform(*arguments)).to be_falsey }
end
- context 'connection fails' do
+ context 'when connection fails' do
before do
allow(TCPSocket).to receive(:new).and_raise(Errno::ECONNREFUSED.new('test'))
end
@@ -51,7 +51,7 @@ RSpec.describe IrkerWorker, '#perform' do
it { expect(subject.perform(*arguments)).to be_falsey }
end
- context 'connection successful' do
+ context 'when connection successful' do
before do
allow(Gitlab::CurrentSettings)
.to receive(:allow_local_requests_from_web_hooks_and_services?).and_return(true)
@@ -59,7 +59,7 @@ RSpec.describe IrkerWorker, '#perform' do
it { expect(subject.perform(*arguments)).to be_truthy }
- context 'new branch' do
+ context 'with new branch' do
it 'sends a correct message with branches url' do
branches_url = Gitlab::Routing.url_helpers
.project_branches_url(project)
@@ -74,7 +74,7 @@ RSpec.describe IrkerWorker, '#perform' do
end
end
- context 'deleted branch' do
+ context 'with deleted branch' do
it 'sends a correct message' do
push_data['after'] = '0000000000000000000000000000000000000000'
@@ -86,7 +86,7 @@ RSpec.describe IrkerWorker, '#perform' do
end
end
- context 'new commits to existing branch' do
+ context 'with new commits to existing branch' do
it 'sends a correct message with a compare url' do
compare_url = Gitlab::Routing.url_helpers
.project_compare_url(project,
@@ -101,6 +101,12 @@ RSpec.describe IrkerWorker, '#perform' do
subject.perform(*arguments)
end
end
+
+ context 'when using the old worker class' do
+ let(:described_class) { ::IrkerWorker }
+
+ it { expect(subject.perform(*arguments)).to be_truthy }
+ end
end
def wrap_message(text)